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
/
testrig
Age
Commit message (
Expand
)
Author
Files
2022-09-21
[chore] Tidy up status deletion, remove from cache too (#845)
tobi
1
2022-09-12
[feature] Allow users to set custom css for their profiles + threads (#808)
tobi
1
2022-09-12
[feature] Fetch + display custom emoji in statuses from remote instances (#807)
tobi
3
2022-09-06
[feature] Custom emoji updates (serve emoji via s2s api, tune db models) (#805)
tobi
1
2022-09-04
[bugfix] Use 'Image' instead of unrecognized 'Gif' type for media attachments...
tobi
1
2022-09-01
[bugfix] Fix occasional federatingdb test fail (#792)
tobi
1
2022-08-31
[chore] Test fixes (#788)
tobi
3
2022-08-15
[chore] Update bun / sqlite versions; update gtsmodels (#754)
tobi
1
2022-07-20
[chore] Update image/video size defaults to mastodon's (#723)
tobi
1
2022-07-19
[chore] use our own logging implementation (#716)
kim
3
2022-07-12
[chore] improved router logging, recovery and error handling (#705)
kim
1
2022-07-05
[bugfix] Fix footer info fields not wrapping (#694)
tobi
1
2022-07-03
[chore] configure instance.Version for testrig (#659)
f0x52
1
2022-07-03
[feature] S3 support (#674)
Dominik Süß
4
2022-06-23
[feature] Implement `/api/v1/instance/peers` endpoint (#660)
tobi
3
2022-06-19
[chore] make tests more cacheable by avoiding time.Now() (#656)
tobi
1
2022-06-14
[chore] Duplicated media cleanup (#649)
v0.3.5
tobi
2
2022-06-11
[chore] Fix testrig emoji bug (#646)
tobi
1
2022-06-11
[chore] Webfinger rework (#627)
tobi
2
2022-06-11
[feature] Add `created_at` and `error_description` to `/oauth/token` endpoint...
tobi
1
2022-06-08
[feature] More consistent API error handling (#637)
tobi
1
2022-06-03
[feature] Start adding advanced configuration options, starting with `samesit...
tobi
1
2022-05-30
[chore] Global server configuration overhaul (#575)
kim
4
2022-05-27
[chore] Add test for dereferencing Owncast service account (#613)
tobi
1
2022-05-23
[bugfix] Fix multiple dereferences of boosted status causing media duplicatio...
tobi
1
2022-05-23
[security] Check all involved IRIs during block checking (#593)
tobi
1
2022-05-16
[chore] Timeline test updates (#578)
tobi
1
2022-05-16
testrig: override bind address from environment variable (#577)
f0x52
1
2022-05-15
[feature] Media cleanup endpoint (#560)
Sashanoraa
1
2022-05-15
[security] transport.Controller{} and transport.Transport{} security and perf...
kim
5
2022-05-13
[bugfix] update syslog tests to listen/connect specifically to ipv4 loopback ...
kim
1
2022-05-07
[bugfix] Fix existing bio text showing as HTML (#531)
kim
1
2022-05-02
[bugfix] Allow self-boosting for any visibility but direct (#510)
Adelie Paull
1
2022-04-29
[chore] Add Federatingactor.Send() tests and log call (#509)
tobi
1
2022-04-29
[chore] Inboxes for iri test (#508)
tobi
1
2022-04-29
[feature] allow absolute path to templates (#507)
Terin Stock
1
2022-04-28
replace async client API / federator msg processing with worker pools (#497)
kim
5
2022-04-26
[bugfix] Trim log entries to 1700 chars before they enter syslog (#493)
tobi
1
2022-04-24
[bug] Fix status API / status web API being case sensitive (#481)
tobi
1
2022-04-18
[feature] Add log-db-queries config option (#465)
tobi
1
2022-03-21
[bugfix] Fix images not being processed correctly sometimes (#437)
tobi
2
2022-03-15
[feature] Federate local account deletion (#431)
tobi
1
2022-03-15
[performance] Add dereference shortcuts to avoid making http calls to self (#...
tobi
2
2022-03-07
[feature] Clean up/uncache remote media (#407)
tobi
4
2022-02-08
Merge branch 'main' into media_refactor
tsmethurst
3
2022-02-07
[feature] add authorization to the already-existing authentication (#365)
Forest Johnson
1
2022-02-05
[feature] Rework timeline code to make it useful for more than just statuses ...
tobi
2
2022-01-16
pass reader around instead of []byte
tsmethurst
1
2022-01-11
pass a function into the manager, start work on emoji
tsmethurst
1
2022-01-10
test the media manager a bit, add shutdown logic
tsmethurst
3
[next]