コミット履歴

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