gotosocial/internal/transport
Daenney c7702c47bb
[chore] Change time comparison in webfinger test (#1798)
Every now and then the TestFingerWithHostMetaCacheStrategy would fail on
a time related error. I suspect suite.Equal doesn't quite work as
expected when given two time.Time's, so instead explicitly check with
the time.Equal.
2023-05-16 15:09:29 +02:00
..
controller.go [feature] Enable federation in/out of profile PropertyValue fields (#1722) 2023-05-09 11:16:10 +01:00
deliver.go [performance] improved request batching (removes need for queueing) (#1687) 2023-04-28 17:45:21 +02:00
dereference.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
derefinstance.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
derefmedia.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
finger.go [bugfix] Fix NegotiateFormat with multiple accept headers (#1797) 2023-05-16 15:08:45 +02:00
finger_test.go [chore] Change time comparison in webfinger test (#1798) 2023-05-16 15:09:29 +02:00
signing.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
transport.go [performance] improved request batching (removes need for queueing) (#1687) 2023-04-28 17:45:21 +02:00
transport_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00