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
|
38289beb66
|
Fix updateEntry warning
https://github.com/FreshRSS/FreshRSS/issues/1325
|
2016-10-16 15:19:11 +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
|
34e38e3a97
|
SQL DROP TABLE
https://github.com/FreshRSS/FreshRSS/issues/1320
|
2016-10-15 20:01:48 +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
|
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
|
50f1e027e3
|
Fix import bug
|
2016-10-15 14:18:23 +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
|
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
|
8a923aa8c7
|
Finalize cron refresh favicons
|
2016-10-12 21:36:00 +02:00 |
|
Alexandre Alapetite
|
e8d1a6dcc9
|
Cron refresh favicons
Related to
https://github.com/FreshRSS/FreshRSS/issues/1181
https://github.com/FreshRSS/FreshRSS/issues/1298
|
2016-10-12 15:47:04 +02:00 |
|
Alexandre Alapetite
|
50827447e3
|
Better error message in markReadFeed
https://github.com/FreshRSS/FreshRSS/issues/1299
|
2016-10-11 19:34:46 +02:00 |
|
Alexandre Alapetite
|
cbb6c26db7
|
Fix share POST
https://github.com/FreshRSS/FreshRSS/issues/1289
|
2016-10-10 22:07:58 +02:00 |
|
Alexandre Alapetite
|
baa091fa0a
|
Merge pull request #1294 from Alkarex/meta-description
Meta description option
|
2016-10-08 22:23:36 +02:00 |
|
Alexandre Alapetite
|
6bc37cef47
|
W3C resource-priorities have been abandonned
https://github.com/FreshRSS/FreshRSS/issues/1222
|
2016-10-08 21:45:47 +02:00 |
|
Alexandre Alapetite
|
79696f31ad
|
Meta description option
https://github.com/FreshRSS/FreshRSS/issues/1105
|
2016-10-07 22:54:23 +02:00 |
|
Alexandre Alapetite
|
ca4dcca5b2
|
PSHB bugs
Introduced by https://github.com/FreshRSS/FreshRSS/pull/1280
|
2016-10-07 21:46:48 +02:00 |
|
Alexandre Alapetite
|
cba15d3809
|
Merge branch 'FreshRSS/dev' into anonymous-extensions
|
2016-10-07 18:21:35 +02:00 |
|
Alexandre Alapetite
|
136d6fb0b4
|
Merge pull request #1286 from Alkarex/install-message
i18n: Keep previous configuration
|
2016-10-07 17:28:05 +02:00 |
|
Alexandre Alapetite
|
e6e8cac3c4
|
Allow extensions for default accout in anonymous mode
https://github.com/FreshRSS/FreshRSS/issues/1257#issuecomment-248111169
|
2016-10-06 21:00:02 +02:00 |
|
Alexandre Alapetite
|
4efc8f76e6
|
i18n italian keep previous installation
|
2016-10-06 17:43:09 +02:00 |
|
Alexandre Alapetite
|
a131190007
|
i18n: Keep previous configuration
https://github.com/FreshRSS/FreshRSS/issues/1284
|
2016-10-06 17:41:01 +02:00 |
|
Alexandre Alapetite
|
ad58ae923c
|
Update php-* extension names
https://github.com/FreshRSS/FreshRSS/issues/1283
|
2016-10-06 17:21:20 +02:00 |
|
Alexandre Alapetite
|
d973d9efab
|
Fix display bug for example of URL with token
https://github.com/FreshRSS/FreshRSS/issues/1274
|
2016-10-05 22:25:46 +02:00 |
|
Alexandre Alapetite
|
fe65eec5bb
|
Better multiuser update
|
2016-10-05 17:48:24 +02:00 |
|
Alexandre Alapetite
|
9e34d7275e
|
Typo
|
2016-10-05 00:44:14 +02:00 |
|
Alexandre Alapetite
|
05cabe99ae
|
Take better advantage of other users refresh
|
2016-10-05 00:39:54 +02:00 |
|
Alexandre Alapetite
|
f81c441920
|
Fix bug language option for new user
https://github.com/FreshRSS/FreshRSS/issues/1273
|
2016-10-04 21:06:37 +02:00 |
|
Alexandre Alapetite
|
4d46727705
|
Merge pull request #1275 from Alkarex/export-date
Export files with date
|
2016-10-01 20:56:37 +02:00 |
|
Alexandre Alapetite
|
9b22272eee
|
PostgreSQL multiuser bug
https://github.com/FreshRSS/FreshRSS/pull/1195
|
2016-10-01 20:54:08 +02:00 |
|
Alexandre Alapetite
|
c4b43316c7
|
Export files with date
|
2016-10-01 20:22:34 +02:00 |
|
Alexandre Alapetite
|
32ac41439a
|
PostgreSQL case-insensitivity bug
|
2016-10-01 19:31:43 +02:00 |
|
Alexandre Alapetite
|
a7b605f2a5
|
Bug updateEntry()
|
2016-10-01 15:14:37 +02:00 |
|
Alexandre Alapetite
|
1d8c24c73f
|
BindParam bug
|
2016-10-01 14:50:17 +02:00 |
|
Alexandre Alapetite
|
548250620b
|
PostgreSQL updateEntry()
|
2016-10-01 10:09:28 +02:00 |
|
Alexandre Alapetite
|
e979b67ceb
|
PostgreSQL uppercase keywords
|
2016-10-01 09:34:09 +02:00 |
|
Alexandre Alapetite
|
41c11028d9
|
Merge branch 'FreshRSS/dev' into PostgreSQL
|
2016-10-01 09:27:47 +02:00 |
|
Alexandre Alapetite
|
c16a973d45
|
PostgreSQL schema update
|
2016-10-01 09:24:46 +02:00 |
|
Alexandre Alapetite
|
c35111fe53
|
Fix SQLite
|
2016-09-29 23:36:25 +02:00 |
|
Alexandre Alapetite
|
63a8f5e167
|
Fix global view
Bug introduced in version 1.5.0 by
56ffc115d1
|
2016-09-29 22:48:56 +02:00 |
|
Alexandre Alapetite
|
dbc68590da
|
A bit more PostgreSQL
Simplified statistics https://github.com/FreshRSS/FreshRSS/pull/1250
|
2016-09-27 23:35:39 +02:00 |
|
Alexandre Alapetite
|
90164df068
|
Merge branch 'FreshRSS/dev' into PostgreSQL
|
2016-09-27 23:02:34 +02:00 |
|
Alexandre Alapetite
|
d5ca360ca9
|
API fix feed rename
https://github.com/FreshRSS/FreshRSS/issues/1254
https://github.com/jangernert/FeedReader/issues/59#issuecomment-249558202
|
2016-09-26 15:20:02 +02:00 |
|
Alexandre Alapetite
|
9291748c47
|
API implement user-info and fix edits
https://github.com/FreshRSS/FreshRSS/issues/1254
https://github.com/jangernert/FeedReader/issues/59#issuecomment-249491580
|
2016-09-26 10:44:44 +02:00 |
|
Alexandre Alapetite
|
c1c5279109
|
Merge branch 'FreshRSS/dev' into PostgreSQL
|
2016-09-25 01:38:32 +02:00 |
|
Alexandre Alapetite
|
7466f721ef
|
Merge pull request #1250 from Alkarex/simplifyStats
Simplify SQL in statistics
|
2016-09-25 01:37:53 +02:00 |
|