| Age | Commit message (Collapse) | Author |
|
Small fix for https://github.com/FreshRSS/FreshRSS/pull/2137
|
|
|
|
See: https://github.com/FreshRSS/FreshRSS/pull/2161#discussion_r238788845
|
|
* Update Readme.conf
Add information in Readme.conf to hopefully stop bug reports about intended behavior.
* Update README.md
Co-Authored-By: pattems <patrick@crandol.com>
* Update README.md
Co-Authored-By: pattems <patrick@crandol.com>
* Update README.md
Co-Authored-By: pattems <patrick@crandol.com>
* Update README.md
Co-Authored-By: pattems <patrick@crandol.com>
* Update Readme
* Update Documentation Section
* Add main Documentation link near top of Document
* Make Documentation header a link
* Fix spelling mistake I didn't catch
* Apply suggestions from code review
Co-Authored-By: pattems <patrick@crandol.com>
* Changes per Frenzie comments
* Move non-disclaiming disclaimer
* Resolve #2159
|
|
https://github.com/FreshRSS/FreshRSS/issues/2146
|
|
https://github.com/FreshRSS/FreshRSS/issues/2121
https://github.com/FreshRSS/FreshRSS/pull/2157
https://github.com/FreshRSS/FreshRSS/issues/2130
https://github.com/FreshRSS/FreshRSS/pull/2148
|
|
Minz: Fix HTML injections
|
|
* Update CREDITS.md
Added myself (thomas-gt, see #2151).
Thanks.
* alphabetical
|
|
`conf.shortcut.skip_previous_article` todos (#2156)
Cf. https://github.com/FreshRSS/FreshRSS/pull/2140#issuecomment-440425725
|
|
|
|
* Update README.md
* Small adjustements
* Whitespace
* Tabs
|
|
Fix https://github.com/FreshRSS/FreshRSS/issues/2130
`.current` might not exist in views for which all articles are already
expanded
|
|
|
|
https://github.com/FreshRSS/FreshRSS/pull/1767
https://github.com/FreshRSS/FreshRSS/pull/2122
https://github.com/FreshRSS/FreshRSS/pull/2133
https://github.com/FreshRSS/FreshRSS/pull/2134
https://github.com/FreshRSS/FreshRSS/pull/2135
https://github.com/FreshRSS/FreshRSS/pull/2136
https://github.com/FreshRSS/FreshRSS/pull/2137
|
|
* Missing strings
* Missing strings
* More ’
|
|
* [i18n] Update missing string for Occitan
According to I18n standardization #2138 this string was missing.
Took the most used translation for "to clear" from Firefox, escafar.
And «cache» like in French and English.
Tell me know if other strings are missing
* Removal of the comment
Comment removed - comentari tirat - commentaire retiré
|
|
* [docs] Add note about specific user for webcron
Cf. https://github.com/FreshRSS/FreshRSS/issues/613#issuecomment-353585547
* Small changes
* Use one of the RFC addresses for examples
|
|
* Use cookie_duration correctly
* WIP allow cookie_duration to be modified from GUI
* Allow cookie_duration to actually be updated
* Update view to properly display cookie_duration
* Add new strings in Translation Files
* Fix typo
* Fix trailing whitespace
* I18n: French translation
* I18n fr: Forgot todo
|
|
* [fix] Finishing touches for next/previous without focus
Cf. #1767.
* Avoid single quote
Alternative: use `’`
* Minor whitespace
* Minor whitespace
* be explicit about skipping
* add todos
* overshot by one
|
|
* add skipping option to toggleContent to use later for 'i' and 'o' hotkeys
* in English config j,k are now 'open' and not 'skip', i,o are called 'focus .. without opening'
|
|
* i18n Admin standardization
cz - moved items incorrectly placed in system array to extensions array
nl - remove registration array in user array that doesn't appear in any other translations - possibly from an old version that didn't get removed?
oc - reordered list to standardize order with other translation files.
* Alphabetize extensions Array
* Standardize conf.php
he - removed options not appearing in other i18n files, added missing strings
* Standardize feedback.php
he - removed line not found in other translation files
nl - removed line not found in other translation files
* Standardize gen.php
* Standardize index.php
Major sorting of oc.
Added tags to several languages
* Standardize install.php
ru - added missing strings
it - remove extra string not found in other config files
he - add missing strings, remove strings not found in other languages
oc - reorganize
* Standardize sub.php
* Standardize and fix TODOs
use format "//TODO - Translation" for easier searching
* Fix whitespace
|
|
|
|
Fix https://github.com/FreshRSS/FreshRSS/issues/2106
Proper SVG support would require custom sanitizing and URL rewriting of
xlink:href, and is left for future work
|
|
And suggested dir was wrong.
https://bugs.php.net/bug.php?id=69489
```
<b>Notice</b>: tempnam(): file created in the system's temporary
directory in
<b>/var/www/html/FreshRSS/app/Controllers/importExportController.php</b>
on line <b>800</b><br />
```
|
|
* Add username in configuration menu
https://github.com/FreshRSS/FreshRSS/pull/2099#issuecomment-435944803
* Add username to exported files
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/1620
https://github.com/FreshRSS/FreshRSS/pull/2108
https://github.com/FreshRSS/FreshRSS/pull/2122
|
|
* Fix for #1620
* Swage login tweaks
https://github.com/FreshRSS/FreshRSS/pull/2069#issuecomment-435093099
* Swage tweaks for Mobile
|
|
Dropdown menus with lots of entries were a bit difficult to use …
Set max height to 75% of Viewport-height and enabled scrolling
|
|
Use only minimal XML->Unicode encoding for articles title.
Follow-up of https://github.com/FreshRSS/FreshRSS/pull/2093
|
|
https://github.com/FreshRSS/FreshRSS/issues/2085
https://github.com/FreshRSS/FreshRSS/pull/2088
https://github.com/FreshRSS/FreshRSS/pull/2089
https://github.com/FreshRSS/FreshRSS/issues/2091
https://github.com/FreshRSS/FreshRSS/pull/2092
https://github.com/FreshRSS/FreshRSS/pull/2093
https://github.com/FreshRSS/FreshRSS/pull/2094
https://github.com/FreshRSS/FreshRSS/pull/2099
https://github.com/FreshRSS/FreshRSS/pull/2110
|
|
(#2112)
* Note stating manually adding custom subscription services removed in FF 63
* Amended to mention bookmarklet and upcoming issues
|
|
* Tweaks for Vienna RSS
https://github.com/FreshRSS/FreshRSS/issues/2091
https://github.com/ViennaRSS/vienna-rss/issues/1197
* Fix get feed by URL
* Fix get item ids returning starred elements
* API add item ids by feed URL
* Add API filter `it`
https://feedhq.readthedocs.io/en/latest/api/reference.html#stream-items-ids
* API add `nt=` filter + refactoring
* No ; prefix for author
https://github.com/FreshRSS/FreshRSS/issues/2091#issuecomment-435562495
* Add id long form prefix and accept short id form
https://github.com/FreshRSS/FreshRSS/issues/2091#issuecomment-435631259
* Fix quote problem
https://github.com/FreshRSS/FreshRSS/issues/2091#issuecomment-435683930
* Isolate bug fix for News+
https://github.com/FreshRSS/FreshRSS/issues/2091#issuecomment-435687041
* Rework encoding conventions
https://github.com/FreshRSS/FreshRSS/issues/2091#issuecomment-437441834
* Unicode escaping alternative
Alternative approach to encode XML special characters and other
problematic characters into their Unicode fullwidth version when we
cannot use HTML-encoding because clients disagree wether they should
HTML-decode or not.
https://github.com/FreshRSS/FreshRSS/issues/2091#issuecomment-436059559
|
|
|
|
* TT-RSS import
Import of Tiny Tiny RSS favourites
https://github.com/FreshRSS/FreshRSS/issues/2018#issuecomment-432710462
* Fallback feed_url
* Simpler JSON
* TT-RSS import custom labels
* Fix syntax
|
|
|
|
* Create oc.php
L27 : ajout de l’occitan
* Create admin.php
* Create conf.php
* Create feedback.php
* Create gen.php
* Create index.php
* Create install.php
* Create sub.php
* Delete conf.php
* Create conf.php
* Update gen.php
* Update gen.php
* Update gen.php
* Update gen.php
* Update gen.php
* Update gen.php
* Update gen.php
* Update gen.php
* Update gen.php
* Update gen.php
* Update gen.php
* Update gen.php
* Update gen.php
* Update gen.php
* Update oc.php
* Update admin.php
* Update conf.php
* Update feedback.php
* Update gen.php
* Update index.php
* Update install.php
* Update sub.php
* Update oc.php
|
|
|
|
Remove theme sizing to make scroll as read work per #1980
|
|
Fix for #2085
|
|
Remove .keep_unread from classes that do nothing.
|
|
|
|
Fix Swage theme issues
|
|
Fix Dropdown being obscured by other elements
|
|
increased z-index of dropdown-menu to prevent it from being obscured by other page elements
|
|
Add ID's to be able to individually target buttons inside the configure feeds (Subscriptions Management & Import/Export) buttons.
|
|
Fix highlighting issue in Config pages, prepare for variable-width config buttons
|
|
|
|
FreshRSS 1.12.0
|
|
https://github.com/FreshRSS/FreshRSS/pull/2049
https://github.com/FreshRSS/FreshRSS/milestones/1.12.0
|