summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2022-05-24[bugfix] Don't serialize instance account if not set (#603)Libravatar tobi2
2022-05-24[bugfix] Only search remote if protocol is http(s) (#601)Libravatar tobi1
2022-05-24[bugfix] Set refetch to true in iterateDescendants (#600)Libravatar tobi1
2022-05-23[bugfix] Fix multiple dereferences of boosted status causing media duplicatio...Libravatar tobi18
2022-05-23[docs] document a checklist for how to go about a release (#592)Libravatar Mina Galić1
2022-05-23[bugfix] Fix `error extracting status content: no content found` (#598)Libravatar tobi4
2022-05-23[bugfix] If status URL is empty, use URI instead and don't log unnecessary er...Libravatar tobi3
2022-05-23[security] Check all involved IRIs during block checking (#593)Libravatar tobi9
2022-05-23[docs] Add Caddy instructions to the documentation (#594)Libravatar Martijn de Boer2
2022-05-20[feature] implement custom_emojis endpoint (#563)Libravatar Adelie Paull11
2022-05-18[bugfix] Stop some statuses from being home timelined when they shouldn't be ...Libravatar tobi2
2022-05-18[bugfix] Clean up boosts of status when the status itself is deleted (#579)Libravatar tobi4
2022-05-18[performance] Add further indexes to mitigate laggy queries (#586)Libravatar tobi236
2022-05-16[chore] Timeline test updates (#578)Libravatar tobi5
2022-05-16testrig: override bind address from environment variable (#577)Libravatar f0x521
2022-05-16[feature] Basic config validation (#562)Libravatar tobi7
2022-05-16[docs] Mention `AmbientCapabilities=CAP_NET_BIND_SERVICE` in example systemd ...Libravatar ugla1
2022-05-15[feature] Unused avatar and header cleanup (#574)Libravatar tobi17
2022-05-15[feature] Media cleanup endpoint (#560)Libravatar Sashanoraa8
2022-05-15[documentation] Nlnet application (#572)Libravatar tobi2
2022-05-15[accessibility] Add description for the pinafore logo (#568)Libravatar OniriCorpe1
2022-05-15[security] transport.Controller{} and transport.Transport{} security and perf...Libravatar kim61
2022-05-15[chore] Update LE server to use copy of main http.Server{} to maintain server...Libravatar kim1
2022-05-13[bugfix] update syslog tests to listen/connect specifically to ipv4 loopback ...Libravatar kim2
2022-05-12[bugfix] Fix server trying to listen twice on same address when l.e. enabled ...v0.3.3Libravatar tobi1
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