Commit graph

378 commits

Author SHA1 Message Date
nobody
a8e96322f0 it's done 2022-02-15 20:08:28 -08:00
nobody
16334196b5 updates 2022-02-15 18:35:25 -08:00
nobody
1e36afa48d Merge branch 'dev' of /home/macgirvin/./streams into dev 2022-02-12 11:29:45 -08:00
nobody
4dd986a2db This checkin is surely broken, but I need to commit it because it represents a fair bit of work. 2022-02-12 00:50:48 -08:00
nobody
2f7aba8ba4 Merge branch 'dev' of /home/macgirvin/./streams into dev 2022-02-01 00:42:35 -08:00
nobody
0b64aa9ad7 patches from upstream 2022-02-01 00:41:59 -08:00
nobody
51758c21d2 add attachments for embedded shares. 2022-01-29 14:27:35 -08:00
nobody
ad52373312 move account and channel to zlib 2022-01-24 17:26:12 -08:00
nobody
ce8182d427 Merge branch 'dev' of /home/macgirvin/roadhouse into dev 2022-01-04 02:48:03 -08:00
nobody
717934fbf3 dm button in profile: don't show if the observer is the channel page owner. 2022-01-04 02:31:41 -08:00
nobody
b68e8967ff Merge branch 'dev' of /home/macgirvin/roadhouse into dev 2021-12-06 13:19:19 -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
389b2e5b17 initial psr12 conversion 2021-12-03 09:33:36 +11:00
nobody
979699ebfa re-order webfinger results so that protocols are naturally discovered in order of our preferences: 1. nomad, 2. zot6, 3. activitypub 2021-10-28 13:44:32 -07:00
nobody
d48683bc33 branding 2021-10-27 17:47:17 -07:00
nobody
8832f4e16a cleanup earlier changes - we'll now reference purl.org/nomad instead of purl.org/macgirvin/nomad 2021-10-26 14:37:39 -07:00
nobody
8686db666e group tests 2021-08-30 15:46:34 -07:00
nobody
e78cf015ba update siteinfo.json 2021-08-28 18:56:37 -07:00
nobody
eda4a2c116 include/network:get_request_string() ignore fragments 2021-08-03 17:12:28 -07:00
nobody
003650f8cc Merge branch 'dev' of ../p3 into dev 2021-07-27 05:27:21 -07:00
nobody
0fd7ad5be0 dreport log 2021-07-27 05:26:47 -07:00
nobody
8c422bf2c9 provide separate network timeout settings for get and post. We can allow a bit more time for posting as this is nearly always done in the background, and a lot of sites seem to be running on under-powered hardware these days and are failing to respond within 60 seconds and are therefore effectively dead when it comes to pushing stuff. 2021-07-24 14:48:51 -07:00
nobody
853ff59f0f php8 warnings, string and version update 2021-07-19 14:24:22 -07:00
nobody
fe5c4528fc php8 warnings 2021-07-13 22:31:46 -07:00
nobody
5ea7105272 ongoing: fix a few more php 8.x warnings 2021-06-18 16:54:08 -07:00
nobody
35ea8d7d7e finish removal of deprecated server_role and sitelist 2021-06-17 14:54:15 -07:00
nobody
661e34be81 misty issue 4 - admin option exists to enable invite_only mode, but the invite app was deprecated until it could be fixed. So remove the admin option until the app is reinstated. 2021-06-02 02:00:44 -07:00
nobody
0a28510df6 move block_public_dir to security settings with the other block_public stuff 2021-05-26 16:56:54 -07:00
nobody
631904f145 Zot/10 = 'Nomad' 2021-05-02 16:41:18 -07:00
nobody
7bdfa610b3 more work on image cache 2021-04-20 23:26:47 -07:00
nobody
179fdd3511 allow wildcard matching in admin site blocks 2021-04-14 21:23:01 -07:00
nobody
53d553f454 make sure your own site is always allowed if the default site policy is block everybody. 2021-04-14 17:33:21 -07:00
nobody
24f8be05d4 site filtering: Enable "block by default" if domains are entered in the allow list but there is no block list. 2021-04-14 13:40:56 -07:00
nobody
0f62a46844 cleanup 2021-04-12 20:49:58 -07:00
nobody
f0cd89b062 allow reverse proxy to work with webfinger and other endpoints that normally require https 2021-04-11 16:27:44 -07:00
nobody
38c2f8666b allow setting the UA string for fetches 2021-04-07 19:11:55 -07:00
nobody
d69589e17e scripted replace of 'array()' with '[]' 2021-03-14 22:10:44 -07:00
nobody
5a60f55023 more php8 2021-03-11 17:17:40 -08:00
nobody
59a85734a1 php8 cont. 2021-03-09 15:36:07 -08:00
nobody
db42f49afa some php8 updates 2021-03-08 15:36:50 -08:00
nobody
09c5b032f5 use hardwired ap schema 2021-01-22 16:59:56 -08:00
nobody
7ba5ca606c little tweaks 2020-12-22 15:30:52 -08:00
nobody
7ca480f231 provide a global project default setting for whether or not ActivityPub is enabled. It can still be toggled at the site level and (if enabled at the system level) toggled at the channel level. 2020-11-26 16:17:07 -08:00
nobody
f9bf9547f5 code consolidation: as_return_and_die() function created to handle signing ActivityStreams output in a number of places 2020-11-16 21:39:49 -08:00
nobody
419128a15b postgres does not support 'int(10)' 2020-11-14 11:57:28 -08:00
nobody
5658985852 probe the correct repo 2020-10-16 03:42:55 -07:00
nobody
0454c05840 comment out admin sub-module init until I can debug it 2020-09-14 23:11:49 -07:00
nobody
97dc0c3aca remove empty function 2020-09-02 23:06:21 -07:00
nobody
5f6f3b41dc make mod_sites standalone, update our own stored site record as this is never done if something changes 2020-09-02 23:02:32 -07:00