Commit graph

9373 commits

Author SHA1 Message Date
Mike Macgirvin
718d5aee94 refactor recip list one more time. Mentions were not getting added correctly. 2024-06-16 10:48:51 +10:00
Mike Macgirvin
e001c86b4a rework delivery permissions to allow sender, owner, and mentions 2024-06-16 08:55:21 +10:00
Mike Macgirvin
1800b88ffd attach photo album from cloud 2024-06-13 07:35:03 +10:00
Mike Macgirvin
2d30411124 provide correct share type (album instead of post) 2024-06-12 14:48:31 +10:00
Mike Macgirvin
f85143cb36 album sharing continued 2024-06-12 14:30:01 +10:00
Mike Macgirvin
5cde03fa49 relax mfa checks on service endpoints 2024-06-12 09:30:07 +10:00
Mike Macgirvin
0524ca1702 Revert "relax mfa check on service endpoints"
This reverts commit f291cd64dd.
2024-06-12 09:26:57 +10:00
Mike Macgirvin
f291cd64dd relax mfa check on service endpoints 2024-06-12 09:25:15 +10:00
Mike Macgirvin
9ca3a4cb88 Merge branch 'dev' of codeberg.org:streams/streams into dev 2024-06-10 22:48:25 -07:00
Mike Macgirvin
710b4ae19d Merge branch 'dev' of /home/macgirvin/./streams into dev 2024-06-10 22:47:23 -07:00
Mike Macgirvin
492d6446eb issue #172 - non-working delete button showing on pinned post for non logged-in viewer. It shouldn't work so that's correct, but it shouldn't even be visible. 2024-06-10 22:44:29 -07:00
Mike Macgirvin
3b28a809a8 followers privacy 2024-06-11 07:59:05 +10:00
Mike Macgirvin
fc54a6c93b Merge branch 'dev' of codeberg.org:streams/streams into dev 2024-06-10 05:33:07 +10:00
Mike Macgirvin
e5c5a7e729 support html details and summary 2024-06-10 05:32:32 +10:00
Mike Macgirvin
e627dd165b get rid of commentPolicy in photos 2024-06-09 14:30:19 +10:00
Mike Macgirvin
b4436499f9 Merge branch 'dev' of codeberg.org:streams/streams into dev 2024-06-09 07:54:36 +10:00
Mike Macgirvin
9b2af03f9f fix album link in post body 2024-06-08 09:13:53 +10:00
Mike Macgirvin
7f65a3e7eb ap photo albums 2024-06-08 06:09:35 +10:00
Mike Macgirvin
f0d9b42eee unordered collection it is 2024-06-07 21:47:06 +10:00
Mike Macgirvin
8865fb83a1 make it easier to find and modify image alt-text 2024-06-06 18:27:17 -07:00
Mike Macgirvin
57d2498a8e Allow double quotes in image alt-text. There were a number of things preventing this from working correctly, including the HTML purifier and a couple of cases of double-encoding. For streams folks you can also use escaped quotes like alt="text with \"embedded\" quotes" 2024-06-07 07:16:13 +10:00
Mike Macgirvin
e39581ed07 protect discover_resource() from null input 2024-05-31 16:39:22 +10:00
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