| Age | Commit message (Collapse) | Author |
|
Remove broken DP deploy links
https://github.com/DFabric/DPlatform-Shell/issues/51
|
|
* Use mb_strcut
Avoid cutting in the middle of a multi-byte UTF-8 character
* Forgotten php5-*
* Typo
* Whitespace
* More mb_strcut
|
|
https://github.com/FreshRSS/FreshRSS/issues/1754
|
|
|
|
* added fever api and documentation
* spaces to tabs
* fixed code format
* added links
* added utf8 to header
* removed XML support
* removed before check, as we have to convert it afterwards
* added sandboxed setting (currently disabled)
added support for extensions using entry_before_display
* listFeedsOrderUpdate LIMIT
https://github.com/FreshRSS/FreshRSS/pull/1836/files#r175287881
* removed custom sql by using FreshRSS_FeedDAO::listFeedsOrderUpdate()
* fixed mark all as read
* replaced custom sql for getUnread() and getStarred() with dao functions
* removed sanitization functions
* Rework fever login
* Fix config bug
Plus documentation
* Fix array syntax
For compatibility with PHP 5.3
* Disable cookies and session for API
* Fix currentUser
* added response header and error log
* adjusted phpdoc to match new authentication
* Mechanism to delete old keys
* replace PHP_INT_MAX with zero to disable limit
* replace method_exists with check for explicit methods
* removed Press support and smaller refactoring + updated docu
* Rewrite bindParamArray
Avoid one of the SQL injection risks
* Docs and readme
* Fix API link
* Simplify reverse key check
Using userConfig
|
|
* Docker follow-up
https://github.com/FreshRSS/FreshRSS/pull/1813
* Readme links
cloud.docker.com does not seem to have a public version of the pages
re-add https://hub.docker.com/r/freshrss/freshrss/
* Link to original GitHub readme
* Docker readme MySQL PostgreSQL
https://github.com/FreshRSS/FreshRSS/pull/1817#issuecomment-370195319
* docker exec username
|
|
* Draft of new Docker
Based on Alpine Linux. Size ~78MB.
https://github.com/FreshRSS/docker-freshrss/issues/4
https://github.com/FreshRSS/FreshRSS/issues/520
https://github.com/FreshRSS/docker-freshrss
https://github.com/FreshRSS/docker-freshrss-production
* Docker readme
* +x execution rights prepare
* Docker readme links to hub.docker.com
https://hub.docker.com/r/freshrss/freshrss/
|
|
|
|
* API /reader/api/0/stream/items/contents
For FeedMe
* Fix continuation
* Continuation in stream/items/ids
* Fix multiple continuations
* Allow empty POST tokens
For FeedMe.
This token is not used by e.g. The Old Reader API.
There is the Authorization header anyway.
TODO: Check security consequences
* API compatibility FeedMe: add/remove feed
FeedMe uses GET for some parameters typically given by POST
* A bit of sanitization
* Links to FeedMe
* API favicons more robust when base_url is not set
* Changelog FeedMe
|
|
|
|
* added documentation about updating FreshRSS
moved Installation to admin directory
linked some already existing documentation files
|
|
https://github.com/FreshRSS/FreshRSS/issues/1666
https://github.com/FreshRSS/FreshRSS/issues/1669
https://github.com/FreshRSS/FreshRSS/issues/908
|
|
https://github.com/FreshRSS/FreshRSS/issues/1605
|
|
* [ci] Add Travis
* Exclude some libs
* Semi-auto whitespace fixes
* line length in SQLite
* Exclude tests from line length
* Feed.php line length
* Feed.php: get rid of unnecessary concat
* Feed.php: line length
* bootstrap.php: no newline at end of file
* Allow concatenating across multiple lines
* Add Travis badge
* do-install line length
* update-or-create-user line length
* cli/create-user line length
* tests/app/Models/SearchTest.php fix indentation
* tests/app/Models/UserQueryTest.php fix indentation
* tests/app/Models/CategoryTest.php fix indentation
* [fix] PHP 5.3 on precise
* cli/do-install no spaces
* cli/list-users line length
* cli/reconfigure line length
* empty catch statements
* api/index line length nonsense
* spaces before semicolon
* app/Models/EntryDAO bunch of indentation
* extra blank lines
* spaces before comma in function call
* testing tabwidth
* increase to 10
* comment out tabwidth line
* try older phpcs version 3.0.0RC4
* line length exception for app/install.php
* proper spaces
* stray spaces in i18n
* Minz/ModelPdo line length
* Minz whitespace
* greader line length
* greader elseif placement
* app/Models/Feed.php spacing in function argument
* ignore php 5.3
* app/Models/ConfigurationSetter.php stray whitespace
* EntryDAOSQLite line length
* I vote for higher max line length =P
* ignore SQL
* remove classname complaint
* line length/more legible SQL
* ignore line length nonsense
* greader line length
* feedController issues
* uppercase TRUE, FALSE, NULL
* revert
* importExportController lowercase null
* Share.php default value not necessary because ! is_array () a few lines down
* CategoryDAO constants should be UPPERCASE
* EntryDAO reduce line length
* contentious autofix
* Allow failures on all versions of PHP except 7.1 because reasons
|
|
https://github.com/FreshRSS/FreshRSS/issues/1604
|
|
Add session and ctype PHP modules in README
|
|
|
|
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/1531
|
|
Doc / Put documentation under docs
|
|
https://github.com/FreshRSS/FreshRSS/pull/1505
https://github.com/FreshRSS/FreshRSS/pull/1504
|
|
|
|
* http://doc.freshrss.org/
* https://github.com/FreshRSS/documentation
|
|
https://github.com/FreshRSS/FreshRSS/issues/1475
|
|
And remove "experimental" warning
|
|
Fixes #1432
|
|
https://github.com/FreshRSS/FreshRSS/pull/1389
@kevinpapst
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/907
https://github.com/FreshRSS/FreshRSS/issues/1355
|
|
https://github.com/FreshRSS/FreshRSS/issues/1355
|
|
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/1328#issuecomment-256134406
|
|
https://github.com/FreshRSS/FreshRSS/issues/1095
|
|
https://github.com/FreshRSS/FreshRSS/issues/1095
|
|
https://github.com/FreshRSS/FreshRSS/issues/1095
https://github.com/FreshRSS/FreshRSS/issues/851
|
|
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/1180#issuecomment-252475962
|
|
https://github.com/FreshRSS/FreshRSS/pull/1281
|
|
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/328
https://github.com/jangernert/FeedReader/issues/59
https://github.com/YunoHost-Apps/freshrss_ynh/pull/21
|
|
Simplified statistics https://github.com/FreshRSS/FreshRSS/pull/1250
|
|
|
|
|
|
|
|
|
|
https://github.com/FreshRSS/FreshRSS/pull/1172
|