Commit Graph

1745 Commits (244015465afcd86961b232b07904256b2b20b88a)

Author SHA1 Message Date
Zlatin Balevsky 244015465a avoid groovy's implicit conversion to BigDecimal 2020-03-17 16:31:29 +00:00
Zlatin Balevsky 7285c12b97 clear cached cardinality on cancelling 2020-03-16 23:18:07 +00:00
Zlatin Balevsky aac259c0fe cache the cardinality to speed up UI sorting 2020-03-16 22:45:16 +00:00
Zlatin Balevsky e3f58f8f5a catch general exceptions because otherwise they get lost in the executor thread 2020-03-15 01:21:20 +00:00
Zlatin Balevsky 045859fe04 more items 2020-03-14 22:59:50 +00:00
Zlatin Balevsky 3a8c66e857 more todo items 2020-03-14 22:16:43 +00:00
Zlatin Balevsky 773513b257 more todo items 2020-03-14 22:16:12 +00:00
Zlatin Balevsky 83fe2e9b75 update TODO 2020-03-13 11:52:48 +00:00
Zlatin Balevsky 455b0ea48e config options for feeds 2020-03-13 11:50:45 +00:00
Zlatin Balevsky f4c96db841 publish/unpublish functionality 2020-03-13 08:56:45 +00:00
Zlatin Balevsky fca8870283 fix default feed update interval 2020-03-13 07:32:08 +00:00
Zlatin Balevsky 3efb04d7bb missed a B 2020-03-13 07:29:37 +00:00
Zlatin Balevsky 62ce8ffa46 size columns 2020-03-13 07:26:02 +00:00
Zlatin Balevsky 05b70a4573 Individual feed configuration ability 2020-03-13 06:48:58 +00:00
Zlatin Balevsky b339784826 view comment functionality 2020-03-13 03:54:30 +00:00
Zlatin Balevsky 488f2964ee Display feed presence in search results, various fixes 2020-03-13 03:40:41 +00:00
Zlatin Balevsky 369779ab6a swallow an exception that happens in plugin mostly 2020-03-13 02:42:46 +00:00
Zlatin Balevsky f5fe3da09d hook up some actions 2020-03-13 02:04:50 +00:00
Zlatin Balevsky 392deee34c wip on feeds page js side 2020-03-13 00:37:58 +00:00
Zlatin Balevsky 7183f15c5c plumbing for /Feeds page 2020-03-12 23:33:04 +00:00
Zlatin Balevsky ca33535630 POST hook for downloading feed items 2020-03-12 22:46:48 +00:00
Zlatin Balevsky 54abf82a91 wip on server side of feeds for plugin 2020-03-12 22:28:11 +00:00
Zlatin Balevsky 14546737fd release 0.6.11 2020-03-10 22:31:33 +00:00
Zlatin Balevsky 0f069f2fc9 Merge branch 'file-feeds' 2020-03-10 22:28:38 +00:00
Zlatin Balevsky 9a44603d2f prevent duplicate feed subscriptions 2020-03-10 21:30:27 +00:00
Zlatin Balevsky 38a027c308 context menu on the feed items table 2020-03-10 21:15:59 +00:00
Zlatin Balevsky 2ba81ccc84 context menu for feeds table 2020-03-10 20:50:00 +00:00
Zlatin Balevsky 0408349c07 size columns 2020-03-10 20:04:28 +00:00
Zlatin Balevsky 95cb7f3214 auto-download feed items functionality 2020-03-10 19:48:36 +00:00
Zlatin Balevsky 69810d7203 fix variable name 2020-03-10 19:35:39 +00:00
Zlatin Balevsky f202fa34f3 auto-publish shared files functionality 2020-03-10 19:12:49 +00:00
Zlatin Balevsky c082e25c81 individual feed configuration panel 2020-03-10 18:48:20 +00:00
Zlatin Balevsky 2bb07ff7b5 do not trim feed items if setting is negative 2020-03-10 17:53:17 +00:00
Zlatin Balevsky ff952890bc populate new feeds from defaults 2020-03-10 17:51:14 +00:00
Zlatin Balevsky fc393619d8 options for feeds 2020-03-10 17:47:08 +00:00
Zlatin Balevsky 2882c73876 enable button when switching to chat window 2020-03-10 17:05:44 +00:00
Zlatin Balevsky cbb1de046b fetch certificates functionality 2020-03-10 16:53:28 +00:00
Zlatin Balevsky a272a45928 persist the right number of feed items 2020-03-10 16:41:31 +00:00
Zlatin Balevsky 3133581363 view comment functionality 2020-03-10 16:35:02 +00:00
Zlatin Balevsky c3d0dce281 store last update attempt and do not retry active feeds 2020-03-10 16:05:32 +00:00
Zlatin Balevsky 8f710e68c2 download feed item action 2020-03-10 15:06:42 +00:00
Zlatin Balevsky 15430d6c03 manual update and unsubscribe actions 2020-03-10 13:51:07 +00:00
Zlatin Balevsky 166b71f128 fix NPE when logging is enabled 2020-03-10 13:47:31 +00:00
Zlatin Balevsky d724986ec6 proper method name 2020-03-10 13:34:33 +00:00
Zlatin Balevsky 198c5b5538 fix json parsing 2020-03-10 13:06:47 +00:00
Zlatin Balevsky 96d71ed08f fix method name 2020-03-10 13:06:36 +00:00
Zlatin Balevsky bb7385688c it always points to the innermost closure 2020-03-10 12:55:09 +00:00
Zlatin Balevsky e70bec3a51 hook up feed subscription 2020-03-10 12:44:25 +00:00
Zlatin Balevsky ed04c40420 return an empty set if no items are found 2020-03-10 12:43:49 +00:00
Zlatin Balevsky e9f00c2995 subscribe button in search tab 2020-03-10 12:16:18 +00:00