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-07-03
[chore] configure instance.Version for testrig (#659)
f0x52
2
2022-07-03
[chore] Update pruneOneLocal to use ctx (#684)
tobi
2
2022-07-03
[feature] S3 support (#674)
Dominik Süß
250
2022-07-03
[chore] Re-enable source tar but name it clearly as source (#683)
tobi
1
2022-07-03
[bugfix] Make hashtag regex work with non-ascii characters (#682)
tobi
2
2022-06-30
[feature] Cleanup unattached local media (#680)
tobi
9
2022-06-26
[feature] Use default instance thumbnail if instance account header not set (...
tobi
2
2022-06-26
[feature] add configuration to `/api/v1/instance` response (#670)
tobi
5
2022-06-25
[bugfix] disallow following or blocking yoursel (#667)
ugla
4
2022-06-24
[bugfix] Fix 404 on status delete redraft (#668)
tobi
6
2022-06-24
[bugfix] allow setting empty email via instance patch (#665)
tobi
2
2022-06-23
[feature] Implement `/api/v1/instance/peers` endpoint (#660)
tobi
27
2022-06-23
[bugfix] Don't remove jpeg orientation metadata (#663)
tobi
6
2022-06-21
[frontend] Profile pages upgrade (#640)
f0x52
9
2022-06-20
[bugfix] Account self finger fix (#658)
v0.3.6
tobi
1
2022-06-20
[frontend] add Accept header to oauthed api requests (#657)
tobi
1
2022-06-19
[chore] make tests more cacheable by avoiding time.Now() (#656)
tobi
3
2022-06-19
[packaging] Packaging updates (#655)
tobi
2
2022-06-16
[bugfix] for the second accounts.note_raw migration (#653)
Mara Sophie Grosch
1
2022-06-16
postgres locale: fix accounts.note_raw migration (#651)
Mara Sophie Grosch
1
2022-06-14
[chore] Duplicated media cleanup (#649)
v0.3.5
tobi
3
2022-06-11
[chore] Fix testrig emoji bug (#646)
tobi
2
2022-06-11
[chore] Refactor thread dereference a bit for clarity (#647)
tobi
1
2022-06-11
[chore] Validate/set account domain (#619)
tobi
304
2022-06-11
[chore] Webfinger rework (#627)
tobi
62
2022-06-11
[feature] Add `created_at` and `error_description` to `/oauth/token` endpoint...
tobi
14
2022-06-10
[bugfix] Make accounts media_only query also work with pg (#643)
tobi
3
2022-06-09
[bugfix] Fix domain blocks get regression (#642)
tobi
5
2022-06-09
[frontend] Restructure Frontend Sources (#634)
f0x52
47
2022-06-08
[chore] gitignore shell.nix (#639)
f0x52
1
2022-06-08
[feature] More consistent API error handling (#637)
tobi
130
2022-06-08
[bugfix] #621: add weak type handing to mapstructure decode (#625)
kim
4
2022-06-08
[feature] add vscode workspace config for linting + debugging (#588)
f0x52
3
2022-06-08
[feature] Add paging via `Link` header for notifications and account statuses...
tobi
17
2022-06-08
[frontend] linkify header mascot+title (#633)
f0x52
3
2022-06-04
[bugfix] Update time marshalling format to provide 3 digits of ms (#630)
tobi
6
2022-06-03
[feature] Start adding advanced configuration options, starting with `samesit...
tobi
11
2022-06-01
[chore] Adds Issue templates to Github (#626)
0hlov3
3
2022-05-30
[chore] Global server configuration overhaul (#575)
kim
90
2022-05-28
[chore] Mastodon api fixups (#617)
tobi
11
2022-05-28
[frontend] Reduce width of profile img with screen width (#615)
Sashanoraa
3
2022-05-28
[frontend] Add padding to the bottom of main (#616)
Sashanoraa
2
2022-05-27
[bugfix] Add `accept: application/activity+json` to dereferencer (#611)
tobi
1
2022-05-27
[chore] Debug failed account get (#612)
tobi
1
2022-05-27
[chore] Add test for dereferencing Owncast service account (#613)
tobi
5
2022-05-26
[performance] Don't retry/backoff invalid http requests that will never succe...
v0.3.4
tobi
8
2022-05-26
[performance] Bump default workers to CPUs * 2 (#608)
tobi
1
2022-05-26
[bugfix] Fix HTML escaping in instance title (#607)
tobi
15
2022-05-25
[security] Set SameSite to `strict` instead of browser default (#606)
tobi
1
2022-05-24
[chore] Serialize times as UTC ISO8601 instead of RFC3339 (#602)
tobi
4
[next]