| Age | Commit message (Collapse) | Author |
|
Send cookie FreshRSS_login only once
|
|
Prior to this patch, two cookies with the same name were sent, the first
one was to destroy the cookie, and the second one to create it
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/1384
|
|
https://github.com/FreshRSS/FreshRSS/issues/1375
|
|
Stream JSON export
|
|
|
|
|
|
|
|
Avoid large in-memory copies
https://github.com/FreshRSS/FreshRSS/issues/1372
|
|
https://github.com/FreshRSS/FreshRSS/issues/1364
|
|
|
|
Small fixes in install (e.g. better check that DB password works)
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/1360
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/1345
|
|
https://github.com/FreshRSS/FreshRSS/issues/907
https://github.com/FreshRSS/FreshRSS/issues/1355
|
|
https://github.com/FreshRSS/FreshRSS/issues/1349
We should later replace all bindParam by bindValue
|
|
https://github.com/FreshRSS/FreshRSS/issues/1342
|
|
|
|
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/1095
|
|
https://github.com/FreshRSS/FreshRSS/issues/1095
https://github.com/FreshRSS/FreshRSS/issues/1090
|
|
ZIP export, OPML export.
Corrected height of feeds select in Pafat theme.
https://github.com/FreshRSS/FreshRSS/pull/1338
https://github.com/FreshRSS/FreshRSS/issues/1039
https://github.com/FreshRSS/FreshRSS/issues/1277
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/1095
https://github.com/FreshRSS/FreshRSS/issues/851
|
|
Bug from https://github.com/FreshRSS/FreshRSS/pull/1261
|
|
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/1328#issuecomment-255519363
|
|
https://github.com/FreshRSS/FreshRSS/issues/1095
https://github.com/FreshRSS/FreshRSS/issues/1090
|
|
|
|
It looks like SimplePie does not always filter everything
Having a character not in latin1 would create MySQL collate errors
|
|
https://github.com/FreshRSS/FreshRSS/issues/1325
|
|
http://stackoverflow.com/questions/18389537/does-postgresql-serial-work-differently
|
|
https://github.com/FreshRSS/FreshRSS/issues/1320
|
|
https://github.com/FreshRSS/FreshRSS/issues/1318
|
|
A category request was systematically done, although it is not always
needed.
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/1312
|
|
PostgreSQL compatibility boolean
|
|
Would have liked to use UPSERT, but it is first available from
PostgreSQL 9.5.
|
|
https://github.com/FreshRSS/FreshRSS/issues/1312
|
|
https://github.com/FreshRSS/FreshRSS/issues/1311
|
|
|
|
Related to
https://github.com/FreshRSS/FreshRSS/issues/1181
https://github.com/FreshRSS/FreshRSS/issues/1298
|
|
https://github.com/FreshRSS/FreshRSS/issues/1299
|
|
https://github.com/FreshRSS/FreshRSS/issues/1289
|