1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-29 12:20:51 +02:00
Commit Graph

5022 Commits

Author SHA1 Message Date
Andrew Dolgov
56bf527668 Merge pull request #26 from Menti/master
Spanish translation
2012-10-18 01:15:34 -07:00
Menti
2307b5c506 Update locale/es_ES/LC_MESSAGES/messages.po
Updated translation header
2012-10-18 11:12:01 +03:00
Menti
25e05de0a7 Update locale/es_ES/LC_MESSAGES/messages.po
Checked translation until line 2376 (last line uncommented)
2012-10-18 11:02:33 +03:00
Menti
2b1a1d4a35 Update locale/es_ES/LC_MESSAGES/messages.po
Checked translation up to line 1920
2012-10-18 01:54:00 +03:00
Andrew Dolgov
bda6afa22b catchup_feed: properly mark subcategories as read 2012-10-17 20:00:36 +04:00
Andrew Dolgov
ce5652160e generated feeds: add offset= 2012-10-15 10:34:53 +04:00
Andrew Dolgov
835fb294a6 allow archived entries in labels and several other vfeeds 2012-10-15 10:14:54 +04:00
Andrew Dolgov
12e6de7296 fix types on RPC counter replies 2012-10-11 12:50:15 +04:00
Andrew Dolgov
0ef32f48b2 unify child category counter display; remove include_children control 2012-10-11 12:46:33 +04:00
Andrew Dolgov
daf0b0142d api: add always_display_attachments to getHeadlines 2012-10-10 16:36:03 +04:00
Andrew Dolgov
32834a7412 viewfeed: better checking for reopening current feed 2012-10-10 16:31:33 +04:00
Andrew Dolgov
c67cd7ab9d fix infinite scrolling for search results 2012-10-10 16:30:26 +04:00
Andrew Dolgov
7704bdc006 API: support comments count/url (2) 2012-10-09 19:24:23 +04:00
Andrew Dolgov
ff0ff5f064 API: support comments count/url 2012-10-09 19:23:11 +04:00
Andrew Dolgov
67bd0b1f26 allow filters to work on child categories 2012-10-09 19:09:50 +04:00
Andrew Dolgov
bed44d5164 login form: focus login field 2012-10-09 10:35:59 +04:00
Andrew Dolgov
5482b38807 add hotkeys to select marked/published articles 2012-10-08 14:32:17 +04:00
Andrew Dolgov
441a89d3c5 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 2012-10-06 19:35:04 +04:00
Andrew Dolgov
4058d150f4 Merge pull request #25 from sq5gvm/master
Polish translation for tt-rss 1.5.11
2012-10-06 08:34:45 -07:00
Mirosław Lach
cf3e96aa51 Aktualizacja tłumaczenia 2012-10-06 16:54:50 +02:00
Mirosław Lach
ea45791abc Polish translation for tt-rss.
Version from Transiflex updated to version 1.5.11.
2012-10-06 16:27:53 +02:00
Andrew Dolgov
f99759dae4 getCategoryTitle: return translated Uncategorized (closes #506) 2012-10-06 17:47:19 +04:00
Andrew Dolgov
5ba4ebc65e api: return api_level with login 2012-09-29 11:59:50 +04:00
Andrew Dolgov
07b63daf73 fix subcategory query on mysql 2012-09-27 14:06:21 +04:00
Andrew Dolgov
6c8a161d8c update translations 2012-09-24 12:04:52 +04:00
Andrew Dolgov
7032f2a598 simplify searching query 2012-09-24 12:01:42 +04:00
Andrew Dolgov
759e5132a1 subscribe_to_feed: stop fetching URL multiple times while subscribing, various other speedups 2012-09-23 13:38:58 +04:00
Andrew Dolgov
386c4ce63c api: include recently read feed 2012-09-19 22:52:32 +04:00
Andrew Dolgov
c82c2aa412 do not use dojo for login/password fields 2012-09-19 22:18:30 +04:00
Andrew Dolgov
839b065860 api: remove unneeded stuff, add special header for android httpurlconnection which seems to be retarded 2012-09-19 15:54:55 +04:00
Andrew Dolgov
964f153371 api: use tt-rss session storage 2012-09-19 12:45:01 +04:00
Andrew Dolgov
4864633612 API: support nested categories 2012-09-18 10:03:26 +04:00
Andrew Dolgov
0f556e3edb lower default DAEMON_SLEEP_INTERVAL 2012-09-15 20:53:12 +04:00
Andrew Dolgov
b235e09b8d remove truncating of titles in CDM 2012-09-15 20:48:32 +04:00
Andrew Dolgov
6e67a7c450 cleanup previous patch (once again) 2012-09-15 20:46:02 +04:00
Andrew Dolgov
1a8a623924 cleanup previous patch 2012-09-15 20:44:50 +04:00
Andrew Dolgov
6cdc457643 feedtree: prevent hideReadFeeds from working on category nodes 2012-09-15 20:39:44 +04:00
Andrew Dolgov
d2088ee6d5 create_published_article: better check for duplicate URLs, wrap everything in a transaction 2012-09-15 19:52:53 +04:00
Andrew Dolgov
71b6a2360e create_published_article: check for duplicate URLs 2012-09-15 19:44:33 +04:00
Andrew Dolgov
c6c010d98a remove mandatory truncating of post title, limit width using CSS 2012-09-15 18:07:01 +04:00
Andrew Dolgov
9170056c55 bump PHP version requirement to 5.3.0 2012-09-15 17:18:43 +04:00
Andrew Dolgov
d1e31c7a74 Revert "only enable OTPHP on php version 5.3+"
This reverts commit 1835f145a8.
2012-09-15 17:17:44 +04:00
Andrew Dolgov
d031f69813 Revert "auth internal: fix otp check clause"
This reverts commit 72d0e9b33f.
2012-09-15 17:17:38 +04:00
Andrew Dolgov
6e0ee8336f do not use prefs_feed_search when displaying main UI feedtree 2012-09-15 16:24:00 +04:00
Andrew Dolgov
bc6fa2364b move inactiveFeeds and feedsWithErrors to pref-feeds; fix element id collisions 2012-09-14 12:30:04 +04:00
Andrew Dolgov
72d0e9b33f auth internal: fix otp check clause 2012-09-14 02:54:32 +04:00
Andrew Dolgov
1835f145a8 only enable OTPHP on php version 5.3+ 2012-09-14 02:52:49 +04:00
Andrew Dolgov
7ac3f735e1 quickAddFeed: remove OAuth mention 2012-09-14 02:46:50 +04:00
Andrew Dolgov
5712a2fe4b FeedTree: fix subcategory entries not hidden properly 2012-09-14 02:40:01 +04:00
Andrew Dolgov
f393dc6fb2 pref-feeds: disable show empty cats when searching 2012-09-13 12:54:11 +04:00