aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-06-10Merge pull request #1578 from gsongsong/i18n-koKRGravatar Alexandre Alapetite
Add Korean internationalization
2017-06-10i18n fr typoGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/pull/1568
2017-06-11Add i18n for subscription menuGravatar Seokseong Jeon
2017-06-11Merge branch 'dev' into i18n-koKRGravatar Seokseong Jeon
2017-06-11Reorder alphabeticallyGravatar Seokseong Jeon
2017-06-10Merge pull request #1568 from aledeg/bookmarklet-pageGravatar Alexandre Alapetite
Add a subscription tools page
2017-06-09Merge branch 'dev' into i18n-koKRGravatar Seokseong Jeon
2017-06-09Done sub.php (Complete i18n/kr)Gravatar Seokseong Jeon
2017-06-09Done install.phpGravatar Seokseong Jeon
2017-06-09Edit admin.phpGravatar Seokseong Jeon
2017-06-09Working on install.php and sub.phpGravatar Seokseong Jeon
2017-06-09Done index.phpGravatar Seokseong Jeon
2017-06-09Done gen.phpGravatar Seokseong Jeon
2017-06-09Done feedback.phpGravatar Seokseong Jeon
2017-06-09Done conf.phpGravatar Seokseong Jeon
2017-06-09Done admin.phpGravatar Seokseong Jeon
2017-06-08Prepare next versionGravatar Alexandre Alapetite
Will be 1.7.1 or 1.8
2017-06-09Still working onGravatar Seokseong Jeon
2017-06-08Working on other filesGravatar Seokseong Jeon
2017-06-08Done admin.phpGravatar Seokseong Jeon
2017-06-08Working on i18n/krGravatar Seokseong Jeon
2017-06-06Merge pull request #1572 from Alwaysin/masterGravatar Alexandre Alapetite
Add session and ctype PHP modules in README
2017-06-06Update README.mdGravatar Alwaysin
2017-06-06Update README.fr.mdGravatar Alwaysin
2017-06-06Merge pull request #1571 from aledeg/backup-doc-updateGravatar Alexandre Alapetite
Fix outdated documentation
2017-06-06Fix outdated documentationGravatar Alexis Degrugillier
2017-06-04Add to-do comments in translation filesGravatar Alexis Degrugillier
2017-06-04Add a subscription tools pageGravatar Alexis Degrugillier
See #1354 It's missing translations. Only English and French are available. Contributions wanted.
2017-06-03Merge pull request #1549 from FreshRSS/dev1.7.0Gravatar Alexandre Alapetite
Version 1.7.0
2017-06-03Final changes 1.7.0Gravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/pull/1564 https://github.com/FreshRSS/FreshRSS/pull/1559
2017-06-03Merge pull request #1564 from aledeg/open-site-shortcutGravatar Alexandre Alapetite
Add support for a new shortcut in reader view
2017-06-03Merge pull request #1565 from aledeg/js-commentGravatar Alexandre Alapetite
Improve js comments
2017-06-03Improve js commentsGravatar Alexis Degrugillier
2017-06-02Add support for a new shortcut in reader viewGravatar Alexis Degrugillier
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-05-29Merge pull request #1561 from Frenzie/patch-2Gravatar Alexandre Alapetite
(minor) Eng i18n: "Damn" to "blast"
2017-05-28Merge pull request #1559 from Frenzie/patch-1Gravatar Alexandre Alapetite
(chore) Some random Dutch i18n improvements
2017-05-28(minor) Eng i18n: "Damn" to "blast"Gravatar Frans de Jonge
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(chore) Dutch i18n improvementsGravatar Frans de Jonge
* new 'sides_close_article' string * random fixes
2017-05-28Merge pull request #1550 from mszkb/devGravatar Alexandre Alapetite
fix font-sizes of input fields for exotic browsers
2017-05-28font-size for inputGravatar Alexandre Alapetite
2017-05-28Merge pull request #1557 from Alkarex/font-size-button-as-linkGravatar Alexandre Alapetite
More uniform styling of A and BUTTON in drop-downs
2017-05-28Merge pull request #1558 from Alkarex/duplicates_items_no_guidGravatar Alexandre Alapetite
Duplicates items no guid
2017-05-28SimplePie: Do not generate hash instead of GUIDGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1552
2017-05-28Manual merge upstream SimplePieGravatar Alexandre Alapetite
2017-05-27More uniform styling of A and BUTTON in drop-downsGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1556
2017-05-26adding mszkb to creditsGravatar mszkb
2017-05-26fixed typo in css for font-sizeGravatar mszkb
2017-05-26fix font-sizes of input fields for exotic browsersGravatar mszkb
2017-05-26Changelog errorGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/pull/1541
2017-05-26Merge pull request #1547 from Alkarex/CSS-JS-load-order-extensionsGravatar Alexandre Alapetite
Change CSS load order to help CustomCSS extension