- Dec 21, 2015
-
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
Actually look up required remote server key IDs
-
- Dec 18, 2015
-
-
Paul "LeoNerd" Evans authored
set.union() is a side-effect-free function that returns the union of two sets. This clearly wanted .update(), which is the side-effecting mutator version.
-
Mark Haines authored
Generate code coverage report when running jenkins.sh
-
Mark Haines authored
-
Matthew Hodgson authored
Matthew/no identicons
-
David Baker authored
-
David Baker authored
-
Daniel Wagner-Hall authored
Add display_name to 3pid invite in m.room.member invites
-
- Dec 17, 2015
-
-
Matthew Hodgson authored
-
Matthew Hodgson authored
stop generating default identicons. reverts most of 582019f8 and solves vector-web/vector-im#346
-
Daniel Wagner-Hall authored
-
Daniel Wagner-Hall authored
Strip address and such out of 3pid invites
-
Daniel Wagner-Hall authored
We're not meant to leak that into the graph
-
Mark Haines authored
Fix 500 error when back-paginating search results
-
Richard van der Hoff authored
We were mistakenly adding pagination clauses to the count query, which then failed because the count query doesn't join to the events table.
-
- Dec 16, 2015
-
-
Daniel Wagner-Hall authored
-
Daniel Wagner-Hall authored
Give the IS a bunch more 3pid invite context This allows it to form richer emails
-
Daniel Wagner-Hall authored
This allows it to form richer emails
-
Mark Haines authored
Include errcode on Internal Server Error
-
Mark Haines authored
-
- Dec 15, 2015
-
-
Mark Haines authored
Allow users to change which account a 3pid is bound to
-
Mark Haines authored
-
- Dec 14, 2015
-
-
Mark Haines authored
Add commentary for fix in PR #442
-
Mark Haines authored
Fix a race between started/stopped stream
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
Skip events that where the body, name or topic isn't a string
-
Mark Haines authored
Check whether prev_content or prev_sender is set …
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
-
Daniel Wagner-Hall authored
-
Mark Haines authored
Do the /sync in parallel across the rooms like /initialSync does