nheko/include
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.h Experimental support for user avatars in timeline 2017-06-05 02:14:05 +03:00
ChatPage.h Add menu to toggle notifications 2017-05-31 17:06:03 +03:00
Deserializable.h Replace include guards with #pragma once 2017-05-16 21:46:45 +03:00
EmojiCategory.h Replace include guards with #pragma once 2017-05-16 21:46:45 +03:00
EmojiItemDelegate.h Replace include guards with #pragma once 2017-05-16 21:46:45 +03:00
EmojiPanel.h Add drop shadow to emoji panel 2017-05-31 02:35:28 +03:00
EmojiPickButton.h Replace include guards with #pragma once 2017-05-16 21:46:45 +03:00
EmojiProvider.h Replace include guards with #pragma once 2017-05-16 21:46:45 +03:00
ImageItem.h Replace include guards with #pragma once 2017-05-16 21:46:45 +03:00
ImageOverlayDialog.h Replace include guards with #pragma once 2017-05-16 21:46:45 +03:00
InputValidator.h Replace include guards with #pragma once 2017-05-16 21:46:45 +03:00
Login.h Replace include guards with #pragma once 2017-05-16 21:46:45 +03:00
LoginPage.h Improve login flow (#35) 2017-07-08 14:41:49 +03:00
LogoutDialog.h Show confirmation dialog on logout 2017-06-02 18:04:51 +03:00
MainWindow.h Show confirmation dialog on logout 2017-06-02 18:04:51 +03:00
MatrixClient.h Improve login flow (#35) 2017-07-08 14:41:49 +03:00
Profile.h Replace include guards with #pragma once 2017-05-16 21:46:45 +03:00
Register.h Replace include guards with #pragma once 2017-05-16 21:46:45 +03:00
RegisterPage.h Replace include guards with #pragma once 2017-05-16 21:46:45 +03:00
RoomInfoListItem.h Remove hardcoded font sizes, margins etc 2017-07-01 12:46:58 +03:00
RoomList.h Add context menu on RoomList items 2017-05-31 19:42:07 +03:00
RoomMessages.h Replace include guards with #pragma once 2017-05-16 21:46:45 +03:00
RoomSettings.h Add menu to toggle notifications 2017-05-31 17:06:03 +03:00
RoomState.h Resolve name and avatar on 1-on-1 rooms 2017-05-26 21:34:16 +03:00
SlidingStackWidget.h Replace include guards with #pragma once 2017-05-16 21:46:45 +03:00
Splitter.h Snappy sidebar 2017-05-19 19:55:38 +03:00
Sync.h Replace include guards with #pragma once 2017-05-16 21:46:45 +03:00
TextInputWidget.h Remove hardcoded font sizes on the top bars and text input 2017-07-01 15:52:46 +03:00
TimelineItem.h Set emoji size relative to the default font 2017-07-01 14:03:00 +03:00
TimelineView.h Fix scrolling flickering on backwards pagination 2017-06-05 19:21:19 +03:00
TimelineViewManager.h Replace include guards with #pragma once 2017-05-16 21:46:45 +03:00
TopRoomBar.h Remove hardcoded font sizes on the top bars and text input 2017-07-01 15:52:46 +03:00
TrayIcon.h Increase tray icon's bubble size 2017-05-22 17:35:17 +03:00
UserInfoWidget.h Remove hardcoded font sizes on the top bars and text input 2017-07-01 15:52:46 +03:00
Versions.h Improve login flow (#35) 2017-07-08 14:41:49 +03:00
WelcomePage.h Replace include guards with #pragma once 2017-05-16 21:46:45 +03:00