Commit Graph

1776 Commits

Author SHA1 Message Date
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
2fa8fdd28e Merge branch 'FreshRSS/dev' into cli_update_user 2017-08-19 15:36:32 +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
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
03a99c2408 Merge branch 'FreshRSS/dev' into cli_update_user 2017-07-27 09:40: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
c3f2302be7 Update username constraints
https://github.com/FreshRSS/FreshRSS/issues/1597
2017-07-22 15:47:13 +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
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
Seokseong Jeon
3618cd7979 Edit admin.php 2017-06-09 17:54:33 +09:00
Seokseong Jeon
0da72bf225 Working on install.php and sub.php 2017-06-09 17:39:05 +09:00
Seokseong Jeon
9a65461490 Done index.php 2017-06-09 17:31:51 +09:00
Seokseong Jeon
caf43d8ab2 Done gen.php 2017-06-09 17:29:38 +09:00
Seokseong Jeon
98a5c6538c Done feedback.php 2017-06-09 17:28:47 +09:00
Seokseong Jeon
3b8201387d Done conf.php 2017-06-09 17:25:29 +09:00
Seokseong Jeon
2f8faaee14 Done admin.php 2017-06-09 16:28:40 +09:00
Seokseong Jeon
2eb93f2769 Still working on 2017-06-09 00:21:30 +09:00
Seokseong Jeon
25cd808c44 Working on other files 2017-06-08 16:31:15 +09:00
Seokseong Jeon
5e796a2036 Done admin.php 2017-06-08 16:09:42 +09:00
Seokseong Jeon
f5619e66de Working on i18n/kr 2017-06-08 03:36:28 +09:00
Alexis Degrugillier
1eaea0e8c7 Add to-do comments in translation files 2017-06-04 10:12:27 +02:00
Alexis Degrugillier
a52dc33353 Add a subscription tools page
See #1354

It's missing translations. Only English and French are available.
Contributions wanted.
2017-06-04 09:58:11 +02:00
Alexis Degrugillier
5f942cc1c9 Add support for a new shortcut in reader view
Now you can open the original page in the reader view with the same shortcut you'll use in the normal view.
I've changed how we identify the link to make it more flexible.
The previous way was too restrictive since the selector used a really strict path to get the url.

There was another way to achieve the same thing without changing the selector.
It was quite ugly since some meaningless class would be added on the markup to match the selector query.

See #1400
2017-06-02 22:53:13 +02:00
Alexandre Alapetite
d100b2deb1 Merge pull request #1561 from Frenzie/patch-2
(minor) Eng i18n: "Damn" to "blast"
2017-05-29 06:18:54 +02:00
Frans de Jonge
b3bd93cdfd (minor) Eng i18n: "Damn" to "blast"
I think French *arf*/*zut* would be better translated as something like *blast* or *rats* than *damn*. The word *arf* doesn't have a lemma in my *Petit Robert*, so since French is my fourth and worst language I can't be completely sure. But even if I'm wrong about the French, the word *damn* simply seems slightly too expletive for an English localization. By contrast, in Dutch I'm not sure if anything even exceeds the level of offensiveness reached by a mild expletive like *damn* in English. English speakers are just much more sensitive to words in and of themselves regardless of context.
2017-05-28 15:22:13 +02:00
Frans de Jonge
b8fbe6e558 (chore) Dutch i18n improvements
* new 'sides_close_article' string
* random fixes
2017-05-28 14:51:19 +02:00
Alexandre Alapetite
97fe573ace SimplePie: Do not generate hash instead of GUID
https://github.com/FreshRSS/FreshRSS/issues/1552
2017-05-28 02:02:58 +02:00
Alexandre Alapetite
3a5427ea7f Change CSS load order to help CustomCSS extension
https://github.com/FreshRSS/Extensions/issues/13
2017-05-26 14:00:52 +02:00
Alexandre Alapetite
964fb89715 i18n sides_close_article: fr 2017-05-26 12:26:08 +02:00
Alexandre Alapetite
f7ad1703be i18n TODOs 2017-05-26 12:23:22 +02:00
Alexandre Alapetite
e12f9d4a98 Merge remote-tracking branch 'FreshRSS/dev' into dev 2017-05-26 12:19:41 +02:00
Alexandre Alapetite
b848511574 Merge pull request #1541 from hoilc/simplified-chinese-translation
simplified chinese translation
2017-05-26 12:16:28 +02:00
Alexandre Alapetite
1f0c6ee9f7 Merge pull request #1543 from Alkarex/mark-as-read-new-feeds
Fix *mark as read* articles when adding a new feed
2017-05-26 10:09:27 +02:00
Paulius Šukys
3112987eea Added sides_close_article english string to other languages with a todo comment 2017-05-25 19:17:27 +02:00
Alexandre Alapetite
20d1301b46 Do not require write access to check new version
Do not require write access to check if new ZIP version is available
https://github.com/FreshRSS/FreshRSS/issues/1450
2017-05-25 14:27:31 +02:00
Alexandre Alapetite
a4aef7bf83 Fix *mark as read* articles when adding a new feed
https://github.com/FreshRSS/FreshRSS/issues/1535
2017-05-25 13:03:55 +02:00
hoilc
c35af6f737 add sides_close_article for PR #1539 2017-05-23 16:05:58 +08:00
hoilc
6c7cc88a33 add simplified chinese translation 2017-05-23 15:58:14 +08:00
Paulius Šukys
e98b510cbb Merge branch 'master' into dev 2017-05-22 11:24:52 +02:00
Paulius Šukys
67dd80f842 Added additional configuration setting for #1530 . This includes default settings and translation entry for English 2017-05-22 09:33:55 +02:00
Alexandre Alapetite
af8960b8b3 Move default configuration files
https://github.com/FreshRSS/FreshRSS/issues/1531
2017-05-12 23:33:58 +02:00
Alexandre Alapetite
77e698617d Fix download regression
https://github.com/FreshRSS/FreshRSS/issues/1236#issuecomment-299732610
2017-05-07 22:38:29 +02:00
Alexandre Alapetite
e9e6fc3483 Download icon 💾 for other MIME types
https://github.com/FreshRSS/FreshRSS/issues/1236#issuecomment-299627105
2017-05-07 17:00:46 +02:00
Seokseong Jeon
0bc59ba140 Make actualizeFeed returns values consistent&safe 2017-05-05 17:18:16 +09:00