gomuks/matrix
Jaron Swab fcd44fe63f Users can now create a new room directly in Gomuks
Added the ability to create a room from within gomuks using the now
`/create` command. This comman takes the room name followed by the
alias. Room name may contain spaces but the alias may not as per the
Matrix alias conventions.

Also update `/help` to include the new command.
2019-06-13 21:14:32 -04:00
..
pushrules Add locks and other sync stuff 2019-04-27 15:02:21 +03:00
rooms Add partial deadlock detection in debug mode 2019-04-27 15:02:52 +03:00
doc.go Fix things 2018-11-14 00:00:35 +02:00
history.go Add partial deadlock detection in debug mode 2019-04-27 15:02:52 +03:00
matrix_test.go Fix tests 2019-04-10 02:47:47 +03:00
matrix.go Users can now create a new room directly in Gomuks 2019-06-13 21:14:32 -04:00
sync_test.go Update license and sort imports 2019-01-23 00:26:51 +02:00
sync.go Add locks and other sync stuff 2019-04-27 15:02:21 +03:00