You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
christarazi
cd9d1a2ec6
Support audio, video, generic file for pasting ( #220 )
...
* Refactor widget items to use same interface
* Support audio, video, generic file for pasting
* Add utils function for human readable file sizes
* Set correct MIME type for media messages
This change also determines the size of the upload once from the
ContentLengthHeader, rather than seeking the QIODevice and asking for
its size. This prevents any future trouble in case the QIODevice is
sequential (cannot be seeked). The MIME type is also determined at
upload once, rather than using the QIODevice and the underlying data
inside.
* Allow for file urls to be used as fall-back
This fixes an issue on macOS which uses `text/uri-list` for copying
files to the clipboard.
fixes #228
7 years ago
..
dialogs
Support audio, video, generic file for pasting ( #220 )
7 years ago
emoji
Remove empty destructors
7 years ago
timeline
Support audio, video, generic file for pasting ( #220 )
7 years ago
ui
Remove QPropertyAnimation from modals to work around a regression on Qt 5.10.1 ( #87 )
7 years ago
AvatarProvider.h
Use more stl containers & minor refactorings
7 years ago
Cache.h
Use more stl containers & minor refactorings
7 years ago
ChatPage.h
Show loading indicator while waiting for /login & /logout
7 years ago
CommunitiesList.h
Erase items using the key
7 years ago
CommunitiesListItem.h
Remove empty destructors
7 years ago
Community.h
Use more stl containers & minor refactorings
7 years ago
Config.h
Move timestamps to the right
7 years ago
Deserializable.h
Clean up headers
7 years ago
InputValidator.h
Clean up headers
7 years ago
InviteeItem.h
Add menu to invite users
7 years ago
Login.h
Initial integration with matrix-structs
7 years ago
LoginPage.h
Show loading indicator while waiting for /login & /logout
7 years ago
MainWindow.h
Show loading indicator while waiting for /login & /logout
7 years ago
MatrixClient.h
Support audio, video, generic file for pasting ( #220 )
7 years ago
QuickSwitcher.h
Use more stl containers & minor refactorings
7 years ago
Register.h
Clean up headers
7 years ago
RegisterPage.h
Remove empty destructors
7 years ago
RoomInfoListItem.h
Implement server-side notification count
7 years ago
RoomList.h
Implement server-side notification count
7 years ago
RoomMessages.h
Remove extra inline keywords
7 years ago
RoomSettings.h
Lint
7 years ago
RoomState.h
Load the initial cache data without blocking the UI
7 years ago
RunGuard.h
Allow only one application instance
7 years ago
SideBarActions.h
Remove empty destructors
7 years ago
Splitter.h
Style change again
7 years ago
TextInputWidget.h
Support audio, video, generic file for pasting ( #220 )
7 years ago
TopRoomBar.h
Remove empty destructors
7 years ago
TrayIcon.h
Clean up headers
7 years ago
TypingDisplay.h
Receive typing notifications ( #88 )
7 years ago
UserInfoWidget.h
Remove empty destructors
7 years ago
UserSettingsPage.h
Add option to disable typing notifications
7 years ago
Utils.h
Support audio, video, generic file for pasting ( #220 )
7 years ago
WelcomePage.h
Remove unnecessary comments
7 years ago