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
/
api
/
s2s
/
user
Age
Commit message (
Expand
)
Author
Files
2022-10-13
[feature] Refetch emojis when they change on remote instances (#905)
tobi
1
2022-09-29
[chore] simplify generating log entry caller information (#863)
kim
1
2022-09-28
[chore] update dependencies, bump to Go 1.19.1 (#826)
kim
7
2022-09-26
[feature] Show + federate emojis in accounts (#837)
tobi
1
2022-08-31
[chore] Test fixes (#788)
tobi
5
2022-08-16
return after redirects to web representation (#755)
tobi
7
2022-08-15
[chore] Update bun / sqlite versions; update gtsmodels (#754)
tobi
1
2022-07-12
[chore] improved router logging, recovery and error handling (#705)
kim
5
2022-07-03
[feature] S3 support (#674)
Dominik Süß
1
2022-06-11
[chore] Webfinger rework (#627)
tobi
6
2022-06-08
[feature] More consistent API error handling (#637)
tobi
8
2022-05-15
[security] transport.Controller{} and transport.Transport{} security and perf...
kim
6
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
6
2022-04-24
[bug] Fix status API / status web API being case sensitive (#481)
tobi
2
2022-04-15
[feature] Web profile pages for accounts (#449)
tobi
1
2022-03-15
[feature] Federate local account deletion (#431)
tobi
1
2022-01-10
test the media manager a bit, add shutdown logic
tsmethurst
5
2021-12-20
Extend license notices to 2022 (#354)
tobi
15
2021-12-20
Remove unnecessary storage config variables (#344)
tobi
2
2021-12-12
Upstep Go dependencies (#340)
tobi
1
2021-12-11
Add `Accept` header negotiation to relevant API endpoints (#337)
tobi
11
2021-12-07
Implement Cobra CLI tooling, Viper config tooling (#336)
tobi
6
2021-11-27
Require confirmed email when checking oauth token (#332)
tobi
1
2021-11-22
Enable stricter linting with golangci-lint (#316)
tobi
2
2021-11-13
move to ssb gofed fork (#298)
tobi
4
2021-11-13
update dependencies (#296)
tobi
1
2021-10-31
smtp + email confirmation (#285)
tobi
5
2021-10-24
Serve `outbox` for Actor (#289)
tobi
6
2021-10-11
reference global logrus (#274)
R. Aidan Campbell
12
2021-10-06
Derive visibility fixes (#271)
tobi
1
2021-09-30
handle remote account deletion more systematically (#254)
tobi
2
2021-09-28
Account update issue (#250)
tobi
1
2021-09-24
Unblock fix (#247)
tobi
12
2021-09-20
Update webfingering a little, add tests (#236)
tobi
3
2021-09-16
federated authentication better logging + tidying (#232)
tobi
9
2021-09-11
add git.iim.gay/grufwub/go-store for storage backend, replacing blob.Storage
kim (grufwub)
1
2021-09-09
Import export (#194)
tobi
1
2021-09-01
move oauth models into gtsmodel
tsmethurst
1
2021-09-01
Improve GetRemoteStatus and db.GetStatus() logic (#174)
kim
1
2021-08-29
Add SQLite support, fix un-thread-safe DB caches, small performance f… (#172)
kim
1
2021-08-25
Pg to bun (#148)
tobi
1
2021-08-10
Dereference remote replies (#132)
Tobi Smethurst
5
2021-07-21
lil webfingy fix (#106)
Tobi Smethurst
5
2021-07-05
Domain block (#76)
Tobi Smethurst
7
2021-06-26
separate public key handler (#64)
Tobi Smethurst
2
2021-06-13
Timeline manager (#40)
Tobi Smethurst
1
2021-05-30
Move a lot of stuff + tidy stuff (#37)
Tobi Smethurst
6
2021-05-23
status deletes, profile updates (#30)
Tobi Smethurst
3
2021-05-21
Follows and relationships (#27)
Tobi Smethurst
3
[next]