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-05-18
[performance] Add further indexes to mitigate laggy queries (#586)
tobi
236
2022-05-16
[chore] Timeline test updates (#578)
tobi
5
2022-05-16
testrig: override bind address from environment variable (#577)
f0x52
1
2022-05-16
[feature] Basic config validation (#562)
tobi
7
2022-05-16
[docs] Mention `AmbientCapabilities=CAP_NET_BIND_SERVICE` in example systemd ...
ugla
1
2022-05-15
[feature] Unused avatar and header cleanup (#574)
tobi
17
2022-05-15
[feature] Media cleanup endpoint (#560)
Sashanoraa
8
2022-05-15
[documentation] Nlnet application (#572)
tobi
2
2022-05-15
[accessibility] Add description for the pinafore logo (#568)
OniriCorpe
1
2022-05-15
[security] transport.Controller{} and transport.Transport{} security and perf...
kim
61
2022-05-15
[chore] Update LE server to use copy of main http.Server{} to maintain server...
kim
1
2022-05-13
[bugfix] update syslog tests to listen/connect specifically to ipv4 loopback ...
kim
2
2022-05-12
[bugfix] Fix server trying to listen twice on same address when l.e. enabled ...
v0.3.3
tobi
1
2022-05-11
[bugfix] Add account raw note fix (#556)
tobi
2
2022-05-11
[documentation] Admin Panel installation + usage (#552)
f0x52
2
2022-05-09
[Documentation] tidy docker-compose docs, add note about uid/gid (#551)
tobi
1
2022-05-09
[feature] Include password strength in error message when password strength i...
Eamonn O'Brien-Strain
4
2022-05-08
[bugfix] Fix remote media pruning failing if media already gone (#548)
tobi
50
2022-05-07
[bugfix] Fix existing bio text showing as HTML (#531)
kim
16
2022-05-07
[performance] improved logrus output switching performance (#544)
kim
2
2022-05-07
[feature] Update media manager to use internal/worker package (#543)
kim
3
2022-05-04
[Documentation] Update glossary, expand entry for dereferencing (#542)
tobi
3
2022-05-04
[documentation] Add known issues + project links in readme and docs (#541)
tobi
2
2022-05-03
[documentation] put single-quotes around passwords in install docs (#534)
tobi
2
2022-05-03
[chore] Move initial MediaRemotePrune to cmd.server function (#536)
tobi
6
2022-05-03
[documentation] Corrects the Helm-Chart URL by 0hlov3 (#530)
0hlov3
1
2022-05-03
[feature] Run initial cache cleanup on gotosocial start in case max-age chang...
kim
1
2022-05-02
[chore] Fix inbox iris test to use 'contains' instead of index (#529)
tobi
1
2022-05-02
[documentation] Adds a Kubernetes Helm Chart to README.md (#496)
0hlov3
1
2022-05-02
[bugfix] Fix panic when relative tmpl path given to router (#528)
tobi
1
2022-05-02
[bugfix] Allow self-boosting for any visibility but direct (#510)
Adelie Paull
9
2022-05-02
[chore] Update all but bun libraries (#526)
kim
350
2022-05-02
add extra indexes as a migration (#527)
tobi
1
2022-05-02
[performance] Speed up some of the slower db queries (#523)
tobi
13
2022-05-01
Add logging to the new generic worker package (#516)
kim
1
2022-04-30
[documentation] Add project roadmap (#514)
tobi
3
2022-04-29
[documentation] Recommend users take latest *stable* release in installation ...
tobi
2
2022-04-29
[chore] Add Federatingactor.Send() tests and log call (#509)
tobi
5
2022-04-29
[chore] Inboxes for iri test (#508)
tobi
11
2022-04-29
[feature] allow absolute path to templates (#507)
Terin Stock
3
2022-04-29
[documentaton] Fix port number in Reverse proxy section (#506)
Nivex
1
2022-04-28
Add support for running profiling when debug build-tags provided (#491)
kim
15
2022-04-28
replace async client API / federator msg processing with worker pools (#497)
kim
64
2022-04-28
[bugfix] Fix possible race condition in federatingdb (#490)
kim
11
2022-04-28
[bugfix] use Exec to rename media_attachments (#498)
Terin Stock
1
2022-04-26
[chore] Return more useful errors from auth failure (#494)
v0.3.1
tobi
9
2022-04-26
[bugfix] Trim log entries to 1700 chars before they enter syslog (#493)
tobi
4
2022-04-26
[bugfix] Fix CWs not showing sometimes (#488)
tobi
3
2022-04-25
[bugfix] Allow processing of .png files where checksum is not correct (#487)
tobi
8
2022-04-24
[chore] Add two new test images for media processing (#424)
0hlov3
2
[next]