Commit graph

1582 commits

Author SHA1 Message Date
Mike Macgirvin
0e6e12305e case-sensitivity in find_xchan_in_array() 2024-08-24 08:50:48 +10:00
Mike Macgirvin
afe23fbbc7 missing channel in clone sync 2024-08-21 06:35:24 +10:00
Mike Macgirvin
065f712a8b sync file permission changes 2024-08-20 16:45:51 +10:00
Mike Macgirvin
8def2331c9 dm issue 2024-08-11 09:04:04 +10:00
Mike Macgirvin
bdf0ed938b unfollow/ignore thread should relatively agnostic about object type. 2024-08-02 05:35:42 +10:00
Mike Macgirvin
d5a1b1cf1f sql refactor 2024-07-22 14:26:17 +10:00
Mike Macgirvin
0c170bd1f6 Fix several more network queries to include apnomadic variant 2024-06-19 06:17:01 +10:00
Mike Macgirvin
253ee62d2c Merge branch 'dev' into nomadic 2024-06-17 05:41:04 +10:00
Mike Macgirvin
e001c86b4a rework delivery permissions to allow sender, owner, and mentions 2024-06-16 08:55:21 +10:00
Mike Macgirvin
17aa07ac20 Merge branch 'dev' into nomadic 2024-06-08 06:14:32 +10:00
Mike Macgirvin
7f65a3e7eb ap photo albums 2024-06-08 06:09:35 +10:00
Mike Macgirvin
1b3d9fdea9 Merge branch 'dev' into nomadic 2024-05-03 07:58:06 +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
4b20b30994 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:55:42 +10:00
Mike Macgirvin
44bb300882 Merge branch 'dev' into nomadic 2024-04-25 10:44:19 +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
8cb1b343f1 Merge branch 'dev' into nomadic 2024-04-17 16:18:02 +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
1860e95e7c Merge branch 'dev' into nomadic 2024-04-11 21:05:37 +10:00
Mike Macgirvin
3b85b052ad extend like permissions to activitypub owners 2024-04-11 20:52:01 +10:00
Mike Macgirvin
e0e5ead239 Merge branch 'dev' into nomadic 2024-04-06 21:26:30 +11: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
42a88ca015 fix all other occurences of db_quoteinterval() 2024-04-05 07:39:24 +11:00
Mike Macgirvin
6000278f65 handle late approvals for drafts and future posts 2024-04-03 18:23:15 +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
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
6c29d57a4c refactor datetime part1 2024-03-10 13:40:50 +11:00
Mike Macgirvin
3a15a5b0a2 ATOM_TIME -> ISO8601 2024-03-09 22:17:09 +11:00
Mike Macgirvin
a727f0d3da posts with collection target bypassing group send_stream permission check 2024-03-07 13:30:10 +11:00
Mike Macgirvin
8c21c0d3c1 same as last commit with similar function 2024-03-05 20:25:14 +11:00
Mike Macgirvin
13303c493c offset error 2024-03-05 20:21:42 +11:00
Mike Macgirvin
57663553e3 revert item_store and item_store_update poll changes. The update problem lies elsewhere. 2024-03-03 17:33:21 +11:00
Mike Macgirvin
96e2f7194a hopefully the final piece of the poll puzzle 2024-03-03 13:01:33 +11:00
Mike Macgirvin
253a4b4b2b more poll issues 2024-03-03 12:48:09 +11:00
Mike Macgirvin
e708d353f6 poll updates 2024-02-27 22:21:47 -08:00
Mike Macgirvin
d63a02dbf6 attempt to fix poll updates on contained items 2024-02-28 14:22:33 +11:00
Mike Macgirvin
817b60270b use any type of collection in drop_related 2024-02-28 13:54:51 +11:00
Mike Macgirvin
7c2fd81fd0 whitespace 2024-02-25 07:58:22 +11:00
Mike Macgirvin
24f6d711e4 drop related items when the associated Create or Add activity is deleted 2024-02-25 07:54:45 +11:00
Mike Macgirvin
365ed9ed92 add collection support to moderation 2024-02-22 06:55:20 +11:00
Mike Macgirvin
ac3a83a597 more group work - primarily over nomad 2024-02-18 13:13:10 +11:00
Mike Macgirvin
0f2e4e54d3 group delivery fix on collect branch 2024-02-17 06:14:53 +11:00
Mike Macgirvin
60e2390071 Add targets to top-level activities we create which don't already have one 2024-02-13 07:06:28 +11:00
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