dendrite/userapi
2021-04-24 16:12:06 +03:00
..
api GET /_matrix/client/r0/pushers (🐘postgres + sqlite³) 2021-04-24 00:02:00 +03:00
internal Initial storage for Implementation of push notification 2021-04-23 21:28:38 +03:00
inthttp Initial implementation of GET /_matrix/client/r0/pushers 2021-04-23 21:29:05 +03:00
storage Error: "💥 Preparing selectPushersByLocalpartStmt..." func="prepare" file=" [/src/userapi/storage/pushers/sqlite3/pushers_table.go:69]" error="no such column: pushkey" 2021-04-24 16:12:06 +03:00
userapi.go Error: "💥 Preparing selectPushersByLocalpartStmt..." func="prepare" file=" [/src/userapi/storage/pushers/sqlite3/pushers_table.go:69]" error="no such column: pushkey" 2021-04-24 16:12:06 +03:00
userapi_test.go Implement OpenID module (#599) (#1812) 2021-04-07 13:26:20 +01:00