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

483 Commits

Author SHA1 Message Date
Andrew Dolgov
74d12bab83 remove unneeded xml from several more rpc methods 2010-11-25 13:54:34 +03:00
Andrew Dolgov
563b9c782d remove xml from getAllCounters rpc call, use pure JSON 2010-11-25 13:23:37 +03:00
Andrew Dolgov
8386f8614b refactor tags dialog 2010-11-23 13:26:02 +03:00
Andrew Dolgov
8cd576a12a better feedlist reloading on subscribed feeds count change 2010-11-23 13:03:36 +03:00
Andrew Dolgov
63855db147 rework version checking 2010-11-23 10:30:36 +03:00
Andrew Dolgov
247bb1bf46 feedlist: disable persist functionality 2010-11-21 21:56:15 +03:00
Andrew Dolgov
dbf8845e3b re-enable local storage (use sessionStorage for cache) 2010-11-21 18:12:50 +03:00
Andrew Dolgov
4aeafea283 rework hotkey blocking on INPUT elements 2010-11-21 13:52:01 +03:00
Andrew Dolgov
973fe3c6fa rework search dialog 2010-11-21 13:35:16 +03:00
Andrew Dolgov
37f1a234a5 rework main toolbar 2010-11-21 00:06:51 +03:00
Andrew Dolgov
186068077b rework email article dialog 2010-11-20 23:45:31 +03:00
Andrew Dolgov
11b9d0becd refactor feed subscription/browser dialogs 2010-11-20 21:06:36 +03:00
Andrew Dolgov
db4e4539dc remove old-style addfilter dialog invocations 2010-11-20 15:58:28 +03:00
Andrew Dolgov
33f31dfdfc misc feed edit dialog fixes 2010-11-20 15:36:42 +03:00
Andrew Dolgov
f9c388f509 refactor feed edit dialog 2010-11-20 15:29:50 +03:00
Andrew Dolgov
d90868d719 rework filter dialogs to use dijit.Form 2010-11-20 14:10:26 +03:00
Andrew Dolgov
1a709d21d5 enable server-side storage of collapsed status of categories 2010-11-20 11:54:57 +03:00
Andrew Dolgov
cd1bb36d5b startup speed improvements 2010-11-20 01:31:20 +03:00
Andrew Dolgov
1beea80017 implement labels submenu; rework init process so that feedlist_init depends on feedTree being loaded 2010-11-19 22:18:26 +03:00
Andrew Dolgov
997429c228 add experimental support for feedlist popup menu 2010-11-19 20:18:20 +03:00
Andrew Dolgov
7b5e74c75c add popup menu for headlines 2010-11-19 19:35:35 +03:00
Andrew Dolgov
e5df6e9eb4 css: font size tweaks 2010-11-19 19:09:31 +03:00
Andrew Dolgov
df1c35f46c js: code cleanup 2010-11-19 18:49:06 +03:00
Andrew Dolgov
fcc3674439 rework loading progressbar 2010-11-19 16:08:02 +03:00
Andrew Dolgov
e032e2e733 js: code cleanup 2010-11-18 16:00:00 +03:00
Andrew Dolgov
05f224a3d7 add FeedTree 2010-11-17 22:51:44 +03:00
Andrew Dolgov
f8ce21fc72 ui: use dijit.Toolbar 2010-11-17 14:06:20 +03:00
Andrew Dolgov
8d3cb8c0a9 enable triple-pane theme; fix theme system not working 2010-11-17 13:40:38 +03:00
Andrew Dolgov
6e88da8223 js: misc code cleanup, handle ctrl-clicking on postContent 2010-11-17 12:51:30 +03:00
Andrew Dolgov
439caa8b93 dialog behaviour fixes 2010-11-17 10:12:50 +03:00
Andrew Dolgov
6f3976c9a3 support opening articles in new tab, misc fixes 2010-11-16 14:43:43 +03:00
Andrew Dolgov
9c99281f20 code cleanup 2010-11-16 12:23:06 +03:00
Andrew Dolgov
102cfe73c6 implement updateFeedList() 2010-11-16 11:41:46 +03:00
Andrew Dolgov
7923cfe97c feedlist: do not expand category on click 2010-11-16 09:53:55 +03:00
Andrew Dolgov
2ef5c21f61 show icons in feedlist 2010-11-16 09:49:00 +03:00
Andrew Dolgov
4a28ab4444 fix automatic counter updates 2010-11-16 09:21:59 +03:00
Andrew Dolgov
0ce6115754 enable feedlist collapsing 2010-11-15 22:31:41 +03:00
Andrew Dolgov
fcf70c5106 dijit.tree feedlist improvements 2010-11-15 21:49:00 +03:00
Andrew Dolgov
13e785e069 initial implementation of feedlist based on dijit.Tree 2010-11-15 16:52:56 +03:00
Andrew Dolgov
6e4f4ce14b remove modalbox; use dijit.Dialog; further dojo-related updates 2010-11-15 13:12:02 +03:00
Andrew Dolgov
2f01fe57a8 add dijit/dojo stuff; initial ui mockup 2010-11-15 10:39:52 +03:00
Andrew Dolgov
75c510323b remove google gears 2010-11-14 21:58:11 +03:00
Andrew Dolgov
428b704dbc bring back update button, it makes async update request to the daemon 2010-11-13 18:48:56 +03:00
Andrew Dolgov
ac743c8321 allow s, S, u hotkeys to work on selection instead of active article 2010-11-13 15:30:33 +03:00
Andrew Dolgov
353221477b viewCurrentFeed() usage cleanup 2010-11-12 21:43:59 +03:00
Andrew Dolgov
4169bb67e8 misc code cleanup 2010-11-12 17:41:32 +03:00
Andrew Dolgov
e69fb880a3 js: misc fixes, code cleanup 2010-11-12 14:54:06 +03:00
Andrew Dolgov
47fb32b06d make forced counter update not count as scheduled one 2010-11-12 01:00:51 +03:00
Andrew Dolgov
6237ea0537 implement sequence numbers for counter rpc requests 2010-11-11 22:59:01 +03:00
Andrew Dolgov
f705f20656 check regular expression before adding/saving filter 2010-11-11 14:26:44 +03:00