Norm norm
  • Joined on 2022-07-02
norm pushed to akko.wtf at norm/akkoma 2024-04-21 00:53:48 +00:00
6ed176ba45 Merge remote-tracking branch 'upstream/develop' into akko.wtf
0fee71f58f Merge pull request 'Handle failed fetches a bit better' (#743) from failed-fetch-processing into develop
370576474c only consider :op and :id args in duplicate checks
123db1abc4 Merge branch 'develop' into failed-fetch-processing
b2c29527fb make xmerl shut up about markup
Compare 64 commits »
norm pushed to develop at norm/akkoma 2024-04-10 03:55:36 +00:00
b8393ad9ed Merge pull request 'context: add featured definition' (#717) from erincandescent/akkoma:context-featured into develop
554f19a9ed Merge pull request 'Refresh Users much more aggressively when processing Move activities' (#714) from erincandescent/akkoma:move-bust-cache into develop
9c53a3390e Ensure we have the emoji base path
795524daf1 bump version
b5d97e7d85 Don't error out if we're not using the local uploader
Compare 55 commits »
norm commented on issue AkkomaGang/akkoma#269 2024-04-06 19:42:17 +00:00
Handle upstream rate limits

for whatever reason though there does seem to be an edge case where this fails.

norm commented on issue AkkomaGang/akkoma#606 2024-04-06 16:20:15 +00:00
[bug] Akkoma keeps refetching even got 429

Possible dupe of AkkomaGang/akkoma#269

norm commented on issue AkkomaGang/akkoma#269 2024-04-06 16:19:38 +00:00
Handle upstream rate limits

Currently working with @Oneric with finding out what the root cause of the problem is since I've had this happen to my instance as well.

There's some stuff in upstream pleroma that does seem to…

norm pushed to akko.wtf at norm/akkoma 2024-04-06 15:38:37 +00:00
9486abca22 temp add logging for collection fetching
1a3624f45f Merge branch 'develop' of https://akkoma.dev/AkkomaGang/akkoma into akko.wtf
b8393ad9ed Merge pull request 'context: add featured definition' (#717) from erincandescent/akkoma:context-featured into develop
554f19a9ed Merge pull request 'Refresh Users much more aggressively when processing Move activities' (#714) from erincandescent/akkoma:move-bust-cache into develop
9c53a3390e Ensure we have the emoji base path
Compare 12 commits »
norm closed pull request AkkomaGang/akkoma#703 2024-04-06 01:35:35 +00:00
Limit emoji stealer to alphanum, dash, or underscore characters
norm commented on pull request AkkomaGang/akkoma#721 2024-04-06 01:35:23 +00:00
WIP: Properly enable gzip compression in nginx config

Marking as WIP until proper BREACH mitigations are in place

norm pushed to akko.wtf at norm/akkoma 2024-03-30 17:19:53 +00:00
47896ae170 Merge branch 'develop' of https://akkoma.dev/AkkomaGang/akkoma into akko.wtf
2d439034ca Ensure that spoof-inserted does not time out
087d88f787 bump version
3650bb0370 Changelog entry
ee7d98b093 Update Changelog
Compare 46 commits »
norm created pull request AkkomaGang/akkoma#721 2024-03-14 04:09:09 +00:00
Properly enable gzip compression in nginx config
norm created branch nginx-gzip in norm/akkoma 2024-03-14 04:09:04 +00:00
norm pushed to nginx-gzip at norm/akkoma 2024-03-14 04:09:04 +00:00
9cec6aa5a1 Properly enable gzip compression in nginx config
norm pushed to develop at norm/akkoma 2024-03-14 04:05:51 +00:00
889b57df82 2024.02 release
34ffb92db4 Update translation files
c6dceb1802 Translated using Weblate (Polish)
caaf2deb22 Translated using Weblate (Polish)
7d61fb0906 Merge pull request 'Fix static-fe Twitter metadata / URL previews' (#700) from Oneric/akkoma:staticfe-metadata into develop
Compare 26 commits »
norm pushed to akko.wtf at norm/akkoma 2024-03-02 22:01:25 +00:00
c648f4af9d Merge remote-tracking branch 'upstream/develop' into akko.wtf
889b57df82 2024.02 release
34ffb92db4 Update translation files
c6dceb1802 Translated using Weblate (Polish)
caaf2deb22 Translated using Weblate (Polish)
Compare 27 commits »
norm pushed to akko.wtf at norm/akkoma 2024-02-21 00:33:36 +00:00
bb327870f7 Test both standalone and flag mode for pruning orphaned activities
4fcf2cbf85 Also allow limiting the initial prune_object
92e6839d46 Log number of deleted rows in prune_orphaned_activities
c4923b6ed8 Add standalone prune_orphaned_activities CLI task
ba14196856 refactor: move prune_orphaned_activities into own function
Compare 5 commits »
norm pushed to akko.wtf at norm/akkoma 2024-02-21 00:11:12 +00:00
4a6854d156 Merge branch 'develop' of https://akkoma.dev/AkkomaGang/akkoma into akko.wtf
3111181d3c mix format
2f9aad0e65 Merge pull request '[Security] StealEmojiPolicy: Sanitize shortcodes' (#701) from erincandescent/akkoma:stealemojipolicy-sanitize into develop
b387f4a1c1 Don't steal emoji who's shortcodes have dots or colons in their name
7d94476dd6 StealEmojiPolicy: Sanitize shortcodes
Compare 5 commits »
norm pushed to steal-emoji-validation at norm/akkoma 2024-02-20 22:56:42 +00:00
56156d59b7 Limit emoji stealer to alphanum, dash, or underscore characters
norm pushed to steal-emoji-validation at norm/akkoma 2024-02-20 22:44:57 +00:00
90e2689106 Limit emoji stealer to alphanum, dash, or underscore characters
norm pushed to steal-emoji-validation at norm/akkoma 2024-02-20 22:44:31 +00:00
10f86f1dd0 Limit emoji stealer to alphanum, dash, or underscore characters
norm pushed to steal-emoji-validation at norm/akkoma 2024-02-20 22:32:56 +00:00
aa7cbf8435 Limit emoji stealer to alphanum, dash, or underscore characters