Commit Graph

3451 Commits

Author SHA1 Message Date
Alexandre Alapetite
306ec7c86b Changelog 2017-08-21 13:32:16 +02:00
Alexandre Alapetite
a72ad940df Increase minimal support to PHP 5.3.8+
https://github.com/FreshRSS/FreshRSS/issues/1604
2017-08-21 12:29:12 +02:00
Alexandre Alapetite
3108b2729f Minor JS hints 2017-08-20 10:18:54 +02:00
Alexandre Alapetite
d09fbdf43b Readme 1589
https://github.com/FreshRSS/FreshRSS/pull/1589
2017-08-19 17:08:28 +02:00
Alexandre Alapetite
771d3b5ca3 Merge pull request #1589 from romibi/ft-dynamic-feedlist-padding
Make feedlist padding a bit dynamic
2017-08-19 17:05:19 +02:00
Alexandre Alapetite
f09039b1da Merge pull request #1602 from Alkarex/cli_update_user
CLI update user
2017-08-19 16:26:17 +02:00
Alexandre Alapetite
4a813ff06f Changelog 1600
https://github.com/FreshRSS/FreshRSS/issues/1600
2017-08-19 16:24:44 +02:00
Alexandre Alapetite
d0281a9f35 typo update-or-create-user 2017-08-19 16:19:03 +02:00
Alexandre Alapetite
2fa8fdd28e Merge branch 'FreshRSS/dev' into cli_update_user 2017-08-19 15:36:32 +02:00
Alexandre Alapetite
19df77c249 Merge pull request #1615 from Alkarex/author_sanitize
Author HTML to text
2017-08-19 13:55:41 +02:00
Alexandre Alapetite
94f4f67f30 Changelog 1590
https://github.com/FreshRSS/FreshRSS/issues/1590
2017-08-19 13:55:04 +02:00
Alexandre Alapetite
18285d2729 Author HTML to text
https://github.com/FreshRSS/FreshRSS/issues/1590#issuecomment-313914174
https://github.com/FreshRSS/FreshRSS/pull/1592#issuecomment-320290049
2017-08-19 13:48:47 +02:00
Alexandre Alapetite
ed4953a1cd Merge pull request #1613 from Trim/fix-postgresql-commitnewentry-by-ignore
commitNewEntries should ignore conflicting keys on migration from ent…
2017-08-16 22:09:28 +02:00
Adrien Dorsaz
c23fd7782f Update changelog and add myself to contributors 2017-08-15 14:06:17 +02:00
Adrien Dorsaz
074ab63bb1 commitNewEntries: fixup to use unique aliases 2017-08-15 11:39:21 +02:00
Adrien Dorsaz
3b8b9eabd0 commitNewEntries should ignore conflicting keys on migration from entrytmp to entry
Fixes #1610 by first ignoring all entries from entrytmp which exists
already inside the entry table.
2017-08-15 10:45:26 +02:00
Alexandre Alapetite
5d4e4a8dd0 Fix script name in usage 2017-08-05 23:10:02 +02:00
Alexandre Alapetite
673b6e48b0 Mutualise create-user and update-user 2017-08-05 18:27:47 +02:00
Alexandre Alapetite
03a99c2408 Merge branch 'FreshRSS/dev' into cli_update_user 2017-07-27 09:40:53 +02:00
Alexandre Alapetite
1138c8a63b CLI usage typo
https://github.com/FreshRSS/FreshRSS/pull/1602#issuecomment-318188437
2017-07-27 09:40:47 +02:00
Alexandre Alapetite
da685f9390 Merge pull request #1603 from Alkarex/EasyRSS-PSQL-timestamp
Fix timestamp format with PostgreSQL for EasyRSS
2017-07-24 08:55:17 +02:00
Alexandre Alapetite
d0d0861e02 Changelog 1603
https://github.com/Alkarex/EasyRSS/issues/31
2017-07-24 08:54:45 +02:00
Alexandre Alapetite
1ac33e02bd Merge branch 'FreshRSS/dev' into EasyRSS-PSQL-timestamp 2017-07-24 08:52:11 +02:00
Alexandre Alapetite
e4f2784313 Merge pull request #1601 from Alkarex/db_username_length
Usernames checks
2017-07-23 18:34:39 +02:00
Alexandre Alapetite
8b834527a2 Readme 1597
https://github.com/FreshRSS/FreshRSS/issues/1597
2017-07-23 18:33:52 +02:00
Alexandre Alapetite
46c31a75d7 Fix timestamp format with PostgreSQL for EasyRSS
https://github.com/Alkarex/EasyRSS/issues/31
2017-07-23 11:51:46 +02:00
Alexandre Alapetite
e5b7586a3d CLI update-user usage 2017-07-23 00:14:01 +02:00
Alexandre Alapetite
a11517dc9a updateContextUser typo 2017-07-22 20:37:50 +02:00
Alexandre Alapetite
e6fadbe580 +x execution rights update-user 2017-07-22 20:23:53 +02:00
Alexandre Alapetite
e046791c93 CLI update user
https://github.com/FreshRSS/FreshRSS/issues/1600
Not tested
2017-07-22 20:05:36 +02:00
Alexandre Alapetite
c461c76900 Merge branch 'FreshRSS/dev' into db_username_length 2017-07-22 16:46:44 +02:00
Alexandre Alapetite
bf6dc46c64 Changelog 1594 + credits
https://github.com/FreshRSS/FreshRSS/pull/1594
@sandfoxme
2017-07-22 16:44:14 +02:00
Alexandre Alapetite
c3f2302be7 Update username constraints
https://github.com/FreshRSS/FreshRSS/issues/1597
2017-07-22 15:47:13 +02:00
Alexandre Alapetite
16b269f33d Merge pull request #1594 from sandfoxme/patch-1
Fix Illegal String Offset warning (PHP 7.1) in greader.php
2017-07-13 14:24:01 +02:00
Anton Smirnov
78ca4341d1 Use PHP <= 5.3 array syntax in greader.php fix 2017-07-13 14:34:01 +03:00
Anton Smirnov
93fa066298 Fix Illegal String Offset warning (PHP 7.1) in greader.php 2017-07-12 18:58:12 +03:00
romibi
d4cd72dd21 Make feedlist padding a bit dynamic 2017-06-21 13:35:35 +02:00
Alexandre Alapetite
d5c168b308 Changelog 1354, 1568, 1578
https://github.com/FreshRSS/FreshRSS/issues/1354
https://github.com/FreshRSS/FreshRSS/pull/1568
https://github.com/FreshRSS/FreshRSS/pull/1578
2017-06-20 09:19:12 +02:00
Alexandre Alapetite
3e28ca565e Merge pull request #1585 from Alkarex/file_get_contents-fix
file_get_contents fix
2017-06-20 09:11:39 +02:00
Alexandre Alapetite
9f936b549b Changelog 1584
https://github.com/FreshRSS/FreshRSS/issues/1584
2017-06-20 09:10:48 +02:00
Alexandre Alapetite
8af80091c7 file_get_contents fix
PHP 7.1 https://github.com/FreshRSS/FreshRSS/issues/1584
2017-06-14 11:04:00 +02:00
Alexandre Alapetite
e3d76d612c Merge pull request #1578 from gsongsong/i18n-koKR
Add Korean internationalization
2017-06-10 17:46:11 +02:00
Alexandre Alapetite
ef80a3be8d i18n fr typo
https://github.com/FreshRSS/FreshRSS/pull/1568
2017-06-10 17:42:35 +02:00
Seokseong Jeon
30fcf0a150 Add i18n for subscription menu 2017-06-11 00:39:11 +09:00
Seokseong Jeon
a39717d2b2 Merge branch 'dev' into i18n-koKR 2017-06-11 00:25:31 +09:00
Seokseong Jeon
da1708ccf7 Reorder alphabetically 2017-06-11 00:23:13 +09:00
Alexandre Alapetite
09bcd8d73f Merge pull request #1568 from aledeg/bookmarklet-page
Add a subscription tools page
2017-06-10 17:14:46 +02:00
Seokseong Jeon
bd051ff086 Merge branch 'dev' into i18n-koKR 2017-06-09 22:33:36 +09:00
Seokseong Jeon
3ad491d058 Done sub.php (Complete i18n/kr) 2017-06-09 22:28:34 +09:00
Seokseong Jeon
4e8acffcd7 Done install.php 2017-06-09 18:21:20 +09:00