summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-03-25js translations: look for notify_info and notify_progress; update translationsAndrew Dolgov
2013-03-25Merge branch 'master' of git://github.com/skikuta/Tiny-Tiny-RSS into ↵Andrew Dolgov
skikuta-master Conflicts: locale/ja_JP/LC_MESSAGES/messages.po
2013-03-25cdmExpandArticle: bail out if id not present in buffer (closes #628)Andrew Dolgov
2013-03-25create_published_article: set last_published properly on creationAndrew Dolgov
2013-03-25remove updated view modeAndrew Dolgov
2013-03-25tweak strip_harmful_tags() for php 5.3.2 compatibility (refs #620)Andrew Dolgov
2013-03-25update japanese translationskikuta
2013-03-25Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSSAndrew Dolgov
2013-03-24Merge pull request #81 from scarabeusiv/masterAndrew Dolgov
More czech strings
2013-03-25Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSSAndrew Dolgov
2013-03-24Add more czech strings.Tomas Chvatal
2013-03-24Merge pull request #79 from xbasic/masterAndrew Dolgov
auth_ldap patch
2013-03-24label auto matcher: preg_quote() labelAndrew Dolgov
2013-03-24strip_harmful_tags: allow centerTomas Chvatal
2013-03-24Allow translation of notices in prefs.Tomas Chvatal
2013-03-24improve zoomed post content cssAndrew Dolgov
2013-03-24update translationsAndrew Dolgov
2013-03-24localized_js: add ngettextAndrew Dolgov
2013-03-24Merge pull request #77 from scarabeusiv/masterAndrew Dolgov
Fix pluralized forms and whitespace in translations and fix the l10n tools
2013-03-24Fix LDAP plugin error and add option disabling anonymous login befor bindWeb5
2013-03-24Fix typo.Tomas Chvatal
2013-03-24Remove unused strings from czech pofile.Tomas Chvatal
2013-03-24Update all translations reflecting the whitespace change.Tomas Chvatal
2013-03-24Cleanup gettext whitespace.Tomas Chvatal
2013-03-24Update all translations based on new templates and regenerate compiled files.Tomas Chvatal
2013-03-24Update czech translations.Tomas Chvatal
2013-03-24Regenerate templates.Tomas Chvatal
2013-03-24gettext whitespace fixTomas Chvatal
2013-03-24Fix remaining plural forms to work with gettext.Tomas Chvatal
2013-03-24Fix plural forms on feed count.Tomas Chvatal
2013-03-24Fix plural forms on archived articles.Tomas Chvatal
2013-03-24Fix whitespace, gettext is whitespace fragile.Tomas Chvatal
2013-03-24Use plural forms.Tomas Chvatal
2013-03-24Fix l10n scripts not to garbage headers.Tomas Chvatal
2013-03-24Revert "Update messages.po"Tomas Chvatal
This reverts commit 3cf3ea412ed02ac092f45c3156b32ff019810e15.
2013-03-24api, getCategories: properly return information for categories with 0 feeds, ↵Andrew Dolgov
but children categories present
2013-03-24api: implement subscribeToFeed/unsubscribeFeed (closes #623)Andrew Dolgov
2013-03-24Merge pull request #74 from gvmelle/masterAndrew Dolgov
update nl_NL mo file
2013-03-24Merge pull request #75 from remram44/masterAndrew Dolgov
Fixes #621, redirection to mobile/
2013-03-23Removes redirection to mobile/Remi Rampin
mobile/ was removed by d98e76d9c2 but the redirection still existed in index.php, causing the site to be inaccessible on mobile devices.
2013-03-23update translation fileGideon van Melle
added 5 new strings
2013-03-23remove .settingsAndrew Dolgov
2013-03-23release 1.7.5Andrew Dolgov
2013-03-23Revert "title escaping: do not double-encode entities"Andrew Dolgov
This reverts commit d6ce708930cb838af3ed1cf585d3ca62b7036d9b.
2013-03-23remove page title stuff for the time beingAndrew Dolgov
2013-03-23Revert "update SITE_TITLE customization to work without needing to be ↵Andrew Dolgov
pre-defined, make it compatible with unread count now being at start of title" This reverts commit 8d051fa0769922df69ac737eee9d13dff67095a9.
2013-03-23Revert "fix tabs"Andrew Dolgov
This reverts commit d6cb94145945a47fc843ed9c25197b1ece40cdae.
2013-03-23Revert "remove default definition of SITE_TITLE; rename to _SITE_TITLE as ↵Andrew Dolgov
with other constants of this nature" This reverts commit 1f56ba13cd69efca4f24a3bce9a8bb8ebcf3ebac.
2013-03-23title escaping: do not double-encode entitiesAndrew Dolgov
2013-03-23remove lib/iuiAndrew Dolgov