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 fc02d3c6f7
[feature] Set/show instance language(s); show post language on frontend (#2362)
2 years ago
..
account.go [chore] de-interface{} the federator and dereferencer structs (#2285) 3 years ago
account_test.go [bugfix] process account delete side effects in serial, not in parallel (#2360) 2 years ago
block.go [chore] deinterface the typeutils.Converter and update to use state structure (#2217) 3 years ago
bookmarks.go [bugfix] Fix paging for empty items (#2236) 3 years ago
create.go [bugfix] Use custom bluemonday policy to disallow inline img tags (#2100) 3 years ago
delete.go [bugfix] process account delete side effects in serial, not in parallel (#2360) 2 years ago
delete_test.go [bugfix] Fix report serialization errors caused by user delete (#1659) 3 years ago
follow.go [feature] add paging to account follows, followers and follow requests endpoints (#2186) 3 years ago
follow_request.go [feature] add paging to account follows, followers and follow requests endpoints (#2186) 3 years ago
follow_test.go [chore] Use generic pointer function (#2080) 3 years ago
get.go [chore] deinterface the typeutils.Converter and update to use state structure (#2217) 3 years ago
lists.go [chore] deinterface the typeutils.Converter and update to use state structure (#2217) 3 years ago
note.go [feature] Support setting private notes on accounts (#1982) 3 years ago
relationships.go [chore] deinterface the typeutils.Converter and update to use state structure (#2217) 3 years ago
rss.go [chore] deinterface the typeutils.Converter and update to use state structure (#2217) 3 years ago
rss_test.go [bugfix] Tidy up rss feed serving; don't error on empty feed (#1970) 3 years ago
statuses.go [feature] Set/show instance language(s); show post language on frontend (#2362) 2 years ago
update.go [feature] Media attachment placeholders (#2331) 2 years ago
update_test.go [bugfix] Fix duplicating fields on profile edit (#1788) 3 years ago