Commit Graph

515 Commits (ee324bf63d98cb85c916911ca102cfa2ecf19938)

Author SHA1 Message Date
Bob Mottram cbb7702662 Missing field 2024-11-16 13:07:45 +00:00
Bob Mottram 633a2d1e22 Link to activitypub actor in individual html post 2024-11-16 13:00:29 +00:00
Bob Mottram eaa8e2ec67 Line endings 2024-11-16 12:50:08 +00:00
Bob Mottram 41cfc46b96 Link to the author's actor within html post 2024-11-16 12:49:36 +00:00
Bob Mottram 3483eb6b5d Include link to activitypub post from html post 2024-11-16 12:39:20 +00:00
Bob Mottram ef1a8171bf Move function 2024-11-04 19:13:53 +00:00
Bob Mottram ca995cd50d Remove rejected posts from inbox index 2024-10-23 13:20:07 +01:00
Bob Mottram 86f5e759b1 Preload images on timeline 2024-10-22 13:12:16 +01:00
Bob Mottram b8d294a5da Resolve openstreetmap go paths 2024-10-15 23:46:47 +01:00
Bob Mottram de123048f4 Support for thread id 2024-10-06 17:22:13 +01:00
Bob Mottram 2933af9a05 conversation can also be called thread
See https://codeberg.org/fediverse/fep/src/branch/main/fep/76ea/fep-76ea.md
2024-10-06 10:41:21 +01:00
Bob Mottram 0af6b09840 Remove html headers from post content 2024-09-24 20:40:30 +01:00
Bob Mottram a876c9871d Move flag functions to their own module 2024-09-13 14:58:14 +01:00
Bob Mottram a89a3211a1 File pointer naming convention 2024-07-16 13:20:58 +01:00
Bob Mottram 9dd546b85c json loading retries may not be needed 2024-06-20 11:47:58 +01:00
Bob Mottram 722350c6a7 Tidying 2024-05-29 20:03:41 +01:00
Bob Mottram c21da935de Include colon 2024-05-29 19:45:27 +01:00
Bob Mottram e518a69a49 Replace slashes 2024-05-29 19:40:48 +01:00
Bob Mottram 2d92d6f924 Add bookmark to conversation links 2024-05-29 19:33:54 +01:00
Bob Mottram 3529797d04 Improve handling of statuses path 2024-05-26 13:08:39 +01:00
Bob Mottram c504cd3ab7 Show handle as title on reply display name 2024-05-21 11:07:42 +01:00
Bob Mottram f201517ab9 Show handle as title on announced display name 2024-05-21 11:03:33 +01:00
Bob Mottram e32be2f671 Show handle as a title on display name 2024-05-21 10:26:05 +01:00
Bob Mottram f20eaefa94 Function for accounts data directory 2024-05-12 13:35:26 +01:00
Bob Mottram 2903cb521f Remove link tracking gloop from post urls 2024-04-24 12:10:50 +01:00
Bob Mottram 85d92d0c22 Improve validation of summary field 2024-04-23 20:46:30 +01:00
Bob Mottram a42c884256 Minimal validation on post summary 2024-04-21 10:18:30 +01:00
Bob Mottram b97d35d07e Display quote toots if permitted 2024-04-20 12:07:45 +01:00
Bob Mottram 8fb02acff4 Don't show the generic sensitive cw 2024-04-14 21:56:04 +01:00
Bob Mottram ccab03cc2a Allow dict attachments and convert them to lists 2024-03-29 14:52:14 +00:00
Bob Mottram 961bc38476 Remove unused arguments 2024-02-26 12:08:41 +00:00
Bob Mottram ac735e2d91 Remove default arguments 2024-02-19 20:54:46 +00:00
Bob Mottram ca526fa0d3 Remove default arguments 2024-02-19 20:52:37 +00:00
Bob Mottram c08340049d Remove default arguments 2024-02-19 18:40:23 +00:00
Bob Mottram 58a1a0b629 Remove default arguments 2024-02-19 15:38:08 +00:00
Bob Mottram 062f998713 More reject information during inbox validation 2024-02-18 12:06:16 +00:00
Bob Mottram 90298b859b Ensure that display name does not get too short 2024-02-17 19:13:14 +00:00
Bob Mottram 6fb8496901 Limit the maximum length of display names within posts 2024-02-17 19:06:58 +00:00
Bob Mottram 7bf305f9f2 Try slashes in convthread 2024-02-15 19:27:05 +00:00
Bob Mottram c0d569968a Fixing code tag removals 2024-02-15 17:29:16 +00:00
Bob Mottram 4233310044 Avoid using default paramerers so that static analysis works better 2024-02-11 13:27:52 +00:00
Bob Mottram d296f166c5 Apply federated blocks when downloading announces 2024-02-09 22:09:18 +00:00
Bob Mottram d312a52c26 Checking for url strings 2024-01-27 17:04:21 +00:00
Bob Mottram a4602fa8d7 Version 1.5.0 2024-01-21 19:01:20 +00:00
Bob Mottram 5ff61bab0e Add cache for automatic content warnings 2024-01-18 13:27:22 +00:00
Bob Mottram 04975770f5 If a summary exists set sensitive flag 2024-01-17 20:46:20 +00:00
Bob Mottram 6b8e620496 Extra summary changes 2024-01-17 20:11:31 +00:00
Bob Mottram 9b69ad2897 Apply automatic content warnings to all posts 2024-01-17 12:07:56 +00:00
Bob Mottram e0ea772681 Enable reading friendica-style actors 2024-01-09 16:59:23 +00:00
Bob Mottram db4f77e52d Handle inReplyTo in a way that is compatible with bookwyrm 2023-12-24 23:42:38 +00:00