| Age | Commit message (Collapse) | Author | Files | |
|---|---|---|---|---|
| 2025-02-26 | [feature] Enforce OAuth token scopes (#3835) | 1 | ||
| * move tokenauth to apiutil * enforce scopes * docs * update test models, remove deprecated "follow" * file header * tests * tweak scope matcher * simplify... * fix tests * log user out of settings panel in case of oauth error | ||||
| 2024-06-06 | [feature] User muting (#2960) | 1 | ||
| * User muting * Address review feedback * Rename uniqueness constraint on user_mutes to match convention * Remove unused account_id from where clause * Add UserMute to NewTestDB * Update test/envparsing.sh with new and fixed cache stuff * Address tobi's review comments * Make compiledUserMuteListEntry.expired consistent with UserMute.Expired * Make sure mute_expires_at is serialized as an explicit null for indefinite mutes --------- Co-authored-by: tobi <tobi.smethurst@protonmail.com> | ||||
