mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-22 09:15:50 +03:00
26683b3d49
* add default avatars * allow webModule to error * return errWithCode from account get * add AccountGetLocalByUsername * check nil requesting account * add timestampShort function for just month/year * move loading logic to New + add default avatars * add profile page view * update swagger docs * add excludeReblogs to GetAccountStatuses * ignore casing when selecting local account by username * appropriate redirects * css fiddling * add 'about' heading * adjust thread page to work with routing * return AP representation if requested + authorized * simplify auth check * go fmt * golangci-lint ignore math/rand |
||
---|---|---|
.. | ||
migrations | ||
account.go | ||
account_test.go | ||
admin.go | ||
admin_test.go | ||
basic.go | ||
basic_test.go | ||
bundb.go | ||
bundb_test.go | ||
bundbnew_test.go | ||
conn.go | ||
domain.go | ||
errors.go | ||
instance.go | ||
media.go | ||
media_test.go | ||
mention.go | ||
mention_test.go | ||
notification.go | ||
notification_test.go | ||
relationship.go | ||
relationship_test.go | ||
session.go | ||
session_test.go | ||
status.go | ||
status_test.go | ||
timeline.go | ||
timeline_test.go | ||
trace.go | ||
util.go |