element-web/src
David Baker 0df6209a57 Merge pull request #322 from matrix-org/rav/remove_encrypt_command
Remove /encrypt command
2016-06-23 13:41:18 +01:00
..
components Merge pull request #321 from matrix-org/rav/encrypt_room_setting 2016-06-23 13:40:30 +01:00
AddThreepid.js
Avatar.js
CallHandler.js
ContentMessages.js merge aviral's audio player 2016-04-13 00:00:24 +01:00
ContextualMenu.js
DateUtils.js remove YYYY from timestamps to workaround https://github.com/vector-im/vector-web/issues/987 2016-03-19 02:37:18 +00:00
Entities.js
GuestAccess.js
HtmlUtils.js whitelist <u> tag (fixes vector-im/vector-web#1339) 2016-04-02 22:15:29 +05:30
ImageUtils.js add comments for thumbHeight 2016-04-07 18:10:35 +01:00
KeyCode.js Catch pageup/down and ctrl-home/end at the top level 2016-04-05 13:40:36 +01:00
MatrixClientPeg.js Fix eventListener warning 2016-06-16 11:03:09 +01:00
MatrixTools.js Remove now unused MatrixTools.GetRoomForAlias 2016-06-20 17:11:46 +01:00
Modal.js
Notifier.js Add some comments to Notifier.js 2016-03-29 10:51:13 +01:00
ObjectUtils.js
PasswordReset.js
Presence.js
Resend.js Add 'cancel all' option to 'unsent messages' bar 2016-03-21 16:49:07 +00:00
RichText.js update comment 2016-06-15 20:34:37 +05:30
RoomListSorter.js
SdkConfig.js reposition Login spinner 2016-06-21 19:50:03 +01:00
Signup.js set email branding after registration 2016-06-02 13:14:52 +01:00
SignupStages.js
Skinner.js
SlashCommands.js Remove /encrypt command 2016-06-23 13:21:55 +01:00
TabComplete.js stop ctrl-tab etc from triggering an autocomplete 2016-04-10 14:27:30 +01:00
TabCompleteEntries.js
TextForEvent.js
Tinter.js switch Tinter from using dispatch to a synchronous update when changing the colourscheme, to avoid CSS getting out of sync with SVG colours 2016-04-16 01:00:10 +01:00
Unread.js
UserActivity.js Make the read-marker less annoying 2016-03-22 12:15:17 +00:00
UserSettingsStore.js Labs improvements 2016-06-13 23:25:31 +05:30
Velociraptor.js Also change velocity-vector commit & requires 2016-06-07 20:47:37 +01:00
VelocityBounce.js Also change velocity-vector commit & requires 2016-06-07 20:47:37 +01:00
WhoIsTyping.js
component-index.js use rte labs setting 2016-06-14 00:10:43 +05:30
createRoom.js Factor out common parts of room creation 2016-06-09 10:58:25 +01:00
dispatcher.js
email.js
extend.js
index.js
linkify-matrix.js incorporate review 2016-03-21 15:45:04 +00:00
ratelimitedfunc.js