Commit graph

294 commits

Author SHA1 Message Date
ArthurHoaro 5da0e87beb resources folder added (relatad to #8)
Warning: RSS file will be reset
2013-04-08 13:13:25 +02:00
Arthur d37b84ea42 Merge pull request #8 from Knah-Tsaeb/myAutoBlog
[add] Move css to external file
2013-04-08 03:53:30 -07:00
Mitsukarenai 7178be54ad exclude docs from sitemap 2013-04-08 12:09:43 +02:00
Knah Tsaeb 4b5bdc446e [add] Include user.css if file existe
Use user.css to overwrite original CSS.
[upd] .gitignore for exclude user.css
2013-04-08 12:08:16 +02:00
Knah Tsaeb bc1722c26c [add] Move css to external file 2013-04-08 11:45:16 +02:00
Mitsukarenai ab9a553548 Rhaaa repush version précédente 2013-04-07 13:10:07 +02:00
Mitsukarenai f9e9d0dbbe fix & optim
autoblogs: broken RSS feed :-> working ATOM feed
index:  index added to sitemap
2013-04-07 13:04:19 +02:00
ArthurHoaro 84469c668d Fixes #5 and stop browsing docs folder for autoblogs 2013-04-07 12:15:52 +02:00
Arthur de4fe39698 Merge pull request #6 from Knah-Tsaeb/myAutoBlog
[add] .gitignore
2013-04-05 04:08:35 -07:00
ArthurHoaro 189c962e5a New feature: mirror documents (or any files) to preserve them from censorship in the docs/ directory. These files are listed in the main page. 2013-04-05 13:06:10 +02:00
Knah Tsaeb c63603824f [add] .gitignore 2013-04-05 12:02:00 +02:00
Mitsukarenai a62c51ca19 fix lien 2013-04-04 20:22:23 +02:00
ArthurHoaro d3bf3d7a2c Si j'en oublie la moiti en route... #3 2013-04-04 18:58:28 +02:00
ArthurHoaro d685af74ce fixes #3
That's actually how civilized people handle errors.
2013-04-04 18:50:02 +02:00
ArthurHoaro 03c1b1d072 Link added on header title 2013-03-30 21:19:59 +01:00
Arthur 02baecb1c8 Fix encoding issue when Apache feels talkative 2013-03-30 19:00:26 +01:00
Mitsukarenai 9b92b2803b (and chmod fix) 2013-03-29 20:16:05 +01:00
Mitsukarenai 2941f4f428 /!\ LOCAL_URL and relative paths (read below)
-SHOULD- fix issue #2:
* LOCAL_URL is now absolute URL based on: protocol-HTTP_HOST-REQUEST_URI
* media export reference url change
* media is now stored as RELATIVE:  "media/blablabla.jpg"
* escape_content ENFORCES RELATIVE: "./media/blablabla.jpg"

This commit MAY AFFECT DATABASE VALIDITY. In case of doubt, export-remove-import autoblogs or use SQLite editor to ensure all media links are relative like "media/somestuff.jpg"
2013-03-29 20:09:13 +01:00
Arthur 3348468848 XSAF Bug fix with default config 2013-03-29 19:07:14 +01:00
Mitsukarenai ed10c11dee define RSS_FILE in config 2013-03-23 15:07:02 +01:00
ArthurHoaro 77a418e7a8 Merge branch 'master' of https://github.com/mitsukarenai/Projet-Autoblog 2013-03-20 17:39:04 +01:00
ArthurHoaro afec4683d4 Generate a W3C valid RSS feed 2013-03-20 16:18:04 +01:00
Arthur 557c66448b Update config.php
Use twitterbridge's link to enable Twitter autoblogs. Disabled by default.
2013-03-20 15:56:36 +01:00
ArthurHoaro d1b3d153f9 twitterbridge API compatibility 2013-03-20 15:53:16 +01:00
ArthurHoaro efad8ab1c6 Merge branch 'master' of https://github.com/mitsukarenai/Projet-Autoblog 2013-03-20 15:11:14 +01:00
ArthurHoaro 2580ec74e9 New update available : links added 2013-03-20 15:10:34 +01:00
ArthurHoaro 2a7e07546b Bug fix 2013-03-18 12:37:27 +01:00
ArthurHoaro c613b5da50 Config update 2013-03-18 12:26:01 +01:00
ArthurHoaro 848a7b9559 Aautoblogs creation generate RSS entries 2013-03-18 10:32:37 +01:00
ArthurHoaro b5cdbebfa3 Full URL for medias 2013-03-18 09:57:08 +01:00
ArthurHoaro cc70f82afc Merge foiré 2013-03-14 18:33:01 +01:00
ArthurHoaro caa5700ef4 Merge 2013-03-14 18:26:34 +01:00
ArthurHoaro 79e8734c19 Add twitter allowed users JSON export 2013-03-14 18:25:10 +01:00
Mitsukarenai 8a4f8a3b4a modified: 0.3/index.php
- désactivation Twitter (en attendant une soluce)
2013-03-13 16:45:14 +01:00
ArthurHoaro a7075c82f3 Status changes by RSS 2013-03-12 18:17:16 +01:00
ArthurHoaro 22de0b26e0 Few fixes and handle DetectRedirect errors 2013-03-10 14:48:29 +01:00
Arthur bb3795e9a7 ?updateAll -> ?updateall
Mauvaise idée la casse dans l'URL. 
https://github.com/mitsukarenai/Projet-Autoblog/issues/1
2013-03-10 13:28:54 +01:00
Oros 157bf05e5c Corrif d'un bug qui apparait sur certain serveur. 2013-03-04 22:19:29 +01:00
Oros b36c06088c Petits correctifs de bug.
modified:   functions.php
	modified:   index.php
2013-03-04 21:40:43 +01:00
Arthur 0822ba1cf1 Update index.php
Ouh la modification à l'arrach'. x)
2013-03-04 16:20:14 +01:00
Arthur 0b96911e86 Update config.php 2013-03-04 16:18:58 +01:00
Mitsukarenai 549da213fa modified: 0.3/config.php
modified:   0.3/index.php
Add Twitter API URL setup in config.php
2013-03-04 11:19:21 +01:00
ArthurHoaro b23cc3a6cd Be smooth :) 2013-03-02 17:10:39 +01:00
Mitsukarenai 44901b752d modified: 0.3/index.php
bugfix dans la vérification de $sitetype, et petite correction CSS
2013-03-02 12:46:14 +01:00
Mitsukarenai d4a4d0f439 modified: 0.3/autoblog.php
modified:   0.3/index.php
ajout du site_type à l'OPML >> la vérification du type est un peu brutale ?
2013-03-02 12:33:27 +01:00
Mitsukarenai b369080ec8 modified: 0.3/config.php
modified:   0.3/xsaf3.php
inclusion de config.php à xsaf3.php, prise en compte ALLOW_NEW_AUTOBLOGS et ajout de ALLOW_NEW_AUTOBLOGS_BY_XSAF
2013-03-02 12:10:31 +01:00
ArthurHoaro 20e4300580 Updater lock (and fixed) 2013-03-01 13:39:33 +01:00
ArthurHoaro c223a38433 Syntax Error >_< 2013-03-01 13:16:29 +01:00
ArthurHoaro 4dd7b69522 Test check update 2013-03-01 13:13:55 +01:00
ArthurHoaro 13bd6aa6b2 Fix Shaarli button (merge problem) 2013-03-01 12:31:11 +01:00