Commit graph

156 commits

Author SHA1 Message Date
Mike Macgirvin
4780df8a63 escape brackets in alt tags from remote sources. 2022-06-07 00:25:27 -07:00
Mike Macgirvin
3518f5f2de more directory stuff 2022-06-06 20:46:07 -07:00
Mike Macgirvin
29423d8039 deprecate directory stuff 2022-06-06 20:41:40 -07:00
Mike Macgirvin
d22c7e5aef Merge branch 'dev' of ../rebble.net into dev 2022-06-06 19:01:38 -07:00
Mike Macgirvin
27461b58ab fixes from upstream 2022-06-06 18:55:58 -07:00
Mike Macgirvin
502edd94e5 remove comment that no longer applies 2022-06-05 20:30:46 -07:00
Mike Macgirvin
aaf941f423 profile photo issues 2022-06-05 15:29:27 -07:00
Mike Macgirvin
adbe831443 try/catch module construction in mod_update to catch bad input without throwing execptions 2022-06-01 22:32:29 -07:00
Mike Macgirvin
943fce51fd deprecate block_public 2022-06-01 14:18:51 -07:00
Mike Macgirvin
de966207d7 cleanup and reduce log noise 2022-05-30 13:54:08 -07:00
Mike Macgirvin
58724dfb01 Merge branch 'dev' of ../unfediverse.com into dev 2022-05-26 14:51:01 -07:00
Mike Macgirvin
3808c4db57 add 'received' stream order 2022-05-25 16:00:59 -07:00
Mike Macgirvin
7242c6d5ad remove ancient xrd files 2022-05-25 13:14:47 -07:00
Mike Macgirvin
eeec41258e cleanup 2022-05-25 13:11:38 -07:00
Mike Macgirvin
d587a4d367 wrong hublocs being assigned 2022-05-24 20:56:49 -07:00
Mike Macgirvin
e621a25e9a Merge branch 'dev' of ../unfediverse.com into dev 2022-05-24 17:29:05 -07:00
Mike Macgirvin
c252f33375 bugfixes with linkinfo and zotobj 2022-05-24 17:28:11 -07:00
Mike Macgirvin
661d27427e disable newmember widget by default 2022-05-23 20:21:34 -07:00
Mike Macgirvin
8b0d3bd4a4 file not closed after reading exif, update install requirements to php 7.4 even though it should really be 8.0 2022-05-20 14:28:03 -07:00
Mike Macgirvin
cf2b8fdb30 deprecate ostatus:conversation 2022-05-19 13:47:30 -07:00
Mike Macgirvin
bf6765e7eb Merge branch 'dev' of /home/macgirvin/./streams into dev 2022-05-16 14:35:01 -07:00
Mike Macgirvin
79dddbbdf2 Change default signature back from hs2019 to rsa-sha256 due to lack of widespread support in the fediverse for draft-cavage-http-signatures-12. 2022-05-16 14:07:28 -07:00
Mike Macgirvin
98d738969c string change 2022-05-14 00:16:32 -07:00
Mike Macgirvin
0218221db5 extra paren 2022-05-11 15:26:06 -07:00
Mike Macgirvin
0606efd21f item.route unused, but needs to be set or DB will complain 2022-05-11 14:12:35 -07:00
Mike Macgirvin
363c660bad refactor app sync logic 2022-05-11 03:57:37 -07:00
Mike Macgirvin
67a3365cc8 ensure App::$sys_channel is set for all processes, both web and cli. 2022-05-10 15:33:56 -07:00
Mike Macgirvin
8c7003fd0d Merge branch 'dev' of /home/macgirvin/./streams into dev 2022-05-08 23:17:28 -07:00
Mike Macgirvin
0a8da67307 Change stream icon 2022-05-08 23:15:40 -07:00
Mike Macgirvin
54cdce8edd move finger module to dev 2022-05-08 22:28:34 -07:00
Mike Macgirvin
4a528ada4f reverse logic 2022-05-07 19:51:01 -07:00
Mike Macgirvin
ea158fbebd expose hs2019 setting in admin/security 2022-05-07 19:42:34 -07:00
nobody
a76ed6cc0e translate script 2022-05-06 05:08:09 -07:00
nobody
7b538cb9f1 adjust permissions from other import/sync platforms if they don't include deliver_stream 2022-05-05 22:32:09 -07:00
nobody
dfd8505a95 httpsig dev 2022-05-05 15:10:08 -07:00
nobody
80e1607944 one more typo 2022-05-05 13:53:37 -07:00
nobody
fd59d52731 typos 2022-05-05 13:17:09 -07:00
nobody
c7eee4fdad delivery issue 2022-05-05 06:04:30 -07:00
nobody
7f131b9266 Merge branch 'dev' of ../rebble.net into dev 2022-05-03 15:56:50 -07:00
nobody
2a6734fa96 move customsql back to admin and turn it into an app 2022-05-03 15:36:46 -07:00
nobody
f7df145497 Merge branch 'dev' of ../rebble.net into dev 2022-05-03 03:43:41 -07:00
nobody
48e1ae73ea Move technical tools to /dev as submodules 2022-05-03 03:41:08 -07:00
nobody
b5c820623f provide a way to disable hs2019 for federation testing. 2022-05-01 15:13:17 -07:00
nobody
8de852c189 Merge branch 'dev' of /home/macgirvin/./streams into dev 2022-05-01 03:00:01 -07:00
nobody
7ba7ccf32d Merge branch 'dev' of ../rebble.net into dev 2022-05-01 02:27:30 -07:00
nobody
4f8814f587 no more route 2022-05-01 01:24:52 -07:00
nobody
325d85c969 correctly mirror "Answer" activities. 2022-04-30 22:57:46 -07:00
nobody
a90b0c9021 Bring back multiple photo uploads by explaining the effects of setting a title or alt description when uploading multiple items. 2022-04-30 13:18:41 -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