This website requires JavaScript.
Explore
Help
Sign In
1f349
/
dendrite
Watch
4
Star
0
Fork
0
You've already forked dendrite
mirror of
https://github.com/1f349/dendrite.git
synced
2025-02-10 08:28:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dendrite
/
clientapi
/
auth
/
storage
/
accounts
History
Alex Chen
e959927d0a
selectAccountDataByType shouldn't error when no rows (
#804
)
...
Signed-off-by: Alex Chen <minecnly@gmail.com>
2019-10-07 13:15:58 +01:00
..
account_data_table.go
selectAccountDataByType shouldn't error when no rows (
#804
)
2019-10-07 13:15:58 +01:00
accounts_table.go
use go module for dependencies (
#594
)
2019-05-21 21:56:55 +01:00
filter_table.go
Store & retrieve filters as structs rather than []byte (
#436
)
2019-07-25 00:08:51 +08:00
membership_table.go
use go module for dependencies (
#594
)
2019-05-21 21:56:55 +01:00
profile_table.go
use go module for dependencies (
#594
)
2019-05-21 21:56:55 +01:00
storage.go
selectAccountDataByType return ClientEvent pointer instead of slice of ClientEvent (
#798
)
2019-09-30 17:25:04 +01:00
threepid_table.go
use go module for dependencies (
#594
)
2019-05-21 21:56:55 +01:00