1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-07-02 12:50:52 +02:00
Commit Graph

5853 Commits

Author SHA1 Message Date
Andrew Dolgov
28425ec702 Merge branch 'master' of git://github.com/skikuta/Tiny-Tiny-RSS into skikuta-master
Conflicts:
	locale/ja_JP/LC_MESSAGES/messages.po
2013-03-25 12:23:20 +04:00
Andrew Dolgov
0b0822c2f1 cdmExpandArticle: bail out if id not present in buffer (closes #628) 2013-03-25 11:56:48 +04:00
Andrew Dolgov
d2888e8832 create_published_article: set last_published properly on creation 2013-03-25 10:30:01 +04:00
Andrew Dolgov
f50c2785a7 remove updated view mode 2013-03-25 10:01:26 +04:00
Andrew Dolgov
5f0081b05b tweak strip_harmful_tags() for php 5.3.2 compatibility (refs #620) 2013-03-25 09:17:16 +04:00
skikuta
798e241e54 update japanese translation 2013-03-25 06:53:44 +09:00
Andrew Dolgov
998bfad348 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 2013-03-25 00:07:11 +04:00
Andrew Dolgov
b512c957e5 Merge pull request #81 from scarabeusiv/master
More czech strings
2013-03-24 13:06:59 -07:00
Andrew Dolgov
9797586fa9 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 2013-03-25 00:01:58 +04:00
Tomas Chvatal
977624efdb Add more czech strings. 2013-03-24 21:01:55 +01:00
Andrew Dolgov
69891b23fe Merge pull request #79 from xbasic/master
auth_ldap patch
2013-03-24 13:01:36 -07:00
Andrew Dolgov
227d5e4168 label auto matcher: preg_quote() label 2013-03-24 22:49:43 +04:00
Tomas Chvatal
5d5e2e3ae8 strip_harmful_tags: allow center 2013-03-24 22:43:05 +04:00
Tomas Chvatal
9a73994c5e Allow translation of notices in prefs. 2013-03-24 21:24:24 +04:00
Andrew Dolgov
b87a625c38 improve zoomed post content css 2013-03-24 20:22:16 +04:00
Andrew Dolgov
480d358c5f update translations 2013-03-24 20:09:43 +04:00
Andrew Dolgov
fcbed87b20 localized_js: add ngettext 2013-03-24 20:08:18 +04:00
Andrew Dolgov
8850646ff3 Merge pull request #77 from scarabeusiv/master
Fix pluralized forms and whitespace in translations and fix the l10n tools
2013-03-24 09:00:55 -07:00
Web5
02be0aef29 Fix LDAP plugin error and add option disabling anonymous login befor bind 2013-03-24 11:50:11 -04:00
Raphaël Rochet
84eee5df1b Took advices and changes from pull request 77 into account
https://github.com/gothfox/Tiny-Tiny-RSS/pull/77
2013-03-24 16:46:31 +01:00
Tomas Chvatal
a28c6ec9db Fix typo. 2013-03-24 14:06:54 +01:00
Tomas Chvatal
bc97ba8c4f Remove unused strings from czech pofile. 2013-03-24 13:58:55 +01:00
Tomas Chvatal
c0f45f8f18 Update all translations reflecting the whitespace change. 2013-03-24 13:58:05 +01:00
Tomas Chvatal
e5c3f0b21b Cleanup gettext whitespace. 2013-03-24 13:57:30 +01:00
Tomas Chvatal
02237a1938 Update all translations based on new templates and regenerate compiled files. 2013-03-24 13:51:48 +01:00
Tomas Chvatal
022ee4fcd3 Update czech translations. 2013-03-24 13:51:18 +01:00
Tomas Chvatal
1b3ac3b42a Regenerate templates. 2013-03-24 13:50:52 +01:00
Tomas Chvatal
1844694351 gettext whitespace fix 2013-03-24 13:37:40 +01:00
Tomas Chvatal
49807c2b3d Fix remaining plural forms to work with gettext. 2013-03-24 13:32:03 +01:00
Raphaël Rochet
d0bff07dd4 French translation update 2013-03-24 13:14:24 +01:00
Tomas Chvatal
f5c1fef9cd Fix plural forms on feed count. 2013-03-24 12:55:53 +01:00
Tomas Chvatal
243b050a0a Fix plural forms on archived articles. 2013-03-24 12:42:50 +01:00
Tomas Chvatal
6cb57cc375 Fix whitespace, gettext is whitespace fragile. 2013-03-24 12:23:22 +01:00
Tomas Chvatal
9e5cac4342 Use plural forms. 2013-03-24 12:14:29 +01:00
Tomas Chvatal
e5abf36d22 Fix l10n scripts not to garbage headers. 2013-03-24 12:13:42 +01:00
Tomas Chvatal
c9c1a143e3 Revert "Update messages.po"
This reverts commit 3cf3ea412e.
2013-03-24 11:47:42 +01:00
Andrew Dolgov
7be3fcd5e1 api, getCategories: properly return information for categories with 0 feeds, but children categories present 2013-03-24 14:46:45 +04:00
Andrew Dolgov
efc6553da4 api: implement subscribeToFeed/unsubscribeFeed (closes #623) 2013-03-24 14:28:43 +04:00
Andrew Dolgov
62a1f9899e Merge pull request #74 from gvmelle/master
update nl_NL mo file
2013-03-24 01:52:16 -07:00
Andrew Dolgov
34b61f5b66 Merge pull request #75 from remram44/master
Fixes #621, redirection to mobile/
2013-03-24 01:42:44 -07:00
Remi Rampin
a4d4bceb97 Removes redirection to mobile/
mobile/ was removed by d98e76d9c2 but the redirection still existed in
index.php, causing the site to be inaccessible on mobile devices.
2013-03-23 23:06:42 -04:00
Gideon van Melle
ca5f17633c update translation file
added 5 new strings
2013-03-23 11:30:34 +01:00
Andrew Dolgov
7e4de9bb3a remove .settings 2013-03-23 11:49:26 +04:00
Andrew Dolgov
0ee973542d release 1.7.5 2013-03-23 10:56:48 +04:00
Andrew Dolgov
bf1dc420b9 Revert "title escaping: do not double-encode entities"
This reverts commit d6ce708930.
2013-03-23 10:49:50 +04:00
Andrew Dolgov
99534a3dde remove page title stuff for the time being 2013-03-23 09:51:30 +04:00
Andrew Dolgov
9972b7cdd7 Revert "update SITE_TITLE customization to work without needing to be pre-defined, make it compatible with unread count now being at start of title"
This reverts commit 8d051fa076.
2013-03-23 09:48:15 +04:00
Andrew Dolgov
b68dce191f Revert "fix tabs"
This reverts commit d6cb941459.
2013-03-23 09:48:07 +04:00
Andrew Dolgov
c1353b6384 Revert "remove default definition of SITE_TITLE; rename to _SITE_TITLE as with other constants of this nature"
This reverts commit 1f56ba13cd.
2013-03-23 09:45:21 +04:00
Andrew Dolgov
d6ce708930 title escaping: do not double-encode entities 2013-03-23 09:44:52 +04:00