Commit graph

  • 66e82e46db [html] Remove todo tags logmanoriginal 2018-11-18 17:36:00 +0100
  • 54800fcc8d [html] Clarify meaning of strange find() parameter logmanoriginal 2018-11-18 17:32:01 +0100
  • 67004556e6 [BridgeCard] Use self:: instead of BridgeCard:: logmanoriginal 2018-11-18 16:59:13 +0100
  • c6a7b9ac64 exception: Remove HttpException class logmanoriginal 2018-11-18 16:53:21 +0100
  • dbffbd4d4e [FormatAbstract] Check content type before sending header logmanoriginal 2018-11-18 16:30:34 +0100
  • 1c17ffb5c4 [FeedExpander] Add constants for feed types logmanoriginal 2018-11-18 16:18:40 +0100
  • 326cfb21cf [FeedExpander] Rename $name to $title logmanoriginal 2018-11-18 16:11:36 +0100
  • 8ab1fb86a9 [FeedExpander] Let collectExpandableDatas() return self logmanoriginal 2018-11-18 16:03:32 +0100
  • a9ec3d0d1f [Configuration] Change scope of $config to private logmanoriginal 2018-11-18 15:58:32 +0100
  • ac5bcb62ec [Configuration] Add documentation for defined constants logmanoriginal 2018-11-18 15:52:28 +0100
  • f24ab8b51b [Configuration] Rename $category to $section in getConfig() logmanoriginal 2018-11-18 15:43:29 +0100
  • 4348119adf [Configuration] Make file paths explicit logmanoriginal 2018-11-18 15:41:28 +0100
  • fd4124cda2 [Configuration] Make class final logmanoriginal 2018-11-18 15:33:02 +0100
  • 91f7405297 [Configuration] Throw exception creating objects of this class logmanoriginal 2018-11-18 15:29:50 +0100
  • 85685b7758 [Authentication] Throw exception creating objects from this class logmanoriginal 2018-11-18 15:20:40 +0100
  • 41d02554f3 [YGGTorrentBridge] Add URI to feed items logmanoriginal 2018-11-18 09:14:20 +0100
  • c4550be812 lib: Add API documentation logmanoriginal 2018-11-16 21:48:59 +0100
  • b29ba5b973 [CrewbayBridge] Update bridge according to new crewbay.com website (#930) Thibault Couraud 2018-11-18 08:16:24 +0000
  • 254fe9212a [Debug] Fix debug mode reports indexing error logmanoriginal 2018-11-16 20:19:50 +0100
  • 3806895059 [FacebookBridge] Improve titles (#924) triatic 2018-11-16 14:33:54 +0000
  • 599d438a0d [FacebookBridge] Decode all elements in $item (#925) triatic 2018-11-16 14:25:58 +0000
  • e5a6baab96 [TwitterBridge] Decode HTML entities (#926) triatic 2018-11-15 21:00:01 +0000
  • b47a30ecc1 [rssbridge] Improve documentation logmanoriginal 2018-11-15 20:52:17 +0100
  • 860b36c1e3 [Debug] Use self:: instead of Debug:: inside the class logmanoriginal 2018-11-15 20:28:26 +0100
  • 3d475572c6 [Debug] Improve documentation logmanoriginal 2018-11-15 20:27:32 +0100
  • 59f2d755fe format: Refactor searchInformation logmanoriginal 2018-11-15 20:16:21 +0100
  • d7c374bd8c [Format] Add function isFormatName logmanoriginal 2018-11-15 20:08:33 +0100
  • 6b6ab6486a [Format] Store real path to working directory logmanoriginal 2018-11-15 20:06:45 +0100
  • 6c4e239f64 format: Refactor class Format logmanoriginal 2018-11-15 20:01:56 +0100
  • 88b0656954 bridge: Rename listBridge to getBridgeNames logmanoriginal 2018-11-15 19:42:14 +0100
  • 66b11b8c41 [Bridge] Fix typo logmanoriginal 2018-11-15 19:38:14 +0100
  • 1b34d9860e [Cache] Check if class is instantiable logmanoriginal 2018-11-15 19:36:01 +0100
  • 6e70d461e1 [Bridge] Add function isBridgeName logmanoriginal 2018-11-15 19:33:56 +0100
  • 0a92b5d29b [Bridge] Refactor Bridge::create to improve readability logmanoriginal 2018-11-15 19:31:31 +0100
  • e3849f45ab [Bridge] Use slashes to enclose regex logmanoriginal 2018-11-15 19:30:33 +0100
  • 3d9c4a3718 [Bridge] Improve working directory handling logmanoriginal 2018-11-15 19:28:56 +0100
  • 5f146a257e [Bridge] Change visibility from private to protected logmanoriginal 2018-11-15 19:24:43 +0100
  • 936688e08c [Bridge] Fix typos logmanoriginal 2018-11-15 19:22:32 +0100
  • 4b5372638c [Bridge] Use self:: instead of Bridge:: inside the class logmanoriginal 2018-11-15 19:19:04 +0100
  • 6f4a8f4d03 [Bridge] Rename to in setWorkingDir logmanoriginal 2018-11-15 19:17:18 +0100
  • 39652bb050 [Bridge] Rename to logmanoriginal 2018-11-15 19:16:37 +0100
  • fcac5b8b92 [Bridge] Cleanup documentation and exception messages logmanoriginal 2018-11-15 19:15:08 +0100
  • 6f7b56cba8 bridge: Rename setDir and getDir to setWorkingDir and getWorkingDir logmanoriginal 2018-11-15 19:07:33 +0100
  • 86ac0a4866 [Cache] Fix typos logmanoriginal 2018-11-15 19:00:48 +0100
  • 4a99c6e630 cache: Rename setDir and getDir logmanoriginal 2018-11-14 20:39:39 +0100
  • e8442a3bf8 [Cache] Refactor class logmanoriginal 2018-11-14 19:07:53 +0100
  • 427688fd67 [Cache] Add documentation logmanoriginal 2018-11-14 17:06:07 +0100
  • 4a6b3654eb [Bridge] Add and rewrite documentation compatible to phpDocumentor logmanoriginal 2018-11-13 20:26:56 +0100
  • 5f867c00b4 [CONTRIBUTING] Add new coding style policies logmanoriginal 2018-11-13 18:36:37 +0100
  • c15b25a07d core: Fix PHPCS violations logmanoriginal 2018-11-13 18:27:05 +0100
  • c296e73c18 [phpcs] Add rules for method declarations in classes logmanoriginal 2018-11-13 18:25:37 +0100
  • 007ee4d858 [Bridge] Fix broken bridge initialization logmanoriginal 2018-11-13 17:36:03 +0100
  • dd95ec6200 core: Fix grammar (#923) Thomas Dalichow 2018-11-13 17:24:36 +0100
  • d951000c23 [index] Redirect _cache_timeout requests if the option is disabled (#894) Eugene Molotov 2018-11-13 21:19:00 +0500
  • 51634a72e0 [TwitterBridge] Reorder quoted tweets (#921) triatic 2018-11-12 18:59:46 +0000
  • 78c69b08f0 [index] Fix invalid bridge name FlickrExploreBridge => FlickrBridge logmanoriginal 2018-11-10 22:33:19 +0100
  • 3bb3353897 [Bridge] Use static variable in listBridges() logmanoriginal 2018-11-10 22:31:38 +0100
  • e26d61ec0a core: Refactor bridge whitelisting logmanoriginal 2018-11-10 22:26:56 +0100
  • a0490e3673 core: Add Debug::isEnabled() and Debug::isSecure() logmanoriginal 2018-11-10 20:44:23 +0100
  • c63af2e7ad core: Add separate Debug class logmanoriginal 2018-11-10 20:03:03 +0100
  • 9379854f7a core: Define path to whitelist.txt in rssbridge.php logmanoriginal 2018-11-10 19:51:37 +0100
  • ecdac1b089 core: Add path separator to PATH_CACHE logmanoriginal 2018-11-10 19:48:05 +0100
  • 2104fc4d58 core: Move initialization for static paths to rssbridge.php logmanoriginal 2018-11-10 19:42:49 +0100
  • 697d63bb96 core: Rename RssBridge.php to rssbridge.php logmanoriginal 2018-11-10 19:01:57 +0100
  • 2bb13169b4 [Configuration] Use FILTER_VALIDATE_EMAIL on admin/email logmanoriginal 2018-11-10 18:42:36 +0100
  • 4713fb6190 Bump version to dev.2018-11-10 logmanoriginal 2018-11-10 18:11:49 +0100
  • a08811f147 Bump version to 2018-11-10 logmanoriginal 2018-11-10 18:04:58 +0100
  • a935e310ff travis: Rewrite checks and add PHP compatibility tests logmanoriginal 2018-11-09 17:07:36 +0100
  • 7e3787a185 .github: Add issue template for bridge requests LogMANOriginal 2018-11-08 19:45:16 +0100
  • 039c032798 Add folder for GitHub related files logmanoriginal 2018-11-08 19:31:33 +0100
  • cb91d9cce8 [FacebookBridge] Fix media origin info is not inside a tag logmanoriginal 2018-11-08 19:23:52 +0100
  • bf91f106b4 [FacebookBridge] Remove "Posts" from author name (#917) triatic 2018-11-08 18:04:58 +0000
  • 0b2ede35cd [FacebookBridge] Don't remove origin information from embedded media logmanoriginal 2018-11-08 18:58:49 +0100
  • 5842bdfc83 [FacebookBridge] Simplify implementation logmanoriginal 2018-11-08 18:44:09 +0100
  • 68ee24d6bd [FacebookBridge] Remove videos and views logmanoriginal 2018-11-08 18:36:07 +0100
  • 104ae2298e [FacebookBridge] Remove hidden elements logmanoriginal 2018-11-08 18:21:42 +0100
  • 7026684e34 [FacebookBridge] Don't remove description of embedded media logmanoriginal 2018-11-08 18:06:51 +0100
  • 0b792d77eb [Rue89Bridge] Fix style. teromene 2018-11-07 23:16:28 +0100
  • 110b865a54 [Rue89Bridge] Entirely rewrite the bridge. It now uses the JSON api. teromene 2018-11-07 23:13:45 +0100
  • 19a7f10160 [InstagramBridge] Support Instagram Locations. Fixes #705. teromene 2018-11-07 22:17:53 +0100
  • 42e25e7fc0 [OnVaSortirBridge] New Bridge (#914) Antoine Turmel 2018-11-07 18:52:29 +0100
  • 4b7fea5ebc [RssBridge] Include interfaces once logmanoriginal 2018-11-06 19:23:32 +0100
  • 95bd206e9d core: Move REPOSITORY from index.php to RssBridge.php logmanoriginal 2018-11-06 18:53:35 +0100
  • 9910310652 [BridgeImplementationTest] Use PATH_LIB_BRIDGES logmanoriginal 2018-11-06 18:46:18 +0100
  • 12f0e5a360 [RssBridge] Include path separator in PATH_* logmanoriginal 2018-11-06 18:44:45 +0100
  • 81ba96ff94 core: Add PATH_LIB_BRIDGES, PATH_LIB_FORMATS and PATH_LIB_CACHES logmanoriginal 2018-11-06 18:42:24 +0100
  • 984f0b24d0 [RssBridge] Rename PATH_VENDOR to PATH_LIB_VENDOR logmanoriginal 2018-11-06 18:39:05 +0100
  • 2126db84ac core: Replace CACHE_DIR by PATH_CACHE logmanoriginal 2018-11-06 18:35:40 +0100
  • 4bf45df18e [RssBridge] Simplify documentation for this file logmanoriginal 2018-11-06 18:29:00 +0100
  • a88b148d20 [RssBridge] Add PATH_LIB logmanoriginal 2018-11-06 18:24:05 +0100
  • f564925ba0 [RssBridge] Use require_once instead of require logmanoriginal 2018-11-06 18:15:08 +0100
  • 22e8f8b4aa [RssBridge] Skip searching vendor files logmanoriginal 2018-11-06 18:11:16 +0100
  • bfae04d1fe [RssBridge] Include __DIR__ in PATH_VENDOR logmanoriginal 2018-11-06 18:08:53 +0100
  • 723bd1150a Remove tracking codes from Facebook posts teromene 2018-11-06 16:58:58 +0100
  • 53d2fbe3a5 [FindACrewBridge] Implement bridge for findacrew.net (#901) Thibault Couraud 2018-11-06 13:57:54 +0000
  • 3babd02658 [CrewbayBridge] Implement bridge for crewbay.com (#902) Thibault Couraud 2018-11-06 13:56:23 +0000
  • 3031fa406d core: Set code in header() instead of calling http_response_code() logmanoriginal 2018-11-05 19:28:47 +0100
  • 85c34a0960 [CHANGELOG.md] Remove file logmanoriginal 2018-11-05 19:13:19 +0100
  • 5deb86acff core: Replace PHP_VERSION_REQUIRED by static text logmanoriginal 2018-11-05 19:07:33 +0100
  • 946e66e9df core: Use REPOSITORY constant where applicable logmanoriginal 2018-11-05 19:05:59 +0100