nheko/src
jansol f5ba63946b Improve login flow (#35)
* Validate both inferred and explicitly entered server addresses by attempting to call the /versions endpoint
* If the domain from the mxid fails validation, try prefixing it with 'matrix'
* Only show server address field if address validation ultimately fails
2017-07-08 14:41:49 +03:00
..
events Resolve name and avatar on 1-on-1 rooms 2017-05-26 21:34:16 +03:00
ui Slow down spinner 2017-07-02 16:44:05 +03:00
AvatarProvider.cc Experimental support for user avatars in timeline 2017-06-05 02:14:05 +03:00
ChatPage.cc Experimental support for user avatars in timeline 2017-06-05 02:14:05 +03:00
Deserializable.cc Add lint rule 2017-04-30 15:10:59 +03:00
EmojiCategory.cc Add full emoji support 2017-04-23 21:31:08 +03:00
EmojiItemDelegate.cc Fix emoji alignment issue (#43) 2017-07-04 23:40:41 +03:00
EmojiPanel.cc Add menu to toggle notifications 2017-05-31 17:06:03 +03:00
EmojiPickButton.cc Add full emoji support 2017-04-23 21:31:08 +03:00
EmojiProvider.cc Add full emoji support 2017-04-23 21:31:08 +03:00
ImageItem.cc Restrict inline image size to its minimum 2017-05-10 13:12:50 +03:00
ImageOverlayDialog.cc macOS fixes (#15) 2017-05-04 13:11:04 +03:00
InputValidator.cc Make InputValidator class members static 2017-05-14 16:36:30 +03:00
Login.cc Create a named device on login 2017-05-30 14:28:04 +03:00
LoginPage.cc Improve login flow (#35) 2017-07-08 14:41:49 +03:00
LogoutDialog.cc Show confirmation dialog on logout 2017-06-02 18:04:51 +03:00
MainWindow.cc Show confirmation dialog on logout 2017-06-02 18:04:51 +03:00
MatrixClient.cc Improve login flow (#35) 2017-07-08 14:41:49 +03:00
Profile.cc Show user info even if the display name or avatar are missing 2017-05-16 15:43:29 +03:00
Register.cc Use only a MatrixClient as a shared pointer 2017-04-11 17:45:47 +03:00
RegisterPage.cc Show confirmation dialog on logout 2017-06-02 18:04:51 +03:00
RoomInfoListItem.cc Remove hardcoded font sizes, margins etc 2017-07-01 12:46:58 +03:00
RoomList.cc Add context menu on RoomList items 2017-05-31 19:42:07 +03:00
RoomMessages.cc Initial support for backwards pagination 2017-05-12 15:43:35 +03:00
RoomState.cc Resolve name and avatar on 1-on-1 rooms 2017-05-26 21:34:16 +03:00
SlidingStackWidget.cc Add missing parents 2017-05-14 17:32:12 +03:00
Splitter.cc Don't collapse room list 2017-06-06 15:03:11 +03:00
Sync.cc Use timeline to retrieve state events 2017-05-07 17:15:38 +03:00
TextInputWidget.cc Remove hardcoded font sizes on the top bars and text input 2017-07-01 15:52:46 +03:00
TimelineItem.cc Set emoji size relative to the default font 2017-07-01 14:03:00 +03:00
TimelineView.cc Lazy load initial timeline events 2017-06-05 19:54:45 +03:00
TimelineViewManager.cc Lazy load initial timeline events 2017-06-05 19:54:45 +03:00
TopRoomBar.cc Remove hardcoded font sizes on the top bars and text input 2017-07-01 15:52:46 +03:00
TrayIcon.cc Show unread count on MacOs toolbar 2017-07-01 16:34:36 +03:00
UserInfoWidget.cc Remove hardcoded font sizes on the top bars and text input 2017-07-01 15:52:46 +03:00
Versions.cc Improve login flow (#35) 2017-07-08 14:41:49 +03:00
WelcomePage.cc Show confirmation dialog on logout 2017-06-02 18:04:51 +03:00
main.cc Add option for the default font size 2017-07-01 15:21:07 +03:00