1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-24 11:56:36 +02:00
Commit Graph

254 Commits

Author SHA1 Message Date
Andrew Dolgov
19ee477b5a update translations 2007-08-26 07:27:21 +01:00
Andrew Dolgov
d1f0c58498 new feed action: clear articles 2007-08-26 05:13:50 +01:00
Andrew Dolgov
f3c6bf6e3d remove raw xmlhttp code from tt-rss.js 2007-08-25 10:10:18 +01:00
Andrew Dolgov
d73071b1b1 fix catchup of a category 2007-08-24 14:55:57 +01:00
Andrew Dolgov
0df398da2c code cleanups, make feedlist_callback async 2007-08-24 05:49:57 +01:00
Andrew Dolgov
6b8bbd1dae remove obsolete userSwitch() 2007-08-24 05:40:51 +01:00
Andrew Dolgov
2a8504cd39 main: move to async infobox calls 2007-08-24 05:40:23 +01:00
Andrew Dolgov
c20fd46335 make main refetch cycle asynchronous 2007-08-24 05:12:23 +01:00
Andrew Dolgov
6f15127798 allow to edit labels from main interface 2007-08-20 06:44:05 +01:00
Andrew Dolgov
89cb787edd more translation work 2007-08-10 17:16:43 +01:00
Andrew Dolgov
17a756d193 article_publish_url: syntax fix 2007-08-10 06:52:11 +01:00
Andrew Dolgov
e4914b6275 make 'v' hotkey work in CDM mode 2007-08-09 07:56:11 +01:00
Andrew Dolgov
8e00ae9b58 check update daemon timestamp 2007-07-16 14:05:29 +01:00
Andrew Dolgov
fee51fc66b drop history 2007-06-14 07:02:50 +01:00
Andrew Dolgov
c5af7171a5 possible workaround for xmlhttp stucking on safari 2007-05-30 15:54:47 +01:00
Andrew Dolgov
d00bfb5f45 runtime info parser: if daemon is running, clear pending notification 2007-05-17 14:27:34 +01:00
Andrew Dolgov
e968e7f79d fix typo 2007-05-17 14:26:47 +01:00
Andrew Dolgov
35a03bddc2 tag cloud improvements 2007-05-17 14:07:34 +01:00
Andrew Dolgov
4548a580c5 tweak tag cloud 2007-05-17 13:05:13 +01:00
Andrew Dolgov
0979b696e4 show tag cloud instead of flat tag list 2007-05-17 12:58:38 +01:00
Andrew Dolgov
addb583694 prefetch old articles when necessary 2007-05-15 07:19:48 +01:00
Andrew Dolgov
e097e8be75 add article prefetching, remove history tracking 2007-05-15 06:03:35 +01:00
Andrew Dolgov
442d77f1cc help uses popup window, recolor infoBox, use subscribe dialog in prefs 2007-05-14 06:41:04 +01:00
Andrew Dolgov
5158ced917 hideOrShowFeedList: fix 2007-05-11 08:50:02 +01:00
Andrew Dolgov
586822fdab some more fixes for IE and resize_headlines 2007-04-29 05:21:47 +01:00
Andrew Dolgov
770bbb0297 block resize_headlines() for MSIE 2007-04-29 04:46:08 +01:00
Andrew Dolgov
81352b548d tweak error message 2007-04-24 04:32:26 +01:00
Andrew Dolgov
7a09510c02 try to detect sanity check abnormalities (caused by Firebug) 2007-04-24 04:28:10 +01:00
Andrew Dolgov
e12a547eb9 block resize_headlines in MSIE: broken 2007-04-23 10:00:09 +01:00
Andrew Dolgov
a9d42cf72f auto-resize headlines container to 30% of window height 2007-04-13 07:59:07 +01:00
Andrew Dolgov
4049672041 add persistent storage for toolbar view options, bump schema 2007-03-26 06:23:15 +01:00
Andrew Dolgov
be0801a161 make storeInitParam actually work (move back to cookies) 2007-03-21 16:36:24 +01:00
Andrew Dolgov
709e7dc29b add gettext to js, bump translations 2007-03-06 07:11:28 +01:00
Andrew Dolgov
42c3291622 UI improvements 2007-03-02 20:58:58 +01:00
Andrew Dolgov
0d32b41e36 interface tweaks, add info/question/exclamation pics 2007-03-02 20:16:45 +01:00
Andrew Dolgov
89fbb3bc82 force timestamp hack to most main operations (main loop) 2007-02-07 18:07:57 +01:00
Andrew Dolgov
86173d9a95 force timestamp hack to most main operations 2007-02-07 18:01:35 +01:00
Andrew Dolgov
0f088bfcde disable empty notify() in refetch_callback w. daemon mode 2007-01-30 16:58:10 +01:00
Andrew Dolgov
d9fa39f1d4 add new version indicator on main chrome 2007-01-27 12:32:59 +01:00
Andrew Dolgov
ef16ae3782 rework no daemon warning 2007-01-27 10:21:55 +01:00
Andrew Dolgov
4220d6b037 store navigator.appName in session object on init 2007-01-24 09:43:30 +01:00
Andrew Dolgov
92f3bcaecc block feed editor dialog for tags, labels and such 2007-01-01 12:55:14 +01:00
Andrew Dolgov
cf4d339c28 support omode in rpc getAllCounters 2006-12-07 09:06:38 +01:00
Andrew Dolgov
0b126ac277 tag editor 2006-12-07 08:48:00 +01:00
Andrew Dolgov
3ac2f3c767 fix auto-refresh of active feed when update detected in scheduled refetch call 2006-12-06 09:59:59 +01:00
Andrew Dolgov
5854573ad3 unify counter reply object handling when called from auto refetch and manually 2006-12-06 09:55:58 +01:00
Andrew Dolgov
729bafaa14 disable hotkeys when edit current feed dialog is shown 2006-12-05 10:17:12 +01:00
Andrew Dolgov
1dc8dba07c add experimental operation history stack 2006-12-04 09:26:09 +01:00
Andrew Dolgov
7086277caf add quick action to edit current feed 2006-11-22 11:11:41 +01:00
Andrew Dolgov
4724a093a8 improve session expiry handling (redirect back to login form on rpc error code 6) 2006-11-09 11:00:24 +01:00