Commit graph

195 commits

Author SHA1 Message Date
nobody
c01775799f update more x-zot stuff to x-nomad 2021-10-28 13:02:31 -07:00
nobody
8dd7159cd5 zot_revision > 10 is considered nomad compliant. 2021-10-28 01:55:09 -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
99165275f3 typo in function name 2021-10-15 18:43:40 -07:00
nobody
a08c128c35 provide signature_algorithm discovery for Nomad 2021-10-14 19:51:39 -07:00
nobody
c0e1179c13 more work on draft-cavage-http-signatures changes to draft 2021-10-14 19:29:32 -07:00
nobody
c7e8712cd9 initial support for hs2019 algorithm to draft-cavage-http-signatures 2021-10-14 18:09:22 -07:00
nobody
8bcde2172d httpsig: improve cache lookups 2021-10-12 20:25:00 -07:00
nobody
67d3402a6b add link relations to image objects 2021-10-12 14:20:36 -07:00
nobody
9966592f7b extend default session length for unauthenticated access to 30 minutes. 2021-08-31 00:48:28 -07:00
nobody
470aa951e8 refactor Zotlabs\Lib\Activity::fetch() to ignore fragments and remove the corresponding fragment ignoring
code from the HTTPSig key fetching functions. This primarily affects funkwhale/django but has shown up
occasionally in other HTTP/CGI server platforms which don't pass fragments to the application, resulting in
signature failures on those platforms. It isn't our fault because we're just fetching and signing the URL
we were given; but it also isn't theirs because they're just verifying the request-uri their webserver
provided. It just isn't the same one we fetched.
2021-08-03 15:28:53 -07:00
nobody
4391f1eef6 refactor/simplify WebServer 2021-07-22 03:16:58 -07:00
nobody
be749373a9 looks like Keyutils::convert_salmon_key was renamed 2021-04-05 18:42:01 -07:00
nobody
6fbd31cbc3 start the next push; also try to work around multiple zot hublocs from sites that were over-written and started fresh with the same username 2021-03-15 16:56:03 -07:00
nobody
073db32fe1 minor tweaks (php8 cont.) 2021-03-12 14:26:56 -08:00
nobody
3b67277ff8 even more php8 stuff 2021-03-11 16:03:45 -08:00
nobody
6feff1b31c changes being tested 2021-03-11 15:05:16 -08:00
nobody
157aca4c3b php8 cont. 2021-03-10 21:31:13 -08:00
nobody
f1a1aafbcb more php8 2021-03-10 19:30:25 -08:00
nobody
e190f23f24 php8 cont. 2021-03-10 16:51:42 -08:00
nobody
d8ec492288 latest php8 issues 2021-03-09 14:12:18 -08:00
nobody
ad3f33d69f php8 stuff 2021-03-08 17:51:41 -08:00
nobody
30889b590f Bring back maintenance mode. I personally dislike this because when things go wrong you have to know that you need to disable maintenance mode manually and people never discover this until they are locked out of their sites and panicking. But we absolutely need a way to shut down server activity so we can work on it. 2020-12-02 16:24:27 -08:00
DM42.Net Hubzilla Development
132d438de9 Merge dev updates 2020-09-13 23:36:02 -04:00
DM42.Net Hubzilla Development
6e73430c1f Allow multiple entries for select og: tags 2020-09-13 22:08:07 -04:00
nobody
f182d45f68 add og: meta to mod_display (per papadragon) 2020-09-13 18:47:51 -07:00
Papa Dragon
fff3b76a70 Open Graph meta tags optimized for post sharing on other networks 2020-09-12 10:41:57 +02:00
zotlabs
dc82fba51b meta['name'] != meta['property'] 2020-07-27 21:28:15 -07:00
zotlabs
255ec3d642 connect issue with activitypub for wordpress 2020-07-20 22:40:07 -07:00
zotlabs
96100b76f1 cleanup from the latest fiasco 2020-07-15 19:28:01 -07:00
zotlabs
737659f70f prevent discovery loops 2020-07-15 16:29:17 -07:00
zotlabs
f1593477c4 hubloc confusion 2020-07-15 04:10:02 -07:00
zotlabs
883c5bbfed performance, reverse the no-comment icon state 2020-03-25 13:05:56 -07:00
zotlabs
920f9ea507 signature validation issue with posted data 2020-02-06 21:43:39 -08:00
zotlabs
c021f5499f performance issue with t() 2020-01-30 16:12:41 -08:00
zotlabs
e2bff4d4cc add debugging 2019-12-24 12:26:50 -08:00
zotlabs
1890557dfb use original key 2019-12-05 17:38:26 -08:00
zotlabs
1f49adf594 if http signature fails using cached xchan, try again - ignoring cache, in case public key changed 2019-12-04 20:41:16 -08:00
zotlabs
b2229bdc6d more openid work 2019-10-10 18:34:44 -07:00
zotlabs
950a70f2e0 oauth work 2019-10-09 17:34:18 -07:00
zotlabs
4c271a38cc rewrites - also remove legacy procedural module interface 2019-09-29 22:36:52 -07:00
zotlabs
ffc43e1c7d heavy lifting for the next big development effort 2019-09-09 21:03:33 -07:00
zotlabs
d8ce899bb9 cleanup 2019-07-25 17:12:48 -07:00
zotlabs
a2a7a22c38 better handling of channel meta 2019-06-29 17:54:48 -07:00
zotlabs
d2d0f24590 issues syncing liked photos 2019-06-15 18:30:10 -07:00
zotlabs
30c37497fa misc errors and warnings 2019-06-13 23:36:16 -07:00
zotlabs
dfcd2b319b cleanup 2019-05-23 22:51:39 -07:00
zotlabs
1c3d26fe83 remove unused zot6 'request' verb support 2019-01-26 12:30:18 -08:00
zotlabs
f81d2f08d1 cleanup 2019-01-17 15:12:58 -08:00
zotlabs
40eb338db5 move ActivityStreams::fetch to Activity::fetch as it now has structural platform dependencies and may require porting. 2019-01-13 21:22:45 -08:00