Commit graph

65 commits

Author SHA1 Message Date
Mike Macgirvin
9aa7da034f more heavy lifting on conversation collections. This optionally brings collection support into item_store() and also performs clone sync, removing a lot of duplicate code. Events needed significant refactoring. We cannot combine message delivery of standard items and collection activities, so this will have an impact on outgoing message queue size and processing. 2024-02-11 06:22:39 +11:00
Mike Macgirvin
cfa14a6fbf more testing of collections 2024-01-26 09:09:35 +11:00
Mike Macgirvin
6effa8de04 if a collection is targeted, reject non-collection operations. 2024-01-21 06:56:35 +11:00
Mike Macgirvin
f7226e50cf set target for outbound posts that we own 2024-01-18 07:16:07 +11:00
Mike Macgirvin
a23aa82489 3rd effort at collection re-architecture. 2024-01-17 07:18:55 +11:00
Mike Macgirvin
0df8511c58 DTOs 2024-01-12 05:34:22 +11:00
Mike Macgirvin
d25b3f9fc7 missed signature => proof on a few controllers 2024-01-06 06:31:03 +11:00
Mike Macgirvin
1ed3fcf68e Remove LD-signatures with extreme bias. 2024-01-03 11:17:40 +11:00
Mike Macgirvin
2ac72f0876 undo authenticated fetch change of default 2023-12-28 15:03:14 +11:00
Mike Macgirvin
fffbb3b789 Change default settings for more privacy 2023-12-20 09:49:54 +11:00
Mike Macgirvin
50e95cfd69 more 2024 development 2023-12-14 22:36:44 +11:00
Mike Macgirvin
51a99f0de2 issue #131 2023-11-25 08:11:50 +11:00
Mike Macgirvin
4611b9b932 slight revision of the last commit for edge cases 2023-11-17 06:09:59 +11:00
Mike Macgirvin
fd960c7b98 possible privacy issue 2023-11-17 05:52:38 +11:00
Mike Macgirvin
f8293a3968 refactor default group creation 2023-11-05 09:15:53 +11:00
Mike Macgirvin
a11525ac5f poll issue 2023-10-22 09:03:12 +11:00
Mike Macgirvin
a02a3eb402 Issue #93 2023-09-17 07:41:26 +10:00
Mike Macgirvin
6b0b18d3d5 better escaping of markdown code blocks from tag and url linking. 2023-09-13 06:31:29 +10:00
Mike Macgirvin
39416e0536 more general arrive/leave support 2023-09-11 19:51:25 +10:00
Mike Macgirvin
833d6b6507 groups refactor 2023-08-05 06:11:24 +10:00
Mike Macgirvin
74e27703b3 missing fep400e changes 2023-07-29 17:28:31 +10:00
Mike Macgirvin
61a1c1ee48 optimisation 2023-06-03 14:35:57 +10:00
Mike Macgirvin
9ba66dff87 add local fetch so we can use the observer permissions on items instead of the system channel permissions. 2023-05-04 21:37:49 +10:00
Mike Macgirvin
ac4fad81e1 yet more work on preventing duplicate videos 2023-04-17 12:25:16 -07:00
Mike Macgirvin
3437ee5c71 make things work normally until the upload/attach selection feature is reworked a wee bit 2023-03-15 21:28:13 +11:00
Ray
e31c983b22 Update Item.php
let's see if we have logger working
2023-02-17 09:50:34 -05:00
Mike Macgirvin
9ee206267c duplicated images revisited 2023-02-05 11:55:19 +11:00
Mike Macgirvin
d1a64aec08 rename function 2023-01-21 09:35:14 +11:00
Mike Macgirvin
bb950fcc02 fix a few more places where hubloc_addr confusion can potentially occur. 2023-01-01 07:02:03 +11:00
Mike Macgirvin
d2771649a8 fix comment edits 2022-12-28 12:51:30 +11:00
Mike Macgirvin
aba20d02c7 remove un-needed code access 2022-12-22 07:20:55 +11:00
Mike Macgirvin
255a4d9ba3 more fixes for polls 2022-12-21 07:33:11 +11:00
Mike Macgirvin
83654bedc3 add identity context and refactor context generation 2022-12-16 08:24:47 +11:00
Mike Macgirvin
866527872b backend support for 'Leave' (checkout) 2022-11-21 21:00:36 +11:00
Mike Macgirvin
990f04bdcc allow checkins with no post body if they have location info 2022-11-17 19:40:51 +11:00
Mike Macgirvin
cd5b867826 move location plugin hook 2022-11-12 17:29:43 +11:00
Mike Macgirvin
457657da13 location tagging stuff 2022-11-10 19:56:42 +11:00
Mike Macgirvin
46e07087dd first cut at check-in activities 2022-11-09 22:42:23 +11:00
Mike Macgirvin
125f82dd97 refactor get_post_tags() to remove link argument 2022-10-23 11:50:31 +11:00
Mike Macgirvin
fe0b8cf50f WIP: revive bang tags 2022-09-28 07:27:09 +10:00
Mike Macgirvin
b35001af59 cleanup 2022-09-27 05:42:54 +10:00
Mike Macgirvin
346380267e moderation notifications improvements 2022-09-22 11:33:20 +10:00
Mike Macgirvin
0504102b33 geo 2022-09-16 20:57:04 +10:00
Mike Macgirvin
08350b7ec1 finish support for FEP-e232 (quoted share) 2022-09-05 20:38:57 -07:00
Mike Macgirvin
3dd89f71d5 cleanup 2022-09-04 11:35:50 +10:00
Mike Macgirvin
1883fecf50 cleanup 2022-09-04 10:01:52 +10:00
Mike Macgirvin
8ae4636573 preliminary investigation of issue #4 (add ThreadListeners to delivery reports) 2022-08-28 21:03:15 -07:00
Mike Macgirvin
b24ac794b1 cleaner display urls 2022-07-20 04:26:28 -07:00
Mike Macgirvin
1d2fa92bf3 start fixing mod_display message-id 2022-07-20 01:30:58 -07:00
Mike Macgirvin
f962bb0d9b fix a "conversation fetch failed" edge case. 2022-07-08 14:23:27 -07:00