Commit graph

29610 commits

Author SHA1 Message Date
Mike Macgirvin
7f27327250 Merge branch 'dev' of codeberg.org:streams/streams into dev 2023-11-10 18:56:13 +11:00
Mike Macgirvin
ffcb9a7246 Update certs 2023-11-10 18:55:25 +11:00
Mike Macgirvin
ca5daccd07 release 2023-11-09 23:41:40 -08:00
Mike Macgirvin
971f887ffc testing audience app 2023-11-10 18:37:43 +11:00
Mike Macgirvin
496131b82a more work on audience selector - ready for test 2023-11-10 16:36:54 +11:00
Mike Macgirvin
f5f0cd3ac6 wip - audience selector 2023-11-10 14:11:57 +11:00
Mike Macgirvin
6c093e5019 default audience app - work in progress 2023-11-10 07:40:16 +11:00
Mike Macgirvin
87f5b386c2 Apparently Mastodon doesn't consider a message to be a DM if you cc: yourself. 2023-11-08 21:52:35 -08:00
Mike Macgirvin
aebbb14b80 version 2023-11-08 15:01:23 -08:00
Mike Macgirvin
c930da0c87 rework delivery of Announce 2023-11-09 08:36:24 +11:00
Mike Macgirvin
0e4cd08752 Merge branch 'dev' of codeberg.org:streams/streams into dev 2023-11-09 07:10:48 +11:00
Mike Macgirvin
ed83349057 issue with delivery of repeats, generate ed25519 keys on import and clone sync if they don't exist. Add library for base58-btc encoding/decoding (needed for multikey/publickeymultibase). 2023-11-09 07:06:11 +11:00
Mike Macgirvin
1f985ca275 begin support for ed25519 keys, start with generation and channel storage 2023-11-09 06:28:16 +11:00
(streams)
85fdb55309 Merge pull request 'chanview: zidify if the connection is on a known OWA server' (#123) from abanink/streams:owa_zidify_chanview into dev
Reviewed-on: https://codeberg.org/streams/streams/pulls/123
2023-11-07 20:43:11 +00:00
Mike Macgirvin
9ae93ba683 improve owa discovery 2023-11-08 07:35:40 +11:00
Mike Macgirvin
048ca214be Merge branch 'dev' of codeberg.org:streams/streams into dev 2023-11-08 07:06:07 +11:00
Mike Macgirvin
9c35fe9423 catch a few more places that need isOWAEnabled() instead of network checks. 2023-11-08 07:04:10 +11:00
Pascal
d6724c4481 chanview: zidify if the connection is on a known OWA server 2023-11-07 20:35:15 +01:00
(streams)
1033cb9c83 Merge pull request 'mentions: use isOWAEnabled instead of checking zot/nomad network explicitely' (#122) from abanink/streams:owa_zidify_mentions into dev
Reviewed-on: https://codeberg.org/streams/streams/pulls/122
2023-11-06 22:05:08 +00:00
Mike Macgirvin
72188284c8 spelling 2023-11-07 08:50:16 +11:00
Mike Macgirvin
3ead58070c Merge branch 'dev' of codeberg.org:streams/streams into dev 2023-11-07 07:42:23 +11:00
Mike Macgirvin
854ee1049c lemmy attached pages (again) 2023-11-07 07:41:22 +11:00
Pascal
bac21f9199 use isOWAEnabled instead of checking zot/nomad network explicitely 2023-11-06 19:08:59 +01:00
Mike Macgirvin
16867ac567 add vapid key and application server key generators 2023-11-06 21:17:48 +11:00
Mike Macgirvin
19d42dbb9f typo 2023-11-05 15:45:29 +11:00
(streams)
dd2b10a5b1 Merge pull request 'Fresh 0.12' (#120) from KnTHost/streams:fresh-0.12 into dev
Reviewed-on: https://codeberg.org/streams/streams/pulls/120
2023-11-04 22:25:17 +00:00
Mike Macgirvin
d543fbb47d version 2023-11-04 15:22:34 -07:00
Mike Macgirvin
ae8189a930 Merge branch 'dev' of codeberg.org:streams/streams into dev 2023-11-05 09:16:42 +11:00
Mike Macgirvin
f8293a3968 refactor default group creation 2023-11-05 09:15:53 +11:00
Devops
f1369476b2 Fresh 0.12
- adjusted outline-success button to have distinct looks for passive and active states
 - right-aligned buttons on acl list
2023-11-04 13:39:14 -07:00
Mike Macgirvin
726e75ffc9 Merge branch 'dev' of codeberg.org:streams/streams into dev 2023-11-04 21:50:54 +11:00
Mike Macgirvin
c45c35aa0e Revert "issue #88"
This reverts commit 4c5c0af58b.
2023-11-04 21:50:32 +11:00
Mike Macgirvin
711fc8c5b4 fix mail permissions for AP comments which are DMs when comments not allowed 2023-11-04 11:51:57 +11:00
Mike Macgirvin
b5d8d006dc use btn-success class in apps.tpl and login.tpl instead of outline version. 2023-11-04 06:40:16 +11:00
Mike Macgirvin
3436294005 Merge branch 'dev' of codeberg.org:streams/streams into dev 2023-10-31 07:02:17 +11:00
Mike Macgirvin
e400be2dac Merge branch 'dev' of codeberg.org:streams/streams into dev 2023-10-30 02:43:10 -07:00
Mike Macgirvin
d4ff1c4aee version 2023-10-30 02:42:25 -07:00
Mike Macgirvin
a69ecf1def provide hz document loader for in-depth testing. 2023-10-30 02:40:46 -07:00
Mike Macgirvin
9405ca549d Merge branch 'dev' of codeberg.org:streams/streams into dev 2023-10-29 07:00:16 +11:00
Mike Macgirvin
bd579c8bd7 architecture changes 2023-10-29 06:59:56 +11:00
Mike Macgirvin
bf7290fa91 typo 2023-10-28 21:26:00 +11:00
Mike Macgirvin
1d32e80dfb store owa links for non nomadic platforms and use this knowledge when generating zids 2023-10-28 21:20:06 +11:00
Mike Macgirvin
a472cbc797 Add web-push to composer 2023-10-28 19:17:41 +11:00
Mike Macgirvin
f3bb493a6f version 2023-10-27 16:57:21 -07:00
Mike Macgirvin
e21866b3d8 refacor discovery, more work on peertube 2023-10-28 10:52:09 +11:00
Mike Macgirvin
4c5c0af58b issue #88 2023-10-27 19:34:11 +11:00
Mike Macgirvin
c84967e5f1 regression 2023-10-26 13:26:06 +11:00
Mike Macgirvin
61817e8ff1 refactor actor_store() to accept webfinger results which will be required to check ActivityPub sources for OWA capability. 2023-10-26 06:31:37 +11:00
Mike Macgirvin
e478d54ef8 one more tweak 2023-10-25 21:30:30 +11:00
Mike Macgirvin
806bcb349a rework peertube changes 2023-10-25 21:24:57 +11:00