Commit graph

29994 commits

Author SHA1 Message Date
(streams)
c56cf5d8e6 Merge pull request 'new_docs' (#135) from KnTHost/streams:new_docs into dev
Reviewed-on: https://codeberg.org/streams/streams/pulls/135
2023-12-20 23:41:22 +00:00
Mike Macgirvin
bee0b051e2 completely remove 2024 config 2023-12-21 09:40:31 +11:00
Devops
5b7ab853d2 Actually add the docs. 2023-12-20 14:38:42 -08:00
Devops
1770de6c5e Add Redis and PHPMailer documentation. 2023-12-20 14:35:21 -08:00
Mike Macgirvin
31f1563a77 broken migration 2023-12-20 14:27:20 +11:00
Mike Macgirvin
0f296fa1fe broken migration 2023-12-20 14:23:25 +11:00
Mike Macgirvin
74e6cd461c create hyperdrive connection permission 2023-12-20 14:14:42 +11:00
Mike Macgirvin
4903951fa9 create hyperdrive connection permission 2023-12-20 14:13:40 +11:00
Mike Macgirvin
fffbb3b789 Change default settings for more privacy 2023-12-20 09:49:54 +11:00
(streams)
b152f73227 Merge pull request 'fr translation update' (#134) from dragondaddy/streams:fr_translate into dev
Reviewed-on: https://codeberg.org/streams/streams/pulls/134
2023-12-19 22:30:08 +00:00
Mike Macgirvin
d7a3d8a083 initialise container branch 2023-12-19 21:08:08 +11:00
dragondaddy
43bb0a366d fr translation update 2023-12-19 09:36:23 +01:00
Mike Macgirvin
1b68c9a51a add webp support to doco assets 2023-12-19 12:43:47 +11:00
Mike Macgirvin
80a26f2781 use htmlentities() on markdown alt text 2023-12-19 12:31:30 +11:00
Mike Macgirvin
f4bab2b172 make markdown alt-text visible by adding to the title attribute 2023-12-19 12:27:25 +11:00
Mike Macgirvin
29fcc013a5 rework last commit 2023-12-18 07:03:15 +11:00
Mike Macgirvin
8910f488f0 Merge branch 'dev' of codeberg.org:streams/streams into dev 2023-12-18 05:52:40 +11:00
Mike Macgirvin
b23cef4ca8 fixes from hz 2023-12-18 05:51:37 +11:00
Mike Macgirvin
f50b11d1b5 Merge branch 'dev' of codeberg.org:streams/streams into dev 2023-12-17 19:23:36 +11:00
Mike Macgirvin
8a932852a8 refactor activitypub driver 2023-12-17 19:22:20 +11:00
Mike Macgirvin
3ea0a31e47 version 2023-12-16 19:47:26 -08:00
Mike Macgirvin
f71a88c69a Configure ActivityPub driver for using Add activities over signed activities. 2023-12-17 09:23:30 +11:00
Mike Macgirvin
6606357d15 Provide unique message-id for add activity, improve the output of the item inspector. 2023-12-17 08:28:58 +11:00
Mike Macgirvin
63ca6e61f7 version+strings 2023-12-15 13:56:46 -08:00
Mike Macgirvin
c72c37fffb Possible or at least partial solution to issue #133 where Announce activities are filtered to prevent overwhelming conversations with redundant workarounds for Mastodon behaviour. 2023-12-16 08:52:19 +11:00
Mike Macgirvin
9b079dd584 update install doc with bcmath||gmp requirement. 2023-12-15 08:24:19 +11:00
Mike Macgirvin
f83c17fd64 wordsmith 2023-12-15 08:21:47 +11:00
Mike Macgirvin
92d560745a add requirements for bcmath or gmp to setup checks 2023-12-15 08:19:17 +11:00
Mike Macgirvin
4b02e3ba83 more 2024 cleanup 2023-12-14 23:05:27 +11:00
Mike Macgirvin
1d84f88342 $attributedTo is string in this case. 2023-12-14 22:38:22 +11:00
Mike Macgirvin
50e95cfd69 more 2024 development 2023-12-14 22:36:44 +11:00
Mike Macgirvin
7c03d7144e refactor encode_add_activity(), now logic is done in encode_activity() 2023-12-14 19:25:05 +11:00
Mike Macgirvin
14e9ea1610 code review new changes 2023-12-12 22:08:37 -08:00
Mike Macgirvin
222b969c39 Merge branch 'dev' of codeberg.org:streams/streams into dev 2023-12-12 11:11:17 -08:00
Mike Macgirvin
491f24e52d update addon doco 2023-12-12 11:09:42 -08:00
Mike Macgirvin
4c229c4fbe encode_add_activity continued 2023-12-12 08:13:34 +11:00
Mike Macgirvin
5da7604d0c Merge branch 'dev' of codeberg.org:streams/streams into dev 2023-12-10 06:53:39 +11:00
Mike Macgirvin
79bb556d27 make assertionMethod an array; check return from Config::Load() and retry on failure. 2023-12-10 06:52:07 +11:00
Mike Macgirvin
20314d2c74 Merge branch 'dev' of codeberg.org:streams/streams into dev 2023-12-09 21:25:48 +11:00
Mike Macgirvin
524fadd91c create encode_add_activity() for future work 2023-12-09 20:57:55 +11:00
Mike Macgirvin
85602a7b91 revision 2023-12-08 11:20:18 -08:00
Mike Macgirvin
166a69c282 Add fhublocs module/tool to repository (repair damaged or missing hubloc records) 2023-12-09 06:13:30 +11:00
Mike Macgirvin
c5c86a23cd Add sodium to installation requirements and setup tests. Rename getkey operation to rsakey 2023-12-08 08:46:09 +11:00
Mike Macgirvin
12506ed2e0 remove ed25519 key to see if this is responsible for the Mastodon federation issue 2023-12-07 08:48:45 +11:00
Mike Macgirvin
859ccaf3d4 Merge branch 'dev' of codeberg.org:streams/streams into dev 2023-12-07 08:26:16 +11:00
Mike Macgirvin
50b5fcbd8b update doco with regex field matching for MessageFilters 2023-12-07 08:25:21 +11:00
Mike Macgirvin
cb8e5af2d4 version, strings 2023-12-06 11:46:23 -08:00
Mike Macgirvin
f0583b510f Merge branch 'dev' of codeberg.org:streams/streams into dev 2023-12-06 10:28:52 +11:00
Mike Macgirvin
a931fc2231 Issue #132 - fix db update _1271 for postgres 2023-12-06 10:27:43 +11:00
Mike Macgirvin
93f9add9dc Support and import alt-text supplied by opengraph or image attributes when parsing external links 2023-12-06 06:47:59 +11:00