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
Age
Commit message (
Expand
)
Author
Files
2022-06-08
[bugfix] #621: add weak type handing to mapstructure decode (#625)
kim
2
2022-06-08
[feature] Add paging via `Link` header for notifications and account statuses...
tobi
17
2022-06-04
[bugfix] Update time marshalling format to provide 3 digits of ms (#630)
tobi
6
2022-06-03
[feature] Start adding advanced configuration options, starting with `samesit...
tobi
6
2022-05-30
[chore] Global server configuration overhaul (#575)
kim
70
2022-05-28
[chore] Mastodon api fixups (#617)
tobi
11
2022-05-27
[bugfix] Add `accept: application/activity+json` to dereferencer (#611)
tobi
1
2022-05-27
[chore] Debug failed account get (#612)
tobi
1
2022-05-27
[chore] Add test for dereferencing Owncast service account (#613)
tobi
4
2022-05-26
[performance] Don't retry/backoff invalid http requests that will never succe...
v0.3.4
tobi
3
2022-05-26
[performance] Bump default workers to CPUs * 2 (#608)
tobi
1
2022-05-26
[bugfix] Fix HTML escaping in instance title (#607)
tobi
15
2022-05-25
[security] Set SameSite to `strict` instead of browser default (#606)
tobi
1
2022-05-24
[chore] Serialize times as UTC ISO8601 instead of RFC3339 (#602)
tobi
4
2022-05-24
[bugfix] Don't serialize instance account if not set (#603)
tobi
2
2022-05-24
[bugfix] Only search remote if protocol is http(s) (#601)
tobi
1
2022-05-24
[bugfix] Set refetch to true in iterateDescendants (#600)
tobi
1
2022-05-23
[bugfix] Fix multiple dereferences of boosted status causing media duplicatio...
tobi
17
2022-05-23
[bugfix] Fix `error extracting status content: no content found` (#598)
tobi
4
2022-05-23
[bugfix] If status URL is empty, use URI instead and don't log unnecessary er...
tobi
3
2022-05-23
[security] Check all involved IRIs during block checking (#593)
tobi
8
2022-05-20
[feature] implement custom_emojis endpoint (#563)
Adelie Paull
11
2022-05-18
[bugfix] Stop some statuses from being home timelined when they shouldn't be ...
tobi
2
2022-05-18
[bugfix] Clean up boosts of status when the status itself is deleted (#579)
tobi
4
2022-05-18
[performance] Add further indexes to mitigate laggy queries (#586)
tobi
1
2022-05-16
[chore] Timeline test updates (#578)
tobi
4
2022-05-16
[feature] Basic config validation (#562)
tobi
2
2022-05-15
[feature] Unused avatar and header cleanup (#574)
tobi
15
2022-05-15
[feature] Media cleanup endpoint (#560)
Sashanoraa
6
2022-05-15
[security] transport.Controller{} and transport.Transport{} security and perf...
kim
43
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
1
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-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
2
2022-05-07
[bugfix] Fix existing bio text showing as HTML (#531)
kim
15
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-03
[chore] Move initial MediaRemotePrune to cmd.server function (#536)
tobi
5
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
[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
8
2022-05-02
[chore] Update all but bun libraries (#526)
kim
1
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-29
[chore] Add Federatingactor.Send() tests and log call (#509)
tobi
4
2022-04-29
[chore] Inboxes for iri test (#508)
tobi
10
[next]