Commit graph

88 commits

Author SHA1 Message Date
Miss Pasture f6acf7f277 Merge upstream 0.19 2021-11-19 03:35:57 -05:00
Miss Pasture d286933398 revert hashflags, for now 2021-07-19 14:54:47 -04:00
Miss Pasture c5fe304694 Hashflags 2021-07-18 14:56:15 -04:00
Miss Pasture 7e1163c3d4 :verified: checkmarks on verified accounts, because why not 2021-07-17 22:16:19 -04:00
Miss Pasture af8345d8c9 Remote follow 2021-07-17 20:26:45 -04:00
Miss Pasture 3cf3f95ccb Mark Tweets that are reported as potentially sensitive with as:sensitive 2021-07-17 19:05:10 -04:00
Miss Pasture 1463a35c32 Disclose federation restrictions 2021-07-17 17:30:52 -04:00
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
Miss Pasture fd1b3ab983 Set a maximum number of follows per user 2021-07-14 15:52:21 -04:00
Miss Pasture 1991f2bf88 add options to change alternate twitter domain label and show 'about instance' on profiles 2021-06-16 17:52:37 -04:00
Miss Pasture b94926be73 use custom twitter domain in infoboxes, add 'about [instance name]' to infoboxes 2021-06-16 17:19:46 -04: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