Commit Graph

9 Enmetoj

Author SHA1 Message Date
Alexander von Gluck IV 1a0ee401be protocols/matrix: Record message when from server timestamp on initial_sync 2023-12-22 17:04:26 -06:00
Alexander von Gluck IV 4964605432 protocols/matrix: Add some basic room metadata for friendly room names 2023-12-22 12:26:54 -06:00
Alexander von Gluck IV 53a5c5ed1a protocols/matrix: Give the user notice on initial sync.
* This can be 30+ seconds of silence, so give user a little
  feedback that "stuff is happening"
2023-12-22 09:00:22 -06:00
Alexander von Gluck IV d4b934093d protocols/matrix: Add some needed dependencies for the latest matrix_client 2023-12-22 08:37:32 -06:00
Alexander von Gluck IV 4489f80507 protocols/matrix: Fix icon 2023-03-07 12:27:36 -06:00
Alexander von Gluck IV 3f7201038d protocols/matrix: Fix quick build of early matrix protocol 2023-03-07 10:22:20 -06:00
Jaidyn Ann 866899eaad Get app name & signature from Make.pre/Make.post
It's useful to change the name and signature when you want to test
changes while using another instance of Chat-O-Matic.
2022-01-08 16:50:34 -06:00
Jaidyn Ann 8456e00bd8 (matrix) Fetch own displayname, use correct user ID 2021-09-04 21:17:50 -05:00
Jaidyn Ann 604082466e (matrix) Init Matrix protocol
Just the scaffolding of a Matrix protocol using mtxclient: Room-joins
and (unencrypted) messages can be received, but everything's read-only
as yet. More to come!
2021-09-03 03:43:28 -05:00