index
:
gotosocial.git
next
trunk
GoToSocial is an ActivityPub social network server
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
processing
/
federation
Age
Commit message (
Expand
)
Author
Files
2022-09-06
[feature] Custom emoji updates (serve emoji via s2s api, tune db models) (#805)
tobi
2
2022-09-02
[performance] use GetAccountByUsernameDomain() for local account lookups to r...
kim
7
2022-06-11
[chore] Webfinger rework (#627)
tobi
6
2022-06-08
[feature] More consistent API error handling (#637)
tobi
6
2022-05-30
[chore] Global server configuration overhaul (#575)
kim
2
2022-05-02
[performance] Speed up some of the slower db queries (#523)
tobi
1
2022-04-28
replace async client API / federator msg processing with worker pools (#497)
kim
2
2022-04-26
[chore] Return more useful errors from auth failure (#494)
v0.3.1
tobi
6
2022-04-24
[bug] Fix status API / status web API being case sensitive (#481)
tobi
1
2022-04-15
[feature] Web profile pages for accounts (#449)
tobi
2
2022-02-08
Merge branch 'main' into media_refactor
tsmethurst
1
2022-02-06
if accountDomain isn't set, use Host value instead (#380)
tobi
1
2022-01-24
update remote account get/deref logic
tsmethurst
6
2021-12-20
Extend license notices to 2022 (#354)
tobi
10
2021-12-20
Remove unnecessary storage config variables (#344)
tobi
2
2021-12-07
Implement Cobra CLI tooling, Viper config tooling (#336)
tobi
3
2021-11-22
Enable stricter linting with golangci-lint (#316)
tobi
2
2021-11-13
move to ssb gofed fork (#298)
tobi
6
2021-10-24
Serve `outbox` for Actor (#289)
tobi
10