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
Age
Commit message (
Expand
)
Author
Files
2022-03-07
[feature] Clean up/uncache remote media (#407)
tobi
424
2022-03-01
[documentation] Creates Docker documentation and docker-compose.yaml (#416)
0hlov3
3
2022-02-28
[packaging] bump to builder 0.0.3 (#418)
tobi
1
2022-02-27
bump versions (#417)
tobi
1
2022-02-27
[packaging] Use buildx for multi-arch Docker builds (#413)
tobi
4
2022-02-27
Updates Docker Images (#415)
0hlov3
1
2022-02-26
[feature] Add Docker multi architecture Build and make goreleaser push the im...
0hlov3
1
2022-02-22
[feature] Add postDataCallbackFunc to allow cleanup (#408)
tobi
10
2022-02-21
[bugfix] Fix thumbnail image type (#406)
tobi
3
2022-02-19
[feature] Gin enable gzip encoding (#405)
tobi
11
2022-02-19
[feature] Stream files via reader (#404)
tobi
3
2022-02-16
Use type=email for email input (#400)
Shadowfacts
1
2022-02-15
[bugfix] Only mark cookies as Secure on https (#398)
Shadowfacts
1
2022-02-14
[chore] fix mirror + clean up (#396)
tobi
1
2022-02-12
Merge pull request #361 from superseriousbusiness/media_refactor
v0.2.0
kim
244
2022-02-12
[chore] Add nightly mirror to Codeberg.org (#392)
tobi
1
2022-02-08
Go mod tidy
tsmethurst
1
2022-02-08
store and retrieve processState atomically
tsmethurst
3
2022-02-08
hopefully fix potential race condition
tsmethurst
1
2022-02-08
log error on header/avatar fetch fail
tsmethurst
2
2022-02-08
go fmt
tsmethurst
2
2022-02-08
merge fixup
tsmethurst
4
2022-02-08
Merge branch 'main' into media_refactor
tsmethurst
78
2022-02-08
update outdated comment
tsmethurst
1
2022-02-08
add comment explaining store.lock
tsmethurst
1
2022-02-07
[chore] Drone config update (#383)
tobi
3
2022-02-07
[feature] add authorization to the already-existing authentication (#365)
Forest Johnson
19
2022-02-06
don't bother negotiating Accept for webfinger (#381)
tobi
1
2022-02-06
if accountDomain isn't set, use Host value instead (#380)
tobi
2
2022-02-05
[feature] Rework timeline code to make it useful for more than just statuses ...
tobi
26
2022-02-03
[docs] Fix documentation to show --config-path in the right position. (#375)
Phil Hagelberg
3
2022-02-01
Fix start command invocation (#372)
Paul Woolcock
1
2022-01-31
[bug] Fix OIDC users requiring second approval (#371)
tobi
2
2022-01-31
[bug] Send plaintext emails to fix "message refused: Message is not RFC 2822 ...
Forest Johnson
11
2022-01-30
[bug] Fix sqlite empty address issue (#370)
tobi
4
2022-01-30
[bug] Fix minimum description length check (#369)
tobi
3
2022-01-30
Bump nanoid from 3.1.25 to 3.2.0 in /web/gotosocial-styling (#364)
dependabot[bot]
1
2022-01-30
[feature] Make Let's Encrypt integration an opt-in feature (#368)
tobi
5
2022-01-30
[documentation] add ipv6 config for nginx (#367)
tobi
1
2022-01-29
put store lock file in base of storage
tsmethurst
2
2022-01-29
update go-store to latest
tsmethurst
8
2022-01-25
go mod tidy
tsmethurst
2
2022-01-25
ensure blocking calls to getRemoteAccount before showing stuff to client
tsmethurst
2
2022-01-25
fix up some account conversion logic
tsmethurst
3
2022-01-25
only update account in db if changed
tsmethurst
1
2022-01-24
change getaccount function signature
tsmethurst
1
2022-01-24
ctx => innerctx
tsmethurst
1
2022-01-24
use background context w/deadline
tsmethurst
1
2022-01-24
start trying to figure out why this test is failing
tsmethurst
1
2022-01-24
test with disk storage as well
tsmethurst
1
[next]