Commit graph

29 commits

Author SHA1 Message Date
Mike Macgirvin
c163be1863 issue with conversation fetch 2023-08-23 08:03:42 +10:00
Mike Macgirvin
833d6b6507 groups refactor 2023-08-05 06:11:24 +10:00
Mike Macgirvin
6e2d310f4c settle on baseobject->getdatatype() 2023-07-24 21:21:35 +10:00
Mike Macgirvin
7a9ab068f1 implement the security objects 2023-07-20 20:00:53 +10:00
Mike Macgirvin
c43e4b585a Reaching out 2023-07-19 21:42:21 +10:00
Mike Macgirvin
b6e378dfaa cloe table in all cases 2023-05-05 16:58:56 -07: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
84f850f2b4 fix accept config and remove 'new' filter from notifications to use less vertical space 2023-03-30 07:36:55 +11:00
Mike Macgirvin
c6dbead6ce fix conflict 2023-03-29 04:55:23 +11:00
Mike Macgirvin
6b6d59d214 quick fix 2023-03-19 03:40:56 -07:00
Mike Macgirvin
33bc8b278f refactoring 2022-10-09 16:10:31 +11:00
Mike Macgirvin
43b7e08265 relax strict typing on is_an_actor() because the function accepts and is ok with mixed 2022-09-16 13:04:38 -07:00
Mike Macgirvin
0d6fd8f5a6 cleanup 2022-08-22 20:28:48 +10:00
Mike Macgirvin
62dff11083 Calling syntax for ActivityStreams::get_compound_property() incompatible with type declaration. Some other minor cleanup. 2022-08-20 13:10:18 +10:00
Mike Macgirvin
2842bca97a make base mixed everywhere 2022-08-14 02:32:01 -07:00
Mike Macgirvin
cb1133e487 base can be string 2022-08-14 02:26:50 -07:00
Mike Macgirvin
6f2d46947d code cleanup 2022-08-13 20:57:14 +10:00
Mike Macgirvin
1a3b2497b5 tabs->spaces 2022-07-20 15:27:23 +10:00
Mike Macgirvin
2abdeff494 more activity recipient cleanup 2022-07-18 05:27:03 -07:00
Mike Macgirvin
d9228a8085 cleanup collect_recips 2022-07-18 04:51:54 -07:00
Mike Macgirvin
9008a0ad3a deal with recipient mismatches between activity and object, prevent fetched polls from entering the notifier 2022-07-18 03:47:05 -07:00
Mike Macgirvin
d6435de364 doco change 2022-07-15 18:18:10 +10:00
Mike Macgirvin
422b16c2d2 refactor AS validity check 2022-06-21 16:47:52 -07:00
Mike Macgirvin
8d5e923775 Conflict with share class namespace, use Zlib explicitly. Check for missing/null data after unpacking jsalmon from remote. 2022-06-21 16:36:56 -07:00
Mike Macgirvin
eeec41258e cleanup 2022-05-25 13:11:38 -07:00
nobody
1acaf94793 doc block 2022-04-29 23:27:17 -07:00
nobody
5b134eecb5 provide ActivityStreams->objprop() to save a lot of array existence checks on $AS->obj and its potential children which have been cluttering the code since php8. 2022-04-29 14:32:41 -07:00
nobody
d4b0fd8f81 c2s 2022-03-14 03:09:03 -07:00
nobody
a8e96322f0 it's done 2022-02-15 20:08:28 -08:00