Norm norm
  • Joined on 2022-07-02
norm pushed to akko.wtf at norm/akkoma 2024-02-17 02:12:00 +00:00
6e096c2515 Add default for background_removal for SimplePolicy MRF
norm pushed to akko.wtf at norm/akkoma 2024-02-17 00:01:47 +00:00
c071a34752 Merge remote-tracking branch 'upstream/develop' into akko.wtf
34c213f02f Merge pull request 'Federate user profile background' (#682) from Oneric/akkoma:background-federation into develop
e99e2407f3 Add background_removal to SimplePolicy MRF
7622aa27ca Federate user profile background
0ed815b8a1 Merge branch 'followback' into develop
Compare 19 commits »
norm pushed to akko.wtf at norm/akkoma 2024-02-10 02:56:38 +00:00
5c1acece42 Merge remote-tracking branch 'oneric/prune-batch' into akko.wtf
afa01cb8dd Test both standalone and flag mode for pruning orphaned activities
800acfa81d Also allow limiting the initial prune_object
9cd78d577b Log number of deleted rows in prune_orphaned_activities
d390632087 Add standalone prune_orphaned_activities CLI task
Compare 6 commits »
norm pushed to akko.wtf at norm/akkoma 2024-02-10 00:04:25 +00:00
841b3d88e4 Merge Oneric's prune-batch patches
e97d08ee98 Merge pull request 'MRF transparency: don’t forget to obfuscate short domains' (#676) from Oneric/akkoma:mrf-obfuscation into develop
3cd882528e More prominently document MRF transparency and obfuscation
e47c50666d Fix obfuscation of short domains
b4ccddab39 Merge pull request 'Fix OAuth consumer mode' (#668) from tcmal/akkoma:develop into develop
Compare 10 commits »
norm created branch akko.wtf in norm/akkoma 2024-02-10 00:04:25 +00:00
norm pushed to develop at norm/akkoma 2023-12-18 00:55:21 +00:00
6fb91d79f3 bump deps
2858cd81e1 Move changelog into our format
c3098e9c56 UserViewTest: Add basice service actor test.
8a0e797cff ap userview: add outbox field.
74d5e22fc5 fix robotstxt on OTP
Compare 18 commits »
norm commented on issue AkkomaGang/akkoma-fe#361 2023-12-09 16:10:17 +00:00
[bug] announcements disappear randomly

Turns out setting the start and end date makes the announcement not show up until that time. I usually used it to set a timestamp for when events like maintenance is expected to happen.

This…

norm opened issue AkkomaGang/akkoma-fe#361 2023-12-09 15:55:30 +00:00
[bug] announcements disappear randomly
norm opened issue AkkomaGang/akkoma#660 2023-11-07 23:43:34 +00:00
[bug] Email doesn't work with Erlang OTP 26
norm commented on issue AkkomaGang/akkoma#653 2023-10-22 19:09:20 +00:00
[feat] Prune batch size

Found that there's two other queries that could have LIMIT added onto them as well. Here's a revised patch that uses a 50k batch size:

diff --git a/lib/mix/tasks/pleroma/database.ex…
norm opened issue AkkomaGang/akkoma#653 2023-10-21 00:56:59 +00:00
[feat] Prune batch size
norm pushed to update-build-setup at norm/pleroma-fe 2023-10-06 08:52:17 +00:00
1de62fffcd Update config.example.json link and example domain
306cea04a1 Use corepack in build instructions
52b0b6f008 add VI to messages.js
8afbe5e3bc Merge pull request 'Making still-image better' (#341) from Mergan/pleroma-fe:still-image-ultimate into develop
58be48d164 Merge pull request 'Do not copy all emojis in recentEmoji getter' (#340) from sn0w/akkoma-fe:feature/optimize-recent-emojis into develop
Compare 12 commits »
norm pushed to develop at norm/pleroma-fe 2023-10-06 08:51:16 +00:00
52b0b6f008 add VI to messages.js
8afbe5e3bc Merge pull request 'Making still-image better' (#341) from Mergan/pleroma-fe:still-image-ultimate into develop
58be48d164 Merge pull request 'Do not copy all emojis in recentEmoji getter' (#340) from sn0w/akkoma-fe:feature/optimize-recent-emojis into develop
1056b89fd1 Disabled aggressive matching for reduced motion (we search for gif now)
3e64d78d05 An oopsie
Compare 10 commits »
norm pushed to develop at norm/akkoma 2023-10-06 08:50:35 +00:00
d1af78aba1 changelog
3e7446d177 Add various both-ugc-and-tag setups
Compare 2 commits »
norm commented on issue AkkomaGang/akkoma-fe#344 2023-10-02 12:06:11 +00:00
[bug] Animated images play even when animate-on-hover is enabled when Media Proxy is disabled

Yeah I think that would be fine.

norm opened issue AkkomaGang/akkoma-fe#344 2023-09-30 21:30:20 +00:00
[bug] Animated images play even when animate-on-hover is enabled when Media Proxy is disabled
norm created pull request AkkomaGang/akkoma-fe#343 2023-09-24 00:38:55 +00:00
Update build setup instructions
norm pushed to update-build-setup at norm/pleroma-fe 2023-09-24 00:35:50 +00:00
3326bd7e5a Update config.example.json link and example domain
ed3117b3b5 Use corepack in build instructions
Compare 2 commits »
norm created branch update-build-setup in norm/pleroma-fe 2023-09-24 00:35:50 +00:00