Commit graph

139 commits

Author SHA1 Message Date
nobody
ad52373312 move account and channel to zlib 2022-01-24 17:26:12 -08:00
nobody
b68e8967ff Merge branch 'dev' of /home/macgirvin/roadhouse into dev 2021-12-06 13:19:19 -08:00
nobody
eb0edce54d rewrite fixes 2021-12-04 13:00:06 -08:00
nobody
ce7f49dc6d Merge branch 'psr12' into dev 2021-12-03 12:52:41 -08:00
nobody
c5f213e9d8 Merge branch 'psr12' into dev 2021-12-03 12:28:45 -08:00
nobody
d46dd6aeb8 psr12 rewrites, continued 2021-12-03 14:01:39 +11:00
nobody
f602a393a5 psr12 updates 2021-12-03 10:02:31 +11:00
nobody
bd12691c9f Merge branch 'dev' of /home/macgirvin/roadhouse into dev 2021-12-01 11:52:30 -08:00
nobody
457c9707e3 perform plugin deliveries even if no other recipients 2021-12-01 11:48:01 -08:00
nobody
4f6e94645c Merge branch 'dev' of /home/macgirvin/roadhouse into dev 2021-11-20 15:48:25 -08:00
nobody
288160970b lemmy compatibility changes and re-factor hs2019 http-signature handling because the spec is a friggin' mess and nobody is even trying to get it right. We are. 2021-11-19 22:01:49 -08:00
nobody
c01775799f update more x-zot stuff to x-nomad 2021-10-28 13:02:31 -07:00
nobody
8dd7159cd5 zot_revision > 10 is considered nomad compliant. 2021-10-28 01:55:09 -07:00
nobody
ff628bdfed upstream fixes to channel delete syncing, more command completion work for nomad-shell 2021-10-03 19:30:35 -07:00
nobody
4d347401bc notifier: don't invoke hyperdrive if the parent is a group. 2021-09-28 20:19:17 -07:00
nobody
3a9d47673d fix some of the group poll issues. Remaining: don't Announce answers, group owner unable to vote currently 2021-09-28 18:28:12 -07:00
nobody
17105fcd15 more sitechan backend stuff 2021-09-23 15:26:31 -07:00
nobody
0d20f67beb prepare for sitechan to land 2021-09-20 22:44:03 -07:00
nobody
0fd7ad5be0 dreport log 2021-07-27 05:26:47 -07:00
nobody
8f26551fc8 fine tuning mastgroups 2021-06-23 21:26:53 -07:00
nobody
ef95335e7e don't deliver/accept group boosted comments 2021-06-23 16:56:49 -07:00
nobody
88cbfaee67 filter group comment boosts from zot6 deliveries. 2021-06-23 13:30:23 -07:00
nobody
5dde6a54c1 groups work from roadhouse 2021-06-18 22:12:23 -07:00
nobody
b384c44f34 cleanup some loose ends w/r/t activitypub addressing and confederation of activitypub signatures over nomad for use by third-parties on activitypub. 2021-06-03 21:57:08 -07:00
nobody
12d9796e8a use 'Ignore' for unfollowing threads instead of 'Unfollow' which isn't specified in the ActivityStreams vocabulary. This is low impact since these activities do not federate. Updates to previously unfollowed threads may show up after this change and may require unfollowing again since existing activities were not modified. 2021-05-17 14:14:57 -07:00
nobody
890ceea3ee remove experimental setting on replyTo, limit incoming message size (regression), fix variable re-use in storage/basicauth, and add attachments for all attached photos/files. 2021-04-22 14:41:26 -07:00
nobody
23a21fc63f Don't fetch replyTo by default. It's wasteful. Just store the value. 2021-04-19 15:51:15 -07:00
nobody
825614c7d3 replyto enhancements 2021-04-17 19:06:41 -07:00
nobody
1f2981418e move 'replyto' from initial concept to experimental stage 2021-04-17 16:34:36 -07:00
nobody
0f62a46844 cleanup 2021-04-12 20:49:58 -07:00
nobody
d69589e17e scripted replace of 'array()' with '[]' 2021-03-14 22:10:44 -07:00
nobody
3d91ecbe82 include follow 2021-03-13 14:42:19 -08:00
nobody
f30e71038d notifier: reject unfollow activities, which are internal use only and should not be forwarded 2021-03-13 14:03:27 -08:00
nobody
988f223ca3 yet more php8 2021-03-11 17:09:22 -08:00
nobody
99b5660dfd issue #14 2021-01-29 12:09:44 -08:00
nobody
09c5b032f5 use hardwired ap schema 2021-01-22 16:59:56 -08:00
nobody
0da2b9bf90 backout community restrictions 2020-12-17 18:36:47 -08:00
nobody
23f557898e don't deliver if there is a known community mismatch 2020-12-09 18:55:14 -08:00
nobody
b43303045a this checkin completes b6e2e7aff4 (include dead sites in delivery report) which had a flaw. 2020-11-26 14:51:22 -08:00
nobody
b6e2e7aff4 include dead sites in delivery reports 2020-10-12 19:56:07 -07:00
nobody
1b9df3c944 don't federate 'anon' comments 2020-10-06 20:53:44 -07:00
nobody
68608f10e0 revision 2020-08-19 19:49:37 -07:00
zotlabs
e07a92a4d5 connect issue and pubstream localhost delivery issue 2020-07-14 18:47:23 -07:00
zotlabs
b44f194aa8 Deprecate the term 'master' from the codebase. 2020-06-15 00:29:56 -07:00
zotlabs
6349cfeb1f solve some minor group delivery issues 2020-04-29 17:35:55 -07:00
zotlabs
ac8f8fbfcd force activitypub addressing on outbound zot packets. 2020-04-17 18:41:12 -07:00
zotlabs
dc6f09c867 obscure the RSS contact feature until we find a way to federate the message-ids to Z6 and AP. 2019-11-18 19:08:46 -08:00
zotlabs
41f3279adc hyperdrive issue 2019-11-18 14:02:54 -08:00
zotlabs
e9161b9ce3 Merge branch 'dev' of ../p3 into dev 2019-11-14 14:47:32 -08:00
zotlabs
cec2f36e76 typo 2019-11-14 14:47:15 -08:00