.. |
components
|
Merge branch 'develop' into matthew/dynamic-svg
|
2016-01-06 01:11:34 +00:00 |
Avatar.js
|
simplify avatar logic slightly
|
2015-11-30 14:39:42 +00:00 |
CallHandler.js
|
position the inbound call box correctly, and fix various issues with when the video preview and callview are shown
|
2015-12-17 02:49:09 +00:00 |
ContentMessages.js
|
Don't show the error dialog if the request was canceled. Handle 'request entity too large'.
|
2015-12-03 10:52:06 +00:00 |
ContextualMenu.js
|
Move velocity stuff / contextual menu from Vector to React.
|
2015-11-27 15:37:40 +00:00 |
DateUtils.js
|
fix comedy bug where dates in timestamps were spectacularly wrong
|
2016-01-03 00:40:05 +00:00 |
HtmlUtils.js
|
sync CSS classnames with current react component names
|
2016-01-03 00:11:11 +00:00 |
MatrixClientPeg.js
|
store the custom HS/IS URL in local storage, add some review commentary
|
2015-11-10 19:10:30 +00:00 |
MatrixTools.js
|
Hook up aliases via listeners too.
|
2015-10-27 09:58:55 +00:00 |
Modal.js
|
s/React/ReactDOM
|
2015-11-10 19:53:29 +00:00 |
Notifier.js
|
Don't notify for events until the SDK is PREPARED else you can notify for stale events
|
2015-12-15 17:01:16 +00:00 |
Presence.js
|
Fix presence exception. Yay, javascript.
|
2015-11-18 09:57:14 +00:00 |
Resend.js
|
lost copyright
|
2015-12-18 00:13:57 +00:00 |
RoomListSorter.js
|
backport fixes from vector
|
2015-09-16 13:48:24 +01:00 |
Signup.js
|
Supply bind_email=true at registration time - required for 3pid invites to work.
|
2015-12-17 14:34:45 +00:00 |
SignupStages.js
|
Correctly display an error if a bad IS URL is entered.
|
2015-11-20 10:37:46 +00:00 |
Skinner.js
|
Remove unintentional logging
|
2015-12-01 10:20:21 +00:00 |
SlashCommands.js
|
support fixing up dynamically loaded SVGs
|
2016-01-05 03:34:52 +00:00 |
TabComplete.js
|
Hotfix for tab press bug
|
2015-12-24 11:56:50 +00:00 |
TabCompleteEntries.js
|
Move RoomMember[] -> MemberEntry[] conversion somewhere sensible
|
2015-12-22 15:38:23 +00:00 |
TextForEvent.js
|
Full Stop.
|
2015-12-17 16:40:46 +00:00 |
Tinter.js
|
support fixing up dynamically loaded SVGs
|
2016-01-05 03:34:52 +00:00 |
UnreadStatus.js
|
Add a logic class to determine whether an event affects a room's unread count / status & use it
|
2015-12-04 16:20:05 +00:00 |
UserActivity.js
|
only dispatch user_activity event if the mouse actually moves (rather than the DOM moving under the mouse)
|
2015-11-29 15:39:10 +00:00 |
UserSettingsStore.js
|
Review comments
|
2015-12-24 10:50:47 +00:00 |
Velociraptor.js
|
Move velocity stuff / contextual menu from Vector to React.
|
2015-11-27 15:37:40 +00:00 |
VelocityBounce.js
|
Move velocity stuff / contextual menu from Vector to React.
|
2015-11-27 15:37:40 +00:00 |
WhoIsTyping.js
|
Partial porting over of vector controller logic to react sdk.
|
2015-09-17 18:23:38 +01:00 |
component-index.js
|
Merge branch 'develop' into kegan/tab-complete
|
2015-12-22 17:44:04 +00:00 |
dispatcher.js
|
Allow the dispatcher to dispatch sync if required.
|
2015-10-20 11:02:54 +01:00 |
encryption.js
|
Missed files from last commit
|
2015-09-18 13:54:20 +01:00 |
extend.js
|
add license header
|
2015-07-03 11:24:04 +01:00 |
index.js
|
Move MatrixChat and login components to react SDK.
|
2015-11-30 18:11:04 +00:00 |
linkify-matrix.js
|
Hook up aliases via listeners too.
|
2015-10-27 09:58:55 +00:00 |