21a81e1111
version bump with translations
2024-04-27 15:10:52 +01:00
7038b60ab5
bump version
2024-04-27 15:08:21 +01:00
5043571084
Enable oban job uniqueness
...
by default just prevent job floods with a 1-seconds
uniqueness check, but override in RemoteFetcherWorker
for 5 minute uniqueness check over all states
:infinity is an option we can go for maybe at some point,
but that would prevent any refetches so maybe not idk.
2024-04-16 02:53:24 +01:00
795524daf1
bump version
2024-04-02 11:36:47 +01:00
087d88f787
bump version
2024-03-30 11:45:07 +00:00
93ab6a018e
mix: fix docs task
2024-03-18 22:40:43 -01:00
889b57df82
2024.02 release
2024-02-24 13:54:21 +00:00
e2f749b5b0
don't select ueberauth 0.10.6, as it is broken
...
see https://github.com/ueberauth/ueberauth/issues/194
2023-12-17 18:59:31 +00:00
6fb91d79f3
bump deps
2023-12-15 16:32:53 +00:00
033b7b04e0
update captcha version
2023-10-20 13:30:29 +01:00
6cb40bee26
Migrate to phoenix 1.7 ( #626 )
...
Closes #612
Co-authored-by: tusooa <tusooa@kazv.moe>
Reviewed-on: AkkomaGang/akkoma#626
Co-authored-by: FloatingGhost <hannah@coffee-and-dreams.uk>
Co-committed-by: FloatingGhost <hannah@coffee-and-dreams.uk>
2023-08-15 10:22:18 +00:00
60a07da5ef
Update majic deps
2023-08-09 13:58:10 +01:00
73be5c3f30
Bump majic
2023-08-09 13:51:49 +01:00
f2da47679d
majic
2023-08-07 17:24:05 +01:00
63a5b8506c
update majic
2023-08-07 17:13:34 +01:00
0c21341156
Fix signature checking
2023-08-07 16:17:17 +01:00
7825798e32
Add XML matcher
2023-08-07 11:12:14 +01:00
e59fc0677b
Update mime dep
2023-08-07 04:07:42 +01:00
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