Commit Graph

1036 Commits (46ae98dca8f0d9e68f9514f15793adaa32ca8fe9)

Author SHA1 Message Date
Bob Mottram 1f9ffc56d5 Non-recursive walk 2023-07-28 13:54:02 +01:00
Bob Mottram 210bc55ce6 Alternative pattern for undo follow 2023-07-12 23:29:34 +01:00
Bob Mottram f3620ff2a0 Alternative pattern for undo follow 2023-07-12 23:28:38 +01:00
Bob Mottram c8b31d56d2 Tidying 2023-07-12 18:37:33 +01:00
Bob Mottram eca0fa1736 Sanitise links to avoid injection attacks in rendered html 2023-07-12 12:08:02 +01:00
Bob Mottram 5160005509 Improve standards compliance for getting actor public key 2023-07-10 23:30:05 +01:00
Bob Mottram 890ec1b5cb Support for adding chat links to posts 2023-07-10 18:53:56 +01:00
Bob Mottram f8171509c1 Option to only allow replies from mutuals 2023-06-26 21:18:19 +01:00
Bob Mottram 2d8e7dfc67 Typo 2023-06-25 13:50:41 +01:00
Bob Mottram 49f7673481 Option to only receive replies from followers 2023-06-20 11:42:25 +01:00
Bob Mottram de2dee92f8 Space 2023-05-24 11:18:38 +01:00
Bob Mottram 4caa930f67 Allow pre tag through dangerous markup filter in some cases, then remove it when rendering 2023-05-18 12:15:18 +01:00
Bob Mottram 9726f0c48b Extra checks 2023-05-14 23:07:56 +01:00
Bob Mottram 705792d2fb Handle no user path 2023-05-10 12:53:38 +01:00
Bob Mottram 8fc9339129 Less verbose debug 2023-05-06 17:07:23 +01:00
Bob Mottram 3717096afc log id of filtered content 2023-05-04 12:40:19 +01:00
Bob Mottram 17520ad6ad Less verbose debug 2023-05-04 12:36:48 +01:00
Bob Mottram 11995eccb4 Fix tests 2023-04-30 11:12:52 +01:00
Bob Mottram 21caca5a0c Block based on nickname 2023-04-29 11:14:21 +01:00
Bob Mottram 0ae7f614d9 Update default categories 2023-04-28 18:44:35 +01:00
Bob Mottram aaa7740bfc Randomize session restart interval 2023-04-13 11:09:37 +01:00
Bob Mottram 53d8801dc3 Tidying 2023-04-13 10:41:42 +01:00
Bob Mottram 8f64ecfeb3 Turning off votes applies to announced votes 2023-04-05 22:41:40 +01:00
Bob Mottram a193639b53 Always return true when receiving follow request 2023-03-23 18:10:58 +00:00
Bob Mottram f1b85d9936 When receiving an invalid unfollow always remove item from queue 2023-03-23 11:54:49 +00:00
Bob Mottram e59e410ff9 Already checked for object 2023-03-23 11:52:10 +00:00
Bob Mottram 89efd0e965 More validation of undo follow 2023-03-23 11:49:02 +00:00
Bob Mottram 28943c3ef7 Remove entry for followers synchronization when a follower change occurs 2023-03-18 21:06:10 +00:00
Bob Mottram 9443212820 Followers synchronization header 2023-03-17 21:13:43 +00:00
Bob Mottram 636ca0e7ec Convert markdown formatted posts to html 2023-03-06 12:08:25 +00:00
Bob Mottram 1acf4987ac Define function first 2023-03-06 11:26:56 +00:00
Bob Mottram ef3e03093a Improve checking of the sending actor when validating inbox posts 2023-03-01 15:44:32 +00:00
Bob Mottram a7c0e187b5 Asking the dangerous questions 2023-02-28 18:01:24 +00:00
Bob Mottram 27fce3ba0e Filtering applied to question options 2023-02-28 17:38:04 +00:00
Bob Mottram dc031cd4a9 Adding support for video transcripts 2023-02-18 22:10:15 +00:00
Bob Mottram d863eb25e4 Three representations of public post 2023-02-09 20:40:42 +00:00
Bob Mottram fb088adcbe Tidying 2023-02-06 11:47:24 +00:00
Bob Mottram 228bada5ab Comment 2023-02-06 10:47:10 +00:00
Bob Mottram 8769429944 Show message id for malformed cipher 2023-02-03 15:14:56 +00:00
Bob Mottram ef7d283e04 Debug for malformed ciphertext 2023-02-03 15:12:10 +00:00
Bob Mottram d9143403fe Add media creator for attachments 2023-01-23 11:33:07 +00:00
Bob Mottram bdde4450c1 Add arguments for media license 2023-01-22 23:47:13 +00:00
Bob Mottram b91a876b75 v1.4.0 2023-01-21 23:03:30 +00:00
Bob Mottram 008a8d1284 Check that a domain is returned 2023-01-15 14:33:18 +00:00
Bob Mottram 1b5594bcbd Add buy link to posts 2023-01-13 19:19:57 +00:00
Bob Mottram 2f9a0c7792 Buy links 2023-01-13 15:04:48 +00:00
Bob Mottram 7d6451ae09 Add debug to vote checking 2023-01-12 11:58:41 +00:00
Bob Mottram 818f54f472 Tidying 2023-01-12 11:35:37 +00:00
Bob Mottram a06bb9217c Allow DMs if they are votes on a question 2023-01-12 11:30:23 +00:00
Bob Mottram 212bdacdb3 Votes on questions are a type of DM
See https://socialhub.activitypub.rocks/t/votes-on-question-activities/2880
2023-01-12 10:45:39 +00:00