1
0
mirror of https://github.com/moparisthebest/wallabag synced 2024-08-13 16:54:00 -04:00
Commit Graph

42 Commits

Author SHA1 Message Date
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
Nicolas Lœuillet
f3a6080fce add site_config submodule 2013-09-10 18:50:42 +02:00
Nicolas Lœuillet
f16b0747a4 remove site_config to manage them by a submodule 2013-09-10 18:28:17 +02:00
Nicolas Lœuillet
7d1778bbd2 config file for tldp.org 2013-08-27 12:52:35 +02:00
Nicolas Lœuillet
5ebf6eeca1 add configuration to parse bfmtv.com 2013-08-27 11:05:57 +02:00
Nicolas Lœuillet
ec3972361d poche now uses Full Text RSS to fetch content 2013-08-25 20:10:23 +02:00
Nicolas Lœuillet
5f9bff0f71 some urls weren't well parsed 2013-08-08 21:13:37 +02:00
Nicolas Lœuillet
bc1ee8524e postgres 2013-08-07 14:24:07 +02:00
Nicolas Lœuillet
8d3275bee4 multi user 2013-08-06 15:51:48 +02:00
Nicolas Lœuillet
6a361945ea new design, pagination & more 2013-08-05 21:56:32 +02:00
Nicolas Lœuillet
55821e04c1 share email +twitter / class messages 2013-08-05 15:54:37 +02:00
Nicolas Lœuillet
4f5b44bd3b twig implementation 2013-08-03 19:26:54 +02:00
Nicolas Lœuillet
8069e235fd move Twig in 3rdparty 2013-08-02 22:43:56 +02:00
Nicolas Lœuillet
a4565e88ed add Twig & refactor poche 2013-08-02 22:40:51 +02:00