|
260d37cc35
|
Add MATRIX_RECEIPT_TYPE_UNKNOWN
|
2018-05-10 14:04:47 +02:00 |
|
|
bd6599a693
|
Create setter for MatrixAPI.user_id and MatrixAPI.homeserver
|
2018-05-10 14:04:47 +02:00 |
|
|
b6dc8a6b62
|
Remove the refresh_token
It was removed from the spec, and from HS implementations for a while.
|
2018-05-10 14:04:47 +02:00 |
|
|
7658c83143
|
Don’t download avatar if it is NULL in test-api-client
|
2018-05-10 14:04:47 +02:00 |
|
|
396af262e5
|
Completely remove Vala as a dependency
|
2018-05-10 14:04:47 +02:00 |
|
|
1c6e7f82ee
|
Hide deprecation warnings during library compilation
We now define `__MATRIX_GLIB_SDK_COMPILATION` in `src/Makefile.am`, which in turn disables
deprecation of symbols.
|
2018-05-10 13:35:50 +02:00 |
|
|
a2654af5f6
|
Make use of configure --enable-maintainer-mode
Currently it adds `-O0` to `CFLAGS`.
|
2018-05-10 13:35:50 +02:00 |
|
|
8e6044407b
|
Move from valadoc generation to GTK-Doc
|
2018-05-10 13:35:50 +02:00 |
|
|
f7e2a647cf
|
Port MatrixHTTPClient to C
|
2018-05-10 13:35:50 +02:00 |
|
|
7a36c95629
|
Port MatrixClient to C
|
2018-05-10 13:35:50 +02:00 |
|
|
af87f75338
|
Port MatrixHTTPAPI to C
|
2018-05-10 13:35:50 +02:00 |
|
|
b495cdc66a
|
Port MatrixAPI to C
|
2018-05-10 13:35:50 +02:00 |
|
|
508bf5d12e
|
Port MatrixEventCallCandidates to C
|
2018-05-10 13:35:50 +02:00 |
|
|
24b95117aa
|
Port MatrixEventRoomThirdPartyInvite to C
|
2018-05-10 13:35:50 +02:00 |
|
|
f4eb461431
|
Port MatrixEventRoomRedaction to C
|
2018-05-10 13:35:50 +02:00 |
|
|
2ec736fa3e
|
Port MatrixEventRoomGuestAccess to C
|
2018-05-10 13:35:50 +02:00 |
|
|
cba5073549
|
Port MatrixEventRoomMessageFeedback to C
|
2018-05-10 13:35:50 +02:00 |
|
|
ae9e776378
|
Port MatrixEventRoomPowerLevels to C
|
2018-05-10 13:35:50 +02:00 |
|
|
c6854fc13e
|
Port MatrixEventRoomCreate to C
|
2018-05-10 13:35:50 +02:00 |
|
|
b6162377a9
|
Port MatrixEventRoomCanonicalAlias to C
|
2018-05-10 13:35:50 +02:00 |
|
|
6e16269913
|
Port MatrixEventCallInvite to C
|
2018-05-10 13:35:50 +02:00 |
|
|
b5de83be3c
|
Port MatrixEventCallHangup to C
|
2018-05-10 13:35:50 +02:00 |
|
|
dcf8856d24
|
Port MatrixEventCallAnswer to C
|
2018-05-10 13:35:50 +02:00 |
|
|
fe8664fb69
|
Port MatrixEventRoomJoinRules to C
|
2018-05-10 13:35:50 +02:00 |
|
|
69fda9f728
|
Port MatrixEventRoomHistoryVisibility to C
|
2018-05-10 13:35:50 +02:00 |
|
|
d98a426dc7
|
Add parameter descriptions to test-client’s parameters
|
2018-05-10 13:35:50 +02:00 |
|
|
c44a8427c1
|
Port MatrixEventRoomMessage to C
|
2018-05-10 13:35:50 +02:00 |
|
|
10e4c0d7f0
|
Port MatrixMessageNotice to C
|
2018-05-10 13:35:50 +02:00 |
|
|
57bbfa43a1
|
Port MatrixRoom to C
|
2018-05-10 13:35:50 +02:00 |
|
|
ebcb781290
|
Port MatrixMessageVideo to C
|
2018-05-10 13:35:50 +02:00 |
|
|
33b36a4e82
|
Port MatrixMessageAudio to C
|
2018-05-10 13:35:50 +02:00 |
|
|
c5d1fa60f4
|
Port MatrixMessageImage to C
|
2018-05-10 13:35:50 +02:00 |
|
|
a28a89a5f6
|
Port MatrixMessageFile to C
|
2018-05-10 13:35:50 +02:00 |
|
|
9fdd193a49
|
Port MatrixEventCall to C
|
2018-05-10 13:35:50 +02:00 |
|
|
4b89ae86dd
|
Port MatrixEventRoomName to C
|
2018-05-10 13:35:50 +02:00 |
|
|
50aa43e80a
|
Port MatrixEventRoomAvatar to C
|
2018-05-10 13:35:50 +02:00 |
|
|
8e206e8d3d
|
Port MatrixMessageEmote to C
|
2018-05-10 13:35:50 +02:00 |
|
|
3da4c4d70a
|
Port MatrixMessageLocation to C
|
2018-05-10 13:35:50 +02:00 |
|
|
3e7979b905
|
Port MatrixMessageText to C
|
2018-05-10 13:35:50 +02:00 |
|
|
93154a3e5e
|
Port MatrixMessageBase to C
|
2018-05-10 13:35:50 +02:00 |
|
|
72b995b6af
|
Port MatrixEventRoomAliases to C
|
2018-05-10 13:35:50 +02:00 |
|
|
4d8c9fe551
|
Port MatrixEventRoomTopic to C
|
2018-05-10 13:35:50 +02:00 |
|
|
f594f1e5b5
|
Port MatrixEventReceipt to C
|
2018-05-10 13:35:50 +02:00 |
|
|
9f81fa7aa2
|
Port MatrixEventTyping to C
|
2018-05-10 13:35:50 +02:00 |
|
|
b48cc6b91b
|
Port MatrixEventRoomMember to C
|
2018-05-10 13:35:50 +02:00 |
|
|
cd38ec61fd
|
Port MatrixEventPresence to C
|
2018-05-10 13:35:50 +02:00 |
|
|
734dc647c9
|
Port MatrixEventTag to C
|
2018-05-10 13:35:50 +02:00 |
|
|
cd938caa2a
|
Port MatrixEventState to C
|
2018-05-10 13:35:50 +02:00 |
|
|
22d17bdf7e
|
Port MatrixEventRoom to C
|
2018-05-10 13:35:50 +02:00 |
|
|
0e01d7c46c
|
Port MatrixEventBase to C
|
2018-05-10 13:35:50 +02:00 |
|