Norm norm
  • Joined on 2022-07-02
norm pushed to improved-remove-mentioned-users-revert at FoundKeyGang/FoundKey 2023-07-18 14:03:28 +00:00
de7c94a13e backend: improve removeMentionedRemoteUsersColumn revert query
norm pushed to develop at norm/akkoma 2023-07-17 18:51:24 +00:00
fa40db6b5a Merge pull request 'fix ImageMagick typo in media_graphics_packages.md' (#593) from norm/akkoma:media-graphics-typo into develop
ccd8cd6c59 Merge pull request 'Exclude deactivated users from emoji reaction lists' (#592) from active-emoji-reactions into develop
900b9b0124 Merge branch 'develop' into active-emoji-reactions
43aef8b5b1 fix ImageMagick typo in media_graphics_packages.md
f1611b6292 Update changelog
Compare 9 commits »
norm created pull request AkkomaGang/akkoma#593 2023-07-17 18:45:44 +00:00
fix ImageMagick typo in media_graphics_packages.md
norm created branch media-graphics-typo in norm/akkoma 2023-07-17 18:45:18 +00:00
norm pushed to media-graphics-typo at norm/akkoma 2023-07-17 18:45:18 +00:00
43aef8b5b1 fix ImageMagick typo in media_graphics_packages.md
norm pushed to develop at norm/akkoma 2023-07-17 18:41:35 +00:00
452f9e14fb Merge pull request 'docs: Update Pleroma references to Akkoma in optional packages guide' (#550) from norm/akkoma:docs/media_graphics_packages into develop
5fa1cfc513 Merge pull request 'docs: Add Kaiteki to list of clients' (#548) from norm/akkoma:add-kaiteki into develop
2aac70d690 Merge pull request 'Add config for media subdomain for Caddy' (#555) from norm/akkoma:media-subdomain-caddyfile into develop
3fa65a5c53 Merge pull request 'docs: Update Pleroma-FE references to Akkoma-FE' (#551) from norm/akkoma:docs/akkoma-fe into develop
210df6fe92 Merge pull request 'Fix the /embed endpoint' (#540) from mikihau/akkoma:develop into develop
Compare 12 commits »
norm created pull request FoundKeyGang/FoundKey#403 2023-07-17 16:17:42 +00:00
backend: improve removeMentionedRemoteUsersColumn revert query
norm created branch improved-remove-mentioned-users-revert in FoundKeyGang/FoundKey 2023-07-17 16:17:06 +00:00
norm pushed to improved-remove-mentioned-users-revert at FoundKeyGang/FoundKey 2023-07-17 16:17:06 +00:00
ceba575f13 backend: improve removeMentionedRemoteUsersColumn revert query
norm pushed to main at FoundKeyGang/FoundKey 2023-07-09 06:58:23 +00:00
29320a751d docs: update migration guide to deal with typeorm hanging on reverts
norm created pull request AkkomaGang/akkoma#583 2023-07-09 02:53:11 +00:00
Add EmojiPolicy MRF
norm pushed to EmojiPolicy at norm/akkoma 2023-07-09 02:50:58 +00:00
8c83c85230 Make regex-to-string descriptor reusable
c8ed181b17 Fix edge cases
c9f331e7a0 Add changelog
8920745675 Test that unicode emoji reactions are not affected
945afa7ed4 Make EmojiPolicy aware of custom emoji reactions
Compare 10 commits »
norm created branch EmojiPolicy in norm/akkoma 2023-07-09 02:50:58 +00:00
norm opened issue AkkomaGang/akkoma#580 2023-07-06 22:54:03 +00:00
[feat] Allow custom emojis to be moved between categories
norm pushed to main at FoundKeyGang/FoundKey 2023-07-06 03:53:31 +00:00
2cb89a6bf0 fix broken emails in COC
norm commented on pull request AkkomaGang/akkoma#575 2023-06-29 06:40:42 +00:00
Add no_new_privs hardening to OpenRC and systemd service files

Just noticed that the systemd file did have that setting at one point but was removed in e7b0840b88838f9e14bd2b09060d89c4a656966c because it apparently broke using sendmail.

I'd argue that most…

norm pushed to no-new-privs at norm/akkoma 2023-06-29 06:30:53 +00:00
ba505d2b1e Record no_new_privs hardening to changelog
6aebf97b03 Add NoNewPrivileges to systemd service file for source installs
Compare 2 commits »
norm pushed to no-new-privs at norm/akkoma 2023-06-29 06:27:47 +00:00
0cb57b9fc3 Record no_new_privs hardening to changelog
faaaac686b Add NoNewPrivileges to systemd service file for source installs
Compare 2 commits »
norm pushed to no-new-privs at norm/akkoma 2023-06-29 06:26:48 +00:00
88cd8fa93b Record no_new_privs hardening to changelog
36b2edced6 Add NoNewPrivileges to systemd service file for source installs
Compare 2 commits »
norm created pull request AkkomaGang/akkoma#575 2023-06-29 06:19:23 +00:00
Add no_new_privs hardening to OpenRC and systemd service files