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
/
instance
Age
Commit message (
Expand
)
Author
Files
2023-12-10
[bugfix] Ensure `pre` renders as expected, fix orderedCollectionPage (#2434)
tobi
1
2023-11-27
[performance] http response encoding / writing improvements (#2374)
kim
5
2023-11-17
[feature] Set/show instance language(s); show post language on frontend (#2362)
tobi
1
2023-11-14
[bugfix] process account delete side effects in serial, not in parallel (#2360)
tobi
1
2023-11-10
[chore/bugfix/horror] Allow `expires_in` and poll choices to be parsed from s...
tobi
1
2023-11-08
[feature] add support for polls + receiving federated status edits (#2330)
kim
1
2023-10-23
[chore] de-interface{} the federator and dereferencer structs (#2285)
kim
1
2023-09-23
[chore] deinterface the typeutils.Converter and update to use state structure...
kim
1
2023-08-19
[feature] Instance rules (#2125)
f0x52
3
2023-08-07
[chore] Use generic pointer function (#2080)
Daenney
1
2023-06-13
[Frontend] Settings for profile fields (#1885)
f0x52
1
2023-05-28
[chore] tidy up media manager, add calling func to errors, build-script impro...
kim
1
2023-05-25
[feature] Add List functionality (#1802)
tobi
1
2023-05-06
[bugfix] Return languages in api/v1/instance (#1741)
Daenney
1
2023-03-12
[chore] Improve copyright header handling (#1608)
Daenney
7
2023-03-02
[feature] Advertise rich text formats, support content_type field (#1370)
Vyr Cossont
1
2023-03-01
[chore] move client/federator workerpools to Workers{} (#1575)
kim
1
2023-02-22
[chore] Deinterface processor and subprocessors (#1501)
tobi
2
2023-02-20
[bugfix] Fix account roles (#1542)
tobi
1
2023-02-16
[bugfix] Set 'discoverable' properly on API accounts (#1511)
v0.7.0
tobi
1
2023-02-04
[bugfix] Allow instance thumbnail description to be set separately from image...
tobi
2
2023-02-02
[feature] Implement `/api/v2/instance` endpoint (#1409)
tobi
5
2023-01-25
[feature] Public list of suspended domains (#1362)
f0x52
1
2023-01-13
[chore] Remove omitempty on account source; refactor tests to use prettyprint...
tobi
2
2023-01-05
[chore] Update/add license headers for 2023 (#1304)
tobi
7
2023-01-02
[chore] The Big Middleware and API Refactor (tm) (#1250)
tobi
5
2022-12-17
[feature] Enable basic video support (mp4 only) (#1274)
tobi
1
2022-12-06
[feature] media: add webp support (#1155)
Sigrid Solveig Haflínudóttir
1
2022-11-24
[chore] cleanup storage implementation, no need for multiple interface types ...
kim
1
2022-11-15
[feature] Serialize local account role via API, and show it via web view (#1045)
tobi
1
2022-11-08
[feature] Make instance thumbnail configurable via admin panel (#973)
tobi
2
2022-10-08
[feature] Add opt-in RSS feed for account's latest Public posts (#897)
tobi
1
2022-10-06
[feature] Add emoji image size to instance response (#892)
tobi
1
2022-09-28
[chore] update dependencies, bump to Go 1.19.1 (#826)
kim
3
2022-09-12
[feature] Allow users to set custom css for their profiles + threads (#808)
tobi
1
2022-09-08
[bugfix] Fix preposterous characters reserved per URL amount (#809)
tobi
1
2022-09-04
[feature] Set default header and avatar for API accounts to GtS ones (#799)
tobi
1
2022-08-15
[chore] Update bun / sqlite versions; update gtsmodels (#754)
tobi
2
2022-07-20
[chore] Update image/video size defaults to mastodon's (#723)
tobi
1
2022-07-12
[chore] improved router logging, recovery and error handling (#705)
kim
3
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
1
2022-07-03
[chore] configure instance.Version for testrig (#659)
f0x52
1
2022-07-03
[feature] S3 support (#674)
Dominik Süß
1
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
1
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
7
2022-06-11
[chore] Webfinger rework (#627)
tobi
1
2022-06-08
[feature] More consistent API error handling (#637)
tobi
3
[next]