Norm norm
  • Joined on 2022-07-02
norm commented on pull request AkkomaGang/akkoma#844 2024-10-26 22:31:41 +00:00
Update hashtag prune to account for followed hashtags

Running the simpler query resulted in a foreign key violation.

I was however able to confirm that both the SELECT 1 ... UNION variant and the LEFT JOIN variant both deleted the same amount…

norm pushed to fix-object-age-policy at norm/akkoma 2024-10-25 20:04:38 +00:00
17e3655886 MRF.ObjectAgePolicy: Check objects alongside Create activities
norm commented on pull request AkkomaGang/akkoma#845 2024-10-25 19:59:34 +00:00
MRF.ObjectAgePolicy: Check objects alongside Create activities

There might be a better way of refactoring the new stuff, so tips would be appreciated for doing that.

norm created pull request AkkomaGang/akkoma#845 2024-10-25 19:58:46 +00:00
MRF.ObjectAgePolicy: Check objects alongside Create activities
norm pushed to fix-object-age-policy at norm/akkoma 2024-10-25 19:57:15 +00:00
fc2ba27d80 MRF.ObjectAgePolicy: Check objects alongside Create activities
norm created branch fix-object-age-policy in norm/akkoma 2024-10-25 19:56:00 +00:00
norm pushed to fix-object-age-policy at norm/akkoma 2024-10-25 19:56:00 +00:00
6e462ccb86 MRF.ObjectAgePolicy: Check objects alongside Create activities
norm pushed to hashtag-prune at norm/akkoma 2024-10-25 16:26:54 +00:00
88a8086ad3 Use LEFT JOIN instead of UNION for hashtag pruning
norm pushed to hashtag-prune at norm/akkoma 2024-10-25 16:25:28 +00:00
f7fe187c70 Use LEFT JOIN instead of UNION for hashtag pruning
norm pushed to hashtag-prune at norm/akkoma 2024-10-25 15:56:57 +00:00
40da4e88ea Update hashtag prune to account for followed hashtags
norm created pull request AkkomaGang/akkoma#844 2024-10-25 15:11:07 +00:00
Update hashtag prune to account for followed hashtags
norm pushed to hashtag-prune at norm/akkoma 2024-10-25 15:10:57 +00:00
893d9ce93a Update hashtag prune to account for followed hashtags
norm created branch hashtag-prune in norm/akkoma 2024-10-25 15:10:56 +00:00
norm pushed to akko.wtf at norm/akkoma 2024-10-25 15:09:27 +00:00
cb7f6fb3d6 Update hashtag prune to account for followed hashtags
norm pushed to improve-asdf-install at norm/akkoma 2024-10-22 20:02:11 +00:00
a2e397a79d Update asdf install docs in Debian install guide
norm created pull request AkkomaGang/akkoma#842 2024-10-22 19:59:54 +00:00
Update asdf install docs in Debian install guide
norm created branch improve-asdf-install in norm/akkoma 2024-10-22 19:59:08 +00:00
norm pushed to improve-asdf-install at norm/akkoma 2024-10-22 19:59:08 +00:00
bbcf759309 Update asdf install docs in Debian install guide
norm pushed to akko.wtf at norm/akkoma 2024-10-20 05:08:30 +00:00
370894d153 Merge remote-tracking branch 'oneric/custom-source' into akko.wtf
7a16e12029 Update the nsfwCensorImage fix from the update-nsfwCensorImage PR
e4332d06b5 update nsfwCensorImage suggestion in config/description.exs
f98d5f3f20 Teach admin-fe about custom source URLs
Compare 4 commits »
norm commented on pull request AkkomaGang/akkoma#837 2024-10-20 05:02:37 +00:00
update nsfwCensorImage suggestion in config/description.exs

Setting the default URL to a blank string instead so it will indeed use the fallback set in the FE