Commit graph

  • 8d41718553 [HtmlFormat] Update stylesheet for attachments logmanoriginal 2016-11-16 16:27:17 +0100
  • 72f40fbd75 [formats] Allow multiple enclosures logmanoriginal 2016-11-12 22:04:42 +0100
  • 14c689e7a3 [core] Fix typos logmanoriginal 2016-11-09 19:10:40 +0100
  • 84bc9d2da6 Merge branch 'ImproveFormat' of https://github.com/logmanoriginal/rss-bridge logmanoriginal 2016-11-09 19:01:17 +0100
  • 42cbc2e889 [formats] Fix enclosures logmanoriginal 2016-11-09 18:59:17 +0100
  • 3a2cb9ea1e [formats] Use custom characterset in all formats logmanoriginal 2016-11-07 20:49:44 +0100
  • 4f4fb11789 [FormatAbstract] Allow child classes to overwrite DEFAULT_CHARSET logmanoriginal 2016-11-07 20:20:52 +0100
  • 28e813620f [FormatInterface] Add missing public functions logmanoriginal 2016-11-07 19:58:41 +0100
  • fdf98041e3 Merge pull request #428 from mro/feature/xml_escape LogMANOriginal 2016-11-09 18:35:52 +0100
  • 29e64f77aa Merge pull request #430 from sysadminstory/master LogMANOriginal 2016-11-09 18:26:54 +0100
  • 4dfbc16a5b Fix Cache write verification Gilles Maurer 2016-11-09 02:11:22 +0100
  • af572341b3 Fix to PR #427 (#429) Marcus Rohrmoser 2016-11-08 22:44:54 +0100
  • 51e9298a2b Merge pull request #427 from mro/feature/enclosure Teromene 2016-11-08 21:24:44 +0000
  • 6df657179f CDATA considered harmful. Marcus Rohrmoser 2016-11-08 22:15:53 +0100
  • 2ff422d312 Revive enclosures.Reverts 0663c95. Refs #198 #175. Marcus Rohrmoser 2016-11-08 22:03:51 +0100
  • 1b3efce64d Merge pull request #426 from mro/language Teromene 2016-11-08 00:33:17 +0000
  • 750812c512 don’t lie about the language. Marcus Rohrmoser 2016-11-07 23:29:44 +0100
  • 71fc854663 Update README.md LogMANOriginal 2016-11-06 14:03:28 +0100
  • 120612424c [CHANGELOG] Update changelog logmanoriginal 2016-11-06 14:00:10 +0100
  • 33ecaa0b7b Merge pull request #425 from mro/readme LogMANOriginal 2016-11-06 13:12:44 +0100
  • 7ce57aefbe PHP settings Marcus Rohrmoser 2016-11-05 21:33:31 +0100
  • 72981032e4 [Arte7] Fix broken feed logmanoriginal 2016-11-05 18:24:04 +0100
  • d06006d681 Merge branch 'VersionChecks' of https://github.com/logmanoriginal/rss-bridge logmanoriginal 2016-11-05 13:11:31 +0100
  • d39c1ed63a [index] Add check for 'allow_url_fopen' logmanoriginal 2016-11-05 13:09:20 +0100
  • 04a195361a [index] Add check for 'libxml' extension logmanoriginal 2016-11-05 13:05:28 +0100
  • 3bcd98404b [index] Add check for correct PHP version logmanoriginal 2016-11-05 13:02:48 +0100
  • 8924722b93 [Arte7] Fix content parsing logmanoriginal 2016-11-05 12:48:58 +0100
  • 5790ebc6ba [index] Initialize variable before using it logmanoriginal 2016-10-20 22:12:54 +0200
  • 38f197fb60 Update README.md LogMANOriginal 2016-10-20 22:11:04 +0200
  • 6a6ccee3cd Merge pull request #422 from JeremyRand/duckduckgo-not-by-date LogMANOriginal 2016-10-20 22:09:30 +0200
  • 85149add61 [index] Fixes a bug where requests could result in same cache file names logmanoriginal 2016-10-20 22:03:23 +0200
  • 5258551a98
    [DuckDuckGoBridge] Add ability to sort by relevance instead of date. JeremyRand 2016-10-18 22:40:34 +0000
  • 6c4d28c849 Merge branch 'FeedExpander' of https://github.com/logmanoriginal/rss-bridge logmanoriginal 2016-10-16 13:09:32 +0200
  • 49281a2ed3 [FeedExpander] Remove orphan getDescription function logmanoriginal 2016-10-16 12:47:34 +0200
  • ffb584f7de Merge branch 'ImproveCaching' of https://github.com/logmanoriginal/rss-bridge logmanoriginal 2016-10-16 11:17:12 +0200
  • 82ed2c5ffb [FileCache] Change output format to JSON logmanoriginal 2016-10-16 11:08:08 +0200
  • 46ce0f85d7 Merge branch 'ImproveCaching' of https://github.com/logmanoriginal/rss-bridge logmanoriginal 2016-10-08 16:36:19 +0200
  • b6feda2377 [contents] Use FileCache for getSimpleHTMLDOMCached logmanoriginal 2016-10-08 16:30:01 +0200
  • 8fb4db8914 [index] Introduce CACHE_DIR logmanoriginal 2016-10-08 16:21:00 +0200
  • 5c309e93dc [cache] Specify cache duration for 'purgeCache' logmanoriginal 2016-10-08 16:18:10 +0200
  • 2d56b717cf [FileCache] Add property to define cache folder logmanoriginal 2016-10-08 16:03:08 +0200
  • 5639b158e7 [FileCache] Change parameters to lower-case logmanoriginal 2016-10-08 15:34:17 +0200
  • 5de4a59d41 [index] Initialize cache before loading to bridge logmanoriginal 2016-10-08 15:28:36 +0200
  • d941fa41f6 [FileCache] Remove 'isPrepareCache' logmanoriginal 2016-10-08 15:21:10 +0200
  • ac0a9a90ad [FileCache] Build file name solely on given parameters logmanoriginal 2016-10-08 15:17:08 +0200
  • 5ccde61a19 [FileCache] Rename 'prepare' to 'setParameters' logmanoriginal 2016-10-08 15:04:14 +0200
  • 0998cbde9d [cache] Directly implement CacheInterface in FileCache logmanoriginal 2016-10-08 14:52:03 +0200
  • 5f1c4e1c55 [FileCache] Implement recursive directory creation logmanoriginal 2016-10-07 23:20:32 +0200
  • ad825aa88a [FileCache] Assign same permission to group as others logmanoriginal 2016-10-07 23:16:33 +0200
  • 45890d5969 [FileCache] Don't store folder creation status logmanoriginal 2016-10-07 22:56:10 +0200
  • 5fdb3b2fd9 [FileCache] Build path using function instead of constant logmanoriginal 2016-10-07 22:36:36 +0200
  • 9ac678aac5 [Cache] Move 'purge' function to implementations logmanoriginal 2016-10-07 22:33:45 +0200
  • 51ff8de346 [Cache] Remove orphan function utf8_encode_deep logmanoriginal 2016-10-07 22:06:58 +0200
  • 0e9fb31986 Merge branch 'WebfailBridge' of https://github.com/logmanoriginal/rss-bridge logmanoriginal 2016-10-06 22:45:28 +0200
  • 3e82a82499 Update README.md LogMANOriginal 2016-10-06 22:43:17 +0200
  • 381a452047 Merge pull request #420 from niawag/patch-2 LogMANOriginal 2016-10-06 22:09:11 +0200
  • aa2442602a [Webfail] Fix titles with single quotes logmanoriginal 2016-10-06 22:04:38 +0200
  • f8dafe6b10 Update ReadComicsBridge.php niawag 2016-10-06 16:39:18 +0200
  • 952bde0425 Update ReadComicsBridge.php niawag 2016-10-06 16:22:39 +0200
  • 41e85bd4a6 Create ReadComicsBridge.php niawag 2016-10-06 15:43:04 +0200
  • 5662dff5cb [Webfail] Fix titles with umlauts logmanoriginal 2016-10-05 18:56:54 +0200
  • 9e209608c8 [TheOatMeal] Remove bridge logmanoriginal 2016-10-03 19:35:54 +0200
  • c0df82c303 [TwitchApi] Remove bridge logmanoriginal 2016-10-03 19:29:35 +0200
  • 95bd44e3fb Merge branch 'WebfailBridge' of https://github.com/logmanoriginal/rss-bridge logmanoriginal 2016-10-03 11:49:35 +0200
  • 885198d8d2 [Webfail] Add new bridge logmanoriginal 2016-10-03 11:47:27 +0200
  • 8b6ee19aba Merge branch 'VisualizeDebugMode' of https://github.com/logmanoriginal/rss-bridge logmanoriginal 2016-10-02 18:45:45 +0200
  • b61ea84950 [index] Show debug status on main page logmanoriginal 2016-10-02 18:43:20 +0200
  • ee7ddcf992 [FeedExpander] Fix SimplXMLElement serialization error logmanoriginal 2016-10-02 18:07:56 +0200
  • f0f0ffb96a Merge branch 'DebugDisableCaching' of https://github.com/logmanoriginal/rss-bridge logmanoriginal 2016-10-02 17:21:16 +0200
  • b32cfd5dc3 [index] Explicitly define DEBUG with Boolean value logmanoriginal 2016-10-02 17:16:21 +0200
  • b0784e5a42 [BridgeAbstract] Don't load cache file in DEBUG mode logmanoriginal 2016-10-02 17:00:53 +0200
  • 978e5cdbf5 [index] Define cache even in DEBUG mode logmanoriginal 2016-10-02 16:43:08 +0200
  • 4b171f8f46 Merge branch 'fixIndividualBridges' of https://framagit.org/peetah/rss-bridge logmanoriginal 2016-10-02 16:13:57 +0200
  • 970e216c1f Merge branch 'methods2functions' of https://framagit.org/peetah/rss-bridge logmanoriginal 2016-10-02 16:05:58 +0200
  • 9020b09fc2 Merge branch 'sysadminstory-patch-AllocineFRBridge' of https://github.com/sysadminstory/rss-bridge logmanoriginal 2016-10-02 15:57:24 +0200
  • 7bb464350c Merge pull request #413 from niawag/patch-1 Mitsu 2016-10-02 15:47:12 +0200
  • 177d3d1c5f Merge branch 'cacheConstant' of https://framagit.org/peetah/rss-bridge logmanoriginal 2016-10-02 15:41:54 +0200
  • a4db8dc495 Add user feed, category feed and search in category feed niawag 2016-10-02 15:09:51 +0200
  • b50652e6ac Add category and uploader feed niawag 2016-09-30 11:07:43 +0200
  • 3dcdaa1595 [CourrierInternationalBridge] fix content parsing Pierre Mazière 2016-09-26 00:50:26 +0200
  • a1ef589ffe [core] extract BridgeAbstract methods to make them functions Pierre Mazière 2016-09-26 00:09:29 +0200
  • 747be13849 [core] extract HTMLUtils methods to make them functions Pierre Mazière 2016-09-25 23:58:52 +0200
  • f1fb95b257 [core] extract BridgeAbstract methods to make them functions Pierre Mazière 2016-09-25 23:22:33 +0200
  • 235c985901 [BridgeAbstract] replace getCacheDuration method by CACHE_TIMEOUT class constant Pierre Mazière 2016-09-25 17:04:28 +0200
  • 41540e24ef Update AllocineFRBridge.php sysadminstory 2016-09-25 12:31:58 +0200
  • 69d30ad125 Fix URL & Change to the lastest Season sysadminstory 2016-09-25 12:28:01 +0200
  • c5831e384f Merge pull request #2 from RSS-Bridge/master sysadminstory 2016-09-25 12:21:27 +0200
  • ad534444fa Merge pull request #407 from sysadminstory/leboncoin-toute-la-france LogMANOriginal 2016-09-24 19:24:16 +0200
  • 43aeb61a7b Merge branch 'fixIndividualBridges' of https://framagit.org/peetah/rss-bridge logmanoriginal 2016-09-23 19:44:06 +0200
  • 47200752fb Merge pull request #1 from sysadminstory/leboncoin-toute-la-france sysadminstory 2016-09-23 19:39:58 +0200
  • 5547de1785 Allow "Toute la France" as a "Région" sysadminstory 2016-09-23 19:38:36 +0200
  • b3a36a2697 [GithubIssueBridge] add issue events to the feed Pierre Mazière 2016-09-23 14:15:07 +0200
  • 957ae5d379 [GithubIssueBridge] fix comments page cache duration Pierre Mazière 2016-09-21 18:17:58 +0200
  • 0eeb511676 add LegifranceJOBridge Pierre Mazière 2016-09-20 18:11:09 +0200
  • 691d4ad0ee [SexActuBridge] remove useless code Pierre Mazière 2016-09-20 18:00:00 +0200
  • 120247256d [GithubIssueBridge] fix entities in titles Pierre Mazière 2016-09-20 00:21:42 +0200
  • 19a4880c86 [GithubIssueBridge] return comments for all issues Pierre Mazière 2016-09-19 23:52:44 +0200
  • ec3824e284 [bridges] Remove compatible WordPress bridges logmanoriginal 2016-09-17 20:57:33 +0200
  • 351eb00400 [FeedExpander] Align logical operators in next line logmanoriginal 2016-09-17 20:43:05 +0200
  • 2331c4fbab Merge branch 'bridges2feeds' of https://framagit.org/peetah/rss-bridge logmanoriginal 2016-09-17 20:34:12 +0200