Commit Graph

3153 Commits

Author SHA1 Message Date
Alexandre Alapetite
bb69a960b2 Merge pull request #1409 from Crupuk/patch-1
Switch to FreshRss tab
2017-01-23 14:37:10 +01:00
Alexandre Alapetite
d8dd628de8 Start 1.7.0-dev 2017-01-23 10:33:36 +01:00
Crupuk
c281d6a43c Update main.js 2017-01-23 09:05:13 +01:00
Crupuk
7a215f9de9 Switch to FreshRss tab
Switch to FreshRss tab when notification is clicked and close notification
2017-01-19 11:41:30 +01:00
Alexandre Alapetite
5f637bd816 Merge pull request #1399 from FreshRSS/dev
Release 1.6.2
1.6.2
2016-12-26 16:33:47 +01:00
Alexandre Alapetite
109f63be26 Version 1.6.2 2016-12-26 16:31:55 +01:00
Alexandre Alapetite
eded493796 Merge pull request #1398 from Alkarex/MultipleCookiesBug
Send cookie FreshRSS_login only once
2016-12-24 17:33:11 +01:00
Alexandre Alapetite
02ac8d563d Merge pull request #1397 from Alkarex/cookieDuration
Option for cookie duration
2016-12-24 17:32:11 +01:00
Alexandre Alapetite
e99a6b8152 Readme New option limits.cookie_duration in data/config.php to set the login cookie duration 2016-12-24 17:31:19 +01:00
Alexandre Alapetite
f25e2ba412 Readme Send login cookie only once 2016-12-24 17:25:36 +01:00
Alexandre Alapetite
0150aec07e 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
2016-12-24 17:22:41 +01:00
Alexandre Alapetite
0d6a5048ba Non-breaking space format 2016-12-24 16:37:46 +01:00
Alexandre Alapetite
332a4dec86 Option for cookie duration
https://github.com/FreshRSS/FreshRSS/issues/1384
2016-12-24 16:33:28 +01:00
Alexandre Alapetite
7ae60ff0cc Merge pull request #1385 from Alkarex/favicon-user-agent
Add curl user-agent to retrieve favicon
2016-12-21 17:17:13 +01:00
Alexandre Alapetite
7f8aecf539 Merge branch 'FreshRSS/dev' into favicon-user-agent 2016-12-21 17:16:26 +01:00
Alexandre Alapetite
d44c93f153 Merge branch 'FreshRSS/dev' into favicon-user-agent 2016-12-21 17:14:51 +01:00
Alexandre Alapetite
f4bbc2ba82 Merge pull request #1395 from Alkarex/prepare-1.6.2
Prepare intermediate version 1.6.2
2016-12-21 17:14:25 +01:00
Alexandre Alapetite
2ff950bda3 Changelog curl user-agent for favicons 2016-12-21 17:13:35 +01:00
Alexandre Alapetite
969c61871e Merge branch 'prepare-1.6.2' into favicon-user-agent 2016-12-21 17:09:04 +01:00
Alexandre Alapetite
5fd1fc225c Merge branch 'FreshRSS/dev' into favicon-user-agent 2016-12-21 17:08:59 +01:00
Alexandre Alapetite
1c45d9b94d Merge pull request #1394 from Alkarex/readme-extensions
Small changes readme extensions
2016-12-21 17:07:40 +01:00
Alexandre Alapetite
25aa4fba7e Prepare intermediate version 1.6.2
Mostly some bug fixes since 1.6.1
2016-12-21 17:06:44 +01:00
Alexandre Alapetite
17d402da67 Small changes readme extensions
https://github.com/FreshRSS/FreshRSS/pull/1389
@kevinpapst
2016-12-21 16:47:20 +01:00
Alexandre Alapetite
ad49d4bdca Merge pull request #1389 from kevinpapst/readme-extensions
Link to extension repository in README
2016-12-21 16:36:09 +01:00
Kevin Papst
74cc2f4664 added links to extension repository 2016-12-05 21:13:34 +01:00
Alexandre Alapetite
40044876b8 Add curl user-agent to retrive favicon
https://github.com/FreshRSS/FreshRSS/issues/1380
2016-11-28 21:49:36 +01:00
Alexandre Alapetite
d8fb9129d3 Credits typo 2016-11-20 18:15:47 +01:00
Alexandre Alapetite
3a253e6a1e Credits for documentation
https://github.com/FreshRSS/documentation/pull/14
2016-11-20 18:13:06 +01:00
Alexandre Alapetite
3cfcedf861 Merge pull request #1376 from Alkarex/fileinfo
extension_loaded fileinfo
2016-11-20 16:56:45 +01:00
Alexandre Alapetite
b28b6a4bf2 extension_loaded fileinfo
https://github.com/FreshRSS/FreshRSS/issues/1375
2016-11-20 16:52:07 +01:00
Alexandre Alapetite
b07a05dc79 Merge pull request #1373 from Alkarex/StreamingExport
Stream JSON export
2016-11-17 21:35:39 +01:00
Alexandre Alapetite
801e23044c Changelog More robust export function in the case of large datasets 2016-11-17 21:34:31 +01:00
Alexandre Alapetite
a5f849b930 Merge pull request #1374 from Alkarex/init-confirm
init confirm after DOM load
2016-11-16 20:02:08 +01:00
Alexandre Alapetite
c08984cbfa Changelog Fix bug in confirmation before marking as read 2016-11-16 20:01:40 +01:00
Alexandre Alapetite
1d5006d83f Error edge cases for JSON export 2016-11-16 17:49:20 +01:00
Alexandre Alapetite
8e68ee54e0 init confirm after DOM load
https://github.com/FreshRSS/FreshRSS/issues/1348
2016-11-15 22:15:54 +01:00
Alexandre Alapetite
568b737b6c Function to disable MySQL buffering for large exports 2016-11-15 21:38:18 +01:00
Alexandre Alapetite
8d3d2a7d7f Minor code formatting of export helper 2016-11-15 20:54:56 +01:00
Alexandre Alapetite
f59de4e2b6 Stream JSON export
Avoid large in-memory copies
https://github.com/FreshRSS/FreshRSS/issues/1372
2016-11-15 20:43:06 +01:00
Alexandre Alapetite
2cdc83d24d Merge pull request #1366 from Alkarex/pgsql-slash
Allow slash in database hostname
2016-11-08 08:23:30 +01:00
Alexandre Alapetite
cbe778f62c Allow slash in database hostname
https://github.com/FreshRSS/FreshRSS/issues/1364
2016-11-07 18:26:28 +01:00
Alexandre Alapetite
f3d5cbd7da Underscore missing in documentation
https://github.com/FreshRSS/FreshRSS/pull/1363
2016-11-06 14:23:41 +01:00
Alexandre Alapetite
4a4758e5d6 Merge pull request #1357 from Alkarex/git-update
Add compatibility with git in Web update
2016-11-06 14:07:16 +01:00
Alexandre Alapetite
6a7b5fea3e Merge branch 'FreshRSS/dev' into git-update 2016-11-06 14:06:02 +01:00
Alexandre Alapetite
1a4fdfb1be Merge pull request #1363 from Alkarex/install-fixes
Fix small bugs in install
2016-11-06 14:05:20 +01:00
Alexandre Alapetite
829d9997d3 Fix small bugs in install
Small fixes in install (e.g. better check that DB password works)
2016-11-06 14:04:06 +01:00
Alexandre Alapetite
92910c212b Changelog: PostgreSQL: fix bug when updating cached values
https://github.com/FreshRSS/FreshRSS/issues/1360
https://github.com/FreshRSS/FreshRSS/pull/1361
2016-11-06 11:47:55 +01:00
Alexandre Alapetite
e27e5809f9 Merge pull request #1361 from Alkarex/PostgreSQL-updateCachedValues
PostgreSQL fix updateCachedValues
2016-11-06 11:45:21 +01:00
Alexandre Alapetite
34868cd291 Switch simplify syntax 2016-11-06 11:33:45 +01:00
Alexandre Alapetite
5aeaed8971 PostgreSQL fix updateCachedValues
https://github.com/FreshRSS/FreshRSS/issues/1360
2016-11-06 11:24:51 +01:00