gotosocial/internal/federation/federatingdb
Daenney b4d18887d3
[chore] Update more log calls to include context (#1517)
In #1476 we updated log.WithFields() but we forgot about
log.WithField(). Also updates a few explicit log.Entry{} creations.
2023-02-17 19:05:43 +00:00
..
accept.go [chore] Update more log calls to include context (#1517) 2023-02-17 19:05:43 +00:00
announce.go [chore] Update more log calls to include context (#1517) 2023-02-17 19:05:43 +00:00
announce_test.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
create.go [feature] Add a request ID and include it in logs (#1476) 2023-02-17 12:02:29 +01:00
create_test.go [feature] Accept incoming federated Flag activity (#1382) 2023-01-25 11:12:27 +01:00
db.go [performance] processing media and scheduled jobs improvements (#1482) 2023-02-13 18:40:48 +00:00
delete.go [feature] Add a request ID and include it in logs (#1476) 2023-02-17 12:02:29 +01:00
exists.go [feature] Add a request ID and include it in logs (#1476) 2023-02-17 12:02:29 +01:00
federatingdb_test.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
followers.go [feature] Add a request ID and include it in logs (#1476) 2023-02-17 12:02:29 +01:00
followers_test.go [chore] Remove omitempty on account source; refactor tests to use prettyprint json (#1337) 2023-01-13 17:02:45 +01:00
following.go [feature] Add a request ID and include it in logs (#1476) 2023-02-17 12:02:29 +01:00
following_test.go [chore] Remove omitempty on account source; refactor tests to use prettyprint json (#1337) 2023-01-13 17:02:45 +01:00
get.go [feature] Add a request ID and include it in logs (#1476) 2023-02-17 12:02:29 +01:00
inbox.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
inbox_test.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
liked.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
lock.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
outbox.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
owns.go [feature] Add a request ID and include it in logs (#1476) 2023-02-17 12:02:29 +01:00
reject.go [chore] Update more log calls to include context (#1517) 2023-02-17 19:05:43 +00:00
reject_test.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
undo.go [chore] Update more log calls to include context (#1517) 2023-02-17 19:05:43 +00:00
update.go [chore] Update more log calls to include context (#1517) 2023-02-17 19:05:43 +00:00
util.go [chore] Update more log calls to include context (#1517) 2023-02-17 19:05:43 +00:00