Commit Graph

3044 Commits

Author SHA1 Message Date
Alexandre Alapetite
9ffd56ea68 Merge pull request #1335 from Alkarex/guid-ascii-bug
guid and urls should not contain low/high characters
2016-10-20 11:38:58 +02:00
Alexandre Alapetite
7f2b0439ec Extract function safe_ascii() 2016-10-20 01:38:23 +02:00
Alexandre Alapetite
1893fc61e0 guid and urls should not contain low/high characters
It looks like SimplePie does not always filter everything
Having a character not in latin1 would create MySQL collate errors
2016-10-20 01:19:59 +02:00
Alexandre Alapetite
8a45743b90 Readme chmod 2016-10-16 22:45:25 +02:00
Alexandre Alapetite
83a1a13755 Readme typos 2016-10-16 17:58:22 +02:00
Alexandre Alapetite
b89a7a875a Readme keep unread function
https://github.com/FreshRSS/FreshRSS/pull/1327
2016-10-16 17:20:51 +02:00
Alexandre Alapetite
cfb2f03c20 Readme typo
https://github.com/FreshRSS/FreshRSS/issues/1328
2016-10-16 17:02:46 +02:00
Alexandre Alapetite
f5143ed98d Merge pull request #1327 from Alkarex/scroll-keep-as-unread
Scroll as read: keep unread function
2016-10-16 16:12:38 +02:00
Alexandre Alapetite
6cd38d73d0 mark_read optimisation 2016-10-16 16:10:58 +02:00
Alexandre Alapetite
3f78bad397 Scroll as read: keep unread function
https://github.com/FreshRSS/FreshRSS/pull/1309
2016-10-16 15:53:08 +02:00
Alexandre Alapetite
77ceec1277 Merge pull request #1326 from Alkarex/updateEntry-warning
Fix updateEntry warning
2016-10-16 15:30:21 +02:00
Alexandre Alapetite
38289beb66 Fix updateEntry warning
https://github.com/FreshRSS/FreshRSS/issues/1325
2016-10-16 15:19:11 +02:00
Alexandre Alapetite
1f9f9ce972 Merge pull request #1324 from Alkarex/global-view-scroll
Global view scroll
2016-10-16 15:11:38 +02:00
Alexandre Alapetite
eb88fee64b Scroll performance
Fewer events, and ensure an event is fired after the end of the scroll.
https://github.com/FreshRSS/FreshRSS/pull/1309
2016-10-16 15:10:21 +02:00
Alexandre Alapetite
ce14841cc0 Scroll as read for Global view + throttle event
https://github.com/FreshRSS/FreshRSS/issues/1317
https://github.com/FreshRSS/FreshRSS/pull/1309
2016-10-16 12:31:13 +02:00
Alexandre Alapetite
dbffbc1822 Merge branch 'FreshRSS/dev' into global-view-scroll 2016-10-15 23:38:59 +02:00
Alexandre Alapetite
8db0249e17 Merge pull request #1322 from Alkarex/sql-duplicates
PostgreSQL workaround for SERIAL strange behaviour
2016-10-15 23:17:47 +02:00
Alexandre Alapetite
f1eaf02a0c PostgreSQL workaround for SERIAL strange behaviour
http://stackoverflow.com/questions/18389537/does-postgresql-serial-work-differently
2016-10-15 23:09:21 +02:00
Alexandre Alapetite
84bbb33e12 Minor text changes 2016-10-15 20:17:44 +02:00
Alexandre Alapetite
1c8cfc3e02 Merge pull request #1321 from Alkarex/drop-tables
PostgreSQL SQL DROP TABLE
2016-10-15 20:03:04 +02:00
Alexandre Alapetite
34e38e3a97 SQL DROP TABLE
https://github.com/FreshRSS/FreshRSS/issues/1320
2016-10-15 20:01:48 +02:00
Alexandre Alapetite
36320c40b3 Global view scroll top 2016-10-15 19:55:15 +02:00
Alexandre Alapetite
91e3711a87 Merge pull request #1319 from Alkarex/bug-auto-load-more
Fix bug auto load more
2016-10-15 18:41:49 +02:00
Alexandre Alapetite
5e3a9480d1 Readme auto-load article
https://github.com/FreshRSS/FreshRSS/issues/1318
2016-10-15 18:41:31 +02:00
Alexandre Alapetite
8d7ff90594 Fix bug auto load more
https://github.com/FreshRSS/FreshRSS/issues/1318
2016-10-15 18:38:27 +02:00
Alexandre Alapetite
64d5d61910 Readme other users’ refreshes 2016-10-15 15:31:42 +02:00
Alexandre Alapetite
1336875aee Readme FreshRSS 1.6 in October 2016 2016-10-15 15:20:21 +02:00
Alexandre Alapetite
6c50041b13 Readme PostgreSQL
https://github.com/FreshRSS/FreshRSS/issues/416
2016-10-15 15:18:16 +02:00
Alexandre Alapetite
9ed59ff1f3 Merge pull request #1316 from Alkarex/initial-requests
Remove superflous SQL category request
2016-10-15 15:13:38 +02:00
Alexandre Alapetite
4d9fbb97c8 Readme remove superfluous SQL request 2016-10-15 15:12:19 +02:00
Alexandre Alapetite
56f66f4b61 Remove superflous category request
A category request was systematically done, although it is not always
needed.
2016-10-15 14:58:40 +02:00
Alexandre Alapetite
98a0389262 Merge pull request #1315 from Alkarex/import_duplicates
Fix bug JSON import duplicates
2016-10-15 14:26:09 +02:00
Alexandre Alapetite
021c377f80 Changelog fix bug import favourites
https://github.com/FreshRSS/FreshRSS/issues/1312
2016-10-15 14:25:34 +02:00
Alexandre Alapetite
50f1e027e3 Fix import bug 2016-10-15 14:18:23 +02:00
Alexandre Alapetite
d308e901e6 Merge branch 'FreshRSS/dev' into import_duplicates 2016-10-15 14:11:07 +02:00
Alexandre Alapetite
f0c5943250 Merge pull request #1307 from Alkarex/update-gitignore
Update gitignore rules
2016-10-15 13:43:00 +02:00
Alexandre Alapetite
2ac71f2bd6 Readme gitignore 2016-10-15 13:37:21 +02:00
Alexandre Alapetite
a0127d980c Fix bug JSON import duplicates
https://github.com/FreshRSS/FreshRSS/issues/1312
2016-10-15 01:27:39 +02:00
Alexandre Alapetite
7ec73a91bc Merge pull request #1313 from Alkarex/postgresql-patch
PostgreSQL compatibility boolean
2016-10-15 00:50:49 +02:00
Alexandre Alapetite
bfb252a0f3 Merge pull request #1314 from Alkarex/PostgreSQL-duplicates
PostgreSQL avoid duplicate category 1
2016-10-15 00:49:56 +02:00
Alexandre Alapetite
c24d60372a PostgreSQL emulate "INSERT IGNORE"
Would have liked to use UPSERT, but it is first available from
PostgreSQL 9.5.
2016-10-15 00:49:10 +02:00
Alexandre Alapetite
0eb7a717e6 PostgreSQL avoid duplicate category 1
https://github.com/FreshRSS/FreshRSS/issues/1312
2016-10-15 00:04:51 +02:00
Alexandre Alapetite
d184478fb4 PostgreSQL compatibility boolean
https://github.com/FreshRSS/FreshRSS/issues/1311
2016-10-14 23:05:05 +02:00
Alexandre Alapetite
1013c7d2e2 Merge pull request #1309 from Alkarex/scroll-as-read
Scroll as read
2016-10-14 17:54:34 +02:00
Alexandre Alapetite
6d7ebaeb3b Readme mark as read during scroll 2016-10-14 17:50:27 +02:00
Alexandre Alapetite
3366945a90 Default option mark as read during scroll 2016-10-14 17:49:33 +02:00
Alexandre Alapetite
626d9cbccb Scroll as read: mark as unread bug 2016-10-14 09:20:11 +02:00
Alexandre Alapetite
f766f34775 Scroll as read minor variable 2016-10-13 23:38:25 +02:00
Alexandre Alapetite
b4298f498f Scroll as read
https://github.com/FreshRSS/FreshRSS/issues/1258
2016-10-13 23:33:42 +02:00
Alexandre Alapetite
f41362a594 Merge pull request #1308 from Alkarex/Minz-log-username-bug
Minz::Log bug when currentUser is empty string
2016-10-13 21:07:45 +02:00