This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
synapse
Watch
1
Star
0
Fork
0
You've already forked synapse
mirror of
https://github.com/matrix-org/synapse.git
synced
2025-09-28 00:51:14 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
synapse
/
webclient
/
room
History
Emmanuel ROHEE
b3be06667d
BF: tab completion did not work with commands. $scope.input contained only the typed chars not the result of the completion.
...
Needed to fire an event so that ng update the input model
2014-09-05 18:46:34 +02:00
..
room-controller.js
BF: Update the members list on banned & kicked "events"
2014-09-05 18:05:23 +02:00
room-directive.js
BF: tab completion did not work with commands. $scope.input contained only the typed chars not the result of the completion.
2014-09-05 18:46:34 +02:00
room.html
Display ban & kick reason
2014-09-05 16:45:59 +02:00