aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-02-06Merge pull request #1418 from Alkarex/Changelog-1417Gravatar Alexandre Alapetite
Changelog 1417
2017-02-06Merge pull request #1419 from Alkarex/no-version-anonymousGravatar Alexandre Alapetite
No version number for anonymous users
2017-02-06Merge pull request #1420 from danc/devGravatar Alexandre Alapetite
Share to sites based on Known (http://withknown.com)
2017-02-04Share to sites based on Known (http://withknown.com)Gravatar tintouli
2017-01-28No version number for anonymous usersGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1404
2017-01-28Changelog 1417Gravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/pull/1417 https://github.com/FreshRSS/FreshRSS/issues/1411 https://github.com/FreshRSS/FreshRSS/issues/1412
2017-01-28Merge pull request #1417 from tcitworld/devGravatar Alexandre Alapetite
postgres fixes
2017-01-28Merge pull request #1413 from Alkarex/Changelog-1409Gravatar Alexandre Alapetite
Changelog 1409
2017-01-27postgres fixesGravatar Thomas Citharel
2017-01-23Changelog 1409Gravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/pull/1409
2017-01-23Merge pull request #1409 from Crupuk/patch-1Gravatar Alexandre Alapetite
Switch to FreshRss tab
2017-01-23Start 1.7.0-devGravatar Alexandre Alapetite
2017-01-23Update main.jsGravatar Crupuk
2017-01-19Switch to FreshRss tab Gravatar Crupuk
Switch to FreshRss tab when notification is clicked and close notification
2016-12-26Merge pull request #1399 from FreshRSS/dev1.6.2Gravatar Alexandre Alapetite
Release 1.6.2
2016-12-26Version 1.6.2Gravatar Alexandre Alapetite
2016-12-24Merge pull request #1398 from Alkarex/MultipleCookiesBugGravatar Alexandre Alapetite
Send cookie FreshRSS_login only once
2016-12-24Merge pull request #1397 from Alkarex/cookieDurationGravatar Alexandre Alapetite
Option for cookie duration
2016-12-24Readme New option `limits.cookie_duration` in `data/config.php` to set the ↵Gravatar Alexandre Alapetite
login cookie duration
2016-12-24Readme Send login cookie only onceGravatar Alexandre Alapetite
2016-12-24Send cookie FreshRSS_login only onceGravatar Alexandre Alapetite
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
2016-12-24Non-breaking space formatGravatar Alexandre Alapetite
2016-12-24Option for cookie durationGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1384
2016-12-21Merge pull request #1385 from Alkarex/favicon-user-agentGravatar Alexandre Alapetite
Add curl user-agent to retrieve favicon
2016-12-21Merge branch 'FreshRSS/dev' into favicon-user-agentGravatar Alexandre Alapetite
2016-12-21Merge branch 'FreshRSS/dev' into favicon-user-agentGravatar Alexandre Alapetite
2016-12-21Merge pull request #1395 from Alkarex/prepare-1.6.2Gravatar Alexandre Alapetite
Prepare intermediate version 1.6.2
2016-12-21Changelog curl user-agent for faviconsGravatar Alexandre Alapetite
2016-12-21Merge branch 'prepare-1.6.2' into favicon-user-agentGravatar Alexandre Alapetite
2016-12-21Merge branch 'FreshRSS/dev' into favicon-user-agentGravatar Alexandre Alapetite
2016-12-21Merge pull request #1394 from Alkarex/readme-extensionsGravatar Alexandre Alapetite
Small changes readme extensions
2016-12-21Prepare intermediate version 1.6.2Gravatar Alexandre Alapetite
Mostly some bug fixes since 1.6.1
2016-12-21Small changes readme extensionsGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/pull/1389 @kevinpapst
2016-12-21Merge pull request #1389 from kevinpapst/readme-extensionsGravatar Alexandre Alapetite
Link to extension repository in README
2016-12-05added links to extension repositoryGravatar Kevin Papst
2016-11-28Add curl user-agent to retrive faviconGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1380
2016-11-20Credits typoGravatar Alexandre Alapetite
2016-11-20Credits for documentationGravatar Alexandre Alapetite
https://github.com/FreshRSS/documentation/pull/14
2016-11-20Merge pull request #1376 from Alkarex/fileinfoGravatar Alexandre Alapetite
extension_loaded fileinfo
2016-11-20extension_loaded fileinfoGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1375
2016-11-17Merge pull request #1373 from Alkarex/StreamingExportGravatar Alexandre Alapetite
Stream JSON export
2016-11-17Changelog More robust export function in the case of large datasetsGravatar Alexandre Alapetite
2016-11-16Merge pull request #1374 from Alkarex/init-confirmGravatar Alexandre Alapetite
init confirm after DOM load
2016-11-16Changelog Fix bug in confirmation before marking as readGravatar Alexandre Alapetite
2016-11-16Error edge cases for JSON exportGravatar Alexandre Alapetite
2016-11-15init confirm after DOM loadGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1348
2016-11-15Function to disable MySQL buffering for large exportsGravatar Alexandre Alapetite
2016-11-15Minor code formatting of export helperGravatar Alexandre Alapetite
2016-11-15Stream JSON exportGravatar Alexandre Alapetite
Avoid large in-memory copies https://github.com/FreshRSS/FreshRSS/issues/1372
2016-11-08Merge pull request #1366 from Alkarex/pgsql-slashGravatar Alexandre Alapetite
Allow slash in database hostname