Commit graph

9351 commits

Author SHA1 Message Date
Mike Macgirvin
4d61b61878 more work on comment audience contexts 2024-05-29 11:01:36 +10:00
Mike Macgirvin
f6913bf10e support strike/del in markdown e.g. ~~strike~~ 2024-05-29 07:29:37 +10:00
Mike Macgirvin
05d6785afd markdown compatibility 2024-05-28 10:25:07 +10:00
Mike Macgirvin
51dc3c8ac2 improve webfinger handling of unicode usernames 2024-05-23 20:38:16 +10:00
Mike Macgirvin
fc1ae4691d unicode usernames 2024-05-23 07:55:46 +10:00
Mike Macgirvin
de436bbb26 resolve merge conflict with nomadic branch 2024-05-21 16:34:07 +10:00
Mike Macgirvin
c055b2699a db update for push notifications, markdown: fix backslash escape for ordered lists 2024-05-21 06:31:39 +10:00
Mike Macgirvin
814784cc20 use sitename rather than projectname in documentation 2024-05-20 10:20:56 +10:00
Mike Macgirvin
0548280b2d use default count of 24 instead of 25 for contact_block - it's neater looking when there are 4 in a row. 2024-05-19 09:46:25 +10:00
Mike Macgirvin
e39143de11 Merge branch 'dev' of codeberg.org:streams/streams into dev 2024-05-19 06:32:32 +10:00
Mike Macgirvin
42f399f2e4 Fix broken group delivery due to regression caused by fix for #144 2024-05-19 06:27:31 +10:00
Mike Macgirvin
53df83f4d0 use created timestamp instead of received for the displayed time on reaction popups 2024-05-15 09:24:44 +10:00
Mike Macgirvin
18a62c01d4 hack to provide better delivery filtering to projects with more primitive permissions models. 2024-05-11 12:20:32 +10:00
Mike Macgirvin
75461516c9 log the anomaly 2024-05-11 07:42:03 +10:00
Mike Macgirvin
a6f6c1b175 "Something happened". 2024-05-11 06:58:53 +10:00
Mike Macgirvin
0a9b4ddbbf add ins element also 2024-05-06 09:56:15 +10:00
Mike Macgirvin
831a79f3e6 add del element to purifier 2024-05-06 08:51:56 +10:00
Mike Macgirvin
3bf632ec2f fix group post deletion by deleting original 2024-05-03 07:55:58 +10:00
Mike Macgirvin
4729141167 issue with editing items through a delivery chain split. It still isn't fully working but now it won't be prevented from working. 2024-05-02 18:57:11 +10:00
Mike Macgirvin
d2659a76f5 deliver_stream permission weirdness 2024-05-01 20:22:59 +10:00
Mike Macgirvin
0e9914b268 set default app 2024-05-01 07:19:28 +10:00
Mike Macgirvin
39cbba2e96 fix event object formatting (missing linebreak after title) 2024-04-29 18:10:01 +10:00
Mike Macgirvin
4d93e86b36 Merge branch 'dev' of codeberg.org:streams/streams into dev 2024-04-28 08:23:34 +10:00
Mike Macgirvin
5ff1ca3bfe incorrect permission name 'perm_name' 2024-04-27 13:16:59 +10:00
Mike Macgirvin
ccbbf1f994 remove add activity when object is removed, fix duplicated dropItem function in js. 2024-04-25 10:42:44 +10:00
Mike Macgirvin
f676875b6b fix bbcode links for bang-tag groups 2024-04-21 09:57:19 +10:00
Mike Macgirvin
8e8ef0d4c0 store the id of "myresponses" in $conv_responses 2024-04-20 08:27:57 +10:00
Mike Macgirvin
7597703826 use item_restrict 2024-04-17 13:03:53 +10:00
Mike Macgirvin
b6ff1b7621 reverse statement order 2024-04-17 12:52:11 +10:00
Mike Macgirvin
108dc441f7 spurious activities in feeds 2024-04-17 12:34:14 +10:00
Mike Macgirvin
fe0f15ed0d support alt text in html2bbcode() 2024-04-15 14:22:47 +10:00
Mike Macgirvin
3b85b052ad extend like permissions to activitypub owners 2024-04-11 20:52:01 +10:00
Mike Macgirvin
3a119f09b6 add hashtag class 2024-04-10 07:29:59 +10:00
Mike Macgirvin
51c7e4e637 add/remove activities still in feed 2024-04-08 05:31:52 +10:00
Mike Macgirvin
75bb697e53 refactor tgroup_check() to return a matched hashtag that is being followed. Will use this in conversation completion in future work to identify how a particular thread from somebody you weren't following landed in your stream. 2024-04-06 21:17:11 +11:00
Mike Macgirvin
cb7f4e1930 fix sql 2024-04-05 07:41:34 +11:00
Mike Macgirvin
6000278f65 handle late approvals for drafts and future posts 2024-04-03 18:23:15 +11:00
Mike Macgirvin
693678b26f move fhublocs into core, fix ed25519 key not getting saved on existing nomad xchans 2024-04-03 10:36:17 +11:00
Mike Macgirvin
0c5da6c947 filter add/remove activities from feeds 2024-03-27 11:20:59 +11:00
Mike Macgirvin
46d5d4ad63 make bang tag exclusive 2024-03-25 21:54:03 +11:00
Mike Macgirvin
7109631a2c test repeat tallys 2024-03-22 18:41:37 +11:00
Mike Macgirvin
b164ee0c91 tally repeats 2024-03-22 18:27:28 +11:00
Mike Macgirvin
18d5ac0267 b2b encryption updates 2024-03-16 07:53:18 +11:00
Mike Macgirvin
bc4c572951 secrets upgrade (from hz) 2024-03-14 14:49:12 +11:00
Mike Macgirvin
c1c16cccf3 another typo 2024-03-12 05:19:48 +11:00
Mike Macgirvin
1b92c18150 typo 2024-03-12 05:18:55 +11:00
Mike Macgirvin
d921c6d795 potential recursion in drop_related 2024-03-12 05:12:26 +11:00
Mike Macgirvin
c5acf1d41b php errors 2024-03-11 22:07:54 +11:00
Mike Macgirvin
26788bfdcc allow escape of markdown # -> h1 (etc.) headers 2024-03-11 09:17:56 +11:00
Mike Macgirvin
6c29d57a4c refactor datetime part1 2024-03-10 13:40:50 +11:00