• Joined on 2022-07-02
norm created pull request AkkomaGang/akkoma-fe#443 2025-09-04 00:54:44 +00:00
Fix sensitive by default option
norm pushed to fix-sensitive at norm/akkoma-fe 2025-09-04 00:54:32 +00:00
9c15db16a6 Fix sensitive by default option
norm created branch fix-sensitive in norm/akkoma-fe 2025-09-04 00:53:59 +00:00
norm pushed to fix-sensitive at norm/akkoma-fe 2025-09-04 00:53:59 +00:00
ca3d26f64f Fix sensitive by default option
norm opened issue AkkomaGang/akkoma-fe#442 2025-09-03 23:00:48 +00:00
[bug] "Mark posts as sensitive by default" option doesn't work
norm pushed to akkowtf at norm/akkoma-fe 2025-09-03 22:56:37 +00:00
245b62b480 Merge remote-tracking branch 'upstream/develop' into akkowtf
674a816453 Merge branch 'origin/develop' into Weblate.
be2207fa42 Translated using Weblate (French)
3f3ea32f81 Translated using Weblate (Greek)
abc6b299e0 Translated using Weblate (Chinese (Simplified))
Compare 20 commits »
norm pushed to develop at norm/akkoma-fe 2025-09-03 22:52:14 +00:00
674a816453 Merge branch 'origin/develop' into Weblate.
be2207fa42 Translated using Weblate (French)
3f3ea32f81 Translated using Weblate (Greek)
abc6b299e0 Translated using Weblate (Chinese (Simplified))
b8b18c67b1 Translated using Weblate (Turkish)
Compare 58 commits »
norm pushed to akko.wtf at norm/akkoma 2025-08-31 01:34:06 +00:00
99d8afa505 Merge branch 'develop' of https://akkoma.dev/AkkomaGang/akkoma into akko.wtf
23dfbd491e Merge pull request 'mix: resync inlined data' (#964) from Oneric/akkoma:resync_inlined_copies into develop
f07d6f3602 changelog: add inlined cache and remote emoji changes
86988e71f0 mix/database/resync_inlined_caches: also resync reactions
7a77e7fbd1 db/migration: tighten prefiltering in emoji fixup 20250806
Compare 8 commits »
norm pushed to akko.wtf at norm/akkoma 2025-08-30 16:36:31 +00:00
cb37db3b4e Merge remote-tracking branch 'oneric/resync_inlined_copies' into akko.wtf-resync
2e219ab1e9 changelog: add inlined cache and remote emoji changes
f26ada99e0 mix/database/resync_inlined_caches: also resync reactions
a92e621f64 db/migration: tighten prefiltering in emoji fixup 20250806
e97ece4632 federation/in: drop remote part from received emoji reactions
Compare 11 commits »
norm pushed to akko.wtf at norm/akkoma 2025-08-30 14:45:50 +00:00
693220134a Merge branch 'develop' of https://akkoma.dev/AkkomaGang/akkoma into akko.wtf
e8b8941e40 docs: add missing image
f5b2569b4f Merge pull request 'Adjust telemtry buckets for phoeix router and db metrics' (#970) from Oneric/akkoma:telemetry-router-buckets into develop
fda5b6551a changelog: add missing entries
48c8ec10d8 ci: drop unused conditions
Compare 27 commits »
norm pushed to akko.wtf at norm/akkoma 2025-08-17 16:46:14 +00:00
954169734c Revert "Merge remote-tracking branch 'oneric/resync_inlined_copies' into akko.wtf"
b42cf8c981 Merge remote-tracking branch 'oneric/resync_inlined_copies' into akko.wtf
eee3e3901a Merge branch 'develop' of https://akkoma.dev/AkkomaGang/akkoma into akko.wtf
41d238a3ed mix/database/resync_inlined_caches: also resync reactions
7c0192808c federation/in: drop remote part from received emoji reactions
Compare 11 commits »
norm pushed to akko.wtf at norm/akkoma 2025-08-01 19:50:30 +00:00
dbbb8b5572 Merge branch 'develop' of https://akkoma.dev/AkkomaGang/akkoma into akko.wtf
5beb286bff Merge pull request 'config/description: hint at Swoosh defaulting to SSL' (#955) from Oneric/akkoma:confdesc-swoosh-ssl into develop
af84dcb28f config/description: hint at Swoosh defaulting to SSL
23a4d5a15f Merge pull request 'federation/in: fix inlined featured collections' (#949) from Oneric/akkoma:fix-inline-featured into develop
deb8689eba federation/in: fix inlined featured collections
Compare 11 commits »
norm pushed to akko.wtf at norm/akkoma 2025-06-25 05:45:21 +00:00
1fbd423459 Merge branch 'develop' of https://akkoma.dev/AkkomaGang/akkoma into akko.wtf
16d7d612ff Merge pull request 'misc: missing changelog entries + drop accepts_chat_messages + dedupe htmlMfm test payloads' (#943) from Oneric/akkoma:misc_chat+changelog+dedupehtmlMfmTest into develop
1c2407c129 test/federator: deduplicate html_mfm test payloads
81285d06be db: drop accepts_chat_messages from users
94207c425d changelog: add missing entries
Compare 53 commits »
norm pushed to akkowtf at norm/akkoma-fe 2025-06-13 08:01:58 +00:00
f0ca606b15 Add support selectable visibility of repeat
9ea4c4c758 refactor: extract scope logic into shared module
0fcf0fc383 Check for canvas extract permission when initializing favicon service
9e95f23173 fix: shrink unicode emojis in reactions slightly
04fb2304d9 fix: uniform height sizing and layouting
Compare 10 commits »
norm pushed to akko.wtf at norm/akkoma 2025-05-19 06:26:25 +00:00
7d731c1a1a Merge branch 'develop' of https://akkoma.dev/AkkomaGang/akkoma into akko.wtf
3791b695f4 Merge pull request 'fix some elixir 1.18 deprecation warnings' (#930) from Oneric/akkoma:build_deprecation-warnings into develop
c749df62a1 cosmetic: replace deprecated Tuple.append
88a6a9d964 cosmetic: replace deprecated comment syntax in eex
771d3c3103 Merge pull request 'api/masto/instance: use WebFinger domain for URI' (#927) from Oneric/akkoma:mastoapi_instance-uri into develop
Compare 12 commits »
norm commented on pull request AkkomaGang/akkoma#925 2025-05-11 22:55:34 +00:00
Properly register digest_emails queue

Tested on akko.wtf and it seems to have cleared that stuck job (as reported in #924), thanks!

norm opened issue AkkomaGang/akkoma#924 2025-05-11 17:29:03 +00:00
[bug] DigestEmailsWorker jobs fill avaialable queue without clearing
norm pushed to akko.wtf at norm/akkoma 2025-05-10 19:08:08 +00:00
aa2e28f17d Merge branch 'develop' of https://akkoma.dev/AkkomaGang/akkoma into akko.wtf
30b1684e28 Merge pull request 'docs: fix spelling and grammar' (#923) from Oneric/akkoma:solidsanek_doc-tweaks into develop
23ee94c0d8 docs: use highlight blocks where appropriate
303f0931de docs: fix spelling and grammar
8b05f8bd84 docs: consistenly capitalise Caddy
Compare 38 commits »
norm commented on pull request AkkomaGang/akkoma#881 2025-05-08 22:33:38 +00:00
Always prefer shared inbox

Seems to work on akko.wtf, though I haven't noticed a significant decrease in PublisherWorker events.

norm commented on pull request AkkomaGang/akkoma#818 2025-05-08 22:25:21 +00:00
WIP: fix attachment cleanup after media domain migration

I'd imagine one way to try to avoid the problem going forward is to record the domains used for each attachment in the database itself somehow. Won't solve past instances of course, but should…