| Age | Commit message (Collapse) | Author |
|
* Use mb_strcut
Avoid cutting in the middle of a multi-byte UTF-8 character
* Forgotten php5-*
* Typo
* Whitespace
* More mb_strcut
|
|
See #960
|
|
|
|
* first draft
* display installed extension state
* fixed whitespace vs tabs
* added translation in all languages
* added error checks and log messages
* fixed tabs vs whitespace
* another try in fixing whitespaces
* another try in fixing whitespaces
* improved extension list translations
* using JSON from official extension repo
* improved version compare
* updated translations
* French translation
|
|
Add credits.
Keep British spelling of favourites in the user interface, USA spelling
in the code.
|
|
english-speaking users.
|
|
https://github.com/FreshRSS/FreshRSS/issues/1375
|
|
https://github.com/FreshRSS/FreshRSS/issues/1283
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/1052
|
|
See https://github.com/FreshRSS/FreshRSS/issues/1019
|
|
|
|
It allows to modify system configuration from the interface. At the moment, only limits are modifiable. The user limit was removed from the user page and added here along with categories and feeds limits.
|
|
See https://github.com/FreshRSS/FreshRSS/issues/679
|
|
|
|
Related to https://github.com/FreshRSS/FreshRSS/commit/ec75139939780810f43f4e85fbf37de2409fe584
See https://github.com/FreshRSS/FreshRSS/issues/769
|
|
- Seperate user and system extensions on extension/index
- extension/configure shows index page with the slider opened
if request is done with ajax
- Reorganize some extension view files
|
|
See https://github.com/FreshRSS/FreshRSS/issues/699
|
|
A path registered after initialization must be loaded.
|
|
Conflicts:
app/FreshRSS.php
app/Models/Configuration.php
app/views/index/index.phtml
app/views/index/normal.phtml
lib/Minz/Configuration.php
lib/Minz/Translate.php
lib/lib_rss.php
|
|
Add keys for user directory checking
See https://github.com/FreshRSS/FreshRSS/issues/729
|
|
Conflicts:
app/i18n/en/admin.php
app/i18n/en/feedback.php
app/i18n/en/gen.php
app/i18n/fr/admin.php
app/i18n/fr/feedback.php
app/i18n/fr/gen.php
app/views/index/normal.phtml
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
See https://github.com/FreshRSS/FreshRSS/issues/252
|
|
Follow recommendations from https://github.com/FreshRSS/FreshRSS/issues/334
|