This website requires JavaScript.
Explore
Help
Sign In
OpenCloud
/
MatrixSynapse
mirror of
https://github.com/matrix-org/synapse
Watch
1
Star
0
Fork
You've already forked MatrixSynapse
0
Code
Issues
Releases
Wiki
Activity
1758187715
MatrixSynapse
/
synapse
/
storage
/
schema
/
delta
History
Mark Haines
6797fcd9ab
Merge pull request
#335
from matrix-org/markjh/room_tags
...
Add APIs for adding and removing tags from rooms
2015-11-03 16:45:53 +00:00
..
11
…
12
…
13
…
14
Add script to (re)convert the pushers table to changing the unique key. Also give the python db upgrade scripts the database engine so they can convert parameter strings, and add *args **kwargs to the upgrade function so we can add more args in future and previous scripts will ignore them.
2015-06-04 16:16:01 +01:00
15
…
16
…
17
…
18
Drop the old table not the new table
2015-05-08 16:04:32 +01:00
19
Newline, remove debug logging
2015-05-18 10:11:14 +01:00
20
Add a dummy.sql into delta/20 as pip isn't packinging the pushers.py
2015-06-13 12:21:58 +01:00
21
Merge branch 'develop' of github.com:matrix-org/synapse into erikj/receipts
2015-07-13 13:50:57 +01:00
22
Merge pull request
#211
from matrix-org/email_in_use
2015-08-20 10:04:04 +01:00
23
Drop unused index
2015-09-14 14:41:37 +01:00
24
Move FTS to delta 25
2015-10-22 11:12:28 +01:00
25
Merge pull request
#335
from matrix-org/markjh/room_tags
2015-11-03 16:45:53 +00:00