Commit graph

  • 39419fd50c
    wirering moderation pipeline to service-worker Nicolas Constant 2021-02-05 01:14:46 -05:00
  • 9920316863
    first iteration of logic to apply moderation policy Nicolas Constant 2021-02-05 01:12:54 -05:00
  • 0bb7e8912f
    Merge pull request #83 from NicolasConstant/develop Nicolas Constant 2021-02-05 01:23:35 +01:00
  • 5077819722
    road to 0.13.1 Nicolas Constant 2021-02-04 19:07:00 -05:00
  • cee46df117
    fix RT not being detected in some cases Nicolas Constant 2021-02-04 19:06:37 -05:00
  • 392c7ca494
    added whitelisting checks in follows Nicolas Constant 2021-02-04 18:56:14 -05:00
  • 3e772f2cd4
    extracted ModerationRepository interface Nicolas Constant 2021-02-04 01:10:04 -05:00
  • 024327ffe9
    added ModerationRepository Tests Nicolas Constant 2021-02-04 01:09:11 -05:00
  • 2d61ae9ae3
    added ModerationParser Tests Nicolas Constant 2021-02-04 00:13:49 -05:00
  • 4b0fe65776
    added tests for RegexParser Nicolas Constant 2021-02-04 00:06:19 -05:00
  • bcf207acb5
    added moderation repository and parsers Nicolas Constant 2021-02-03 23:54:02 -05:00
  • f0fce82d27
    added moderation settings Nicolas Constant 2021-02-03 01:25:47 -05:00
  • 1d8e622ab5
    reduce caching to 1 week Nicolas Constant 2021-02-03 01:04:32 -05:00
  • 6665402e50
    Merge pull request #81 from NicolasConstant/develop Nicolas Constant 2021-02-03 04:54:28 +01:00
  • 2e8313301b
    better DI Nicolas Constant 2021-02-02 22:49:37 -05:00
  • 299ad64269
    road to 0.13.0 Nicolas Constant 2021-02-02 20:50:28 -05:00
  • 7ddda8d18c
    better RT extraction Nicolas Constant 2021-02-02 20:05:59 -05:00
  • 32b53e09e2
    fine-tuning regex Nicolas Constant 2021-02-02 19:25:12 -05:00
  • 717f690542
    fix tests Nicolas Constant 2021-02-02 00:38:48 -05:00
  • 25d1f360ba
    added test Nicolas Constant 2021-02-02 00:27:48 -05:00
  • 0c6ee3dd4d
    clean up Nicolas Constant 2021-02-02 00:26:26 -05:00
  • 8daebbc819
    clean up Nicolas Constant 2021-02-02 00:25:36 -05:00
  • c409a93b18
    testing new mention regex Nicolas Constant 2021-02-02 00:24:33 -05:00
  • c7bf5f79f8
    testing new Hashtag regex Nicolas Constant 2021-02-01 21:48:47 -05:00
  • 6fac0ceffa
    refactoring regexes Nicolas Constant 2021-02-01 20:23:54 -05:00
  • b2be896e95
    added regexes Nicolas Constant 2021-02-01 20:19:14 -05:00
  • 0bd8e38f28
    refactoring user regex Nicolas Constant 2021-02-01 20:13:10 -05:00
  • ec420346b6
    purge cache when TL retrieval fails, fix #79 Nicolas Constant 2021-02-01 20:07:53 -05:00
  • 344546536f
    Merge pull request #76 from NicolasConstant/develop Nicolas Constant 2021-01-30 08:35:11 +01:00
  • 52e2868deb
    ensure valide username pattern, fix #75 Nicolas Constant 2021-01-30 01:28:20 -05:00
  • 10c1da4a34
    road to 0.12.2 Nicolas Constant 2021-01-30 00:59:21 -05:00
  • cd7bc3b216
    liberate the semaphore! Nicolas Constant 2021-01-30 00:46:45 -05:00
  • 6a867f2305
    removed dangerous initialization Nicolas Constant 2021-01-30 00:22:29 -05:00
  • 62a88e40c6
    ensure to not swallowExceptions (thread safety) Nicolas Constant 2021-01-30 00:05:52 -05:00
  • 1d5df9a83b
    make user retrieval more resilient Nicolas Constant 2021-01-29 23:10:02 -05:00
  • e78d37eb02
    Merge pull request #74 from NicolasConstant/develop Nicolas Constant 2021-01-30 02:10:37 +01:00
  • 739f7aaead
    fix QuoteRT detection Nicolas Constant 2021-01-29 20:07:38 -05:00
  • a7e8f3a987
    road to 0.12.1 Nicolas Constant 2021-01-29 19:40:27 -05:00
  • e797e7eee0
    fix retweet text Nicolas Constant 2021-01-29 01:29:35 -05:00
  • 514b727328
    better retweet extraction Nicolas Constant 2021-01-29 01:15:10 -05:00
  • f721f30d95
    Merge pull request #71 from NicolasConstant/develop Nicolas Constant 2021-01-29 00:51:26 +01:00
  • b942a528f2
    road to 0.12.0 Nicolas Constant 2021-01-28 18:48:23 -05:00
  • e51aacfb22
    added protected support Nicolas Constant 2021-01-28 18:47:45 -05:00
  • 951a470681
    Merge pull request #70 from NicolasConstant/develop Nicolas Constant 2021-01-29 00:14:59 +01:00
  • d5c058f6d4
    road to 0.11.2 Nicolas Constant 2021-01-28 18:11:01 -05:00
  • 2fb555e7ca
    remove redundancy Nicolas Constant 2021-01-28 18:07:55 -05:00
  • 66bbf3129f
    don't cache unfound accounts Nicolas Constant 2021-01-27 03:27:04 -05:00
  • d8d7aa2861
    Merge pull request #69 from NicolasConstant/develop Nicolas Constant 2021-01-26 06:01:58 +01:00
  • d0a3b3beab
    road to 0.11.1 Nicolas Constant 2021-01-25 23:40:44 -05:00
  • 873e847f08
    better twitter error handling Nicolas Constant 2021-01-25 23:40:30 -05:00
  • cb4883c799
    Merge pull request #67 from NicolasConstant/develop Nicolas Constant 2021-01-24 02:22:11 +01:00
  • c048786b96
    fix account sync update issue Nicolas Constant 2021-01-23 18:20:13 -05:00
  • 99714330ee
    Merge pull request #66 from NicolasConstant/topic_add-last-sync Nicolas Constant 2021-01-23 06:44:07 +01:00
  • 1f7bc8936c
    road to 0.11.0 Nicolas Constant 2021-01-23 00:29:42 -05:00
  • 8a147b0277
    clean up Nicolas Constant 2021-01-23 00:26:23 -05:00
  • cdb8aa48e1
    added Db version update Nicolas Constant 2021-01-23 00:23:37 -05:00
  • 2f933ffc9c
    added index Nicolas Constant 2021-01-23 00:11:31 -05:00
  • f6ed37b46a
    clean up Nicolas Constant 2021-01-22 23:43:56 -05:00
  • 34cb33160a
    refactoring warm up logic and tests Nicolas Constant 2021-01-22 23:38:35 -05:00
  • 3e7a136902
    added test coverage and warmup strategy Nicolas Constant 2021-01-22 23:07:25 -05:00
  • 89c041f332
    added limit to user retrieval Nicolas Constant 2021-01-22 21:23:27 -05:00
  • b4c01ad326
    save last sync Nicolas Constant 2021-01-22 21:05:01 -05:00
  • 8146b6ea5a
    added LastSync to TwitterUser (wip) Nicolas Constant 2021-01-22 20:18:42 -05:00
  • 8708a529d6
    added DatabaseInitializer + Tests Nicolas Constant 2021-01-22 20:17:22 -05:00
  • e54eebc9b5
    added MaxUserCapacity setting Nicolas Constant 2021-01-22 19:44:47 -05:00
  • 32df0206d4
    Merge pull request #65 from NicolasConstant/topic_add-last-sync Nicolas Constant 2021-01-23 01:03:11 +01:00
  • ffdd041a8c
    Merge pull request #64 from NicolasConstant/topic_reply-publication Nicolas Constant 2021-01-23 01:00:45 +01:00
  • 35adfad45f
    better code coverage Nicolas Constant 2021-01-22 18:41:54 -05:00
  • 40d6f69446
    added reply filtering Nicolas Constant 2021-01-22 18:31:30 -05:00
  • 4bfb0c2847
    Merge pull request #62 from NicolasConstant/develop Nicolas Constant 2021-01-21 06:54:23 +01:00
  • fee7810d8a
    road to 0.10.1 Nicolas Constant 2021-01-21 00:30:56 -05:00
  • bc62dc1610
    fix gif attachment type, fix #61 Nicolas Constant 2021-01-21 00:28:36 -05:00
  • acad52048a
    Added instance name customization Nicolas Constant 2021-01-20 01:13:39 -05:00
  • fa085e4949
    favicon more round Nicolas Constant 2021-01-19 23:52:19 -05:00
  • e1f9cdce67
    changed favicon Nicolas Constant 2021-01-19 23:27:36 -05:00
  • 9bc1a3923b
    better documentation Nicolas Constant 2021-01-19 23:06:35 -05:00
  • af2a496ee6
    better wording Nicolas Constant 2021-01-19 22:47:24 -05:00
  • 4741b4ed4f
    Merge pull request #60 from NicolasConstant/develop Nicolas Constant 2021-01-20 04:28:41 +01:00
  • 06e0dd7bbf
    fix tests Nicolas Constant 2021-01-19 22:26:23 -05:00
  • 940807d856
    road to 0.10.0 Nicolas Constant 2021-01-19 22:16:32 -05:00
  • 2b765136bb
    add better parsing error handling Nicolas Constant 2021-01-19 22:15:19 -05:00
  • 7e3d7b7c4f
    dispatch users batch progressively, fix #55 Nicolas Constant 2021-01-19 02:37:24 -05:00
  • 6e61b6c67a
    Merge pull request #59 from NicolasConstant/develop Nicolas Constant 2021-01-18 08:11:22 +01:00
  • 6ae5f06280
    road to 0.9.1 Nicolas Constant 2021-01-18 02:08:50 -05:00
  • 639ad3ae14
    user twitter service to retrieve timelines Nicolas Constant 2021-01-18 02:07:09 -05:00
  • cd4d30b595
    Merge pull request #58 from NicolasConstant/develop Nicolas Constant 2021-01-18 05:10:45 +01:00
  • 05fa5dfb59
    Merge pull request #57 from NicolasConstant/topic_keep-user-cache Nicolas Constant 2021-01-18 05:09:07 +01:00
  • b66e7cd854
    road to 0.9.0 Nicolas Constant 2021-01-17 23:06:33 -05:00
  • 22df5d2356
    added user caching Nicolas Constant 2021-01-17 23:05:00 -05:00
  • ee9951b98e
    Merge pull request #53 from NicolasConstant/topic_enhanced-logs Nicolas Constant 2021-01-16 08:47:39 +01:00
  • 568c033f9c
    fix tests Nicolas Constant 2021-01-16 02:06:27 -05:00
  • 12875b2c56
    fix dependancies Nicolas Constant 2021-01-16 01:18:03 -05:00
  • a25cb31a62
    fix httpclient candid implementation Nicolas Constant 2021-01-16 00:51:52 -05:00
  • 3af2ef05d9
    added better logging Nicolas Constant 2021-01-16 00:34:09 -05:00
  • be13b6c859
    Merge pull request #52 from NicolasConstant/develop Nicolas Constant 2021-01-16 04:31:47 +01:00
  • 8f593e5591
    road to 0.8.1 Nicolas Constant 2021-01-15 22:27:21 -05:00
  • 39d0bfb85a
    fix mention count statistics Nicolas Constant 2021-01-15 22:18:01 -05:00
  • 9729af9d17
    Merge pull request #51 from NicolasConstant/develop Nicolas Constant 2021-01-15 23:32:58 +01:00
  • 3dad498e78
    road to 0.8.0 Nicolas Constant 2021-01-15 17:29:35 -05:00
  • 532b87f719
    clean up Nicolas Constant 2021-01-15 02:00:10 -05:00