Commit Graph

  • efdb80fda7 Merge branch '334-new-i18n' into dev Marien Fressinaud 2014-12-11 23:45:55 +01:00
  • 9ddf3679c5 Finish to update i18n!! Marien Fressinaud 2014-12-11 23:43:55 +01:00
  • 2d9ab3c6fa Fix english i18n files except the conf one Marien Fressinaud 2014-12-11 23:15:38 +01:00
  • a34503a7ab Fix i1_n keys in install script Marien Fressinaud 2014-12-11 22:42:20 +01:00
  • bf51a8e875 Fix french i18n for install + some fixes Marien Fressinaud 2014-12-11 22:40:07 +01:00
  • a1faa826bf Fix french i18n for last views Marien Fressinaud 2014-12-11 21:44:11 +01:00
  • a84e9e50bf Fix french i18n for auth and configure views Marien Fressinaud 2014-12-11 21:15:01 +01:00
  • 59fc73baa9 Fix i18n for update and user controllers Marien Fressinaud 2014-12-11 19:32:59 +01:00
  • fee1ae997a Fix i18n for conf, entry, error, feed Controllers Marien Fressinaud 2014-12-11 19:02:05 +01:00
  • c1a3412b97 Fix i18n for auth and category controllers Marien Fressinaud 2014-12-11 18:15:41 +01:00
  • 0ee16a7d6a Fix i18n for import/export Marien Fressinaud 2014-12-11 17:46:05 +01:00
  • cad4259e62 Fix i18n for subscription pages Marien Fressinaud 2014-12-11 17:26:01 +01:00
  • f43b273706 Update i18n for statistics Marien Fressinaud 2014-12-11 16:10:39 +01:00
  • 57bffe83eb Fix i18n for index Controller Marien Fressinaud 2014-12-11 00:25:02 +01:00
  • d455837c6d Fix i18n for normal view Marien Fressinaud 2014-12-11 00:00:15 +01:00
  • 8a40a72657 Fix i18n for logs, pagination and javascript vars Marien Fressinaud 2014-12-10 23:16:12 +01:00
  • aa54f43795 Verbose for unvalid key format Marien Fressinaud 2014-12-10 22:57:43 +01:00
  • 89d0f98faf Fix i18n for nav menu Marien Fressinaud 2014-12-10 22:56:36 +01:00
  • 2f24f0fe88 Fix i18n for aside subscription Marien Fressinaud 2014-12-10 22:37:49 +01:00
  • c1b48c4bc0 Fix i18n for aside_stats Marien Fressinaud 2014-12-10 22:32:55 +01:00
  • 7dee863577 Fix i18n for aside_feed Marien Fressinaud 2014-12-10 22:29:13 +01:00
  • f807a6f5c1 Fix i18n for header and aside_configure Marien Fressinaud 2014-12-10 22:10:01 +01:00
  • 50a926d32d Merge branch 'dev' into 334-new-i18n Marien Fressinaud 2014-12-10 21:49:35 +01:00
  • 0b9fa9896e Update CHANGELOG Marien Fressinaud 2014-12-09 15:44:13 +01:00
  • 70c1f0ebb0 Fix redirection after feed refresh Marien Fressinaud 2014-12-09 12:43:33 +01:00
  • 76358846ab Implement extension deletion Marien Fressinaud 2014-12-08 13:36:08 +01:00
  • 0543f96a97 Update comments for ExtensionController Marien Fressinaud 2014-12-08 13:22:11 +01:00
  • 28c77f2290 Fix a bug with feed_before_insert hook Marien Fressinaud 2014-12-08 13:12:12 +01:00
  • 188b517daa Add a feed_before_insert hook Marien Fressinaud 2014-12-08 13:05:56 +01:00
  • a79107fb04 Merge branch 'dev' into 252-extensions Marien Fressinaud 2014-12-08 12:53:01 +01:00
  • a596385343 Fix a security issue in Minz_Error::error() Marien Fressinaud 2014-12-08 12:37:06 +01:00
  • c6dfec3ad3 Add behaviour to configure action (extensions) Marien Fressinaud 2014-12-08 12:01:47 +01:00
  • 2232d1e02a Load user extensions after all the global inits Marien Fressinaud 2014-12-07 15:45:34 +01:00
  • 198b154064 Fix View files inclusion. Marien Fressinaud 2014-12-07 15:30:24 +01:00
  • ea849d7c68 Prepare better organization of view files for exts Marien Fressinaud 2014-12-07 15:03:42 +01:00
  • 7ef4d6c033 Fix entry_before_insert hook Marien Fressinaud 2014-12-07 14:39:02 +01:00
  • 5932c3427b Add entry_before_display hook Marien Fressinaud 2014-12-07 14:31:50 +01:00
  • 08546af75f Add a first draft for hooks Marien Fressinaud 2014-12-06 18:48:00 +01:00
  • bc81979a6b Add default behaviour for configure / remove ext Marien Fressinaud 2014-12-06 17:25:01 +01:00
  • 2da7c05fa6 Update i18n (extensions) Marien Fressinaud 2014-12-06 17:15:20 +01:00
  • 9d66462c1d Fix typo (extensions) Marien Fressinaud 2014-12-06 16:48:13 +01:00
  • 4c888590e6 Improve system/user types for extensions Marien Fressinaud 2014-12-06 16:39:10 +01:00
  • eaaf8cdbf1 Add comments Alexis Degrugillier 2014-12-06 10:15:34 -05:00
  • 2e4682ebd4 Add enable / disable extension features Marien Fressinaud 2014-12-06 16:17:11 +01:00
  • a08c382e06 Separate views registration from controllers one. Marien Fressinaud 2014-12-06 15:20:20 +01:00
  • c6a682deb9 Extensions can define new views Marien Fressinaud 2014-12-05 15:27:56 +01:00
  • f8aa66152f Give possibility to register a new Controller. Marien Fressinaud 2014-12-05 14:48:09 +01:00
  • 9fc60317ee First draft for listing and manipulate extensions Marien Fressinaud 2014-12-05 14:17:02 +01:00
  • 6a706c95df fix typo Alexis Degrugillier 2014-12-05 07:07:23 -05:00
  • 427ab0e875 Merge pull request #724 from Alwaysin/patch-5 Alexis Degrugillier 2014-12-05 06:54:26 -05:00
  • a2da70fd11 Fix security hole from ext.php script. Marien Fressinaud 2014-12-05 10:51:34 +01:00
  • 2a74b9e9a6 Add i18n (english) for auto_remove_article #2 Alwaysin 2014-12-05 09:41:54 +01:00
  • f1fd1091b9 Remove old code for extensions Marien Fressinaud 2014-12-04 20:43:05 +01:00
  • f9b037742a Update ext.php to serve any file from extensions Marien Fressinaud 2014-12-04 20:41:01 +01:00
  • 0316badf64 Update gitignore for extensions Marien Fressinaud 2014-12-04 19:52:07 +01:00
  • 1086ba4a2b Enable extensions for users Marien Fressinaud 2014-12-04 19:47:43 +01:00
  • 86f69ca396 First draft for the new extension feature Marien Fressinaud 2014-12-04 19:33:29 +01:00
  • 53410887c9 Fix behavior to hide articles Alexis Degrugillier 2014-12-03 18:57:53 -05:00
  • 5617911644 Revert "Fix behavior when marking an article as unread" Alexis Degrugillier 2014-12-03 18:35:42 -05:00
  • 93af0cf61e Fix behavior when marking an article as unread Alexis Degrugillier 2014-12-03 18:13:59 -05:00
  • d88335072d Merge pull request #723 from Alwaysin/patch-3 Alexis Degrugillier 2014-12-03 17:49:45 -05:00
  • 7161eacb40 Add i18n (french) for auto_remove_article #2 Alwaysin 2014-12-03 23:42:38 +01:00
  • a7d83225d3 Merge branch '334-new-i18n' into dev Marien Fressinaud 2014-12-03 17:02:15 +01:00
  • ddc50090b5 Fix i18n for installation script Marien Fressinaud 2014-12-03 16:58:12 +01:00
  • aa232d8fd5 Update the i18n system. Marien Fressinaud 2014-12-03 16:45:51 +01:00
  • adaec6176c Add article auto-remove after clicking on the read link Alexis Degrugillier 2014-12-02 23:34:31 -05:00
  • 82745a509a Optimize screwdriver theme icons. Alexis Degrugillier 2014-11-26 18:14:17 -05:00
  • 498f8315f7 Optimize bluelagoon theme icons. Alexis Degrugillier 2014-11-26 17:54:41 -05:00
  • b9b3e963b4 Add BlueLagoon theme Marien Fressinaud 2014-11-24 15:49:13 +01:00
  • 7781add6da Update Screwdriver theme Marien Fressinaud 2014-11-24 15:45:47 +01:00
  • 0ad04f82ea Merge pull request #710 from FreshRSS/hide-article Alexis Degrugillier 2014-11-22 08:05:21 -05:00
  • a3a77b09e9 Add an automatic sticky post configuration Alexis Degrugillier 2014-11-22 08:01:31 -05:00
  • 2c50ed7dc1 Merge pull request #694 from FreshRSS/hide-article Alexandre Alapetite 2014-11-16 18:10:55 +01:00
  • 4b374ce991 Merge pull request #708 from FreshRSS/theme-selector Alexandre Alapetite 2014-11-16 17:59:17 +01:00
  • 91388c5b76 Theme properties are more visible Alexis Degrugillier 2014-11-16 08:55:19 -05:00
  • ec55aa94bf Theme selection redesign Alexis Degrugillier 2014-11-15 18:02:22 -05:00
  • dab266a922 SimplePie changelog Alexandre Alapetite 2014-11-12 23:33:47 +01:00
  • 764946814f force_feed option Alexandre Alapetite 2014-11-12 23:28:47 +01:00
  • a235f003bd Better log in case of nonce errors Alexandre Alapetite 2014-11-12 22:58:33 +01:00
  • e4ea629f59 SimplePie: Added unconventional mime type for RSS Alexandre Alapetite 2014-11-12 22:42:47 +01:00
  • 56ac35095a Better error message for inaccessible feeds Alexandre Alapetite 2014-11-12 22:23:59 +01:00
  • 2cbad0c1d7 Merge pull request #702 from FreshRSS/fix-number Alexis Degrugillier 2014-11-08 10:05:39 -05:00
  • c4f6709a29 Small format fix Alexis Degrugillier 2014-11-08 10:04:43 -05:00
  • 76fbc8c719 Merge pull request #701 from FreshRSS/stats Alexis Degrugillier 2014-11-08 09:34:59 -05:00
  • 960abfcc65 Refactor some if statements Alexis Degrugillier 2014-11-08 09:29:51 -05:00
  • 38cf7a109e Add more info in article repartition page Alexis Degrugillier 2014-11-08 09:26:01 -05:00
  • 0b7af8f871 Fix bug on archiving page Marien Fressinaud 2014-10-31 17:21:35 +01:00
  • ba7d63e5ca Temporarily remove scheme check in referer Alexandre Alapetite 2014-11-04 08:47:23 +01:00
  • 2046766a88 Merge pull request #696 from FreshRSS/fix-label Alexis Degrugillier 2014-11-02 18:24:45 -05:00
  • 4c4604120e Fix view title Alexis Degrugillier 2014-11-02 18:22:59 -05:00
  • 960f86ba20 Add a feature to hide articles when they are read Alexis Degrugillier 2014-11-02 10:05:26 -05:00
  • 0eae6ef6b4 Merge pull request #692 from FreshRSS/theme-cleaning Alexis Degrugillier 2014-11-01 10:12:57 -04:00
  • 2dcea37e70 Remove border on Dark and Origin for unread entry counters Alexis Degrugillier 2014-11-01 10:11:11 -04:00
  • afe51884d9 Add CSS numbering on user query list Alexis Degrugillier 2014-11-01 09:58:06 -04:00
  • 99763412c2 Fix bug on archiving page 0.9.2 Marien Fressinaud 2014-10-31 17:21:35 +01:00
  • 105729639b Merge branch 'beta' into hotfixes Marien Fressinaud 2014-10-31 17:21:20 +01:00
  • ee50df5183 Version 0.9.2 Marien Fressinaud 2014-10-31 16:58:53 +01:00
  • 54479a5027 Merge branch 'dev' into beta Marien Fressinaud 2014-10-31 16:57:11 +01:00
  • 724e13f0a6 Fix global view mark as read Marien Fressinaud 2014-10-31 16:43:05 +01:00
  • d9c56fb6f7 Remove check database for next beta Marien Fressinaud 2014-10-31 15:58:19 +01:00