Travis Ralston
|
ba18a6e9fa
|
Merge pull request #1992 from matrix-org/anoa/missing_punctuation3
Add missing period
|
2019-05-07 23:12:47 -06:00 |
Travis Ralston
|
00b7b70c06
|
Create 1992.clarification
|
2019-05-07 23:09:39 -06:00 |
Travis Ralston
|
7e093e95fc
|
Merge pull request #1991 from matrix-org/anoa/missing_punctuation2
Add missing punctuation
|
2019-05-07 23:08:23 -06:00 |
Travis Ralston
|
c54a5fc3df
|
Merge pull request #1989 from matrix-org/anoa/typo2
Add missing 'as'
|
2019-05-07 23:06:46 -06:00 |
Andrew Morgan
|
713e4401b4
|
Add changelogs
|
2019-05-07 19:54:38 -07:00 |
Andrew Morgan
|
abd770419b
|
Add changelog
|
2019-05-07 19:52:38 -07:00 |
Andrew Morgan
|
20d2fdc288
|
Add changelog
|
2019-05-07 19:51:42 -07:00 |
Richard van der Hoff
|
14715468bb
|
Make thumbnail dimensions mandatory
Fixes #1883
|
2019-04-26 14:41:19 +01:00 |
Vikingat-RAGE
|
76ee13b9bb
|
Fixed bad spacing.
|
2019-03-18 21:54:56 +00:00 |
Travis Ralston
|
c08d223cfe
|
Merge pull request #1889 from ma1uta/push_rules
Fix for the #1865
|
2019-02-28 13:31:56 -07:00 |
Anatoly Sablin
|
5303ba54b7
|
Add a clarification changelog.
|
2019-02-28 21:04:23 +03:00 |
Travis Ralston
|
adb721bc0b
|
Fix unrelated changelog entry's RST representation
|
2019-02-24 21:55:57 -07:00 |
Travis Ralston
|
baf8948eb5
|
Describe M_UNSUPPORTED_ROOM_VERSION on invite and createRoom endpoints
Spec for MSC1866: https://github.com/matrix-org/matrix-doc/pull/1866
|
2019-02-24 21:55:04 -07:00 |
Travis Ralston
|
49119ed345
|
Merge pull request #1875 from matrix-org/travis/clarify-upgrades
Clarify the recommendations for "transferable state"
|
2019-02-18 06:14:43 -07:00 |
Travis Ralston
|
72242e4ebb
|
Merge pull request #1879 from matrix-org/travis/fix-capabilities
Correctly nest the capabilities response object
|
2019-02-11 21:45:02 -07:00 |
Travis Ralston
|
d31d2f5e57
|
Correctly nest the capabilities response object
Everything is contained in a "capabilities" property, which is not represented by the schema. The example was correct.
|
2019-02-11 20:31:48 -07:00 |
Andrew Morgan
|
48569c2156
|
Merge pull request #1853 from matrix-org/anoa/3pid_typos
Replace "3pid" with "3PID"
|
2019-02-11 15:11:28 +00:00 |
Travis Ralston
|
26810bccef
|
Merge pull request #1873 from matrix-org/travis/spec/get-account-data
Add routes for retrieving account data
|
2019-02-11 08:02:34 -07:00 |
Andrew Morgan
|
df7223f992
|
Add changelogs
|
2019-02-11 10:02:05 +00:00 |
Travis Ralston
|
f67782230a
|
changelog
|
2019-02-10 19:35:23 -07:00 |
Travis Ralston
|
5721712eae
|
Add M_RESOURCE_LIMIT_EXCEEDED
Original proposal: https://github.com/matrix-org/matrix-doc/issues/1504
No changes from the original proposal or implementations have been made intentionally here.
|
2019-02-10 17:47:17 -07:00 |
Travis Ralston
|
6bbf22cd04
|
Add routes for retrieving account data
Original proposal: https://github.com/matrix-org/matrix-doc/issues/1339
This contains no known differences to what was ultimately decided upon and implemented.
|
2019-02-10 17:07:47 -07:00 |
Travis Ralston
|
85578f9842
|
Fix spelling mistake: endponts -> endpoints
Fixes https://github.com/matrix-org/matrix-doc/issues/1677
|
2019-02-06 22:19:47 -07:00 |
Travis Ralston
|
e27c83d9f8
|
Merge pull request #1817 from matrix-org/neilj/remove_presence_lists
remove references to presence lists
|
2019-02-01 08:37:08 -07:00 |
Travis Ralston
|
ccce6c196d
|
Specify how capabilities work in the c2s API
Original proposals:
* https://github.com/matrix-org/matrix-doc/pull/1753
* https://github.com/matrix-org/matrix-doc/pull/1804
Implementation proof:
* https://github.com/matrix-org/synapse/pull/4472
* https://github.com/matrix-org/matrix-js-sdk/pull/830
There is one change to MSC1753 which is included in this commit. MSC1804 remains unchanged. In the original proposal, the change password capability being present was an indication that password changes were possible. It was found that this doesn't really communicate the state very well to clients in that lack of a capability (or a 404, etc) would mean that users would erroneously not be able to change their passwords. A simple boolean flag was added to assist clients in detecting this capability.
|
2019-01-30 19:43:55 -07:00 |
Travis Ralston
|
4437c383bb
|
Merge pull request #1790 from matrix-org/travis/spec/login-redirect
Add a mechanism for redirecting clients after login
|
2019-01-30 13:33:03 -07:00 |
Neil Johnson
|
ed68f940cd
|
towncrier
|
2019-01-28 17:49:20 +00:00 |
Travis Ralston
|
84a4ca62c3
|
Merge pull request #1786 from matrix-org/travis/spec/exp-caps
Add support for unstable feature advertising via /versions
|
2019-01-23 19:15:50 -07:00 |
Travis Ralston
|
052d68d83d
|
Merge pull request #1791 from matrix-org/travis/spec/rver-upgrades
Add room version upgrades
|
2019-01-23 19:04:24 -07:00 |
Travis Ralston
|
5f12419afb
|
Clarify that changelog entries end with a full stop
|
2019-01-17 11:41:50 -07:00 |
Travis Ralston
|
56bfa76765
|
changelog
|
2019-01-09 17:03:05 -07:00 |
Travis Ralston
|
fbd8861180
|
Changelog
|
2019-01-09 15:31:43 -07:00 |
Travis Ralston
|
510468a3b1
|
Changelog
|
2019-01-09 15:31:04 -07:00 |
Travis Ralston
|
75c084e987
|
changelog
|
2019-01-07 14:50:55 -07:00 |
Travis Ralston
|
7461cd7f68
|
Add changelog
|
2018-12-10 15:46:02 -07:00 |
Hubert Chathi
|
1be3bd602a
|
add changelog
|
2018-11-05 15:41:41 -05:00 |
Travis Ralston
|
485928486a
|
Client-server r0.4.0 changelog
|
2018-08-31 16:45:41 -06:00 |
Travis Ralston
|
17a6a4c2ee
|
Merge branch 'travis/c2s/fix-changelog' into client_server/release-r0.4.0
|
2018-08-31 16:45:09 -06:00 |
Travis Ralston
|
bb2835651f
|
Merge pull request #1637 from turt2live/travis/c2s/clarify-errors
List known client-server error codes; Clarify priority of error codes vs http status code
|
2018-08-31 16:42:43 -06:00 |
Travis Ralston
|
680ab5e194
|
Misc formatting things
Consistency, make the renderer happy
|
2018-08-31 16:36:51 -06:00 |
Travis Ralston
|
247ae26ec4
|
Consistency
|
2018-08-31 16:33:17 -06:00 |
Travis Ralston
|
d5af3bae43
|
This isn't a new endpoint
|
2018-08-31 16:33:09 -06:00 |
Travis Ralston
|
683072e624
|
Merge pull request #1636 from turt2live/travis/c2s/id-server
Clean up and flesh out all three editions of the /requestToken API
|
2018-08-31 14:57:17 -06:00 |
Travis Ralston
|
108c623557
|
Merge pull request #1635 from turt2live/travis/c2s/read-markers
Add read markers
|
2018-08-31 14:47:39 -06:00 |
Travis Ralston
|
e49ed5d1ec
|
Changelog
|
2018-08-31 12:37:24 -06:00 |
Hubert Chathi
|
c0dd7e0025
|
Merge pull request #1420 from Zil0/encrypted_attach
Document encrypted attachments
|
2018-08-31 13:33:05 -04:00 |
Travis Ralston
|
3146fc339a
|
Merge remote-tracking branch 'matrix-org/master' into travis/c2s/clarify-errors
|
2018-08-31 11:15:03 -06:00 |
Travis Ralston
|
679ddabb53
|
Merge remote-tracking branch 'matrix-org/master' into travis/c2s/read-markers
|
2018-08-31 10:34:19 -06:00 |
Travis Ralston
|
7f1b94c211
|
Merge remote-tracking branch 'matrix-org/master' into travis/c2s/id-server
|
2018-08-31 10:29:09 -06:00 |
Travis Ralston
|
9004be7bda
|
Merge remote matrix-org/master
|
2018-08-31 10:08:05 -06:00 |