Commit Graph

9 Commits

Author SHA1 Message Date
d77d04e9b1 Fix messages on remote-initiated chats 2020-05-21 10:49:33 +01:00
a95be7ee4b Implement sending text messages
This works in a very simplistic way, but it's enough for two-way
communication. Hurrah!
2020-05-18 23:08:11 +01:00
72947bc99d Allow incoming messages to be seen by Empathy
MDNs don't work because the sender is not in a "real chat" yet- it's
coming from an unknown user - but we mark them as seen anyway.
2020-05-18 21:15:56 +01:00
b511dd873b Make text messages show on incoming 2020-05-18 19:37:35 +01:00
667eb3b3f6 By hook or by crook, amke empathy open a window 2020-05-18 01:57:22 +01:00
1e481d4c9a Wire up the additional channel interfaces a bit 2020-05-17 22:49:41 +01:00
b814a9aab0 Partially on the way to receiving an incoming message
This is getting really ugly, but let's run with it for now.
2020-05-17 03:01:21 +01:00
7003b56ce6 A bit more progress on channels 2020-05-17 00:49:46 +01:00
09afdf51a4 Add DBUS stubs for a basic Channel type 2020-05-16 23:05:14 +01:00