dendrite/federationapi/routing
Till 1b7f84250a
Fix linter issues (#2624)
* Try that again

* All hail the mighty linter?

* And once again

* goimport all the things
2022-08-05 11:12:41 +02:00
..
backfill.go
devices.go Fix rare panic when returning user devices over federation (#2534) 2022-06-15 12:50:02 +02:00
eventauth.go
events.go
invite.go Membership updater refactoring (#2541) 2022-07-22 14:44:04 +01:00
join.go Fix linter issues (#2624) 2022-08-05 11:12:41 +02:00
keys.go
leave.go Ristretto cache (#2563) 2022-07-11 14:31:31 +01:00
missingevents.go
openid.go
peek.go
profile.go
publicrooms.go
query.go bugfix: E2EE device keys could sometimes not be sent to remote servers (#2466) 2022-05-17 13:23:35 +01:00
routing.go bugfix: E2EE device keys could sometimes not be sent to remote servers (#2466) 2022-05-17 13:23:35 +01:00
send_test.go bugfix: E2EE device keys could sometimes not be sent to remote servers (#2466) 2022-05-17 13:23:35 +01:00
send.go Add InputDeviceListUpdate to the keyserver, remove old input API (#2536) 2022-06-15 14:27:07 +01:00
state.go
threepid.go bugfix: E2EE device keys could sometimes not be sent to remote servers (#2466) 2022-05-17 13:23:35 +01:00
version.go