Commit graph

63 commits

Author SHA1 Message Date
tcit 6a3c510157 Merge branch 'dev' of https://github.com/wallabag/wallabag into epub 2014-05-14 19:17:51 +02:00
tcit 4877836b12 Many improvements to epub produced : better cover, better tags 2014-05-07 12:40:09 +02:00
Nicolas Lœuillet d151b51c67 Merge pull request #665 from mariroz/dev
fix of rss headers problem
2014-04-24 18:05:16 +02:00
Maryana Rozhankivska 827f5b42a6 fix of rss headers problem 2014-04-24 11:48:00 +03:00
tcit ef17914960 Fix for #664 - Missing source url attribute in RSS feeds 2014-04-24 09:39:50 +02:00
tcit 72a857158c Fixed a bug into PHPePub with special caracters 2014-04-24 03:08:31 +02:00
tcit 87090d8ae7 Added epub export function 2014-04-24 03:04:02 +02:00
jmlrt 03303cd71b parse mobile.lemondeinformatique.fr
site_config file created because the title isn't parsed by default for mobile version of lemondeinformatique.fr
2014-04-22 14:44:31 +02:00
Nicolas Lœuillet 6212acfc81 [fix] rss feed content type set to text/xml #636 2014-04-15 21:49:00 +02:00
Nicolas Lœuillet 7a873ef1d7 remove unnecessary variable declaration 2014-04-06 20:53:31 +02:00
Nicolas Lœuillet f86784c22d in RSS feed, add link to wallabag URL #556 2014-04-06 16:39:11 +02:00
Nicolas Lœuillet 29d9c0ffe1 [fix] Use of undefined constant ATOM #604 2014-04-06 16:21:48 +02:00
Maryana Rozhankivska 182faf2696 import without cron 2014-04-02 20:55:19 +03:00
Maryana Rozhankivska 03832b45e1 fix of localhost cookie related to nginx binding to 0.0.0.0 2014-03-21 21:56:40 +02:00
Maryana Rozhankivska ad53faf25c fix of issue under nginx and php-fpm 2014-03-21 14:59:30 +02:00
Maryana Rozhankivska 6fa3f70bc2 fix of _SESSION - indefined variable 2014-03-19 19:22:04 +02:00
Maryana Rozhankivska 2a97194253 fix of #115, server relater config value added 2014-03-18 17:39:19 +02:00
Maryana Rozhankivska eb5b677250 fix of #115 - stay connected and session livetime 2014-03-17 22:22:05 +02:00
Nicolas Lœuillet 71b0d53c5e [fix] #115 cookie lifetime was empty 2014-03-02 08:38:26 +01:00
Nicolas Lœuillet 223268c2fa [fix] RSS Feeds don't validate / W3C #384 2014-03-01 13:09:37 +01:00
Maryana Rozhankivska f5b5622a89 fix of #498, #493, #494 - because disappeared in last commit 2014-02-25 19:08:18 +02:00
Maryana Rozhankivska 4b842b20ce fix of #486 - import issue 2014-02-24 19:13:54 +02:00
Maryana Rozhankivska 25e1213d1b fix of global $http visibility, issues #493, #494 2014-02-24 12:19:46 +02:00
Nicolas Lœuillet d4949327ef [add] HTML Purifier added to clean code 2014-02-21 15:43:14 +01:00
Maryana Rozhankivska b4fd2154fe Full-Text RSS included as a script instead of file_get_contents call. Tnx to @Faless. Fix issues #366 and #463 2014-02-19 19:08:19 +02:00
Nicolas Lœuillet 16fd1cce61 [change] time for session 2014-02-12 21:52:51 +01:00
Thomas Citharel 607e12b4f2 Fixes bug 359 2014-01-04 21:50:08 +01:00
Nicolas Lœuillet cb4fba5a33 [del] remove inthepoche.com config file, website has changed 2014-01-03 10:22:12 +01:00
Nicolas Lœuillet 4a84d94e91 [add] config file for interviewmagazine.com 2014-01-03 10:21:18 +01:00
Dmitry Sandalov a0aa150418 fix for long lasting session 2013-12-21 23:39:45 +04:00
Nicolas Lœuillet 9e7c840b18 [fix] RSS feeds were buggy when I update full-text RSS 2013-12-06 10:14:59 +01:00
Nicolas Lœuillet ac4d114214 [add] new specific configuration files 2013-12-06 10:13:03 +01:00
Nicolas Lœuillet 42c80841c8 [change] we now use Full-Text RSS 3.1, thank you so much @fivefilters 2013-12-06 09:45:27 +01:00
Nicolas Lœuillet 39cc09dfc3 [change] update FeedWriter class 2013-12-03 10:39:00 +01:00
Jason 16ac4e3dbe Subdomain to domain failover left incorrect leading '.'. This has been remedied. 2013-11-30 13:02:18 -05:00
Jason Ghent 2ab37d6205 Addition of stackexchange parser. 2013-11-30 13:00:24 -05:00
Jason Ghent e070b9b511 Added stackoverflow parsing. 2013-11-30 12:08:17 -05:00
Nicolas Lœuillet 83020b993c parse dilbert.com 2013-10-25 15:50:16 +02:00
Nicolas Lœuillet 18889e230a remove empty file 2013-10-10 14:06:53 +02:00
Nicolas Lœuillet f0f7b94362 remove print_r 2013-10-03 14:53:08 +02:00
Nicolas Lœuillet 747c6698b6 Merge branch 'dev' of git://github.com/tcitworld/poche into tcitworld-dev 2013-10-03 14:51:20 +02:00
Nicolas Lœuillet 969a91a1e3 site_config is now embedded with poche 2013-10-03 13:48:58 +02:00
Thomas Citharel 4e5b04113d Changed Flattr Caching System
From md5(url) to the ID of an article. Easier and faster.
2013-09-27 11:11:45 +02:00
Thomas Citharel be2b9055b9 Changed url's encryption from base64 to md5
Fixes Issue #243.
md5 hashes are only coded on 32 hexadecimal characters, so it won't make
too long file names.
2013-09-26 22:00:44 +02:00
Nicolas Lœuillet 5801355cbc chmod & mail address 2013-09-20 11:04:36 +02:00
Nicolas Lœuillet 00dbaf90bc merge #224 2013-09-20 10:21:39 +02:00
Nicolas Lœuillet 705250b93d fixes with new session class 2013-09-20 09:32:49 +02:00
Nicolas Lœuillet f6597c7cb9 fix bug #127: update session class 2013-09-17 14:48:16 +02:00
Nicolas Lœuillet 1a08e7b6f6 titles with colon bad parsed 2013-09-13 09:01:33 +02:00
Nicolas Lœuillet 12d9cfbcaa Merge branch 'Flattr' of git://github.com/tcitworld/poche into tcitworld-Flattr
Conflicts:
	inc/3rdparty/site_config
2013-09-10 19:22:47 +02:00