summaryrefslogtreecommitdiff
path: root/internal/typeutils
AgeCommit message (Expand)AuthorFiles
2024-11-04[feature] add support for hinting via api/v_/instance preferred image / video...Libravatar kim2
2024-11-04[bugfix] determine mime-type to use during ffprobe evaluation stage, don't bo...Libravatar kim1
2024-10-22[bugfix] incorrect /api/v_/instance domain uri fields (#3477)Libravatar kim2
2024-10-21[feature] Add image descriptions for default avatar + header; don't allow edi...v0.17.1Libravatar tobi3
2024-10-16[chore] Upgrade golangci-lint, ignore existing int overflow warnings (#3420)Libravatar Markus Unterwaditzer1
2024-10-12[bugfix] Account.last_status_at is a date, not datetime (#3419)Libravatar Markus Unterwaditzer2
2024-10-11[chore] Don't cc Accept of likes to followers (#3417)v0.17.0-rc4Libravatar tobi2
2024-10-11[bugfix] Ensure `pending_approval` set on statuses + status faves (#3415)Libravatar tobi1
2024-10-08[feature] Distribute + ingest Accepts to followers (#3404)Libravatar tobi2
2024-10-05[bugfix] Account for nil reply when serializing int req (#3389)Libravatar tobi1
2024-10-04[bugfix] Include own account in conversation when no other accounts involved ...Libravatar tobi2
2024-09-28[bugfix] visibility after implicit approval not getting invalidated (#3370)Libravatar kim1
2024-09-24[bugfix] Fix incorrect reply shown in interaction request (#3344)Libravatar tobi3
2024-09-23[feature] Show info for pending replies, allow implicit accept of pending rep...Libravatar tobi3
2024-09-18[chore] make csv export ordering determinate (#3318)Libravatar tobi1
2024-09-16[bugfix] Ensure id set on outgoing Reject + Accept (#3312)Libravatar tobi1
2024-09-16[bugfix] Be more lenient when parsing mastodown following.csv (#3311)Libravatar tobi1
2024-09-16[performance] cache more database calls, reduce required database calls overa...Libravatar kim1
2024-09-16[chore] Refactor federatingDB.Undo, avoid 500 errors on Undo Like (#3310)Libravatar tobi1
2024-09-16[bugfix] Use better plaintext representation of status for filtering (#3301)Libravatar tobi4
2024-09-15[bugfix] Hoist filterable text field extraction out of loop (#3297)Libravatar Vyr Cossont1
2024-09-10[feature] Process `Reject` of interaction via fedi API, put rejected statuses...Libravatar tobi1
2024-09-09[feature] Implement exclusive lists (#3280)Libravatar Vyr Cossont1
2024-09-09[feature/frontend] Add options to include Unlisted posts or hide all posts (#...Libravatar tobi3
2024-08-26[bugfix] Fix incorrect json-ld `@context` serialization (#3243)Libravatar tobi2
2024-08-24[feature] Interaction requests client api + settings panel (#3215)Libravatar tobi4
2024-08-22[feature] Use `local_only` field, deprecate `federated` field (#3222)Libravatar tobi1
2024-08-13[bugfix] relax missing preferred_username, instead using webfingered username...Libravatar kim2
2024-08-02[chore] move PopulateAccountStats() nil check often performed into function i...Libravatar kim1
2024-08-02[feature] Allow import of following and blocks via CSV (#3150)Libravatar tobi1
2024-07-31[feature] Implement Mastodon-compatible roles (#3136)Libravatar Vyr Cossont2
2024-07-31[feature] Allow users to export data via the settings panel (#3140)Libravatar tobi1
2024-07-30[chore] add some more slice related utility functions + remove duplicated fun...Libravatar kim1
2024-07-29[feature] Implement following hashtags (#3141)Libravatar Vyr Cossont1
2024-07-26[feature] Federate interaction policies + Accepts; enforce policies (#3138)Libravatar tobi4
2024-07-24[chore] Add interaction filter to complement existing visibility filter (#3111)Libravatar tobi3
2024-07-24[chore] renames the `GTS` caches to `DB` caches (#3127)Libravatar kim1
2024-07-24[bugfix] Serialize empty conversation account list as empty list, not null (#...Libravatar Vyr Cossont1
2024-07-23[chore] Add some log lines to recent migrations warning not to interrupt (#3134)Libravatar tobi1
2024-07-23Remove content and related fields from boosts (#3131)Libravatar Vyr Cossont1
2024-07-23Explicitly propagate filter results from statuses to their boosts in API resp...Libravatar Vyr Cossont2
2024-07-23[feature] Conversations API (#3013)Libravatar Vyr Cossont1
2024-07-21[feature] add flac support (#3121)Libravatar kim1
2024-07-21[feature/frontend] Respect `prefers-reduced-motion` for avatars, headers, and...Libravatar tobi3
2024-07-21[chore] Remove duplicate `<hr>` (#3123)Libravatar tobi2
2024-07-20[chore/frontend] Use smaller webp images for logo and default avatars (#3119)Libravatar tobi3
2024-07-19[feature] use webp for thumbnails (#3116)Libravatar kim2
2024-07-17[chore] media pipeline improvements (#3110)Libravatar kim3
2024-07-17[feature] Allow users to set default interaction policies per status visibili...Libravatar tobi3
2024-07-15[feature] more filetype support! (#3107)Libravatar kim1