.. |
Makefile.am
|
Port _matrix_json_node_deep_copy() to C
|
2018-05-10 13:35:50 +02:00 |
Matrix-0.0.deps
|
Get rid of libgee
|
2017-11-28 18:14:17 +01:00 |
matrix-api.vala
|
Update Matrix.API to comply with the current spec
|
2017-10-28 07:59:14 +02:00 |
matrix-client.vala
|
Fix formatting in matrix-client.vala
|
2016-03-21 17:25:04 +01:00 |
matrix-compacts.c
|
Port _matrix_json_node_deep_copy() to C
|
2018-05-10 13:35:50 +02:00 |
matrix-compacts.h
|
Port _matrix_json_node_deep_copy() to C
|
2018-05-10 13:35:50 +02:00 |
matrix-enumtypes.c.template
|
Port MatrixError to C
|
2017-12-05 16:05:39 +01:00 |
matrix-enumtypes.h.template
|
Port MatrixError to C
|
2017-12-05 16:05:39 +01:00 |
matrix-event-base.vala
|
Patch up Matrix.Event.Base
|
2016-03-09 17:34:39 +01:00 |
matrix-event-call-answer.vala
|
Port _g_enum_nick_to_value() to C
|
2018-05-10 13:35:49 +02:00 |
matrix-event-call-base.vala
|
Remove possibility of NULL for properties with fundamental types
|
2016-03-17 17:03:17 +01:00 |
matrix-event-call-candidates.vala
|
Move from using Lists to arrays
|
2016-03-17 10:04:26 +00:00 |
matrix-event-call-hangup.vala
|
Create a base call for m.call.* events
|
2016-03-09 11:43:53 +01:00 |
matrix-event-call-invite.vala
|
Port _g_enum_nick_to_value() to C
|
2018-05-10 13:35:49 +02:00 |
matrix-event-presence.vala
|
Port _g_enum_nick_to_value() to C
|
2018-05-10 13:35:49 +02:00 |
matrix-event-receipt.vala
|
Get rid of libgee
|
2017-11-28 18:14:17 +01:00 |
matrix-event-room-aliases.vala
|
Move from using Lists to arrays
|
2016-03-17 10:04:26 +00:00 |
matrix-event-room-avatar.vala
|
Refactor ImageInfo
|
2016-03-10 19:07:35 +01:00 |
matrix-event-room-base.vala
|
Remove possibility of NULL for properties with fundamental types
|
2016-03-17 17:03:17 +01:00 |
matrix-event-room-canonical-alias.vala
|
Patch up Matrix.Event.RoomCanonicalAlias
|
2016-03-09 16:22:29 +01:00 |
matrix-event-room-create.vala
|
Fix Matrix.Event.RoomCreate
|
2016-03-17 14:56:22 +01:00 |
matrix-event-room-guest-access.vala
|
Port _g_enum_nick_to_value() to C
|
2018-05-10 13:35:49 +02:00 |
matrix-event-room-history-visibility.vala
|
Port _g_enum_nick_to_value() to C
|
2018-05-10 13:35:49 +02:00 |
matrix-event-room-join-rules.vala
|
Port _g_enum_nick_to_value() to C
|
2018-05-10 13:35:49 +02:00 |
matrix-event-room-member.vala
|
Port _g_enum_nick_to_value() to C
|
2018-05-10 13:35:49 +02:00 |
matrix-event-room-message-feedback.vala
|
|
|
matrix-event-room-message.vala
|
Add the skeleton of the message type framework
|
2016-03-10 19:10:10 +01:00 |
matrix-event-room-name.vala
|
Patch up Matrix.Event.RoomName
|
2016-03-09 16:22:29 +01:00 |
matrix-event-room-power-levels.vala
|
Get rid of libgee
|
2017-11-28 18:14:17 +01:00 |
matrix-event-room-redaction.vala
|
|
|
matrix-event-room-third-party-invite.vala
|
Move from using Lists to arrays
|
2016-03-17 10:04:26 +00:00 |
matrix-event-room-topic.vala
|
Patch up Matrix.Event.RoomTopic
|
2016-03-09 16:22:29 +01:00 |
matrix-event-state-base.vala
|
Fix state and room events
|
2016-03-16 17:13:05 +01:00 |
matrix-event-tag.vala
|
|
|
matrix-event-types.c
|
Add message handler for m.location
|
2016-03-10 20:03:17 +01:00 |
matrix-event-typing.vala
|
Move from using Lists to arrays
|
2016-03-17 10:04:26 +00:00 |
matrix-glib-0.0.pc.in
|
Get rid of libgee
|
2017-11-28 18:14:17 +01:00 |
matrix-http-api.vala
|
Update Matrix.API to comply with the current spec
|
2017-10-28 07:59:14 +02:00 |
matrix-http-client.vala
|
Get rid of libgee
|
2017-11-28 18:14:17 +01:00 |
matrix-marshalers.list
|
|
|
matrix-message-audio.vala
|
Add message handler for m.audio
|
2016-03-10 19:30:01 +01:00 |
matrix-message-base.vala
|
Fix message types to always have a body
|
2016-03-17 17:03:17 +01:00 |
matrix-message-emote.vala
|
Fix message types to always have a body
|
2016-03-17 17:03:17 +01:00 |
matrix-message-file.vala
|
Add message handler for m.file
|
2016-03-10 19:10:12 +01:00 |
matrix-message-image.vala
|
Add message handler for m.image
|
2016-03-10 19:10:12 +01:00 |
matrix-message-location.vala
|
Add message handler for m.location
|
2016-03-10 20:03:17 +01:00 |
matrix-message-notice.vala
|
Fix message types to always have a body
|
2016-03-17 17:03:17 +01:00 |
matrix-message-text.vala
|
Fix message types to always have a body
|
2016-03-17 17:03:17 +01:00 |
matrix-message-video.vala
|
Add message handler for m.video
|
2016-03-10 19:47:57 +01:00 |
matrix-profile.c
|
Port MatrixProfile to C
|
2018-05-10 13:35:50 +02:00 |
matrix-profile.h
|
Port MatrixProfile to C
|
2018-05-10 13:35:50 +02:00 |
matrix-room.vala
|
Get rid of libgee
|
2017-11-28 18:14:17 +01:00 |
matrix-types.c
|
Port MatrixVideoInfo to C
|
2018-05-10 13:35:50 +02:00 |
matrix-types.h
|
Port MatrixVideoInfo to C
|
2018-05-10 13:35:50 +02:00 |
matrix-version.c
|
|
|
matrix-version.h.in
|
|
|
namespace-info.vala.in
|
Add the skeleton of the message type framework
|
2016-03-10 19:10:10 +01:00 |
test-api-client.c
|
Fix test-api-client to correctly instantiate the API class
|
2016-03-18 22:07:36 +00:00 |
test-client.c
|
Fix call to g_mkdir_with_parents() in test-client
|
2016-03-21 15:37:49 +01:00 |
utils.c
|
Port _matrix_json_node_deep_copy() to C
|
2018-05-10 13:35:50 +02:00 |
utils.h
|
Port _matrix_json_node_deep_copy() to C
|
2018-05-10 13:35:50 +02:00 |