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-07-13
[feature] Add back/next buttons to profiles for paging through statuses (#708)
tobi
1
2022-07-12
[chore] improved router logging, recovery and error handling (#705)
kim
25
2022-07-08
[chore] Improve panic handling (#700)
kim
1
2022-07-05
[bugfix] Fix footer info fields not wrapping (#694)
tobi
1
2022-07-05
[bugfix] Fix incorrect domain showing in profiles (#693)
tobi
2
2022-07-04
[bugfix] Visibility fixes (#687)
tobi
1
2022-07-03
[chore] configure instance.Version for testrig (#659)
f0x52
1
2022-07-03
[feature] S3 support (#674)
Dominik Süß
15
2022-06-26
[feature] Use default instance thumbnail if instance account header not set (...
tobi
1
2022-06-26
[feature] add configuration to `/api/v1/instance` response (#670)
tobi
2
2022-06-25
[bugfix] disallow following or blocking yoursel (#667)
ugla
2
2022-06-24
[bugfix] allow setting empty email via instance patch (#665)
tobi
1
2022-06-23
[feature] Implement `/api/v1/instance/peers` endpoint (#660)
tobi
8
2022-06-19
[chore] make tests more cacheable by avoiding time.Now() (#656)
tobi
1
2022-06-11
[chore] Webfinger rework (#627)
tobi
19
2022-06-11
[feature] Add `created_at` and `error_description` to `/oauth/token` endpoint...
tobi
7
2022-06-09
[bugfix] Fix domain blocks get regression (#642)
tobi
5
2022-06-08
[feature] More consistent API error handling (#637)
tobi
84
2022-06-08
[feature] Add paging via `Link` header for notifications and account statuses...
tobi
8
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
15
2022-05-28
[chore] Mastodon api fixups (#617)
tobi
4
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
4
2022-05-15
[security] transport.Controller{} and transport.Transport{} security and perf...
kim
16
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-05-02
[performance] Speed up some of the slower db queries (#523)
tobi
1
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
16
2022-04-24
[bug] Fix status API / status web API being case sensitive (#481)
tobi
2
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
4
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
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
[prev]
[next]