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-06-23
[feature] Implement `/api/v1/instance/peers` endpoint (#660)
tobi
7
2022-06-19
[chore] make tests more cacheable by avoiding time.Now() (#656)
tobi
1
2022-06-11
[chore] Webfinger rework (#627)
tobi
11
2022-06-11
[feature] Add `created_at` and `error_description` to `/oauth/token` endpoint...
tobi
6
2022-06-09
[bugfix] Fix domain blocks get regression (#642)
tobi
5
2022-06-08
[feature] More consistent API error handling (#637)
tobi
68
2022-06-08
[feature] Add paging via `Link` header for notifications and account statuses...
tobi
6
2022-06-04
[bugfix] Update time marshalling format to provide 3 digits of ms (#630)
tobi
2
2022-05-30
[chore] Global server configuration overhaul (#575)
kim
13
2022-05-28
[chore] Mastodon api fixups (#617)
tobi
2
2022-05-26
[bugfix] Fix HTML escaping in instance title (#607)
tobi
2
2022-05-23
[bugfix] Fix multiple dereferences of boosted status causing media duplicatio...
tobi
1
2022-05-20
[feature] implement custom_emojis endpoint (#563)
Adelie Paull
1
2022-05-15
[feature] Unused avatar and header cleanup (#574)
tobi
1
2022-05-15
[feature] Media cleanup endpoint (#560)
Sashanoraa
3
2022-05-15
[security] transport.Controller{} and transport.Transport{} security and perf...
kim
8
2022-05-09
[feature] Include password strength in error message when password strength i...
Eamonn O'Brien-Strain
1
2022-05-08
[bugfix] Fix remote media pruning failing if media already gone (#548)
tobi
1
2022-05-07
[bugfix] Fix existing bio text showing as HTML (#531)
kim
2
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
[prev]
[next]