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-22 06:15:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dendrite
/
syncapi
/
storage
/
sqlite3
History
Kegsay
4af8323df3
bugfix: Fix a bug which caused prev_content not to be sent to clients (
#919
)
...
I don't know how this ever passed QA... also fix a missing rows.Close()
2020-03-17 16:45:40 +00:00
..
account_data_table.go
sqlite: fixes from sytest (
#872
)
2020-02-20 09:28:03 +00:00
backward_extremities_table.go
Support sqlite in addition to postgres (
#869
)
2020-02-13 17:27:33 +00:00
current_room_state_table.go
Add peer-to-peer support into Dendrite via libp2p and fetch (
#880
)
2020-03-06 10:23:55 +00:00
invites_table.go
sqlite: fixes from sytest (
#872
)
2020-02-20 09:28:03 +00:00
output_room_events_table.go
bugfix: Fix a bug which caused prev_content not to be sent to clients (
#919
)
2020-03-17 16:45:40 +00:00
output_room_events_topology_table.go
Support sqlite in addition to postgres (
#869
)
2020-02-13 17:27:33 +00:00
stream_id_table.go
Support sqlite in addition to postgres (
#869
)
2020-02-13 17:27:33 +00:00
syncserver.go
Add peer-to-peer support into Dendrite via libp2p and fetch (
#880
)
2020-03-06 10:23:55 +00:00