Marien Fressinaud
7f4ca35fc3
Fix i18n strings for sharing
...
Fix https://github.com/FreshRSS/FreshRSS/issues/728
2014-12-17 17:21:41 +01:00
Marien Fressinaud
67aa7e76c1
Fix strings and url on auth configuration page
2014-12-13 10:01:31 +01:00
Marien Fressinaud
0803078e4c
Add a missing i18n string
2014-12-12 00:18:22 +01:00
Marien Fressinaud
9ddf3679c5
Finish to update i18n!!
...
See https://github.com/FreshRSS/FreshRSS/issues/334
2014-12-11 23:43:55 +01:00
Marien Fressinaud
2d9ab3c6fa
Fix english i18n files except the conf one
2014-12-11 23:15:38 +01:00
Marien Fressinaud
a34503a7ab
Fix i1_n keys in install script
2014-12-11 22:42:20 +01:00
Marien Fressinaud
bf51a8e875
Fix french i18n for install + some fixes
...
French is finished!
2014-12-11 22:40:07 +01:00
Marien Fressinaud
a1faa826bf
Fix french i18n for last views
2014-12-11 21:44:25 +01:00
Marien Fressinaud
a84e9e50bf
Fix french i18n for auth and configure views
2014-12-11 21:15:01 +01:00
Marien Fressinaud
59fc73baa9
Fix i18n for update and user controllers
2014-12-11 19:32:59 +01:00
Marien Fressinaud
fee1ae997a
Fix i18n for conf, entry, error, feed Controllers
2014-12-11 19:02:05 +01:00
Marien Fressinaud
c1a3412b97
Fix i18n for auth and category controllers
2014-12-11 18:15:41 +01:00
Marien Fressinaud
0ee16a7d6a
Fix i18n for import/export
2014-12-11 17:46:05 +01:00
Marien Fressinaud
cad4259e62
Fix i18n for subscription pages
2014-12-11 17:26:01 +01:00
Marien Fressinaud
f43b273706
Update i18n for statistics
2014-12-11 16:10:39 +01:00
Marien Fressinaud
57bffe83eb
Fix i18n for index Controller
...
Fix strings for:
- about page
- rss and reader views
- fix title of global view
2014-12-11 00:25:02 +01:00
Marien Fressinaud
d455837c6d
Fix i18n for normal view
2014-12-11 00:00:15 +01:00
Marien Fressinaud
8a40a72657
Fix i18n for logs, pagination and javascript vars
...
Logs first to avoid annoying message when refreshing log page
2014-12-10 23:16:12 +01:00
Marien Fressinaud
89d0f98faf
Fix i18n for nav menu
2014-12-10 22:56:36 +01:00
Marien Fressinaud
2f24f0fe88
Fix i18n for aside subscription
2014-12-10 22:37:49 +01:00
Marien Fressinaud
c1b48c4bc0
Fix i18n for aside_stats
2014-12-10 22:32:55 +01:00
Marien Fressinaud
7dee863577
Fix i18n for aside_feed
2014-12-10 22:29:13 +01:00
Marien Fressinaud
f807a6f5c1
Fix i18n for header and aside_configure
2014-12-10 22:10:01 +01:00
Marien Fressinaud
70c1f0ebb0
Fix redirection after feed refresh
...
Fix https://github.com/FreshRSS/FreshRSS/issues/716
2014-12-09 12:43:33 +01:00
Alexis Degrugillier
eaaf8cdbf1
Add comments
2014-12-06 10:27:45 -05:00
Alexis Degrugillier
6a706c95df
fix typo
2014-12-05 07:07:23 -05:00
Alwaysin
2a74b9e9a6
Add i18n (english) for auto_remove_article #2
...
Reference : https://github.com/FreshRSS/FreshRSS/pull/694
2014-12-05 09:41:54 +01:00
Alwaysin
7161eacb40
Add i18n (french) for auto_remove_article #2
...
Reference : #694
2014-12-03 23:42:38 +01:00
Marien Fressinaud
ddc50090b5
Fix i18n for installation script
...
See https://github.com/FreshRSS/FreshRSS/issues/334
2014-12-03 16:58:12 +01:00
Marien Fressinaud
aa232d8fd5
Update the i18n system.
...
Follow recommendations from https://github.com/FreshRSS/FreshRSS/issues/334
2014-12-03 16:45:51 +01:00
Alexis Degrugillier
0ad04f82ea
Merge pull request #710 from FreshRSS/hide-article
...
Add an automatic sticky post configuration
2014-11-22 08:05:21 -05:00
Alexis Degrugillier
a3a77b09e9
Add an automatic sticky post configuration
...
Before, when the article while marked as read while scrolling and auto removed after reading, the display was in the middle of the following article.
Now, the article is forced to be a sticky article so the user display is forced to be on top of the following article.
2014-11-22 08:01:31 -05:00
Alexandre Alapetite
2c50ed7dc1
Merge pull request #694 from FreshRSS/hide-article
...
Add a feature to hide articles when they are read
2014-11-16 18:10:55 +01:00
Alexis Degrugillier
91388c5b76
Theme properties are more visible
2014-11-16 08:55:19 -05:00
Alexis Degrugillier
ec55aa94bf
Theme selection redesign
...
I made a CSS3 gallery to select the theme. Now you can see the theme before applying it.
Comments are welcome.
See #571
2014-11-15 18:08:14 -05:00
Alexandre Alapetite
764946814f
force_feed option
...
By adding #force_feed at the end of the URL of a feed sent with a wrong
content-type (mime)
https://github.com/FreshRSS/FreshRSS/issues/456
2014-11-12 23:28:47 +01:00
Alexandre Alapetite
a235f003bd
Better log in case of nonce errors
...
https://github.com/FreshRSS/FreshRSS/issues/676
2014-11-12 22:58:33 +01:00
Alexis Degrugillier
c4f6709a29
Small format fix
2014-11-08 10:04:43 -05:00
Alexis Degrugillier
960abfcc65
Refactor some if statements
2014-11-08 09:29:51 -05:00
Alexis Degrugillier
38cf7a109e
Add more info in article repartition page
...
I added the same information than on the main stat page (total, read, unread and favorite) on the repartition page. Some refactoring was needed.
2014-11-08 09:26:01 -05:00
Marien Fressinaud
0b7af8f871
Fix bug on archiving page
...
Introduced by ee5bbe4826
2014-11-04 13:39:17 +01:00
Alexis Degrugillier
4c4604120e
Fix view title
2014-11-02 18:22:59 -05:00
Alexis Degrugillier
960f86ba20
Add a feature to hide articles when they are read
...
This is a new reading option to hide articles when they are read. The hidding process occurs when the article is left for an other article. This way, even when the article is marked as read on opening, it is hidden only while navigating to an other article.
I'm not really happy with the behavior when the "mark while scrolling" option is enabled. Please review.
It is missing the i18n since we're not supposed to push them before it exists on i18n.freshrss.org. Or maybe I misunderstood the process.
See #476
2014-11-02 10:05:26 -05:00
Marien Fressinaud
724e13f0a6
Fix global view mark as read
2014-10-31 16:43:05 +01:00
Marien Fressinaud
d9c56fb6f7
Remove check database for next beta
...
See https://github.com/FreshRSS/FreshRSS/issues/678
2014-10-31 15:58:19 +01:00
Marien Fressinaud
39d2a26cf0
Fix bug in stats/index.phtml
2014-10-30 20:00:25 +01:00
Marien Fressinaud
58deab37cd
Fix Minz_Error::error() -> use default values
2014-10-30 19:57:08 +01:00
Marien Fressinaud
036240ab01
Fix coding style formatNumber and formatBytes
2014-10-30 19:31:32 +01:00
Marien Fressinaud
ee5bbe4826
Fix bug size with SQLite
2014-10-30 19:19:09 +01:00
Marien Fressinaud
9478d2f011
Add do_post_update support
2014-10-30 12:43:52 +01:00