Commit Verlauf

Autor SHA1 Nachricht Datum
  Paul "LeoNerd" Evans 01e83c9680 Merge branch 'develop' into paul/schema_breaking_changes vor 10 Jahren
  Paul "LeoNerd" Evans d703e712f7 Add support to _simple_insert() to do INSERT OR REPLACE vor 10 Jahren
  Kegan Dougal f196d77f66 Added federation protocol urls section from other docs. vor 10 Jahren
  Erik Johnston 0d75b9fa96 Fix a few cases where we used user_id instead of state_key vor 10 Jahren
  Kegan Dougal 5391ccdfe6 Marked docs/client-server/specification.rst as old. vor 10 Jahren
  Kegan Dougal f68dbbd3da More explanation of federation keys. vor 10 Jahren
  Emmanuel ROHEE 1a32b1f002 Normalise users power levels so that the user with the higher power level will have a bar covering 100% of the width of his avatar vor 10 Jahren
  Kegan Dougal 79bf9d25db Added more terms. vor 10 Jahren
  Erik Johnston 1b491e50c9 Implement a kick api vor 10 Jahren
  Paul "LeoNerd" Evans 9705706a7f Merge branch 'develop' into paul/schema_breaking_changes vor 10 Jahren
  Mark Haines 7c4ce957c7 Unindent list in specification to remove blockquote vor 10 Jahren
  Paul "LeoNerd" Evans 4081413876 Default PID file should be 'homeserver.pid' to match the other 'homeserver.*' naming convention vor 10 Jahren
  Emmanuel ROHEE 5dd1a738f8 Use /rooms/$room_id/state/m.room.member/$user_id to change the membership of another user vor 10 Jahren
  Matthew Hodgson 8a7c1d6a00 fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch. vor 10 Jahren
  Mark Haines f93aba1d66 Fix formating for threat model vor 10 Jahren
  Mark Haines e3b261b0b7 Move securitY threat model docs into specification vor 10 Jahren
  Paul "LeoNerd" Evans 801a551da1 Rename 'mtime' DB field to 'last_active', adjusted semantics vor 10 Jahren
  Mark Haines ee2bcdec65 Limit the size of uploads vor 10 Jahren
  Kegan Dougal beaf50f5c6 Bubble up SynapseErrors so expected failures aren't masked. vor 10 Jahren
  Kegan Dougal 581c54bebe Add exception handling to directory servlet, so we don't 500. Mark directory API as volatile in the api docs. vor 10 Jahren
  Paul "LeoNerd" Evans b8906b0ea8 Kill the 'state' presence key in DB, name it 'presence' instead to match the over-the-wire API vor 10 Jahren
  Erik Johnston 30bcbc433a Fix up directory server to not require uploading room hosts. Update the room hosts table with the current room hosts (if we have them) on GET. vor 10 Jahren
  Emmanuel ROHEE 5f7cdbe0b8 List commands and their usage in the settings page vor 10 Jahren
  Emmanuel ROHEE ede161d296 Added /kick $user_id vor 10 Jahren
  Erik Johnston b5f9d47c89 Handle new state events which don't have a common ancestor vor 10 Jahren
  Erik Johnston e4c40158c5 Snapshot prev_state for generic events vor 10 Jahren
  Paul "LeoNerd" Evans cda31fb755 Kill the state vor 10 Jahren
  Paul "LeoNerd" Evans dada11dc5f Bugfix for back-pagination of presence vor 10 Jahren
  Emmanuel ROHEE 277fd2250a Added /unban $user_id vor 10 Jahren
  Erik Johnston 073a42cc95 Add support for room names vor 10 Jahren