- Feb 26, 2016
-
-
Gergely Polonkai authored
-
Gergely Polonkai authored
Signed-off-by:
Gergely Polonkai <gergely@polonkaieu>
-
- Feb 25, 2016
-
-
Mark Haines authored
Make sure we return a JSON object when returning the values of specif… …ic keys from a push rule
-
Mark Haines authored
…ic keys from a push rule
-
- Feb 24, 2016
-
-
Mark Haines authored
Remove unused get_rule_attr method
-
Mark Haines authored
-
Mark Haines authored
-
Daniel Wagner-Hall authored
Generate guest access token on 3pid invites This means that following the same link across multiple sessions or devices can re-use the same guest account. Note that this is somewhat of an abuse vector; we can't throw up captchas on this flow, so this is a way of registering ephemeral accounts for spam, whose sign-up we don't rate limit.
-
Daniel Wagner-Hall authored
This means that following the same link across multiple sessions or devices can re-use the same guest account. Note that this is somewhat of an abuse vector; we can't throw up captchas on this flow, so this is a way of registering ephemeral accounts for spam, whose sign-up we don't rate limit.
-
Daniel Wagner-Hall authored
-
- Feb 23, 2016
-
-
Erik Johnston authored
Create a new stream_id per presence update
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Change the way we figure out presence updates for small deltas
-
Daniel Wagner-Hall authored
-
Daniel Wagner-Hall authored
Allow third_party_signed to be specified on /join
-
Daniel Wagner-Hall authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Measure PresenceEventSource.get_new_events
-
Daniel Wagner-Hall authored
handlers/sync: style fix, line too long
-
Erik Johnston authored
-
Erik Johnston authored
-
Patrik Oldsberg authored
Signed-off-by:
Patrik Oldsberg <patrik.oldsberg@ericsson.com>
-
Mark Haines authored
Check that the disable_registration config key is handled correctly
-
Erik Johnston authored
-
Erik Johnston authored
handlers/sync: fix SyncResult not counting account_data change when converting to bool
-
- Feb 22, 2016
-
-
Patrik Oldsberg authored
This fixes account_data events not triggering an immediate /sync response Signed-off-by:
Patrik Oldsberg <patrik.oldsberg@ericsson.com>
-
Richard van der Hoff authored
Allow guest users access to messages in rooms they have joined
-
Mark Haines authored
Add a test for TreeCache.__contains__
-
Mark Haines authored
-
Richard van der Hoff authored
drop commented-out special casing for historyvisibility event s/he/they/ for users
-
Mark Haines authored
-
Mark Haines authored
Test Filter.filter_rooms
-
Erik Johnston authored
-
Erik Johnston authored
Only send presence updates to remote hosts if user is ours
-
- Feb 19, 2016
-
-
Mark Haines authored
Also check that the __repr__ method for FilterCollection does something sensible.
-
Richard van der Hoff authored
-
Mark Haines authored
Fix flake8 warnings for tests
-