Commit graph

59 commits

Author SHA1 Message Date
Mike Macgirvin
3f529297da if xchan_censored is 2, don't refresh profile photo 2023-11-24 17:07:37 +11:00
Mike Macgirvin
c930da0c87 rework delivery of Announce 2023-11-09 08:36:24 +11:00
Mike Macgirvin
c8f2ebadb7 add new group type 'limited' - public group with no upload ability 2023-09-24 09:40:53 +10:00
Mike Macgirvin
6455984fd3 debugging updates 2023-09-24 06:54:03 +10:00
Mike Macgirvin
2c9c3cb690 Merge branch 'dev' of codeberg.org:streams/streams into dev 2023-08-28 16:45:55 +10:00
Mike Macgirvin
c163be1863 issue with conversation fetch 2023-08-23 08:03:42 +10:00
Mike Macgirvin
70ddfbeba4 put daemon debugging under a config toggle 2023-08-21 13:32:56 +10:00
Mike Macgirvin
fa5e444e97 pass debugging through to spawned child processes 2023-08-19 09:12:40 +10:00
Mike Macgirvin
8d274890ca issue with item (manual) expiration 2023-08-03 07:40:41 +10:00
Mike Macgirvin
f56cbfa7f2 shuffle deliveries 2023-06-07 06:53:56 +10:00
Mike Macgirvin
9afb1567e5 send update/actor activity on profile update (refresh_all) 2023-05-07 07:57:45 +10:00
Mike Macgirvin
184217ef22 ap_update_actor 2023-05-06 20:39:39 +10:00
Mike Macgirvin
3a1a0c34e0 backfill debugging 2023-04-28 21:48:54 +10:00
Mike Macgirvin
633f0132bc backfill review 2023-04-28 20:05:12 +10:00
Mike Macgirvin
b7a30dc545 backfilling from outbox for new connections wasn't triggering 2023-04-26 18:25:02 +10:00
Mike Macgirvin
c3baa2d89b Don't waste hyperdrive deliveries on Hubzilla (zot6) connections. They will only fill up the queue and be rejected with "no parent". 2023-02-14 06:09:56 +11:00
Mike Macgirvin
7b5613d7ee don't defer deliveries from the queue 2023-02-12 08:22:06 +11:00
Mike Macgirvin
990f8da45a more queue optimisation 2023-02-07 08:40:25 +11:00
Mike Macgirvin
3b4d869c0b we only need one log message, not two 2023-02-07 07:53:11 +11:00
Mike Macgirvin
f64e4f51f5 add more queue logging 2023-02-07 07:50:39 +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
865be7f297 more comment approval testing 2022-12-18 21:56:59 +11:00
Mike Macgirvin
2744eaecea add feature toggle for fep5624 2022-12-18 08:43:34 +11:00
Mike Macgirvin
50658b4da7 Merge branch 'dev' into commperms 2022-12-16 08:30:16 +11:00
Mike Macgirvin
83654bedc3 add identity context and refactor context generation 2022-12-16 08:24:47 +11:00
Mike Macgirvin
ee19699827 FEP-5624 continued 2022-12-12 06:16:17 +11:00
Mike Macgirvin
79b88c3927 convrt to DaemonInterface 2022-11-27 20:15:28 +11:00
Mike Macgirvin
fc355169c7 Add daemon interface 2022-11-27 18:05:33 +11:00
Mike Macgirvin
0965dc20ce remove unused code 2022-11-20 12:19:52 +11:00
Mike Macgirvin
a4d8d77117 check that item exists prior to storing it 2022-11-20 10:38:12 +11:00
Mike Macgirvin
bd5c14b03d changes to daemon invocation 2022-10-23 20:51:54 +11:00
Mike Macgirvin
0d972677b6 cleanup 2022-10-21 07:00:55 +11:00
Mike Macgirvin
a78b29c6c1 Refactor the import page 2022-10-19 06:23:50 +11:00
Mike Macgirvin
5c13755498 correction 2022-10-07 05:41:46 +11:00
Mike Macgirvin
5ea9cddea8 some fixes to codeberg issue #11 . Remaining: federating edited wall-to-wall posts from a different site to ActivityPub and Hubzilla. They will now federate to streams, including to the original site it was posted. Also fixed delivery reports reporting "updated" which were translated to "update ignored". 2022-10-06 02:26:09 -07:00
Mike Macgirvin
3954c2530c add resizer class to do the cmd-line imagick resize and avoid memory exhaustion 2022-09-11 17:35:47 +10:00
Mike Macgirvin
511363a3a6 cleanup 2022-09-05 08:39:58 +10:00
Mike Macgirvin
f4eff7d523 cleanup 2022-09-04 08:37:48 +10:00
Mike Macgirvin
5516481a49 cleanup 2022-09-03 11:38:50 +10:00
Mike Macgirvin
39dbf4ad06 cleanup 2022-09-02 06:50:26 +10:00
Mike Macgirvin
61d8911f12 refactor some smelly code 2022-09-02 05:17:27 +10:00
Mike Macgirvin
a4174d0d35 deprecate Webfinger::zot_url() 2022-08-28 13:41:22 +10:00
Mike Macgirvin
0c1a256139 more cleanup 2022-08-21 17:36:09 +10:00
Mike Macgirvin
bda21f3bc6 revision 2022-08-19 20:27:55 -07: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
6d16d97332 more cleaning 2022-08-15 21:19:29 +10:00
Mike Macgirvin
1abebeefb4 add preview_outbox setting 2022-08-09 14:39:09 -07:00
Mike Macgirvin
40de3a15a0 collection work 2022-08-05 14:12:53 -07:00
Mike Macgirvin
ae801b869e refactor site_info() 2022-07-14 04:09:45 -07:00