.. |
async-components/views/dialogs
|
Fix cancel button on e2e import/export dialogs
|
2017-01-25 22:15:09 +00:00 |
autocomplete
|
Fix a bunch of linting errors
|
2017-01-20 14:22:27 +00:00 |
components
|
beautify search fail error
|
2017-03-12 22:24:16 +00:00 |
utils
|
Megolm export: Increase to 500000 PBKDF rounds
|
2017-02-02 16:38:19 +00:00 |
wrappers
|
Fix a bunch of linting errors
|
2017-01-20 14:22:27 +00:00 |
AddThreepid.js
|
Fix a bunch of linting errors
|
2017-01-20 14:22:27 +00:00 |
Avatar.js
|
Fix a bunch of linting errors
|
2017-01-20 14:22:27 +00:00 |
BasePlatform.js
|
Fix a bunch of linting errors
|
2017-01-20 14:22:27 +00:00 |
CallHandler.js
|
Only hangup on call errors, not errors on sendEvent
|
2017-02-22 16:12:37 +00:00 |
component-index.js
|
Revert "Support registration & login with phone number (#742)"
|
2017-03-09 18:32:44 +00:00 |
ContentMessages.js
|
Merge pull request #605 from SijmenSchoon/feature/pastefiles
|
2017-03-09 17:55:58 +00:00 |
createRoom.js
|
Fix a bunch of linting errors
|
2017-01-20 14:22:27 +00:00 |
DateUtils.js
|
Fix a bunch of linting errors
|
2017-01-20 14:22:27 +00:00 |
dispatcher.js
|
Reduce log spam: Revert a16aeeef2a
|
2017-01-24 16:40:26 +00:00 |
email.js
|
|
|
Entities.js
|
Fix a bunch of linting errors
|
2017-01-20 14:22:27 +00:00 |
extend.js
|
Fix a bunch of linting errors
|
2017-01-20 14:22:27 +00:00 |
HtmlUtils.js
|
Revert "Support registration & login with phone number (#742)"
|
2017-03-09 18:32:44 +00:00 |
ImageUtils.js
|
Fix a bunch of linting errors
|
2017-01-20 14:22:27 +00:00 |
index.js
|
Implement Megolm key importing
|
2017-01-24 21:50:24 +00:00 |
Invite.js
|
allow @local:domain style mxids
|
2017-02-21 14:50:09 +00:00 |
KeyCode.js
|
Create a common BaseDialog
|
2017-01-24 18:18:54 +00:00 |
Lifecycle.js
|
Merge remote-tracking branch 'origin/develop' into dbkr/register_ui_auth
|
2017-03-01 10:45:17 +00:00 |
linkify-matrix.js
|
Fix a bunch of linting errors
|
2017-01-20 14:22:27 +00:00 |
Login.js
|
Revert "Support registration & login with phone number (#742)"
|
2017-03-09 18:32:44 +00:00 |
Markdown.js
|
Fix block quotes all being on a single line
|
2017-02-17 18:06:00 +00:00 |
MatrixClientPeg.js
|
Change the name of the database
|
2017-02-21 15:44:57 +00:00 |
Modal.js
|
Logging to try to track down riot-web#3148
|
2017-02-06 16:01:25 +00:00 |
Notifier.js
|
Fix a bunch of linting errors
|
2017-01-20 14:22:27 +00:00 |
ObjectUtils.js
|
Fix a bunch of linting errors
|
2017-01-20 14:22:27 +00:00 |
PageTypes.js
|
quick and dirty support for custom welcome pages, with an example for geektime techfest
|
2016-11-13 14:10:46 +00:00 |
PasswordReset.js
|
|
|
PlatformPeg.js
|
s/fir/for/
|
2016-11-02 16:15:35 +00:00 |
Presence.js
|
Fix a bunch of linting errors
|
2017-01-20 14:22:27 +00:00 |
ratelimitedfunc.js
|
|
|
Resend.js
|
Fix resend bar and "send anyway" in UDD
|
2017-03-03 10:02:08 +00:00 |
RichText.js
|
Fix a bunch of linting errors
|
2017-01-20 14:22:27 +00:00 |
RoomListSorter.js
|
Fix a bunch of linting errors
|
2017-01-20 14:22:27 +00:00 |
RoomNotifs.js
|
Fix a bunch of linting errors
|
2017-01-20 14:22:27 +00:00 |
Rooms.js
|
Fix a bunch of linting errors
|
2017-01-20 14:22:27 +00:00 |
RtsClient.js
|
Instead of sending userId, userEmail, send sid, client_secret
|
2017-02-10 16:50:25 +00:00 |
ScalarAuthClient.js
|
|
|
ScalarMessaging.js
|
Fix a bunch of linting errors
|
2017-01-20 14:22:27 +00:00 |
SdkConfig.js
|
Do not show the bug report section if there is no bug_report_endpoint_url
|
2017-01-25 14:43:47 +00:00 |
Skinner.js
|
|
|
SlashCommands.js
|
Fix a bunch of linting errors
|
2017-01-20 14:22:27 +00:00 |
TabComplete.js
|
Fix a bunch of linting errors
|
2017-01-20 14:22:27 +00:00 |
TabCompleteEntries.js
|
Fix a bunch of linting errors
|
2017-01-20 14:22:27 +00:00 |
TextForEvent.js
|
Start to show redacted events
|
2017-03-03 15:42:24 +00:00 |
Tinter.js
|
Fix a bunch of linting errors
|
2017-01-20 14:22:27 +00:00 |
UiEffects.js
|
|
|
UnknownDeviceErrorHandler.js
|
Use ES6 export style
|
2017-03-01 14:33:25 +00:00 |
Unread.js
|
|
|
UserActivity.js
|
use passive event listener for mousewheel
|
2016-09-07 22:54:37 +01:00 |
UserSettingsStore.js
|
Rename RTE labs option to "New Composer & Autocomplete"
|
2017-02-16 02:20:34 +05:30 |
Velociraptor.js
|
Fix one read receipt randomly not appearing
|
2017-02-02 18:21:53 +00:00 |
VelocityBounce.js
|
Fix a bunch of linting errors
|
2017-01-20 14:22:27 +00:00 |
WhoIsTyping.js
|
Do not show "+1 other"
|
2017-02-09 10:30:06 +00:00 |