You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
tobi c8a780e12a
[bugfix] Fix setting bot on/off (#3986)
11 months ago
..
account [bugfix] Fix setting bot on/off (#3986) 11 months ago
admin [feature] Allow editing domain blocks/allows, fix comment import (#3967) 12 months ago
advancedmigrations [feature] Conversations API (#3013) 2 years ago
application [feature] Application creation + management via API + settings panel (#3906) 1 year ago
common [feature] add support for clients editing statuses and fetching status revision history (#3628) 1 year ago
conversations [feature] Refactor tokens, allow multiple app redirect_uris (#3849) 1 year ago
fedi [chore] github.com/superseriousbusiness/activity -> codeberg.org/superseriousbusiness/activity (#3853) 1 year ago
filters [bugfix] Allow unsetting filter expiration dates (#3560) 1 year ago
interactionrequests [feature] Process `Reject` of interaction via fedi API, put rejected statuses in the "sin bin" 😈 (#3271) 2 years ago
list [performance] cache more database calls, reduce required database calls overall (#3290) 2 years ago
markers [chore] deinterface the typeutils.Converter and update to use state structure (#2217) 3 years ago
media [feature] Parse content warning to HTML, serialize via client API as plaintext (#3876) 1 year ago
polls [bugfix] update fedi api to support multiple separate votes in same multiple choice poll (#3809) 1 year ago
push [feature] Implement Web Push notification policy (#3721) 1 year ago
report [feature/frontend] Reports frontend v2 (#3022) 2 years ago
search [chore] Migrate accounts to new table, relax uniqueness constraint of actor `url` and collections (#3928) 11 months ago
status [feature] Parse content warning to HTML, serialize via client API as plaintext (#3876) 1 year ago
stream [feature] Parse content warning to HTML, serialize via client API as plaintext (#3876) 1 year ago
tags [feature] Implement following hashtags (#3141) 2 years ago
timeline [feature] Enforce OAuth token scopes (#3835) 1 year ago
user [feature] add TOTP two-factor authentication (2FA) (#3960) 11 months ago
workers [chore] Migrate accounts to new table, relax uniqueness constraint of actor `url` and collections (#3928) 11 months ago
followrequest_test.go [performance] massively improved ActivityPub delivery worker efficiency (#2812) 2 years ago
instance.go [feature] Allow editing domain blocks/allows, fix comment import (#3967) 12 months ago
oauth.go [feature] Implement /oauth/revoke for token revocation (#3983) 11 months ago
parsemention.go [bugfix] Refactor parse mention, fix local mention bug (#2657) 2 years ago
parsemention_test.go [bugfix] Refactor parse mention, fix local mention bug (#2657) 2 years ago
preferences.go [performance] convert enum strings to ints (#3558) 1 year ago
preferences_test.go [feature] Implement the preferences client API (#1740) 3 years ago
processor.go [feature] Application creation + management via API + settings panel (#3906) 1 year ago
processor_test.go [feature] Refactor tokens, allow multiple app redirect_uris (#3849) 1 year ago