Commit graph

263 commits

Author SHA1 Message Date
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
ArthurHoaro 436fc2ec10 Merge 2013-03-01 12:21:17 +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 a94ca31a85 Antibot 2013-03-01 12:12:54 +01:00
Mitsukarenai 852a3cd71e modified: 0.3/index.php
mécanisme de toggle sur l'affichage des boutons, et changement de style si actif
2013-03-01 10:47:11 +01:00
ArthurHoaro c68a3b9d4e Automatic antibot (currently generic only) and few fixes 2013-02-27 12:04:05 +01:00
ArthurHoaro f885254fdc Merge branch 'master' of https://github.com/mitsukarenai/Projet-Autoblog 2013-02-27 10:29:30 +01:00
ArthurHoaro 936495da9a JS add buttons 2013-02-27 10:28:49 +01:00
mitsukarenai 7c4d51c9f9 Update README.md
petit bugfix :)
2013-02-25 16:56:17 +01:00
ArthurHoaro 9da3ade305 Single and full OPML export 2013-02-24 15:44:16 +01:00
ArthurHoaro 2ac5d3e65a Migrate update 2013-02-24 15:00:07 +01:00
ArthurHoaro e3a1eaf672 Migration script 2013-02-24 13:52:38 +01:00
ArthurHoaro e1ca0af2ea Fixed 2 issues 2013-02-23 20:31:13 +01:00
ArthurHoaro 27830d9a58 Fix c818b81d0c (commitcomment-2680699) 2013-02-23 20:18:22 +01:00
Mitsukarenai 580be0afb8 modified: 0.3/autoblog.php
FFFFUUUU  chmod +x
2013-02-23 18:01:55 +01:00
Mitsukarenai fd987988c1 modified: 0.3/autoblog.php
modified:   0.3/index.php
- juste generic pour OPML
2013-02-23 18:01:26 +01:00
Mitsukarenai 9be813d668 modified: 0.3/autoblog.php
- config OPML (commenté) TODO
2013-02-23 17:38:10 +01:00
Mitsukarenai e5985bab88 modified: 0.3/autoblog.php
modified:   0.3/index.php
- ajout de liens pour récupérer la config OPML d'un autoblog
/!\ NON OPERATIONNEL:: manque la création et l'envoi de l'OPML dans autoblog.php
2013-02-23 16:46:50 +01:00
Mitsukarenai c818b81d0c modified: 0.3/index.php
- nettoyage de code
- urlToFolderWithTrailingSlash() pour corriger liens et iframes après ajout
- suppression code de contrôle "déjà existant" redondant avec functions
- un pti peu de CSS simplifié
- ajout lien sitemap
2013-02-23 16:25:22 +01:00
Mitsukarenai 5d80708ffa modified: 0.3/index.php
- avec [export] en JSON typé objet, facile d'extraire les feed_url. [feedexport] n'est plus nécessaire.
2013-02-23 16:02:14 +01:00
Mitsukarenai 04a8e8125b modified: 0.3/index.php
- sitemap en XML
2013-02-23 15:55:15 +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 8e99dd9ec2 modified: 0.3/index.php
syntax
2013-02-23 15:07: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
mitsukarenai ff1bade05a can haz open sauce brozer useragentz 64bitz Linuks
reason: Opera will drop Presto for Webkit, shame on them
2013-02-19 18:36:27 +01:00
ArthurHoaro 6bcda9e573 Bug fix with bookmark and small changes 2013-02-19 12:20:13 +01:00
Oros da71904ff7 Mise à jour du User-Agent.
modified:   0.3/autoblog.php
2013-02-18 23:36:05 +01:00
Oros 3a4a7fbd32 Quelques fix 2013-02-18 22:15:15 +01:00
ArthurHoaro bc0f6fa285 Merge Arthur Hoaro changes (OPML, updateAll, and minor changes) 2013-02-18 19:42:10 +01:00
Mitsukarenai 21b15b025b modified: 0.3/index.php
- fix doublequotes
- minor change (FW ArthurHoaro)
2013-02-16 16:23:21 +01:00
Oros 3ac143efbe Fix bug
modified:   autoblog.php
2013-02-14 23:21:48 +01:00
Oros c3385704dc Modif message d'info lors d'ajout d'un autoblog
modified:   index.php
2013-02-14 23:10:19 +01:00