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

148 Commits

Author SHA1 Message Date
Andrew Dolgov
7d8f56571b persist widescreen mode in session 2013-01-19 10:55:51 +04:00
Andrew Dolgov
ec6e51556d add context menu to Special category 2013-01-18 18:12:39 +04:00
Andrew Dolgov
057cc81302 fix missing context menu of Uncategorized 2013-01-18 18:09:44 +04:00
Andrew Dolgov
6effae6dd8 add net-alert icon 2013-01-14 14:16:55 +04:00
Andrew Dolgov
1bcf8f456a add ability to toggle widescreen mode on the fly 2013-01-05 16:56:49 +04:00
Andrew Dolgov
7fc1674a0d rework RCHK dupe checking a bit 2012-12-30 21:46:54 +04:00
Andrew Dolgov
fe021c8b20 disable content dump on f D 2012-12-30 12:25:39 +04:00
Andrew Dolgov
4ba1f8bbdb properly return out of handled hotkey events 2012-12-28 15:46:49 +04:00
Andrew Dolgov
0b2f8843e5 block email_article action if mail plugin is not enabled 2012-12-28 15:44:22 +04:00
Andrew Dolgov
b8cb4d08b3 help cleanup, use dijit dialog 2012-12-28 15:42:02 +04:00
Andrew Dolgov
e218c5f56f main ui: action-based hotkey system, add swap_jk plugin 2012-12-28 10:46:53 +04:00
Andrew Dolgov
a83b58f16d partial move to new hotkey system 2012-12-28 09:39:29 +04:00
Andrew Dolgov
5d9abb1e11 add plugin storage table to schema; add ability to clear plugin data 2012-12-27 19:20:36 +04:00
Andrew Dolgov
61261e45b9 fix duplicate RCHK check while appending headlines 2012-12-27 13:21:32 +04:00
Andrew Dolgov
0cd35af0ba make invalid object received headlines appear less 2012-12-26 18:24:14 +04:00
Andrew Dolgov
de4335e891 more RCHK dijit dupe checking 2012-12-25 18:39:25 +04:00
Andrew Dolgov
84391d6948 update user editor a bit 2012-12-25 18:20:33 +04:00
Andrew Dolgov
fb0b2ebf84 try to parse new headline elements after they have been deduplicated 2012-12-25 18:04:29 +04:00
Andrew Dolgov
f947467aa8 remove fupdpic and related images 2012-12-25 14:42:20 +04:00
Andrew Dolgov
a675da08de move to dijit checkboxes in headlines/cdm list (fix appendedheadlines) 2012-12-25 14:19:05 +04:00
Andrew Dolgov
c4f5283052 move to dijit checkboxes in headlines/cdm list 2012-12-25 14:13:52 +04:00
Andrew Dolgov
57e9729425 feedlist_init: do not wait before calling viewfeed(-3) 2012-12-24 16:54:24 +04:00
Andrew Dolgov
6c2637d973 move data import/export to a separate plugin 2012-12-24 15:03:19 +04:00
Andrew Dolgov
ac22075182 move digest to a separate plugin 2012-12-24 10:16:01 +04:00
Andrew Dolgov
6cbe53c9f5 add instances plugin 2012-12-23 23:36:07 +04:00
Andrew Dolgov
5cedb389d2 split self-updater gui to updater/ plugin 2012-12-23 18:07:41 +04:00
Andrew Dolgov
19c7350770 experimental new plugin system 2012-12-23 14:52:18 +04:00
Andrew Dolgov
ca3bb6c75f add f-D debug feed update hotkey 2012-12-22 11:32:54 +04:00
Andrew Dolgov
c714cee73b fix batchSubDlg and feedAddDlg not working properly if invoked one after another because of overlapping widgets 2012-11-08 18:31:14 +04:00
Andrew Dolgov
bb4cd19be8 digest: cleanup the code a bit 2012-11-07 13:59:59 +04:00
Andrew Dolgov
c8b31978c9 digest: more logical position for close article prompt 2012-11-07 13:32:19 +04:00
Andrew Dolgov
54b8564d98 various digest style updates and fixes 2012-11-07 12:40:52 +04:00
Andrew Dolgov
c7402c3898 fix digest broken by prototype update 2012-11-06 20:02:00 +04:00
Andrew Dolgov
48b55ef590 fix several feed-related hotkeys working on Uncategorized 2012-11-06 18:08:52 +04:00
Andrew Dolgov
b926f38750 further improve headline appending speed 2012-10-31 23:00:40 +04:00
Andrew Dolgov
16c937680f increase headline appending/dupe checking performance 2012-10-31 22:55:35 +04:00
Andrew Dolgov
29064218d0 allow batch setting of article scores 2012-10-31 15:17:49 +04:00
Andrew Dolgov
beb6ce2761 allow setting article score manually 2012-10-31 14:39:26 +04:00
Andrew Dolgov
74467907c5 add special link to cancel current search 2012-10-30 10:24:30 +04:00
Andrew Dolgov
09c816cac4 remove unexpanded CDM ajax loading 2012-10-28 11:03:29 +04:00
Andrew Dolgov
7fdf8eca99 multiple issues fixed in vfeed_group_by_feed 2012-10-28 00:41:51 +04:00
Andrew Dolgov
1e07a58a86 do not reset search query because of background requests 2012-10-27 13:18:58 +04:00
Andrew Dolgov
f4c0d2a693 disable update button on nonupdateable feeds (fix for cached headlines) 2012-10-25 13:27:44 +04:00
Andrew Dolgov
fa2cde396e disable update button on nonupdateable feeds 2012-10-25 13:24:50 +04:00
Andrew Dolgov
c0c2abbaa7 force refetch feed when clicking update/clicking on same feed in the tree 2012-10-25 13:15:14 +04:00
Andrew Dolgov
0ef32f48b2 unify child category counter display; remove include_children control 2012-10-11 12:46:33 +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
5482b38807 add hotkeys to select marked/published articles 2012-10-08 14:32:17 +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