element-web/src
Matthew Hodgson db66d728c9 more e2e disclaimers 2016-09-15 16:38:37 +01:00
..
autocomplete Fix force completion and hide rooms with no alias 2016-09-13 18:02:33 +05:30
components more e2e disclaimers 2016-09-15 16:38:37 +01:00
utils Merge pull request #469 from matrix-org/wmwragg/chat-multi-invite 2016-09-13 19:30:02 +01:00
AddThreepid.js Update function name as per js-sdk PR feedback 2016-07-08 17:53:06 +01:00
Avatar.js Show User avatar URLs 2016-01-15 17:31:32 +00:00
CallHandler.js Fix error dialog on conf call error 2016-09-05 17:03:10 +01:00
ContentMessages.js fix upload for video or image files where sniffing the content.info fails 2016-08-03 13:27:06 +01:00
DateUtils.js formatTime for use with new timestamp format 2016-08-16 15:01:01 +01:00
Entities.js Add a tile to the invitee list which represents an email tile 2016-01-22 17:20:52 +00:00
HtmlUtils.js fix emojione sizing 2016-08-28 14:54:07 +05:30
ImageUtils.js add comments for thumbHeight 2016-04-07 18:10:35 +01:00
Invite.js Added valid but unknown mx user 2016-09-13 17:09:40 +01:00
KeyCode.js Catch pageup/down and ctrl-home/end at the top level 2016-04-05 13:40:36 +01:00
Lifecycle.js improve e2e warning a bit 2016-09-02 17:37:16 +01:00
MatrixClientPeg.js update to use new API based on js-sdk PR input 2016-09-08 22:48:44 +01:00
Modal.js Remove unnecessary Modal.createDialogWithElement, complete with its broken onFinished() support. Switch SetDisplayNameDialog to use Modal.createDialog(). Explicitly pass false to closeDialog if the user tries to cancel dialogs by clicking on the background, rather than passing in an event object which evaluates to true. 2016-03-18 11:15:06 +00:00
Notifier.js null checks on room in onRoomTimeline 2016-09-09 02:09:12 +01:00
ObjectUtils.js Revert "Revert "Merge pull request #193 from matrix-org/rav/shouldComponentUpdates"" 2016-03-09 15:56:53 +00:00
PasswordReset.js Error if email already in use when resetting pw 2016-07-08 18:06:50 +01:00
Presence.js Merge branch 'develop' into kegan/guest-access 2016-01-07 13:21:06 +00:00
Resend.js Add 'cancel all' option to 'unsent messages' bar 2016-03-21 16:49:07 +00:00
RichText.js Improve autocomplete behaviour 2016-09-13 15:46:02 +05:30
RoomListSorter.js update copyright for 2016 2016-01-07 04:06:52 +00:00
RoomNotifs.js fix guest access; broken since Aug 18 2016-09-01 22:16:55 +01:00
Rooms.js Fix un-marking rooms as DM rooms 2016-09-13 11:06:07 +01:00
ScalarAuthClient.js Implement starter link support 2016-09-02 16:36:43 +01:00
ScalarMessaging.js Return after sending an error 2016-09-09 16:14:41 +01:00
SdkConfig.js reposition Login spinner 2016-06-21 19:50:03 +01:00
Signup.js Fix CAS support by using a temporary Matrix client 2016-09-09 21:01:10 +01:00
SignupStages.js Error on registration if email taken 2016-07-06 15:22:06 +01:00
Skinner.js update copyright for 2016 2016-01-07 04:06:52 +00:00
SlashCommands.js Improve autocomplete behaviour 2016-09-13 15:46:02 +05:30
TabComplete.js Revert merge up from develop 2016-07-27 14:16:17 +01:00
TabCompleteEntries.js strip (IRC) suffix from tabcomplete entries 2016-08-16 03:50:59 +05:30
TextForEvent.js Show something when we see a no-op join event 2016-09-02 16:59:42 +01:00
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
UiEffects.js Refactor UI error effects 2016-08-03 15:59:17 +01:00
Unread.js Your own messages should not count as unread 2016-01-28 11:12:56 +00:00
UserActivity.js use passive event listener for mousewheel 2016-09-07 22:54:37 +01:00
UserSettingsStore.js RTE format bar enhancements 2016-09-08 00:03:54 +05:30
Velociraptor.js Fix warnings emanating from Velociraptor elements 2016-08-01 16:56:25 +01:00
VelocityBounce.js Also change velocity-vector commit & requires 2016-06-07 20:47:37 +01:00
WhoIsTyping.js Partial porting over of vector controller logic to react sdk. 2015-09-17 18:23:38 +01:00
component-index.js Removed no longer used MultiInviteDialog, as it's now been replaced with the ChatInviteDialog 2016-09-15 11:46:06 +01:00
createRoom.js Flag incoming DMs as such 2016-09-12 18:32:44 +01:00
dispatcher.js update copyright for 2016 2016-01-07 04:06:52 +00:00
email.js Implement adding email addresses to your profile. 2016-01-19 16:36:54 +00:00
extend.js update copyright for 2016 2016-01-07 04:06:52 +00:00
index.js update copyright for 2016 2016-01-07 04:06:52 +00:00
linkify-matrix.js Revert "Fix linkification and bump linkifyjs dep" 2016-09-13 19:36:46 +01:00
ratelimitedfunc.js Cancel calls to rate-limited funcs on unmount 2016-08-10 13:39:47 +01:00