Commit graph

583 commits

Author SHA1 Message Date
Mike Macgirvin
44a192adc6 duplicated items (sort of, item/activity confusion in message id) 2023-10-11 08:03:43 +11:00
Mike Macgirvin
e6845e859c add quoted content to rendered repeat 2023-10-11 07:19:12 +11:00
Mike Macgirvin
b26c362438 disable public stream deliveries completely for nomad also 2023-10-10 21:32:40 +11:00
Mike Macgirvin
3c2f178968 bullhorn emoji isn't supported on some fonts, so use public addresss loudspeaker instead. Looks like the same thing to me. 2023-10-10 06:08:54 +11:00
Mike Macgirvin
6571574c85 Merge branch 'dev' of codeberg.org:streams/streams into dev 2023-10-09 17:12:19 +11:00
Mike Macgirvin
6afac199ef repeats 2023-10-09 17:11:45 +11:00
Mike Macgirvin
8ef8057d34 Merge branch 'dev' of https://codeberg.org/streams/streams into dev 2023-10-09 03:21:27 +00:00
Mike Macgirvin
55f1857ed8 over-zealous public deliveries 2023-10-09 03:20:31 +00:00
Mike Macgirvin
9b88e215f6 missing string 2023-10-08 09:39:59 +11:00
Mike Macgirvin
2b1b21ded0 fix new scrollables after some tests 2023-10-08 08:10:19 +11:00
Mike Macgirvin
00260b5850 Merge branch 'dev' of codeberg.org:streams/streams into dev 2023-10-08 06:40:01 +11:00
Mike Macgirvin
c89c6300c5 anomalous edit dates on Announce activities when the underlying object was edited. 2023-10-07 21:05:02 +11:00
Mike Macgirvin
4cc73c9ffc public stream leakage when disabled (only visible to system channel in system channel stream, but still...) 2023-10-07 17:33:45 +11:00
Mike Macgirvin
7d8b456fbb update federated search spec to indicate that it is now connected with OWA 2023-10-07 12:54:24 +11:00
Mike Macgirvin
d00568f565 encode_person issue 2023-10-07 08:58:50 +11:00
Mike Macgirvin
bb13beefe0 ensure all AP recipients get a personal delivery, not just to the sharedInbox 2023-10-04 22:33:55 +11:00
Mike Macgirvin
f262b776b7 hide images if #sensitive hashtag used 2023-10-01 19:20:52 +11:00
Mike Macgirvin
79685eb27e add apporder reset 2023-10-01 09:47:56 +11:00
Mike Macgirvin
da2f68776e fix event rsvp's 2023-09-30 08:31:07 +10:00
Mike Macgirvin
f727fe1f63 opt out 2023-09-30 05:02:25 +10:00
Mike Macgirvin
213cb4e201 App customisation with some documentation 2023-09-28 21:08:17 +10:00
Mike Macgirvin
901896b0db app work 2023-09-28 19:46:59 +10:00
Mike Macgirvin
ca15fbb08e sort out site admin app 2023-09-26 21:50:20 +10:00
Mike Macgirvin
5a26aeda03 preparatory work for app order ticket. Make English translations of app names consistent. 2023-09-25 19:51:02 +10:00
Mike Macgirvin
d49f58ea82 badge-pills again. Now to figure why the foreground is changing 2023-09-25 18:35:24 +10:00
Mike Macgirvin
60e3c259ac Don't include discovered locations from act->object in response activities 2023-09-25 16:25:48 +10: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
d280f0f22d fix text 2023-09-21 05:38:24 +10:00
Mike Macgirvin
1d58bfc024 change description 2023-09-21 04:55:27 +10:00
Mike Macgirvin
56791718f9 only log ld-sig failures if there was a signature 2023-09-20 21:07:59 +10:00
Mike Macgirvin
cc056fd5f7 add support for flag and block activities 2023-09-20 18:29:17 +10:00
Mike Macgirvin
f2d4c90187 edit issue, remove unused code 2023-09-18 08:08:30 +10:00
Mike Macgirvin
8464d1603a log is_group in tag_deliver 2023-09-17 08:39:10 +10:00
Mike Macgirvin
6a512717b0 Merge branch 'dev' of codeberg.org:streams/streams into dev 2023-09-17 07:44:14 +10:00
Mike Macgirvin
a02a3eb402 Issue #93 2023-09-17 07:41:26 +10:00
Mike Macgirvin
06a702873f Merge branch 'dev' of codeberg.org:streams/streams into dev 2023-09-15 19:12:01 +10:00
Mike Macgirvin
ce270dc22a operator precedence 2023-09-15 19:10:58 +10:00
Mike Macgirvin
8d5a10ead9 order all hubloc queries by hubloc_id desc 2023-09-15 16:39:10 +10:00
Mike Macgirvin
b140263ec9 parse intransitive target as object if no object 2023-09-11 21:34:38 +10:00
Mike Macgirvin
6da1eae78e even better place discovery 2023-09-11 15:03:18 +10:00
Mike Macgirvin
5a2bf9838e refactor place priority 2023-09-11 14:53:04 +10:00
Mike Macgirvin
56506986db typo 2023-09-11 05:38:13 +10:00
Mike Macgirvin
b710c9127a support pixelfed Story activities 2023-09-10 09:04:58 +10:00
Mike Macgirvin
ecb034abd9 also support Arrive(Place) 2023-09-09 08:16:05 +10:00
Mike Macgirvin
c7ded01087 begin federated search compatibility and other minor cleanup 2023-09-06 08:19:07 +10:00
Mike Macgirvin
f3731c5f8d revive doxygen documentation 2023-09-03 20:58:10 +10:00
Mike Macgirvin
4f4c6c30bc some experimental work for Nomad/v12 with an ultimate goal of bringing nomadic identity to ActivityPub - since nobody else seems to be able to figure out how to do it after 5 years. Also seeing if I can streamline the portable_id generation process dramatically. Hint: did: can be used as an alternate or internal identifier, but did: isn't going to get us there. 2023-09-03 08:24:57 +10:00
Mike Macgirvin
fe02528001 minor fixes 2023-09-01 20:07:57 +10:00
Mike Macgirvin
9d6bbb057c fix imported images with double quotes in the alt-text 2023-08-28 07:54:30 +10:00
Mike Macgirvin
77997ea789 Add current spec. This is about to change, but more or less documents the current protocol behaviour. 2023-08-28 07:43:18 +10:00