1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-07-01 12:40:50 +02:00
Commit Graph

33 Commits

Author SHA1 Message Date
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
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
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
c08367f944 tweak infscroll with hsp existing 2012-09-11 09:23:04 +04:00
Andrew Dolgov
b2bbbd2324 tweak infscroll threshold 2012-09-10 21:00:35 +04:00
Andrew Dolgov
e4f48f8621 correctHeadlinesOffset: check for elements to work on 2012-09-04 12:10:42 +04:00
Andrew Dolgov
3e7b0bd435 be more smart with label assignments to selection in headline context menu 2012-08-23 23:59:46 +04:00
Andrew Dolgov
0a11d23534 catchupBatchedArticles: create local copy of the batch to work with 2012-08-23 09:17:30 +04:00
Andrew Dolgov
4d5eed551f only precache_headlines_idle() when actually idle 2012-08-14 19:30:49 +04:00
Andrew Dolgov
d3253f49aa Revert "add experimental clientside headline clamping (refs #479)"
This reverts commit 26e4b12466.
2012-08-10 15:02:18 +04:00
Andrew Dolgov
ab29de3251 Revert "fix clamping for infinite scrolling (refs #479)"
This reverts commit 8c5c4e494d.
2012-08-10 15:02:11 +04:00
Andrew Dolgov
8c5c4e494d fix clamping for infinite scrolling (refs #479) 2012-08-09 13:15:14 +04:00
Andrew Dolgov
26e4b12466 add experimental clientside headline clamping (refs #479) 2012-08-09 13:08:07 +04:00
Andrew Dolgov
04994fdb00 add a hack to remove duplicate headlines from the buffer on initial load 2012-07-11 09:20:55 +04:00
Andrew Dolgov
0670a2a71d precache_headlines: fix typo which caused 2 requests of same feed 2012-07-11 00:29:36 +04:00
Andrew Dolgov
de44b9a61e add counter hack to combined mode 2012-04-05 11:58:50 +04:00
Andrew Dolgov
6c8e8fbdc9 view: implement a hack to fake counter updates for current feed and its parent 2012-04-04 15:34:06 +04:00
Andrew Dolgov
7b5ab2c3bf moveToPost: fix when duplicate article IDs are present in the buffer 2012-03-12 13:53:10 +04:00
Andrew Dolgov
55ad22fa55 add note plugin 2011-12-21 10:58:06 +04:00
Andrew Dolgov
1baac2803c add mail and share plugins 2011-12-21 08:50:37 +04:00
Andrew Dolgov
f9ac31d671 move tweet button to a plugin, implement basic support for article action button plugins 2011-12-20 23:59:37 +04:00
Andrew Dolgov
611efae712 add catchall backend class 2011-12-13 10:58:30 +04:00
Andrew Dolgov
3f3630529e implement tiny-OOP routing 2011-12-13 00:20:53 +04:00
Andrew Dolgov
f30ef1fa1b subop -> method 2011-12-12 22:46:25 +04:00
Andrew Dolgov
107d0cf39e overall directory tree cleanup 2011-12-11 23:59:25 +04:00