- Dec 09, 2016
-
-
Richard van der Hoff authored
When 546ec1a5 was merged into develop, I accidentally overwrote the change introduced in debbea5b (pr #1657). Reintroduce it.
-
Erik Johnston authored
Add new room membership APIs
-
- Dec 08, 2016
-
-
Erik Johnston authored
This returns the currently joined members in the room with their display names and avatar urls. This is more efficient than /members for large rooms where you don't need the full events.
-
Erik Johnston authored
-
Richard van der Hoff authored
Read-receipt fixes
-
Richard van der Hoff authored
Don't ignore read-receipts which arrive in the same EDU as a read-receipt for an old event.
-
Richard van der Hoff authored
This should fix the absence of notifications when new receipts arrive.
-
Erik Johnston authored
-
- Dec 06, 2016
-
-
Erik Johnston authored
Add README instructions for OpenBSD installation
-
William Leuschner authored
Signed-off-by:
William Leuschner <wel2138@rit.edu>
-
William Leuschner authored
Signed-off-by:
William Leuschner <wel2138@rit.edu>
-
Richard van der Hoff authored
Make sure that a user cannot pretend to be a guest by adding 'guest = True' caveats.
-
Richard van der Hoff authored
-
Richard van der Hoff authored
Fix unittests under tox
-
Richard van der Hoff authored
We now need to set PYTHONPATH when running the unit tests; update tox config to do so.
-
- Dec 05, 2016
-
-
William Leuschner authored
Signed-off-by:
William Leuschner <wel2138@rit.edu>
-
Erik Johnston authored
Enable guest access for private rooms by default
-
Erik Johnston authored
Log the args that we have on UI auth completion
-
Erik Johnston authored
Logging: Fix console filter breaking when level is DEBUG
-
Richard van der Hoff authored
Fix preview test
-
Johannes Löthberg authored
The old test expected an incorrect wrapping due to the preview function not using unicode properly, so it got the wrong length. Signed-off-by:
Johannes Löthberg <johannes@kyriasis.com>
-
Johannes Löthberg authored
Signed-off-by:
Johannes Löthberg <johannes@kyriasis.com>
-
Richard van der Hoff authored
-
- Dec 03, 2016
-
-
pik authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
Updates to the README
-
Matthew Hodgson authored
preview_url_resource: Ellipsis must be in unicode string
-
- Dec 02, 2016
-
-
Richard van der Hoff authored
Minor updates post-review
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
The demo client isn't really fit for purpose, so stop encouraging people to use it.
-
Richard van der Hoff authored
Add some syntax highlighting
-
Richard van der Hoff authored
- remove redundant "where's the spec" section: this would belong in "About matrix", but it's already there. - E2E is in beta rather than dev
-
Richard van der Hoff authored
Fix a couple of broken links
-
Richard van der Hoff authored
Move some bits of the README around. No words were changed in the making of this commit.
-
- Dec 01, 2016
-
-
Johannes Löthberg authored
Signed-off-by:
Johannes Löthberg <johannes@kyriasis.com>
-
Richard van der Hoff authored
this is rst so name it accordingly
-