- Dec 08, 2016
-
-
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.
-
- 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
-
Richard van der Hoff authored
Stop generating refresh_tokens
-
Richard van der Hoff authored
Remove refresh_token reference
-
- Nov 30, 2016
-
-
Richard van der Hoff authored
-
Richard van der Hoff authored
We might as well treat all refresh_tokens as invalid. Just return a 403 from /tokenrefresh, so that we don't have a load of dead, untestable code hanging around. Still TODO: removing the table from the schema.
-
Richard van der Hoff authored
-
Richard van der Hoff authored
More intelligent Content-Type parsing
-