Commit Graph

236 Commits

Author SHA1 Message Date
Nicolas Constant
10c1da4a34 road to 0.12.2 2021-01-30 00:59:21 -05:00
Nicolas Constant
cd7bc3b216 liberate the semaphore! 2021-01-30 00:46:45 -05:00
Nicolas Constant
6a867f2305 removed dangerous initialization 2021-01-30 00:22:29 -05:00
Nicolas Constant
62a88e40c6 ensure to not swallowExceptions (thread safety) 2021-01-30 00:05:52 -05:00
Nicolas Constant
1d5df9a83b make user retrieval more resilient 2021-01-29 23:10:02 -05:00
Nicolas Constant
739f7aaead fix QuoteRT detection 2021-01-29 20:07:38 -05:00
Nicolas Constant
a7e8f3a987 road to 0.12.1 2021-01-29 19:40:27 -05:00
Nicolas Constant
e797e7eee0 fix retweet text 2021-01-29 01:29:35 -05:00
Nicolas Constant
514b727328 better retweet extraction 2021-01-29 01:15:10 -05:00
Nicolas Constant
b942a528f2 road to 0.12.0 2021-01-28 18:48:23 -05:00
Nicolas Constant
e51aacfb22 added protected support 2021-01-28 18:47:45 -05:00
Nicolas Constant
d5c058f6d4 road to 0.11.2 2021-01-28 18:11:01 -05:00
Nicolas Constant
2fb555e7ca remove redundancy 2021-01-28 18:07:55 -05:00
Nicolas Constant
66bbf3129f don't cache unfound accounts 2021-01-27 03:27:04 -05:00
Nicolas Constant
d0a3b3beab road to 0.11.1 2021-01-25 23:40:44 -05:00
Nicolas Constant
873e847f08 better twitter error handling 2021-01-25 23:40:30 -05:00
Nicolas Constant
c048786b96 fix account sync update issue 2021-01-23 18:20:13 -05:00
Nicolas Constant
99714330ee Merge pull request #66 from NicolasConstant/topic_add-last-sync
Topic add last sync
2021-01-23 06:44:07 +01:00
Nicolas Constant
1f7bc8936c road to 0.11.0 2021-01-23 00:29:42 -05:00
Nicolas Constant
8a147b0277 clean up 2021-01-23 00:26:23 -05:00
Nicolas Constant
cdb8aa48e1 added Db version update 2021-01-23 00:23:37 -05:00
Nicolas Constant
2f933ffc9c added index 2021-01-23 00:11:31 -05:00
Nicolas Constant
f6ed37b46a clean up 2021-01-22 23:43:56 -05:00
Nicolas Constant
34cb33160a refactoring warm up logic and tests 2021-01-22 23:38:35 -05:00
Nicolas Constant
3e7a136902 added test coverage and warmup strategy 2021-01-22 23:07:25 -05:00
Nicolas Constant
89c041f332 added limit to user retrieval 2021-01-22 21:23:27 -05:00
Nicolas Constant
b4c01ad326 save last sync 2021-01-22 21:05:01 -05:00
Nicolas Constant
8146b6ea5a added LastSync to TwitterUser (wip) 2021-01-22 20:18:42 -05:00
Nicolas Constant
8708a529d6 added DatabaseInitializer + Tests 2021-01-22 20:17:22 -05:00
Nicolas Constant
e54eebc9b5 added MaxUserCapacity setting 2021-01-22 19:44:47 -05:00
Nicolas Constant
32df0206d4 Merge pull request #65 from NicolasConstant/topic_add-last-sync
reply filtering PR
2021-01-23 01:03:11 +01:00
Nicolas Constant
ffdd041a8c Merge pull request #64 from NicolasConstant/topic_reply-publication
Topic reply publication
2021-01-23 01:00:45 +01:00
Nicolas Constant
35adfad45f better code coverage 2021-01-22 18:41:54 -05:00
Nicolas Constant
40d6f69446 added reply filtering 2021-01-22 18:31:30 -05:00
Nicolas Constant
fee7810d8a road to 0.10.1 2021-01-21 00:30:56 -05:00
Nicolas Constant
bc62dc1610 fix gif attachment type, fix #61 2021-01-21 00:28:36 -05:00
Nicolas Constant
acad52048a Added instance name customization 2021-01-20 01:13:39 -05:00
Nicolas Constant
fa085e4949 favicon more round 2021-01-19 23:52:19 -05:00
Nicolas Constant
e1f9cdce67 changed favicon 2021-01-19 23:27:36 -05:00
Nicolas Constant
9bc1a3923b better documentation 2021-01-19 23:06:35 -05:00
Nicolas Constant
af2a496ee6 better wording 2021-01-19 22:47:24 -05:00
Nicolas Constant
06e0dd7bbf fix tests 2021-01-19 22:26:23 -05:00
Nicolas Constant
940807d856 road to 0.10.0 2021-01-19 22:16:32 -05:00
Nicolas Constant
2b765136bb add better parsing error handling 2021-01-19 22:15:19 -05:00
Nicolas Constant
7e3d7b7c4f dispatch users batch progressively, fix #55 2021-01-19 02:37:24 -05:00
Nicolas Constant
6ae5f06280 road to 0.9.1 2021-01-18 02:08:50 -05:00
Nicolas Constant
639ad3ae14 user twitter service to retrieve timelines 2021-01-18 02:07:09 -05:00
Nicolas Constant
05fa5dfb59 Merge pull request #57 from NicolasConstant/topic_keep-user-cache
add user cache
2021-01-18 05:09:07 +01:00
Nicolas Constant
b66e7cd854 road to 0.9.0 2021-01-17 23:06:33 -05:00
Nicolas Constant
22df5d2356 added user caching 2021-01-17 23:05:00 -05:00