368b22fd2f
Ensure we can't crash out on unusual logger backend settings
2023-08-06 15:12:57 +01:00
ec5db753b9
Prevent elixir compiler from yeeting our modules
2023-08-05 14:03:21 +01:00
9b362a6739
Patch version
2023-08-05 13:37:04 +01:00
cc2614e10b
Bump version
2023-08-05 13:26:42 +01:00
98cb255d12
Support elixir1.15
...
OTP builds to 1.15
Changelog entry
Ensure policies are fully loaded
Fix :warn
use main branch for linkify
Fix warn in tests
Migrations for phoenix 1.17
Revert "Migrations for phoenix 1.17"
This reverts commit 6a3b2f15b74ea5e33150529385215b7a531f3999.
Oban upgrade
Add default empty whitelist
mix format
limit test to amd64
OTP 26 tests for 1.15
use OTP_VERSION tag
baka
just 1.15
Massive deps update
Update locale, deps
Mix format
shell????
multiline???
?
max cases 1
use assert_recieve
don't put_env in async tests
don't async conn/fs tests
mix format
FIx some uploader issues
Fix tests
2023-08-03 17:44:09 +01:00
27cbfb8985
Send a NIL body rather than an empty one with GET/HEAD
2023-08-01 11:26:05 +01:00
XxXCertifiedForkliftDriverXxX
767e1272b3
Use OS CA store for Mint HTTP connections
2023-06-26 15:50:49 +02:00
39b3d92cd8
Bump version
2023-05-26 20:46:38 +01:00
a388d2503e
revert uploaded-media
2023-05-26 12:06:41 +01:00
7fb9960ccd
Add CSP to mediaproxy links
2023-05-26 11:46:18 +01:00
82ca7a6470
bump version
2023-05-23 14:10:01 +01:00
9e9cf58fdf
or not
2023-05-23 13:54:22 +01:00
2fc26609f6
ensure we depend on poison
2023-05-23 13:53:54 +01:00
145c73076d
Update dependencies
2023-05-08 16:29:25 +01:00
d6bed599c8
correct version bump
2023-04-14 18:09:59 +01:00
963d29ad8c
2023.04 Release
2023-04-14 18:00:59 +01:00
4a5164be93
Update required elixir version in mix.exs to 1.14
2023-03-16 12:53:38 -04:00
58f75ac062
patch version
2023-03-11 18:24:57 +00:00
800fe40407
Bump version
2023-03-11 17:26:21 +00:00
439e915531
bump version
2023-02-11 10:48:52 +00:00
7eebaa7a18
bump mock
2023-01-10 10:48:14 +00:00
9be6caf125
argon2 password hashing ( #406 )
...
Co-authored-by: FloatingGhost <hannah@coffee-and-dreams.uk>
Reviewed-on: AkkomaGang/akkoma#406
2022-12-30 02:46:58 +00:00
233c4bb3ba
revert 28ab09d377
...
revert Remove unused dependencies
2022-12-19 02:34:46 +00:00
28ab09d377
Remove unused dependencies
2022-12-19 02:26:04 +00:00
c2054f82ab
allow users with admin:metrics to read app metrics
2022-12-16 03:32:51 +00:00
e2320f870e
Add prometheus metrics to router
2022-12-15 02:02:07 +00:00
Tim Buchwaldt
8f58eb4a18
Revert "Bump live-dashboard"
...
This reverts commit c196d79aafd51b671aa19032b32e4cd416dab720.
2022-12-15 01:04:56 +00:00
Tim Buchwaldt
33243c56e5
Start adding telemetry
2022-12-15 01:04:55 +00:00
07a48b9293
giant massive dep upgrade and dialyxir-found error emporium ( #371 )
...
Co-authored-by: FloatingGhost <hannah@coffee-and-dreams.uk>
Reviewed-on: AkkomaGang/akkoma#371
2022-12-14 12:38:48 +00:00
46c270ead8
Add mail
to make the gmail adapter in swoosh work
2022-12-12 02:34:13 +00:00
f752126427
Remove quack, ensure adapter is finch
2022-12-11 23:22:35 +00:00
d81d8c9731
uppdate excoveralls
2022-12-11 22:58:26 +00:00
affc910372
Remove hackney/gun in favour of finch
2022-12-11 19:19:31 +00:00
1f0ef94271
Bump versions
2022-12-10 14:50:02 +00:00
e3085c495c
fix tests broken by relay defaults changing ( #314 )
...
Co-authored-by: FloatingGhost <hannah@coffee-and-dreams.uk>
Reviewed-on: AkkomaGang/akkoma#314
2022-11-26 20:45:47 +00:00
89dbc7177b
Chores for 2022.11
2022-11-11 16:12:04 +00:00
c0eecb55bf
Update finch
2022-11-07 13:32:34 +00:00
60b3c8d17b
bump version
2022-10-14 12:49:35 +01:00
574f010bc8
Extract deactivated users query to a join
2022-10-10 15:55:58 +01:00
c6e63aaf6b
Backend settings sync ( #226 )
...
Co-authored-by: FloatingGhost <hannah@coffee-and-dreams.uk>
Reviewed-on: AkkomaGang/akkoma#226
2022-10-06 16:22:15 +00:00
b8190f19dc
2022.09 stable release chores ( #206 )
...
Co-authored-by: FloatingGhost <hannah@coffee-and-dreams.uk>
Reviewed-on: AkkomaGang/akkoma#206
2022-09-10 14:44:17 +00:00
Tusooa Zhu
95e4018c1a
Disconnect streaming sessions when token is revoked
...
Use Websockex to replace websocket_client
Test that server will disconnect websocket upon token revocation
Lint
Execute session disconnect in background
Refactor streamer test
allow multi-streams
rebase websocket change
2022-08-27 19:07:48 +01:00
f11a6eb8dd
Merge pull request 'Update min elixir version in mix.exs to 1.12' ( #184 ) from norm/akkoma:mix-exs-elixir into develop
...
Reviewed-on: AkkomaGang/akkoma#184
2022-08-25 19:39:56 +00:00
db7ad08d1e
Update min elixir version in mix.exs to 1.12
...
The install docs already mention 1.12 as the minimum supported version, so this should also be reflected in `mix.exs`.
2022-08-25 18:30:19 +00:00
fd7f4874ba
allow new mfm classes
2022-08-24 10:06:48 +01:00
3cf8c1eb31
use public temple dep
2022-08-23 12:13:35 +01:00
152c43ac9e
update mfm_parser
2022-08-23 12:09:01 +01:00
8d7b63a766
Revert "Fix oauth2 (for real) ( #179 )"
...
This reverts commit aa681d7e15
.
2022-08-21 17:52:02 +01:00
aa681d7e15
Fix oauth2 (for real) ( #179 )
...
Reviewed-on: AkkomaGang/akkoma#179
2022-08-21 16:24:37 +00:00
b0130bfa7b
Revert "oauth2 fixes ( #177 )"
...
This reverts commit 429e2ac832
.
2022-08-21 16:22:15 +01:00