Commit graph

100 commits

Author SHA1 Message Date
Mike Macgirvin
e1e2c68653 rename include/text -> include/misc 2022-06-17 16:59:11 -07:00
Mike Macgirvin
e9118b221e tracking down some obscure issues from logs 2022-06-17 00:07:44 -07:00
Mike Macgirvin
704f6e6516 replace auth hubloc lookup 2022-06-16 19:56:53 -07:00
Mike Macgirvin
35e02f25d6 begin hubloc refactor 2022-06-16 19:46:54 -07:00
Mike Macgirvin
a20156597a use current timestamp for cover_photo_activity object instead of photo timestamp, as the photo could come from media library 2022-06-16 15:00:36 -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
dcc294d67a remove all remote tracking services and their enablers 2022-06-08 16:48:07 -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
27461b58ab fixes from upstream 2022-06-06 18:55:58 -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
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
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
363c660bad refactor app sync logic 2022-05-11 03:57:37 -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
7b538cb9f1 adjust permissions from other import/sync platforms if they don't include deliver_stream 2022-05-05 22:32:09 -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
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
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
fc2eb13a2b cleanup 2022-04-28 04:12:47 -07:00
nobody
82a5e51e31 remove deprecated hcard 2022-04-25 04:33:48 -07:00
nobody
ac4a3ab873 remove deprecated rating feature 2022-04-25 04:15:05 -07:00
nobody
aa57edadb6 fix clone confusion in replyTo 2022-04-24 22:34:11 -07:00
nobody
c27e5f1b51 regression: undo like of comment 2022-04-23 13:27:12 -07:00
nobody
59c252dcd8 more AS attachment stuff 2022-04-21 14:46:21 -07:00
nobody
1c09c036e2 get rid of "provide status post for this upload" 2022-04-19 02:00:39 -07:00
nobody
79a8dee5d6 ActivityPub C2S: only execute API authentication flow for POST requests. 2022-04-15 04:08:11 -07:00
nobody
516a7756c9 mod_pubstream: regression including non-existent file. mod_manage: flag the system channel. 2022-04-14 22:15:51 -07:00
nobody
c67c565ff5 Use 'Join' wherever there's a Connect button referencing a group. 2022-04-10 14:00:37 -07:00
nobody
7bbb510da9 wrap nohtml content from html purification by simply escaping it. add attribution to lists. 2022-04-09 18:44:23 -07:00
nobody
6c07b602e8 make stream delete "noninteractive", otherwise it redirects and will not sync properly. 2022-04-02 01:03:57 -07:00