David Baker
|
85ca8cb90c
|
comment typo
|
2016-01-05 13:32:39 +00:00 |
|
Erik Johnston
|
c3ea36304b
|
Use named args
|
2016-01-05 12:57:45 +00:00 |
|
Erik Johnston
|
1b5642604b
|
Support inviting 3pids in /createRoom
|
2016-01-05 11:56:21 +00:00 |
|
Erik Johnston
|
07c33eff43
|
Merge branch 'master' of github.com:matrix-org/synapse into develop
|
2016-01-05 10:25:13 +00:00 |
|
David Baker
|
4eb7b950c8
|
= not == in sql
|
2016-01-04 18:11:17 +00:00 |
|
Matthew Hodgson
|
dc65d0ae9d
|
typoe
|
2016-01-04 17:23:15 +00:00 |
|
Matthew Hodgson
|
b18b99eb14
|
fix another whitespace rst bug
|
2016-01-04 17:17:27 +00:00 |
|
Matthew Hodgson
|
5680be70ae
|
fix whitespace bug
|
2016-01-04 17:13:52 +00:00 |
|
David Baker
|
c77e7e60fc
|
Only joined rooms have unread_notif_count
|
2016-01-04 15:49:06 +00:00 |
|
David Baker
|
d74c6ace24
|
comma
|
2016-01-04 15:32:00 +00:00 |
|
David Baker
|
f1b67730fa
|
Add unread_notif_count in incremental_sync_with_gap
|
2016-01-04 14:50:36 +00:00 |
|
David Baker
|
92a1e74b20
|
fix tests
|
2016-01-04 14:17:35 +00:00 |
|
David Baker
|
c914d67cda
|
Rename event-actions to event_push_actions as per PR request
|
2016-01-04 14:05:37 +00:00 |
|
Mark Haines
|
f35f8d06ea
|
Merge remote-tracking branch 'origin/release-v0.12.0'
|
2016-01-04 14:02:50 +00:00 |
|
Mark Haines
|
d2709a5389
|
Bump changelog and version for v0.12.0
|
2016-01-04 13:57:39 +00:00 |
|
David Baker
|
928c575c6f
|
Merge remote-tracking branch 'origin/develop' into store_event_actions
|
2016-01-04 13:39:51 +00:00 |
|
David Baker
|
3051c9d002
|
Address minor PR issues
|
2016-01-04 13:39:29 +00:00 |
|
Richard van der Hoff
|
34c09f33da
|
Update CHANGES
|
2016-01-04 12:45:58 +00:00 |
|
Richard van der Hoff
|
cf3282d103
|
Merge pull request #459 from matrix-org/rav/fix_r0_login
Expose /login under r0
|
2016-01-04 12:41:53 +00:00 |
|
Richard van der Hoff
|
32d9fd0b26
|
Expose /login under r0
The spec says /login should be available at r0 and 'unstable', so make it so.
|
2016-01-02 17:24:28 +00:00 |
|
Mark Haines
|
c6e79c84de
|
Bump version and update changelog for v0.12.0-rc3
|
2015-12-23 16:15:54 +00:00 |
|
Mark Haines
|
8d6dde7825
|
Merge pull request #457 from matrix-org/markjh/cached_sync
Add a cache for initialSync responses that expires after 5 minutes
|
2015-12-23 16:04:52 +00:00 |
|
Mark Haines
|
d12c00bdc3
|
Add some docstring explaining the snapshot cache does
|
2015-12-23 15:18:11 +00:00 |
|
Mark Haines
|
ba39d3d5d7
|
Merge pull request #458 from matrix-org/markjh/guest_auth
Missing yield on guest access auth check
Needs matrix-org/sytest#125 to land first
|
2015-12-23 14:10:09 +00:00 |
|
Mark Haines
|
f3948e001f
|
Missing yield on guest access auth check
Needs matrix-org/sytest#125 to land first
|
2015-12-23 14:10:06 +00:00 |
|
Mark Haines
|
7fa71e3267
|
Add a unit test for the snapshot cache
|
2015-12-23 11:48:03 +00:00 |
|
Mark Haines
|
517fb9a023
|
Move the doc string to the public facing method
|
2015-12-22 18:53:47 +00:00 |
|
Mark Haines
|
9ac417fa88
|
Add a cache for initialSync responses that expires after 5 minutes
|
2015-12-22 18:27:56 +00:00 |
|
David Baker
|
d2a92c6bde
|
Fix merge fail with anon access stuff
|
2015-12-22 18:25:04 +00:00 |
|
David Baker
|
d79e90f078
|
Add mocks to make tests work again
|
2015-12-22 17:56:56 +00:00 |
|
David Baker
|
9b4cd0cd0f
|
pep8 & unused variable
|
2015-12-22 17:25:09 +00:00 |
|
David Baker
|
140a50f641
|
Merge remote-tracking branch 'origin/develop' into store_event_actions
|
2015-12-22 17:23:35 +00:00 |
|
David Baker
|
5645d9747b
|
Add some comments to areas that could be optimised.
|
2015-12-22 17:19:22 +00:00 |
|
David Baker
|
3fbb031745
|
Remove the list of problems (moved to jira issues)
|
2015-12-22 17:13:47 +00:00 |
|
David Baker
|
4c8f6a7e42
|
Insert push actions in a single db query rather than one per user/profile_tag
|
2015-12-22 17:04:31 +00:00 |
|
Mark Haines
|
7df276d219
|
Merge pull request #455 from matrix-org/markjh/guest_access
Allow guest access to /sync
|
2015-12-22 16:09:23 +00:00 |
|
Mark Haines
|
0ee0138325
|
Include the list of bad room ids in the error
|
2015-12-22 15:49:32 +00:00 |
|
David Baker
|
77f06856b6
|
clarify problems
|
2015-12-22 15:22:26 +00:00 |
|
David Baker
|
65c451cb38
|
Add bulk push rule evaluator which actually still evaluates rules one by one, but does far fewer db queries to fetch the rules
|
2015-12-22 15:19:34 +00:00 |
|
Mark Haines
|
251aafccca
|
Use a list comprehension
|
2015-12-22 14:03:24 +00:00 |
|
Mark Haines
|
c058625959
|
Merge remote-tracking branch 'origin/develop' into markjh/guest_access
Conflicts:
synapse/api/filtering.py
|
2015-12-22 13:58:18 +00:00 |
|
Mark Haines
|
cdd04f7055
|
Hook up read receipts and typing notifications for guest access
|
2015-12-22 11:59:55 +00:00 |
|
Mark Haines
|
542ab0f886
|
Merge branch 'develop' into markjh/guest_access
|
2015-12-22 11:49:12 +00:00 |
|
Mark Haines
|
e525b46f12
|
Merge pull request #454 from matrix-org/markjh/room_filtering
Add top level filters for filtering by room id
Documented by matrix-org/matrix-doc#246
|
2015-12-22 11:40:35 +00:00 |
|
Mark Haines
|
b9b4466d0d
|
Add top level filters for filtering by room id
Documented by matrix-org/matrix-doc#246
|
2015-12-22 11:40:32 +00:00 |
|
Mark Haines
|
c3fff251a9
|
Allow guest access to /sync
|
2015-12-22 11:21:03 +00:00 |
|
Mark Haines
|
45a9e0ae0c
|
Allow guest access if the user provides a list of rooms in the filter
|
2015-12-22 10:25:46 +00:00 |
|
Mark Haines
|
489a4cd1cf
|
Add top level filtering by room id
|
2015-12-21 21:10:41 +00:00 |
|
Mark Haines
|
2a2b2ef834
|
Remove bogus comment about branch coverage
|
2015-12-21 20:21:52 +00:00 |
|
Daniel Wagner-Hall
|
2e2eeb43a6
|
Merge pull request #453 from matrix-org/daniel/avatarurls
Return room avatar URLs in /publicRooms
Spec: https://github.com/matrix-org/matrix-doc/pull/244
Tests: https://github.com/matrix-org/sytest/pull/121
|
2015-12-21 20:38:16 +01:00 |
|