Commit Graph

4926 Commits

Author SHA1 Message Date
Andrew Dolgov 4f09f594c2 move help to backend class 2011-12-13 11:02:43 +04:00
Andrew Dolgov 611efae712 add catchall backend class 2011-12-13 10:58:30 +04:00
Andrew Dolgov 1f203144a2 add classes/ to common deb 2011-12-13 10:52:47 +04:00
Andrew Dolgov 1395083e94 add pref_prefs class 2011-12-13 10:51:50 +04:00
Andrew Dolgov afcfe6cad5 add pref_feeds class 2011-12-13 09:29:22 +04:00
Andrew Dolgov 3f3630529e implement tiny-OOP routing 2011-12-13 00:20:53 +04:00
Andrew Dolgov 667a82727c update eclipse .settings 2011-12-12 23:32:40 +04:00
Andrew Dolgov d51124689d add tiny-OOP style backend RPC 2011-12-12 23:32:29 +04:00
Andrew Dolgov f30ef1fa1b subop -> method 2011-12-12 22:46:25 +04:00
Andrew Dolgov c9c4f6b7e3 remove tests/ 2011-12-12 22:39:33 +04:00
Andrew Dolgov 9da0e4a2ff fix 500 error on missing config.php 2011-12-12 15:19:34 +04:00
Andrew Dolgov fe6d5185d4 tweak deb postinst message
update translations
2011-12-12 13:33:32 +04:00
Andrew Dolgov 27d674aeb2 fix .deb building 2011-12-12 10:34:27 +04:00
Andrew Dolgov b88a975adb fix sanity_config location 2011-12-12 10:29:06 +04:00
Andrew Dolgov 4a0500fbc8 fix API includes 2011-12-12 00:13:14 +04:00
Andrew Dolgov a469bc7e09 disable cdm auto catchup on viewfeed() in normal mode 2011-12-12 00:05:02 +04:00
Andrew Dolgov 107d0cf39e overall directory tree cleanup 2011-12-11 23:59:25 +04:00
Andrew Dolgov 31303c6bbd reduce the number of always included libraries 2011-12-11 23:10:51 +04:00
Andrew Dolgov c902b6442d Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 2011-12-11 22:58:25 +04:00
Andrew Dolgov 1c9d14ad79 backend: do not include all modules all the time 2011-12-11 22:23:11 +04:00
Andrew Dolgov 170532b7a1 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 2011-12-11 19:37:42 +04:00
Andrew Dolgov aea655489c remove toggleEvenOdd() 2011-12-11 19:37:03 +04:00
Andrew Dolgov 7871db1dc1 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 2011-12-11 19:36:32 +04:00
Andrew Dolgov 63bb227547 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 2011-12-11 19:35:58 +04:00
Andrew Dolgov 3415b07556 fix trim_array() 2011-12-11 18:21:34 +04:00
Andrew Dolgov 99627c4863 add eclipse stuff 2011-12-11 12:51:59 +04:00
Andrew Dolgov f37e541a8f Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 2011-12-11 00:10:32 +04:00
Andrew Dolgov b167df5e60 js: misc cleanup 2011-12-10 22:40:12 +04:00
Andrew Dolgov 8c622460c2 css cleanup 2011-12-10 22:35:27 +04:00
Andrew Dolgov a299881140 misc layout fixes 2011-12-10 22:21:54 +04:00
Andrew Dolgov 0bfbf1c235 php: remove unused functions 2011-12-10 21:56:30 +04:00
Andrew Dolgov 77c3c5f9fa viewfeed: fix typo 2011-12-10 21:43:03 +04:00
Andrew Dolgov 17eb362b96 viewfeed: only select first tab when request is not background 2011-12-10 21:42:15 +04:00
Andrew Dolgov e331188f76 misc typo fixes 2011-12-10 21:26:59 +04:00
Andrew Dolgov 2ea34cc150 add mark above/below as read to headline context menu 2011-12-10 18:36:38 +04:00
Andrew Dolgov e6f1a1b747 Merge pull request #14 from vertecx/master
Close pointer to lock file before unlinking
2011-12-07 01:45:05 -08:00
Petter Jnsson a10c2ed817 backend: close file pointer before unlinking. 2011-12-07 01:17:23 +01:00
Andrew Dolgov 46d60592ad api: implement setting article note through updateArticle 2011-11-29 09:54:21 +04:00
Andrew Dolgov 75b901d929 api/getCategories: return virtual categories and Uncategorized 2011-11-29 09:22:38 +04:00
Andrew Dolgov e9ed9ec844 api/getCategories: add TODO 2011-11-28 19:41:04 +04:00
Andrew Dolgov 97a3b9f012 api: include labels to getHeadlines; optimize SQL queries for getHeadlines 2011-11-28 18:38:10 +04:00
Andrew Dolgov 582f41e2c1 implement getApiLevel 2011-11-28 09:35:13 +04:00
Andrew Dolgov db16ae5008 add share-by-url button in combined mode 2011-11-27 12:08:39 +04:00
Andrew Dolgov 6183461645 auto-catchup fully visible articles in the buffer when switching away from already loaded real feed 2011-11-26 23:19:04 +04:00
Andrew Dolgov 79ddf6aa77 tweak auto catchup a bit 2011-11-25 09:51:47 +04:00
Andrew Dolgov 5b54efce2f fix sql error in pubsub handler (closes #393) 2011-11-23 12:50:25 +04:00
Andrew Dolgov 2ea7ee5a35 update zh_CN translation 2011-11-23 10:40:39 +04:00
Andrew Dolgov 43ce4ebf10 release 1.5.7 2011-11-22 14:30:55 +04:00
Andrew Dolgov 4044a5fa52 remove pointless escaping of the password (refs #392) 2011-11-22 11:05:12 +04:00
Andrew Dolgov 92decf4f2d properly escape login and password in login_sequence() (refs #392) 2011-11-22 10:43:24 +04:00