Commit graph

19 commits

Author SHA1 Message Date
ArthurHoaro 195a6644f5 Trying to solve #9
config.php should not be edited for the final 0.3 from now (except maybe fixing the present commit).
+ bug fix
2013-04-10 13:08:15 +02:00
Mitsukarenai 011ded54d1 fix-untested: add autoblog new folder structure 2013-04-08 14:05:35 +02:00
Mitsukarenai 0d7c60b54b load autoblog.php from relative parent dir instead of full
( PHP Fatal error:  require_once(): Failed opening required '/autoblog.suumitsu.eu/htdocs/autoblog.php')
2013-04-08 13:59:49 +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 d685af74ce fixes #3
That's actually how civilized people handle errors.
2013-04-04 18:50:02 +02:00
Mitsukarenai ed10c11dee define RSS_FILE in config 2013-03-23 15:07:02 +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 79e8734c19 Add twitter allowed users JSON export 2013-03-14 18:25:10 +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
Oros b36c06088c Petits correctifs de bug.
modified:   functions.php
	modified:   index.php
2013-03-04 21:40:43 +01:00
ArthurHoaro 479add0ec8 - OPML Link implemented
- Fix Duplicate 'Twitter' when import
- Fix lost errors
- Display OPML link for twitter/shaarli, etc.
2013-03-01 12:14:46 +01:00
ArthurHoaro c68a3b9d4e Automatic antibot (currently generic only) and few fixes 2013-02-27 12:04:05 +01:00
ArthurHoaro 27830d9a58 Fix c818b81d0c (commitcomment-2680699) 2013-02-23 20:18:22 +01:00
Mitsukarenai 32e040465f modified: 0.3/functions.php
modified:   0.3/index.php
	modified:   0.3/xsaf3.php
- fix valeurs VVB.ini pour microblog & shaarli
- fix CSS
- suppression code inutile de xsaf3.php
2013-02-23 15:27:29 +01:00
Mitsukarenai 03f4c7f3d5 modified: 0.3/functions.php
Prise en compte trailing slash pour la détection d'autoblogs existants.
-comportement par défaut: d'abord contrôle SANS, puis contrôle AVEC et utilisation pour la création dossier.  (fix minimal, à vérifier en prod)
2013-02-20 20:14:12 +01:00
ArthurHoaro 6bcda9e573 Bug fix with bookmark and small changes 2013-02-19 12:20:13 +01:00
ArthurHoaro bc0f6fa285 Merge Arthur Hoaro changes (OPML, updateAll, and minor changes) 2013-02-18 19:42:10 +01:00