Commit Graph

78 Commits

Author SHA1 Message Date
nytpu 894f98b0f2 Add Instance:SensitiveTwitterAccounts variable
Adds the Instance:SensitiveTwitterAccounts variable, which emulates
Instance:UnlistedTwitterAccounts but will automatically mark all listed
accounts as sensitive.
2021-07-16 16:13:08 -06:00
Nicolas Constant d0f817e1a8
fix url missing with some AP softwares 2021-04-13 01:25:36 -04:00
Nicolas Constant 08461e45c5
fix #97 2021-03-30 18:44:53 -04:00
Nicolas Constant a4d62fac4f
Merge branch 'develop' of https://github.com/NicolasConstant/BirdsiteLive into develop 2021-03-08 19:27:21 -05:00
Nicolas Constant 84b0da5093
better logging 2021-03-08 19:27:08 -05:00
Nicolas Constant 834c999d53
added unlisted publication capability 2021-02-27 22:12:50 -05:00
Nicolas Constant bf660b80f6
Merge branch 'develop' into topic_backwhitelisting 2021-02-18 21:35:55 -05:00
Nicolas Constant 2de826a023
clean up 2021-02-16 00:32:47 -05:00
Nicolas Constant 9b25a86d1d
clean up warnings 2021-02-14 12:28:38 -05:00
Nicolas Constant eaae2f1f47
added AP unfollow + tests + db update 2021-02-12 00:31:00 -05:00
Nicolas Constant 4b1aa7aa5c
testing unfollow 2021-02-11 23:02:06 -05:00
Nicolas Constant cd36c62935
escape URL regex 2021-02-11 00:45:55 -05:00
Nicolas Constant 674fde74bd
fix small link parsing 2021-02-10 00:19:12 -05:00
Nicolas Constant 6d5fe3089e
clean up 2021-02-06 00:13:38 -05:00
Nicolas Constant 130ad6ff63
fix sig and user retrieval, fix #84 2021-02-06 00:11:11 -05:00
Nicolas Constant 392c7ca494
added whitelisting checks in follows 2021-02-04 18:56:14 -05:00
Nicolas Constant 3e772f2cd4
extracted ModerationRepository interface 2021-02-04 01:10:04 -05:00
Nicolas Constant 024327ffe9
added ModerationRepository Tests 2021-02-04 01:09:11 -05:00
Nicolas Constant 2d61ae9ae3
added ModerationParser Tests 2021-02-04 00:13:49 -05:00
Nicolas Constant bcf207acb5
added moderation repository and parsers 2021-02-03 23:54:02 -05:00
Nicolas Constant 0c6ee3dd4d
clean up 2021-02-02 00:26:26 -05:00
Nicolas Constant 8daebbc819
clean up 2021-02-02 00:25:36 -05:00
Nicolas Constant c409a93b18
testing new mention regex 2021-02-02 00:24:33 -05:00
Nicolas Constant c7bf5f79f8
testing new Hashtag regex 2021-02-01 21:48:47 -05:00
Nicolas Constant 6fac0ceffa
refactoring regexes 2021-02-01 20:23:54 -05:00
Nicolas Constant 514b727328
better retweet extraction 2021-01-29 01:15:10 -05:00
Nicolas Constant e51aacfb22
added protected support 2021-01-28 18:47:45 -05:00
Nicolas Constant a25cb31a62
fix httpclient candid implementation 2021-01-16 00:51:52 -05:00
Nicolas Constant 3af2ef05d9
added better logging 2021-01-16 00:34:09 -05:00
Nicolas Constant 39d0bfb85a
fix mention count statistics 2021-01-15 22:18:01 -05:00
Nicolas Constant a59ed49a9a
added option to prevent mention extraction in user's description 2021-01-15 01:42:05 -05:00
Nicolas Constant f0a0bb9f43
Merge pull request #49 from NicolasConstant/topic_add-api-statistics
Topic add api statistics
2021-01-14 06:40:51 +01:00
Nicolas Constant dea3089c06
added extraction statistics 2021-01-14 00:38:26 -05:00
Nicolas Constant 7e86cdc6c7
limit fix to problematic chars 2021-01-13 02:08:54 -05:00
Nicolas Constant 3a249f2c14
fix parenthesis messing up with regex 2021-01-13 02:03:51 -05:00
Nicolas Constant cb64e9747a
secure emojis in parsing, fix #39 2021-01-11 19:50:08 -05:00
Nicolas Constant b80d4040e1
extract links/mentions/... from summary, fix #34 2021-01-11 18:32:45 -05:00
Nicolas Constant d3aac062f9
Added official link to profile, fix #33 2021-01-11 01:34:19 -05:00
Nicolas Constant 6aef12e825
clean up 2021-01-09 22:52:52 -05:00
Nicolas Constant 058c951424
fix case issue 2021-01-09 22:26:17 -05:00
Nicolas Constant 608077cd22
better json parsing and response handling 2021-01-07 19:37:09 -05:00
Nicolas Constant 893c27d4c3
fix clean-up check on unfollow, fix #24 2021-01-04 21:45:48 -05:00
Nicolas Constant 9011bb7349
fix name 2021-01-04 13:49:07 -05:00
Nicolas Constant 20a05e9e9f
validate digest, fix #13 2020-12-28 00:43:02 -05:00
Nicolas Constant 9ff5707e92
added AP call date check 2020-12-03 02:37:03 -05:00
Nicolas Constant c86847a146
give actor the followers collection 2020-11-21 18:54:16 -05:00
Nicolas Constant a965b013e3
added digest to call signature 2020-11-20 20:21:44 -05:00
Nicolas Constant fbfef2d37b
fix url 2020-11-20 19:00:31 -05:00
Nicolas Constant f819595aec
fix username 2020-11-20 18:59:57 -05:00
Nicolas Constant d5276c120e
added shared inbox serialization 2020-08-10 20:04:12 -04:00