Commit Graph

537 Commits (c86c1925a4d81faa4e0ad4484a8e3b761e1ca3fe)

Author SHA1 Message Date
Bob Mottram 7635652ac5 Directories must be created first 2020-08-29 12:14:19 +01:00
Bob Mottram 77c5f810f9 Don't write actors to cache while loading the timeline 2020-08-29 11:21:29 +01:00
Bob Mottram 41607d1542 Check that replyTo field is a string 2020-08-28 15:45:07 +01:00
Bob Mottram cabdc9c3c5 Replies to muted posts are also muted 2020-08-27 18:40:09 +01:00
Bob Mottram 593893206c Allow Event activity in timeline 2020-08-26 13:12:43 +01:00
Bob Mottram 0ac5feb992 Use recent posts cache on other timelines 2020-08-26 11:21:24 +01:00
Bob Mottram 08ff5b420c Single events timeline name 2020-08-26 10:29:51 +01:00
Bob Mottram 8d6b8f98b0 Validate content warnings 2020-08-25 20:35:55 +01:00
Bob Mottram 9b2356e195 Add return value 2020-08-25 13:39:17 +01:00
Bob Mottram ffb827fdbb Set event name 2020-08-23 20:06:49 +01:00
Bob Mottram 4d4a19f9a2 Event name 2020-08-23 20:04:11 +01:00
Bob Mottram 0294f1c722 Ticket url in event 2020-08-23 18:50:49 +01:00
Bob Mottram e90f1d4f2c No return object 2020-08-23 16:11:42 +01:00
Bob Mottram 3bd8f96994 Unbreak the unit tests 2020-08-23 15:45:58 +01:00
Bob Mottram 86f2e9d8ab Remove id endings in a better way 2020-08-23 12:13:35 +01:00
Bob Mottram 3693850be3 Tidying 2020-08-22 10:15:56 +01:00
Bob Mottram 5326583c18 Add uuid to event 2020-08-21 22:42:49 +01:00
Bob Mottram 25e1724691 Extra event attributes 2020-08-21 16:10:47 +00:00
Bob Mottram 43d8fc1863 Add endpoint for new event 2020-08-21 11:08:31 +00:00
Bob Mottram 58bba56e75 Allow accounts as users path 2020-08-13 17:19:35 +01:00
Bob Mottram 021ce1355c EncryptedMessage type 2020-08-05 13:24:09 +01:00
Bob Mottram 0f075f37e9 Encrypted messages treated as DMs 2020-08-05 13:16:15 +01:00
Bob Mottram 83cac23229 Youtube replacement domain is configurable 2020-08-02 10:51:20 +01:00
Bob Mottram fe5e21ee7d File write style 2020-07-12 20:04:58 +00:00
Bob Mottram e007168cd6 Check for type field 2020-07-11 23:36:52 +01:00
Bob Mottram 22ca09caef Tidying 2020-07-08 14:25:00 +01:00
Bob Mottram 7b06a3b262 Plotting federated instances 2020-07-08 13:28:41 +01:00
Bob Mottram b1516507f8 Allow for accumulating domains 2020-07-08 11:30:29 +01:00
Bob Mottram df48983aae Option to list referenced domains 2020-07-08 11:09:51 +01:00
Bob Mottram 1e8a6fee52 Resolve petnames 2020-06-29 20:15:51 +01:00
Bob Mottram 67c6c16ef4 Extra check 2020-06-28 11:29:20 +01:00
Bob Mottram d0c1546037 Avoid infinite loop when there are no feed items 2020-06-28 11:02:59 +01:00
Bob Mottram cc0d3d34fa Debug 2020-06-28 10:57:07 +01:00
Bob Mottram 0e3c41db2b When deleting a post also remove it from the recent posts cache in memory 2020-06-24 14:30:50 +01:00
Bob Mottram 326fb9fc48 Don't use a separate function for reminder posts 2020-06-24 13:42:07 +01:00
Bob Mottram e1470a7d37 Reminder post content includes handle 2020-06-24 13:33:06 +01:00
Bob Mottram a7b8f7453a Reminder post type, for posting to yourself 2020-06-24 12:53:43 +01:00
Bob Mottram 52d1f30b4f More debug for sessions 2020-06-24 10:04:58 +01:00
Bob Mottram b7653b9eb1 More exception handling 2020-06-23 22:39:19 +01:00
Bob Mottram d94c04b5bb Exception handling while starting followers thread 2020-06-23 15:48:10 +01:00
Bob Mottram afd412118d Don't shuffle 2020-06-23 15:36:38 +01:00
Bob Mottram 34d66a28b2 Shuffle sending to followers so that no particular instance is favored 2020-06-23 12:51:23 +01:00
Bob Mottram ee70877aeb Check that webfinger returns a dict 2020-06-23 11:41:12 +01:00
Bob Mottram 976ee3a89d Check that follower domains are active before sending to them 2020-06-23 10:46:38 +01:00
Bob Mottram 1d92aab187 i2p uses http prefix 2020-06-19 22:50:41 +00:00
Bob Mottram 18b80efcb7 Remove experimental semantics 2020-06-16 21:33:17 +01:00
Bob Mottram 12c7035d50 Abandon accusatory 2020-06-16 21:29:17 +01:00
Bob Mottram 3766f6e9c1 Only jsonld sign if a previous signature does not exist 2020-06-15 14:38:21 +01:00
Bob Mottram 8af75436b6 Add jsonld signatures to posts 2020-06-15 14:08:19 +01:00
Bob Mottram 5ba0e38090 Remove formatting such as bold and italics from posts
This is to be conformant with what Mastodon is doing. Probably markdown should be an optional extra
2020-06-14 14:25:38 +01:00