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
Age
Commit message (
Expand
)
Author
Files
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
4
2022-03-15
[feature] Federate local account deletion (#431)
tobi
6
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
2
2022-02-08
merge fixup
tsmethurst
2
2022-02-08
Merge branch 'main' into media_refactor
tsmethurst
12
2022-02-07
[feature] add authorization to the already-existing authentication (#365)
Forest Johnson
5
2022-02-06
don't bother negotiating Accept for webfinger (#381)
tobi
1
2022-02-05
[feature] Rework timeline code to make it useful for more than just statuses ...
tobi
2
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
12
2022-01-08
compiling now
tsmethurst
1
2021-12-28
more refactoring, media handler => manager
tsmethurst
3
2021-12-20
Extend license notices to 2022 (#354)
tobi
144
2021-12-20
Remove unnecessary storage config variables (#344)
tobi
6
2021-12-20
return first offer when no accept header set (#351)
tobi
1
2021-12-12
Upstep Go dependencies (#340)
tobi
1
2021-12-11
Add `Accept` header negotiation to relevant API endpoints (#337)
tobi
76
2021-12-07
Implement Cobra CLI tooling, Viper config tooling (#336)
tobi
44
2021-11-27
Require confirmed email when checking oauth token (#332)
tobi
5
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
7
2021-11-13
First db migration (#297)
tobi
1
2021-11-13
move to ssb gofed fork (#298)
tobi
4
2021-11-13
update dependencies (#296)
tobi
8
2021-10-31
smtp + email confirmation (#285)
tobi
19
2021-10-24
Serve `outbox` for Actor (#289)
tobi
8
2021-10-16
Follow request improvements (#282)
tobi
9
2021-10-14
User password change (#280)
tobi
5
2021-10-11
reference global logrus (#274)
R. Aidan Campbell
92
2021-10-06
Derive visibility fixes (#271)
tobi
1
2021-10-04
Refactor/tidy (#261)
tobi
36
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-23
update media processing (#244)
tobi
1
2021-09-21
remove hardcoded friendica user agent block (#239)
tobi
1
2021-09-20
Update webfingering a little, add tests (#236)
tobi
6
2021-09-16
federated authentication better logging + tidying (#232)
tobi
10
2021-09-11
add git.iim.gay/grufwub/go-store for storage backend, replacing blob.Storage
kim (grufwub)
5
2021-09-11
kim is a reply guy (#208)
tobi
3
2021-09-10
fixes + db changes (#204)
tobi
4
[next]