Norm norm
  • Joined on 2022-07-02
norm pushed to akko.wtf at norm/akkoma 2025-01-06 15:24:21 +00:00
7ce0445eea Merge branch 'develop' of https://akkoma.dev/AkkomaGang/akkoma into akko.wtf
ad92e504d7 Update mix.exs
1ffbaa2924 don't allow a nil inbox to obliterate federation
2e049037de force CI build
a2256b3f9e add unreleased section
Compare 6 commits »
norm pushed to develop at norm/pleroma-fe 2025-01-05 17:23:25 +00:00
fa294e0003 Merge branch 'origin/develop' into Weblate.
d3fa5cfad0 Merge pull request 'post_status_form: enable sync flush for watcher' (#414) from novenary/akkoma-fe:sticky-drafts into develop
9552287442 Merge branch 'origin/develop' into Weblate.
6b7c8f0def Merge pull request 'Allow using custom source URLs' (#421) from Oneric/akkoma-fe:custom-source into develop
3386692e26 Merge branch 'origin/develop' into Weblate.
Compare 12 commits »
norm pushed to akkowtf at norm/pleroma-fe 2025-01-05 17:22:54 +00:00
810266795d Merge branch 'develop' of https://akkoma.dev/AkkomaGang/akkoma-fe into akkowtf
fa294e0003 Merge branch 'origin/develop' into Weblate.
d3fa5cfad0 Merge pull request 'post_status_form: enable sync flush for watcher' (#414) from novenary/akkoma-fe:sticky-drafts into develop
9552287442 Merge branch 'origin/develop' into Weblate.
6b7c8f0def Merge pull request 'Allow using custom source URLs' (#421) from Oneric/akkoma-fe:custom-source into develop
Compare 13 commits »
norm pushed to akko.wtf at norm/akkoma 2025-01-05 17:14:37 +00:00
c3418694b9 Sync changelog with upstream version
1946834e07 Merge branch 'develop' of https://akkoma.dev/AkkomaGang/akkoma into akko.wtf
a846e60d71 and the docs one
1be18a9f4c update deprecated CI config
2d9358c432 Merge branch 'develop' of https://akkoma.dev/AkkomaGang/akkoma into akko.wtf
Compare 33 commits »
norm pushed to akko.wtf at norm/akkoma 2025-01-03 19:08:38 +00:00
309d574ff9 Merge branch 'develop' of https://akkoma.dev/AkkomaGang/akkoma into akko.wtf
e3c8c4f24f Merge pull request 'mrf/object_age: fix handling of non-public objects' (#851) from Oneric/akkoma:mrf-fix-oage into develop
67cdc38296 Merge pull request 'Only proxy HTTP and HTTP urls via Media Proxy' (#860) from nopjmp/akkoma:media-proxy-only-http into develop
89d209f486 Merge pull request 'Fix NodeInfo content-type' (#853) from Oneric/akkoma:nodeinfo-contenttype into develop
087ada3b2e Merge pull request 'Update supported OTP version to 27 in docs' (#849) from norm/akkoma:docs/otp-27 into develop
Compare 10 commits »
norm commented on pull request AkkomaGang/akkoma-fe#427 2024-12-19 04:07:04 +00:00
WIP: Add regex filter support

Where would be a good place to have a global store of things to not get synced to the server

norm pushed to regex-mute-filter at norm/pleroma-fe 2024-12-19 03:45:50 +00:00
ef6f8586c2 Move regex creation to filtering tab logic
norm commented on pull request AkkomaGang/akkoma-fe#427 2024-12-18 21:14:00 +00:00
WIP: Add regex filter support

One thing I'm having trouble with trying to solve is whether I should keep the raw value of the regexes/words in the config or convert from the parsed version when loading the settings tab.

Just…

norm pushed to smtp-defaults-fix at norm/akkoma 2024-12-18 19:37:35 +00:00
f19d5d1380 Set customize_hostname_check for Swoosh.Adapters.SMTP
norm commented on pull request AkkomaGang/akkoma-fe#427 2024-12-18 04:49:46 +00:00
WIP: Add regex filter support

Noticed one AkkomaGang/akkoma-fe#273 suggests using the ~r/regex/ syntax instead. Don't mind either way, so I'd like thoughts on the syntax or if there should be some…

norm created pull request AkkomaGang/akkoma-fe#427 2024-12-18 04:47:51 +00:00
Add regex filter support
norm created branch regex-mute-filter in norm/pleroma-fe 2024-12-18 04:45:51 +00:00
norm pushed to regex-mute-filter at norm/pleroma-fe 2024-12-18 04:45:51 +00:00
105154a42b Add regex filter support
norm commented on issue AkkomaGang/akkoma#660 2024-12-17 23:35:47 +00:00
[bug] Email doesn't work with Erlang OTP 26

Found a working fix for the issue, see AkkomaGang/akkoma#861

norm created pull request AkkomaGang/akkoma#861 2024-12-17 23:35:26 +00:00
Set customize_hostname_check for Swoosh.Adapters.SMTP
norm created branch smtp-defaults-fix in norm/akkoma 2024-12-17 23:35:15 +00:00
norm pushed to smtp-defaults-fix at norm/akkoma 2024-12-17 23:35:15 +00:00
615c52cdde Set customize_hostname_check for Swoosh.Adapters.SMTP
norm reopened issue AkkomaGang/akkoma#660 2024-12-17 23:33:56 +00:00
[bug] Email doesn't work with Erlang OTP 26
norm closed issue AkkomaGang/akkoma#660 2024-12-17 23:32:56 +00:00
[bug] Email doesn't work with Erlang OTP 26
norm pushed to akko.wtf at norm/akkoma 2024-12-17 23:32:56 +00:00
b736086ab6 Set customize_hostname_check for Swoosh.Adapters.SMTP