| .. | 
		
		
			
			
			
			
				| actions | … |  | 
		
			
			
			
			
				| async-components/views/dialogs | … |  | 
		
			
			
			
			
				| autocomplete | Replace bluebird specific promise things. Fix uses of sync promise code. | 2019-11-14 13:52:17 +00:00 | 
		
			
			
			
			
				| components | Replace bluebird specific promise things. Fix uses of sync promise code. | 2019-11-14 13:52:17 +00:00 | 
		
			
			
			
			
				| editor | Fix linty failures | 2019-10-22 13:49:02 +01:00 | 
		
			
			
			
			
				| hooks | Merge pull request #3465 from matrix-org/t3chguy/nvl/userinfo | 2019-10-21 15:50:08 +01:00 | 
		
			
			
			
			
				| i18n/strings | Merge branch 'develop' into travis/mjolnir | 2019-11-12 10:00:01 -07:00 | 
		
			
			
			
			
				| integrations | … |  | 
		
			
			
			
			
				| mjolnir | Bypass the tests being weird | 2019-10-31 16:43:03 -06:00 | 
		
			
			
			
			
				| notifications | … |  | 
		
			
			
			
			
				| rageshake | Replace bluebird specific promise things. Fix uses of sync promise code. | 2019-11-14 13:52:17 +00:00 | 
		
			
			
			
			
				| resizer | Fix soft crash on room join | 2019-10-08 15:43:57 +01:00 | 
		
			
			
			
			
				| settings | Merge branch 'develop' into travis/mjolnir | 2019-11-12 10:00:01 -07:00 | 
		
			
			
			
			
				| stores | Simplify dispatch blocks | 2019-11-12 13:29:01 +00:00 | 
		
			
			
			
			
				| utils | Replace bluebird specific promise things. Fix uses of sync promise code. | 2019-11-14 13:52:17 +00:00 | 
		
			
			
			
			
				| ActiveRoomObserver.js | … |  | 
		
			
			
			
			
				| AddThreepid.js | Guard against misconfigured homeservers when adding / binding phone numbers | 2019-10-31 14:50:21 +00:00 | 
		
			
			
			
			
				| Analytics.js | … |  | 
		
			
			
			
			
				| Avatar.js | … |  | 
		
			
			
			
			
				| BasePlatform.js | Merge hide-to-tray-icon with show-tray-icon | 2019-10-30 14:32:27 +00:00 | 
		
			
			
			
			
				| CallHandler.js | Fix call state logging | 2019-10-30 10:38:34 +00:00 | 
		
			
			
			
			
				| CallMediaHandler.js | … |  | 
		
			
			
			
			
				| ContentMessages.js | Replace all trivial Promise.defer usages with regular Promises | 2019-11-12 12:07:56 +00:00 | 
		
			
			
			
			
				| DateUtils.js | … |  | 
		
			
			
			
			
				| DecryptionFailureTracker.js | … |  | 
		
			
			
			
			
				| Entities.js | … |  | 
		
			
			
			
			
				| FromWidgetPostMessageApi.js | … |  | 
		
			
			
			
			
				| GroupAddressPicker.js | Replace bluebird specific promise things. Fix uses of sync promise code. | 2019-11-14 13:52:17 +00:00 | 
		
			
			
			
			
				| HtmlUtils.js | Restore thumbs after variation selector removal | 2019-11-07 17:49:25 +00:00 | 
		
			
			
			
			
				| IdentityAuthClient.js | Appease the linter | 2019-11-07 15:12:55 -07:00 | 
		
			
			
			
			
				| ImageUtils.js | … |  | 
		
			
			
			
			
				| KeyRequestHandler.js | … |  | 
		
			
			
			
			
				| Keyboard.js | Use navigation treeview aria pattern for roomlist sublists and tiles | 2019-10-17 15:53:39 +01:00 | 
		
			
			
			
			
				| Lifecycle.js | Merge branch 'develop' into t3chguy/remove_bluebird_1 | 2019-11-12 18:16:34 +00:00 | 
		
			
			
			
			
				| Login.js | … |  | 
		
			
			
			
			
				| Markdown.js | … |  | 
		
			
			
			
			
				| MatrixClientPeg.js | … |  | 
		
			
			
			
			
				| Modal.js | Replace rest of defer usages using small shim. Add homebrew promise utils | 2019-11-12 12:07:56 +00:00 | 
		
			
			
			
			
				| Notifier.js | Revert "s/.done(/.then(/ since modern es6 track unhandled promise exceptions" | 2019-11-12 11:56:21 +00:00 | 
		
			
			
			
			
				| ObjectUtils.js | … |  | 
		
			
			
			
			
				| PageTypes.js | … |  | 
		
			
			
			
			
				| PasswordReset.js | … |  | 
		
			
			
			
			
				| PhasedRollOut.js | … |  | 
		
			
			
			
			
				| PlatformPeg.js | … |  | 
		
			
			
			
			
				| Presence.js | … |  | 
		
			
			
			
			
				| Registration.js | … |  | 
		
			
			
			
			
				| Resend.js | Revert "s/.done(/.then(/ since modern es6 track unhandled promise exceptions" | 2019-11-12 11:56:21 +00:00 | 
		
			
			
			
			
				| Roles.js | … |  | 
		
			
			
			
			
				| RoomAliasCache.js | Cache room alias to room ID mapping in memory | 2019-11-12 11:54:41 +00:00 | 
		
			
			
			
			
				| RoomInvite.js | … |  | 
		
			
			
			
			
				| RoomListSorter.js | … |  | 
		
			
			
			
			
				| RoomNotifs.js | … |  | 
		
			
			
			
			
				| Rooms.js | … |  | 
		
			
			
			
			
				| ScalarAuthClient.js | … |  | 
		
			
			
			
			
				| ScalarMessaging.js | Revert "s/.done(/.then(/ since modern es6 track unhandled promise exceptions" | 2019-11-12 11:56:21 +00:00 | 
		
			
			
			
			
				| SdkConfig.js | … |  | 
		
			
			
			
			
				| SendHistoryManager.js | … |  | 
		
			
			
			
			
				| Skinner.js | … |  | 
		
			
			
			
			
				| SlashCommands.js | Fix upgraderoom slashcommand | 2019-10-01 20:58:40 +01:00 | 
		
			
			
			
			
				| SlateComposerHistoryManager.js | … |  | 
		
			
			
			
			
				| Terms.js | … |  | 
		
			
			
			
			
				| TextForEvent.js | … |  | 
		
			
			
			
			
				| Tinter.js | … |  | 
		
			
			
			
			
				| ToWidgetPostMessageApi.js | … |  | 
		
			
			
			
			
				| Unread.js | Don't mark a room as unread when someone adds an alias | 2019-10-01 15:08:38 -05:00 | 
		
			
			
			
			
				| UserActivity.js | … |  | 
		
			
			
			
			
				| UserAddress.js | … |  | 
		
			
			
			
			
				| VectorConferenceHandler.js | … |  | 
		
			
			
			
			
				| Velociraptor.js | … |  | 
		
			
			
			
			
				| VelocityBounce.js | … |  | 
		
			
			
			
			
				| WhoIsTyping.js | … |  | 
		
			
			
			
			
				| WidgetMessaging.js | … |  | 
		
			
			
			
			
				| WidgetMessagingEndpoint.js | … |  | 
		
			
			
			
			
				| boundThreepids.js | … |  | 
		
			
			
			
			
				| createRoom.js | … |  | 
		
			
			
			
			
				| cryptodevices.js | … |  | 
		
			
			
			
			
				| dispatcher.js | … |  | 
		
			
			
			
			
				| email.js | … |  | 
		
			
			
			
			
				| extend.js | … |  | 
		
			
			
			
			
				| groups.js | … |  | 
		
			
			
			
			
				| index.js | … |  | 
		
			
			
			
			
				| languageHandler.js | … |  | 
		
			
			
			
			
				| linkify-matrix.js | Fix linkify imports | 2019-11-06 10:41:14 +01:00 | 
		
			
			
			
			
				| phonenumber.js | … |  | 
		
			
			
			
			
				| ratelimitedfunc.js | … |  | 
		
			
			
			
			
				| shouldHideEvent.js | … |  | 
		
			
			
			
			
				| stripped-emoji.json | Update stripped emoji and bump emojidata to 4.0.2 | 2019-10-01 18:05:25 +02:00 | 
		
			
			
			
			
				| theme.js | add copyright headers | 2019-10-02 11:06:31 +02:00 |