Erik Johnston
|
a8945d24d1
Reorder changelog
|
9 years ago |
Erik Johnston
|
e46cdc08cc
Update change log
|
9 years ago |
Erik Johnston
|
8189c4e3fd
Bump version
|
9 years ago |
Mark Haines
|
a059760954
Merge pull request #305 from matrix-org/markjh/v2_sync_api
|
9 years ago |
Erik Johnston
|
d7c70d09f0
Merge pull request #304 from matrix-org/erikj/remove_unused_arg
|
9 years ago |
Mark Haines
|
c185c1c413
Fix v2 sync polling
|
9 years ago |
Mark Haines
|
f50c43464c
Merge branch 'develop' into markjh/v2_sync_api
|
9 years ago |
Erik Johnston
|
858634e1d0
Remove unused room_id arg
|
9 years ago |
Mark Haines
|
474274583f
Merge pull request #303 from matrix-org/markjh/twisted_debugging
|
9 years ago |
Mark Haines
|
1941eb315d
Enable stack traces for the demo scripts
|
9 years ago |
Mark Haines
|
9020860479
Only turn on the twisted deferred debugging if full_twisted_stacktraces is set in the config
|
9 years ago |
Mark Haines
|
32d66738b0
Fix pep8 warnings.
|
9 years ago |
Mark Haines
|
7639c3d9e5
Bounce all deferreds through the reactor to make debugging easier.
|
9 years ago |
Erik Johnston
|
ff2b66f42e
Merge pull request #301 from matrix-org/markjh/v2_filtering
|
9 years ago |
Mark Haines
|
8897781558
update filtering tests
|
9 years ago |
Mark Haines
|
2fa9e23e04
Update the v2 filters to support filtering presence and remove support for public/private user data
|
9 years ago |
Mark Haines
|
cacf0688c6
Add a get_invites_for_user method to the storage to find out the rooms a user is invited to
|
9 years ago |
Erik Johnston
|
7ec9be9c53
Merge pull request #300 from matrix-org/erikj/store_engine
|
9 years ago |
Erik Johnston
|
17c80c8a3d
rename schema_prepare to prepare_database
|
9 years ago |
Erik Johnston
|
ec398af41c
Expose error more nicely
|
9 years ago |
Mark Haines
|
54414221e4
Include invites in incremental sync
|
9 years ago |
Erik Johnston
|
40b6a5aad1
Split out the schema preparation and update logic into its own module
|
9 years ago |
Mark Haines
|
ab9cf73258
Include invited rooms in the initial sync
|
9 years ago |
Mark Haines
|
f96b480670
Merge branch 'develop' into markjh/v2_sync_api
|
9 years ago |
Mark Haines
|
956509dfec
Start spliting out the rooms into joined and invited in v2 sync
|
9 years ago |
Mark Haines
|
586beb8318
Update the filters to match the latest spec.
|
9 years ago |
Erik Johnston
|
427943907f
Merge pull request #299 from stevenhammerton/sh-cas-required-attribute
|
9 years ago |
Steven Hammerton
|
739464fbc5
Add a comment to clarify why we split on closing curly brace when reading CAS attribute tags
|
9 years ago |
Steven Hammerton
|
83b464e4f7
Unpack dictionary in for loop for nicer syntax
|
9 years ago |
Steven Hammerton
|
ab7f9bb861
Default cas_required_attributes to empty dictionary
|
9 years ago |