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
/
client
Age
Commit message (
Expand
)
Author
Files
2022-04-29
[chore] Inboxes for iri test (#508)
tobi
3
2022-04-28
replace async client API / federator msg processing with worker pools (#497)
kim
8
2022-04-24
[feature] Implement media v2 endpoint to accommodate Tusky 17 (#480)
tobi
3
2022-04-15
[feature] Web profile pages for accounts (#449)
tobi
3
2022-04-10
[bugfix] Fix broken only_media and only_public flags on /api/v1/accounts/:id/...
v0.2.3
tobi
3
2022-03-29
[feature] Dereference remote mentions when the account is not already known (...
v0.2.2
tobi
2
2022-03-19
[feature] Admin account actions (#432)
tobi
3
2022-03-15
[feature] Federate local account deletion (#431)
tobi
4
2022-03-07
[feature] Clean up/uncache remote media (#407)
tobi
1
2022-02-21
[bugfix] Fix thumbnail image type (#406)
tobi
1
2022-02-19
[feature] Stream files via reader (#404)
tobi
1
2022-02-08
merge fixup
tsmethurst
1
2022-02-08
Merge branch 'main' into media_refactor
tsmethurst
8
2022-02-07
[feature] add authorization to the already-existing authentication (#365)
Forest Johnson
4
2022-01-31
[bug] Fix OIDC users requiring second approval (#371)
tobi
1
2022-01-30
[bug] Fix minimum description length check (#369)
tobi
3
2022-01-25
fix up some account conversion logic
tsmethurst
1
2022-01-24
start trying to figure out why this test is failing
tsmethurst
1
2022-01-15
emoji code passing muster
tsmethurst
2
2022-01-15
start fixing up emoji processing code
tsmethurst
1
2022-01-11
pass a function into the manager, start work on emoji
tsmethurst
4
2022-01-10
test the media manager a bit, add shutdown logic
tsmethurst
6
2022-01-08
compiling now
tsmethurst
1
2021-12-28
more refactoring, media handler => manager
tsmethurst
2
2021-12-20
Extend license notices to 2022 (#354)
tobi
79
2021-12-20
Remove unnecessary storage config variables (#344)
tobi
2
2021-12-11
Add `Accept` header negotiation to relevant API endpoints (#337)
tobi
59
2021-12-07
Implement Cobra CLI tooling, Viper config tooling (#336)
tobi
32
2021-11-27
Require confirmed email when checking oauth token (#332)
tobi
2
2021-11-24
Fix broken defaults and broken flags (#314)
v0.1.1
Forest Johnson
1
2021-11-22
Enable stricter linting with golangci-lint (#316)
tobi
4
2021-11-13
First db migration (#297)
tobi
1
2021-11-13
update dependencies (#296)
tobi
6
2021-10-31
smtp + email confirmation (#285)
tobi
12
2021-10-24
Serve `outbox` for Actor (#289)
tobi
2
2021-10-16
Follow request improvements (#282)
tobi
9
2021-10-14
User password change (#280)
tobi
4
2021-10-11
reference global logrus (#274)
R. Aidan Campbell
70
2021-10-04
Refactor/tidy (#261)
tobi
19
2021-09-23
update media processing (#244)
tobi
1
2021-09-11
add git.iim.gay/grufwub/go-store for storage backend, replacing blob.Storage
kim (grufwub)
4
2021-09-11
kim is a reply guy (#208)
tobi
2
2021-09-10
fixes + db changes (#204)
tobi
4
2021-09-08
handle oauth token scope, fix user.SigninCount + token.UserID
kim (grufwub)
1
2021-09-01
moving stuff around
tsmethurst
6
2021-09-01
move oauth models into gtsmodel
tsmethurst
5
2021-09-01
Improve GetRemoteStatus and db.GetStatus() logic (#174)
kim
4
2021-08-29
Add SQLite support, fix un-thread-safe DB caches, small performance f… (#172)
kim
4
2021-08-26
fix broken db queries in auth (#160)
tobi
2
2021-08-25
Pg to bun (#148)
tobi
57
[next]