Commit graph

29799 commits

Author SHA1 Message Date
Mike Macgirvin
e192da4bff key value in wrong place 2024-02-13 19:20:56 +11:00
Mike Macgirvin
0399d8b02a make webfinger recursion tracing configurable
util/config system.webfinger_trace 1
2024-02-13 19:02:38 +11:00
Mike Macgirvin
aa93814642 Partially support Pleroma emoji reaction with a shortname instead of an icon. Show the shortname. 2024-02-12 10:04:56 +11:00
(streams)
8eb8dad050 Merge pull request 'Autoinstall script updated' (#147) from dragondaddy/streams:autoinstall into dev
Reviewed-on: https://codeberg.org/streams/streams/pulls/147
2024-02-11 06:41:32 +00:00
dragondaddy
a125c9c78a We make sure php 8.2 is used 2024-02-10 14:23:45 +01:00
Mike Macgirvin
8e80bea77e issue #146 cont. don't fetch webfinger key if either # or ? is present; do verify http signature if verify is false but you're looking at a Nomad actor record which has a key. This is not intuitive, but the purpose of setting verify false is to avoid lookup recursion, not to allow forgeries. If we can verify the data without performing any additional network fetches, win-win. 2024-02-10 08:37:27 +11:00
Mike Macgirvin
ce4f3e2cf5 Merge branch 'dev' of codeberg.org:streams/streams into dev 2024-02-10 07:39:45 +11:00
Mike Macgirvin
0ba405cb70 still trying to stop the recursion in issue #146 - a bit brutal, but this should do it. 2024-02-10 07:37:26 +11:00
Mike Macgirvin
59d9c1d35a version 2024-02-08 13:39:22 -08:00
Mike Macgirvin
7823857e85 visually indicate order of precedence for the benefit of future travelers. 2024-02-09 08:02:11 +11:00
Mike Macgirvin
47fee178c7 issue #146 continued - unmessify some ancient logic 2024-02-09 05:40:41 +11:00
Mike Macgirvin
7fa8e763f8 issue #146 chanview recursion 2024-02-09 05:15:58 +11:00
(streams)
24ce1cb965 Merge pull request 'fresh-0.18' (#145) from KnTHost/streams:fresh-0.18 into dev
Reviewed-on: https://codeberg.org/streams/streams/pulls/145
2024-02-07 21:03:55 +00:00
Devops
118fd45fc7 Update Redis and SMTP articles to use fixed inline code styling. 2024-02-07 11:50:19 -08:00
Devops
6b5d6e68c7 Fresh 0.18
- Fix inline code in editor.
 - Override suggest_friends.tpl and identity.tp in Redbasic.
 - Remove TPL overrides from Fresh. TPL files now in core.
2024-02-07 11:46:49 -08:00
Mike Macgirvin
706636b02a Remove host checking on database install. 2024-02-08 05:22:14 +11:00
(streams)
b62b7f4a34 Merge pull request 'fresh-0.16' (#143) from KnTHost/streams:fresh-0.16 into dev
Reviewed-on: https://codeberg.org/streams/streams/pulls/143
2024-02-03 20:54:59 +00:00
Devops
402bd8fecd Fresh 0.16
- Remove legacy code
2024-02-03 11:08:39 -08:00
Devops
b335beb9c6 Fresh 0.16
- Correctly add the Flat schema and audience app.
2024-02-03 11:03:07 -08:00
Devops
b48109643e Fresh 0.16
- Add default audience app.
2024-02-03 11:01:13 -08:00
Devops
47f8cbcdfe Fresh 0.16
- fix permissions
2024-02-03 10:53:09 -08:00
Devops
150ecaf382 Fresh 0.16
- Add Flat version of default theme.
2024-02-03 10:47:09 -08:00
Devops
70c322c06d Fresh 0.16
- highlighted wall item links
 - refactored the spinner
2024-02-03 09:07:05 -08:00
Mike Macgirvin
fdfd319804 Merge branch 'dev' of codeberg.org:streams/streams into dev 2024-02-01 05:07:17 +11:00
Mike Macgirvin
2bb550aa3f add fhublocs as cli util 2024-02-01 05:05:47 +11:00
Mike Macgirvin
2aef006862 found the issue - let's try again 2024-01-31 20:29:16 +11:00
Mike Macgirvin
016f2be995 remove collection filtering until it works correctly 2024-01-31 20:12:03 +11:00
Mike Macgirvin
96af21b5cf block activities that haven't been invented yet 2024-01-31 20:01:35 +11:00
Mike Macgirvin
82081b55ef hide collection activities in dev branch 2024-01-31 19:07:10 +11:00
Mike Macgirvin
7f7d24d269 array assignment issue 2024-01-31 15:21:46 +11:00
Mike Macgirvin
9c2f3c11ac fail zotinfo if no locations discovered 2024-01-31 15:04:06 +11:00
Mike Macgirvin
946584eaf3 more recursion prevention 2024-01-31 09:16:02 +11:00
Mike Macgirvin
5e02c56225 version 2024-01-30 13:43:42 -08:00
Mike Macgirvin
0dc9a8f86d Merge branch 'dev' of codeberg.org:streams/streams into dev 2024-01-31 08:41:49 +11:00
Mike Macgirvin
882c789010 webfinger: don't redirect, possibility of recursion 2024-01-31 08:40:50 +11:00
Mike Macgirvin
2fc3801215 hyperdrive toggle not working due to name. Issue #142 2024-01-30 18:41:52 +11:00
Mike Macgirvin
37ddd25bea mod_inbox: reject check_channelallowed() channels before storing the actor info 2024-01-30 12:03:53 +11:00
Mike Macgirvin
7674000d57 Merge branch 'dev' of codeberg.org:streams/streams into dev 2024-01-27 06:20:20 +11:00
Mike Macgirvin
7a756eaf56 cache-control 2024-01-27 06:19:53 +11:00
Mike Macgirvin
3b61e99164 version update 2024-01-25 14:12:17 -08:00
Mike Macgirvin
e316c445b9 add '%' to the escaped message_id characters 2024-01-26 09:10:07 +11:00
Mike Macgirvin
c31050437d add newline before closing /share tag in case it is needed for markdown 2024-01-14 16:59:46 +11:00
Mike Macgirvin
88c8459b28 even a link needs a type 2024-01-13 22:04:08 +11:00
Mike Macgirvin
37556b13f6 add proof element 2024-01-12 16:44:08 +11:00
Mike Macgirvin
0baeea3e09 prepare to use DTO for assertions 2024-01-12 16:31:10 +11:00
Mike Macgirvin
0df8511c58 DTOs 2024-01-12 05:34:22 +11:00
Mike Macgirvin
672a5cc2e1 delivery issue for Announce/Invite/Event discovered while fixing the unrelated #140 2024-01-11 07:47:24 +11:00
Mike Macgirvin
04d111c8b5 require use statement 2024-01-10 09:42:22 +11:00
Mike Macgirvin
f980dab26a issue #140 repeated event rendered twice, once with wrong attribution 2024-01-10 09:18:13 +11:00
Mike Macgirvin
b111fb596d fix a few implicit declarations 2024-01-10 06:55:20 +11:00