.. |
dialogs
|
Merge pull request #474 from Jedi18/room_settings_qml
|
4 years ago |
emoji
|
Use correct syntax for emoji generation script
|
4 years ago |
notifications
|
Include notifications header instead of responses header
|
4 years ago |
popups
|
Remove UserItem class
|
4 years ago |
timeline
|
Merge pull request #479 from Jedi18/add_rooms_model_completer
|
4 years ago |
ui
|
Replace rowlayouts with gridlayout and fix room settings initializer list
|
4 years ago |
AvatarProvider.cpp
|
Fix some compiler warnings
|
4 years ago |
AvatarProvider.h
|
Try to reduce memory usage by reusing avatar pixmaps
|
5 years ago |
BlurhashProvider.cpp
|
lint
|
4 years ago |
BlurhashProvider.h
|
Make blurhash provider async
|
5 years ago |
Cache.cpp
|
Use fully read marker and fix stuck read marker with edits
|
4 years ago |
Cache.h
|
Fix stuck notifications because of edits
|
4 years ago |
CacheCryptoStructs.h
|
Properly share and rotate sessions on member and device changes
|
4 years ago |
CacheStructs.h
|
Fix some compiler warnings
|
4 years ago |
Cache_p.h
|
Fix stuck notifications because of edits
|
4 years ago |
CallDevices.cpp
|
Add Duplex call devices
|
4 years ago |
CallDevices.h
|
Move call device handling out of WebRTCSession
|
4 years ago |
CallManager.cpp
|
Move call device handling out of WebRTCSession
|
4 years ago |
CallManager.h
|
Move call device handling out of WebRTCSession
|
4 years ago |
ChatPage.cpp
|
Adapt to changes in MSC2312
|
4 years ago |
ChatPage.h
|
Implement Privacy Screen
|
4 years ago |
ColorImageProvider.cpp
|
Remove useless logging
|
5 years ago |
ColorImageProvider.h
|
optionally use QQuickWidget and replace ColorOverlay -> colorImageProvider
|
5 years ago |
CommunitiesList.cpp
|
Fix room list updating on adding to hidden tag or removing tag
|
4 years ago |
CommunitiesList.h
|
Fix room list updating on adding to hidden tag or removing tag
|
4 years ago |
CommunitiesListItem.cpp
|
Allow users to hide rooms with specific tags
|
4 years ago |
CommunitiesListItem.h
|
Allow users to hide rooms with specific tags
|
4 years ago |
CompletionModelRoles.h
|
Working User completer
|
4 years ago |
CompletionProxyModel.cpp
|
SkipEmptyParts was only added in Qt 5.14
|
4 years ago |
CompletionProxyModel.h
|
Split completion model into header and source
|
4 years ago |
Config.h
|
Fix autolinking breaking on single quotes in href attribute
|
4 years ago |
DeviceVerificationFlow.cpp
|
Switch to new relations format
|
4 years ago |
DeviceVerificationFlow.h
|
Switch to new relations format
|
4 years ago |
EventAccessors.cpp
|
Display edits correctly
|
4 years ago |
EventAccessors.h
|
Display edits correctly
|
4 years ago |
InviteeItem.cpp
|
Improve compile times a tiny bit
|
5 years ago |
InviteeItem.h
|
Improve compile times a tiny bit
|
5 years ago |
Logging.cpp
|
Silence signal syntax deprecated
|
4 years ago |
Logging.h
|
Redirect qt logger
|
5 years ago |
LoginPage.cpp
|
Fix login with SSO and Password supported
|
4 years ago |
LoginPage.h
|
Fix login with SSO and Password supported
|
4 years ago |
MainWindow.cpp
|
added changing of name through edit modal, removed old roomsettings
|
4 years ago |
MainWindow.h
|
replaced with togglebutton using qtquickcontrols2
|
4 years ago |
MatrixClient.cpp
|
Allow users to hide rooms with specific tags
|
4 years ago |
MatrixClient.h
|
Remove metatypes from headers
|
5 years ago |
MxcImageProvider.cpp
|
Fix some compiler warnings
|
4 years ago |
MxcImageProvider.h
|
Implement decryption of images
|
5 years ago |
Olm.cpp
|
Switch to new relations format
|
4 years ago |
Olm.h
|
Fix emoji update script
|
4 years ago |
QuickSwitcher.cpp
|
Remove redundant user search suggestion code
|
4 years ago |
QuickSwitcher.h
|
Remove metatypes from headers
|
5 years ago |
RegisterPage.cpp
|
lint
|
4 years ago |
RegisterPage.h
|
Improve Register page (#346)
|
4 years ago |
RoomInfoListItem.cpp
|
Allow users to hide rooms with specific tags
|
4 years ago |
RoomInfoListItem.h
|
Allow users to hide rooms with specific tags
|
4 years ago |
RoomList.cpp
|
Fix two room leaving related bugs and add invite user on clicking invite
|
4 years ago |
RoomList.h
|
Allow users to hide rooms with specific tags
|
4 years ago |
RoomsModel.cpp
|
check for empty alias and percent encoding for alias in url
|
4 years ago |
RoomsModel.h
|
added bool to choose between showing only rooms with aliases and all of the rooms
|
4 years ago |
SSOHandler.cpp
|
Translation updates
|
5 years ago |
SSOHandler.h
|
Add SSO
|
5 years ago |
SideBarActions.cpp
|
Improve compile times a tiny bit
|
5 years ago |
SideBarActions.h
|
Optimize includes a bit
|
5 years ago |
Splitter.cpp
|
Actually use stored size in splitter after restart
|
4 years ago |
Splitter.h
|
modernize: use override
|
5 years ago |
TrayIcon.cpp
|
Optimize includes a bit
|
5 years ago |
TrayIcon.h
|
modernize: use override
|
5 years ago |
UserInfoWidget.cpp
|
Username can be edited by double clicking on text, added global user profile menu action in user info widget
|
4 years ago |
UserInfoWidget.h
|
Username can be edited by double clicking on text, added global user profile menu action in user info widget
|
4 years ago |
UserSettingsPage.cpp
|
Clean up config names a bit
|
4 years ago |
UserSettingsPage.h
|
linting fix
|
4 years ago |
UsersModel.cpp
|
Show userid in completer
|
4 years ago |
UsersModel.h
|
Fix some compiler warnings
|
4 years ago |
Utils.cpp
|
Fix wrong font used in emoji escape
|
4 years ago |
Utils.h
|
Fix race when reading members from db
|
4 years ago |
WebRTCSession.cpp
|
Move call device handling out of WebRTCSession
|
4 years ago |
WebRTCSession.h
|
Move call device handling out of WebRTCSession
|
4 years ago |
WelcomePage.cpp
|
Use system icon where applicable
|
4 years ago |
WelcomePage.h
|
modernize: use nullptr
|
5 years ago |
main.cpp
|
Clean up config names a bit
|
4 years ago |