gomuks/ui
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
..
messages Fix go 1.11 and go get compatibility 2019-05-12 17:34:47 +03:00
widget Change things 2019-03-26 19:57:44 +02:00
command-processor.go Users can now create a new room directly in Gomuks 2019-06-13 21:14:32 -04:00
commands.go Users can now create a new room directly in Gomuks 2019-06-13 21:14:32 -04:00
doc.go Add doc.go files 2018-03-22 23:45:54 +02:00
fuzzy-search-modal.go Even more changes 2019-03-28 23:28:27 +02:00
member-list.go Stop replacing text of event links 2019-04-15 00:34:48 +03:00
message-view.go Add partial deadlock detection in debug mode 2019-04-27 15:02:52 +03:00
room-list.go Fix potential deadlock in room switching 2019-04-27 15:11:38 +03:00
room-view.go Fix user list 2019-04-13 14:27:50 +03:00
tag-room-list.go Add locks and other sync stuff 2019-04-27 15:02:21 +03:00
ui.go Focus username field in login view automatically 2019-04-06 18:03:37 +03:00
view-login.go Initial changes to do #91 2019-04-07 03:22:51 +03:00
view-main.go Add partial deadlock detection in debug mode 2019-04-27 15:02:52 +03:00