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
/
federation
/
dereferencing
/
thread.go
Age
Commit message (
Expand
)
Author
Files
2023-11-30
[bugfix] return 400 Bad Request on more cases of malformed AS data (#2399)
kim
1
2023-11-04
[feature] support canceling scheduled tasks, some federation API performance ...
kim
1
2023-10-23
[chore] de-interface{} the federator and dereferencer structs (#2285)
kim
1
2023-09-23
[bugfix] support both CollectionPage AND OrderedCollectionPage in status repl...
kim
1
2023-09-05
[bugfix] fix checks for deref the same status descendants / ascendants (#2181)
kim
1
2023-06-24
[bugfix] Only mark status orphaned on 410 Gone (#1923)
tobi
1
2023-06-24
[bugfix] Ensure `InReplyToID` set properly, update dereference ancestors func...
tobi
1
2023-06-22
[bugfix/chore] oauth entropy fix + media cleanup tasks rewrite (#1853)
kim
1
2023-06-03
[bugfix] Fix first item of thread dereferencing always being skipped (#1858)
tobi
1
2023-05-28
[chore] tidy up media manager, add calling func to errors, build-script impro...
kim
1
2023-05-12
[feature] status refetch support (#1690)
kim
1
2023-03-12
[chore] Improve copyright header handling (#1608)
Daenney
1
2023-02-17
[feature] Add a request ID and include it in logs (#1476)
Daenney
1
2023-01-05
[chore] Update/add license headers for 2023 (#1304)
tobi
1
2022-11-29
[chore] Tidy up some of the search logic (#1082)
v0.6.0-rc1
tobi
1
2022-09-26
[bugfix] more nil checks baybeeeeeeeeeeeeeeeeeeee (#854)
kim
1
2022-09-26
[bugfix] add so, many, nil, checks (#853)
kim
1
2022-09-26
[bugfix] panic during child thread iteration (#852)
kim
1
2022-09-25
[bugfix] update thread iterators to not use recursion (#851)
kim
1
2022-07-19
[chore] use our own logging implementation (#716)
kim
1
2022-06-11
[chore] Refactor thread dereference a bit for clarity (#647)
tobi
1
2022-05-30
[chore] Global server configuration overhaul (#575)
kim
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
1
2021-12-20
Extend license notices to 2022 (#354)
tobi
1
2021-12-20
Remove unnecessary storage config variables (#344)
tobi
1
2021-12-07
Implement Cobra CLI tooling, Viper config tooling (#336)
tobi
1
2021-11-22
Enable stricter linting with golangci-lint (#316)
tobi
1
2021-10-11
reference global logrus (#274)
R. Aidan Campbell
1
2021-09-14
Fix mentions not notifying (#230)
tobi
1
2021-09-01
Improve GetRemoteStatus and db.GetStatus() logic (#174)
kim
1
2021-08-25
Pg to bun (#148)
tobi
1
2021-08-10
Dereference remote replies (#132)
Tobi Smethurst
1