Commit graph

62 commits

Author SHA1 Message Date
Mike Macgirvin
d2771649a8 fix comment edits 2022-12-28 12:51:30 +11:00
Mike Macgirvin
2744eaecea add feature toggle for fep5624 2022-12-18 08:43:34 +11:00
Mike Macgirvin
108bd628fb more work on fep-5624 2022-12-17 09:32:59 +11:00
Mike Macgirvin
e347cba032 move line to correct location 2022-12-16 07:12:17 +11:00
Mike Macgirvin
ee19699827 FEP-5624 continued 2022-12-12 06:16:17 +11:00
Mike Macgirvin
c29e8d0d0e More work on FEP-5624 2022-12-05 05:15:43 +11:00
Mike Macgirvin
ceb9334d17 cleanup 2022-11-20 16:28:50 +11:00
Mike Macgirvin
990f04bdcc allow checkins with no post body if they have location info 2022-11-17 19:40:51 +11:00
Mike Macgirvin
5caa220df9 issue with sync delivery 2022-11-13 19:37:27 +11:00
Mike Macgirvin
c836dbb922 wording change 2022-11-12 08:23:18 +11:00
Mike Macgirvin
90c94feb6c objcache 2022-11-07 08:56:10 +11:00
Mike Macgirvin
3233c6fcb3 add cron recipe to lando configs 2022-11-05 07:37:46 +11:00
Mike Macgirvin
9725af83c4 short-term workaround for hyperdrive disable bug and function to add clone checking to libblock to avoid duplication 2022-10-29 10:00:11 +11:00
Mike Macgirvin
d0f89bf99e rename some base constants 2022-10-25 08:03:04 +11:00
Mike Macgirvin
b5dea507fe preliminary work on permitting moderated comments from unknown strangers 2022-10-12 22:00:23 +11:00
Mike Macgirvin
297aa52014 cleanup 2022-10-09 22:04:11 +11:00
Mike Macgirvin
6e26a186ea cleanup 2022-09-06 06:29:36 +10:00
Mike Macgirvin
66f083bb83 cleanup 2022-09-04 19:40:24 +10:00
Mike Macgirvin
24e82855cd rename discover_by_webbie() to discover_resource() 2022-09-04 07:30:13 +10:00
Mike Macgirvin
eb58145a2e rename endpoint 2022-08-31 13:43:07 -07:00
Mike Macgirvin
fbe31cef60 finish issue #7 - remove admininfo as well as siteinfo endpoint. 2022-08-29 21:19:51 -07:00
Mike Macgirvin
86fc8c7826 delivery issue 2022-08-25 16:18:46 -07:00
Mike Macgirvin
aefc39762a cleanup 2022-08-23 21:01:09 +10:00
Mike Macgirvin
3a6c50cadc cleanup 2022-08-21 09:11:42 +10:00
Mike Macgirvin
f8e63c5fe7 cleanup 2022-08-21 08:07:53 +10:00
Mike Macgirvin
1abebeefb4 add preview_outbox setting 2022-08-09 14:39:09 -07:00
Mike Macgirvin
fe3d85fd67 remote deletion issue 2022-07-19 17:43:27 -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
4f98b9e5a9 Merge branch 'dev' of /home/macgirvin/streams into dev 2022-07-14 14:09:58 -07:00
Mike Macgirvin
97a641f2f8 optimisations: deprecate Libzot::fetch() 2022-07-14 14:09:15 -07:00
Mike Macgirvin
1c0fe25cbe Merge branch 'dev' of ../rebble.net into dev 2022-07-14 04:19:33 -07:00
Mike Macgirvin
ae801b869e refactor site_info() 2022-07-14 04:09:45 -07:00
Mike Macgirvin
dd7e51b496 when matching sender against author and owner, find the "best identity" with which to compare all of them - in this case the sender did not get the same treatment as the others. 2022-07-13 17:05:49 -07:00
nobody
9dc37df489 refactor language detection 2022-07-05 11:34:07 +10:00
Mike Macgirvin
2cf3f9ed9d Change the default cover photo and the default_cover_photo logic. 2022-06-26 15:40:09 -07:00
Mike Macgirvin
330c31a4e9 deprecate the interactive argument to drop_item() 2022-06-26 01:36:02 -07:00
Mike Macgirvin
ff936b55b3 Don't censor your own images. For one thing this makes your posts difficult to preview, but in any case we're assuming you are tolerant to your own content. 2022-06-24 14:55:13 -07:00
Mike Macgirvin
bb9c687de3 deprecate z_fetch_url() and friends. Now use Code\Lib\Url::{fetch|get}() 2022-06-23 00:38:34 -07:00
Mike Macgirvin
4760766eb8 restrict addon visibility 2022-06-19 14:04:20 -07:00
Mike Macgirvin
20a6104c35 hubloc network upgrade inconsistent 2022-06-19 13:58:49 -07:00
Mike Macgirvin
cf53a0e101 hyperdrive posts being rejected due to implied_create which is acceptable since it was fetched and not delivered to inbox. 2022-06-18 15:40:39 -07:00
Mike Macgirvin
5c329e8829 use unicode_trim for libzot names 2022-06-17 17:05:07 -07:00
Mike Macgirvin
35e02f25d6 begin hubloc refactor 2022-06-16 19:46:54 -07:00
Mike Macgirvin
526b9e41d2 slightly more aggressive/proactive hubloc filtering 2022-06-16 14:48:13 -07:00
Mike Macgirvin
63194eab33 hubloc confusion 2022-06-15 03:06:39 -07:00
Mike Macgirvin
29423d8039 deprecate directory stuff 2022-06-06 20:41:40 -07:00
Mike Macgirvin
27461b58ab fixes from upstream 2022-06-06 18:55:58 -07:00
Mike Macgirvin
c252f33375 bugfixes with linkinfo and zotobj 2022-05-24 17:28:11 -07:00
nobody
c7eee4fdad delivery issue 2022-05-05 06:04:30 -07:00
nobody
4f8814f587 no more route 2022-05-01 01:24:52 -07:00