summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2022-05-11[bugfix] Add account raw note fix (#556)Libravatar tobi2
2022-05-11[documentation] Admin Panel installation + usage (#552)Libravatar f0x522
2022-05-09[Documentation] tidy docker-compose docs, add note about uid/gid (#551)Libravatar tobi1
2022-05-09[feature] Include password strength in error message when password strength i...Libravatar Eamonn O'Brien-Strain4
2022-05-08[bugfix] Fix remote media pruning failing if media already gone (#548)Libravatar tobi50
2022-05-07[bugfix] Fix existing bio text showing as HTML (#531)Libravatar kim16
2022-05-07[performance] improved logrus output switching performance (#544)Libravatar kim2
2022-05-07[feature] Update media manager to use internal/worker package (#543)Libravatar kim3
2022-05-04[Documentation] Update glossary, expand entry for dereferencing (#542)Libravatar tobi3
2022-05-04[documentation] Add known issues + project links in readme and docs (#541)Libravatar tobi2
2022-05-03[documentation] put single-quotes around passwords in install docs (#534)Libravatar tobi2
2022-05-03[chore] Move initial MediaRemotePrune to cmd.server function (#536)Libravatar tobi6
2022-05-03[documentation] Corrects the Helm-Chart URL by 0hlov3 (#530)Libravatar 0hlov31
2022-05-03[feature] Run initial cache cleanup on gotosocial start in case max-age chang...Libravatar kim1
2022-05-02[chore] Fix inbox iris test to use 'contains' instead of index (#529)Libravatar tobi1
2022-05-02[documentation] Adds a Kubernetes Helm Chart to README.md (#496)Libravatar 0hlov31
2022-05-02[bugfix] Fix panic when relative tmpl path given to router (#528)Libravatar tobi1
2022-05-02[bugfix] Allow self-boosting for any visibility but direct (#510)Libravatar Adelie Paull9
2022-05-02[chore] Update all but bun libraries (#526)Libravatar kim350
2022-05-02add extra indexes as a migration (#527)Libravatar tobi1
2022-05-02[performance] Speed up some of the slower db queries (#523)Libravatar tobi13
2022-05-01Add logging to the new generic worker package (#516)Libravatar kim1
2022-04-30[documentation] Add project roadmap (#514)Libravatar tobi3
2022-04-29[documentation] Recommend users take latest *stable* release in installation ...Libravatar tobi2
2022-04-29[chore] Add Federatingactor.Send() tests and log call (#509)Libravatar tobi5
2022-04-29[chore] Inboxes for iri test (#508)Libravatar tobi11
2022-04-29[feature] allow absolute path to templates (#507)Libravatar Terin Stock3
2022-04-29[documentaton] Fix port number in Reverse proxy section (#506)Libravatar Nivex1
2022-04-28Add support for running profiling when debug build-tags provided (#491)Libravatar kim15
2022-04-28replace async client API / federator msg processing with worker pools (#497)Libravatar kim64
2022-04-28[bugfix] Fix possible race condition in federatingdb (#490)Libravatar kim11
2022-04-28[bugfix] use Exec to rename media_attachments (#498)Libravatar Terin Stock1
2022-04-26[chore] Return more useful errors from auth failure (#494)v0.3.1Libravatar tobi9
2022-04-26[bugfix] Trim log entries to 1700 chars before they enter syslog (#493)Libravatar tobi4
2022-04-26[bugfix] Fix CWs not showing sometimes (#488)Libravatar tobi3
2022-04-25[bugfix] Allow processing of .png files where checksum is not correct (#487)Libravatar tobi8
2022-04-24[chore] Add two new test images for media processing (#424)Libravatar 0hlov32
2022-04-24[bug] Fix status API / status web API being case sensitive (#481)Libravatar tobi5
2022-04-24[feature] Implement media v2 endpoint to accommodate Tusky 17 (#480)Libravatar tobi3
2022-04-24[chore] Update bun and sqlite dependencies (#478)Libravatar tobi246
2022-04-24Revert "[chore] Tidy up federating db locks a tiny bit (#472)" (#479)Libravatar tobi1
2022-04-24[documentation] NGINX docs updates (#471)Libravatar tobi1
2022-04-23[documentation] Update index.md (#475)Libravatar snan1
2022-04-22[documentation] Add WebSocket protocol documentation (#470)Libravatar tobi2
2022-04-19[chore] Tidy up federating db locks a tiny bit (#472)Libravatar tobi1
2022-04-19[Documentation] Simplify docker-compose documentation + example (#468)Libravatar tobi2
2022-04-18[docs] unify nginx explainers and add apache httpd (#455)Libravatar Mina Galić5
2022-04-18[bugfix] Fix infinite domain block database loop (#467)Libravatar tobi1
2022-04-18[bugfix] Use our own (Batch)Deliver implementation for federated messages (#466)Libravatar tobi1
2022-04-18[feature] Add log-db-queries config option (#465)Libravatar tobi11