summaryrefslogtreecommitdiffstats
path: root/src/timeline
AgeCommit message (Expand)Author
2018-02-20Fix crash when trying to use automatically deleted ImageOverlay dialogKonstantinos Sideris
2018-02-20Be explicit about the captured parameters in lambdasKonstantinos Sideris
2018-02-19Scale down the preview image to fit in the application windowKonstantinos Sideris
2018-02-19Move scaleImage() in UtilsKonstantinos Sideris
2018-02-19Minor adjustmentsKonstantinos Sideris
2018-02-18 Support audio, video, generic file for pasting (#220)christarazi
2018-02-17Properly detect the start of the timelineKonstantinos Sideris
2018-02-15Implement server-side notification countKonstantinos Sideris
2018-02-11Simplify variant access with std::visitKonstantinos Sideris
2018-02-10Remove empty destructorsKonstantinos Sideris
2018-02-10Generate a date separator before local messagesKonstantinos Sideris
2018-02-07Create new font for checkmarkChris Tarazi
2018-02-07Apply fixed width for checkmark for all messagesChris Tarazi
2018-02-07Fix #217: create space for checkmark beforehandChris Tarazi
2018-02-02Handle case with no available roomsKonstantinos Sideris
2018-01-31Second attempt to fix failback text size for ImageItemKonstantinos Sideris
2018-01-30Add enough space for the failback text in ImageItemKonstantinos Sideris
2018-01-30Increase pagination retry timeoutKonstantinos Sideris
2018-01-30Render messages received by `/messages` on demandKonstantinos Sideris
2018-01-25Add missing processEvents callKonstantinos Sideris
2018-01-25Call processEvents while rendering new eventsKonstantinos Sideris
2018-01-24Use more stl containers & minor refactoringsKonstantinos Sideris
2018-01-23Remove trailing whitespace from text messagesKonstantinos Sideris
2018-01-23Show the scroll-down button when showing the timelineKonstantinos Sideris
2018-01-16Hack to work around layout flickering when adding new timeline itemsKonstantinos Sideris
2018-01-14Add a checkmark to messages that have been received by the server (#93)Konstantinos Sideris
2018-01-14Move timestamps to the rightKonstantinos Sideris
2018-01-12Use Q_NULLPTR to be compatible with qt5.7Konstantinos Sideris
2018-01-10Add support for pasting images into a room (#180)christarazi
2018-01-08Make usernames in timeline less boldKonstantinos Sideris
2018-01-05Enable read receipts on messages sent through nhekoKonstantinos Sideris
2018-01-05Create widgets on demand for messages added to the end of the timelineKonstantinos Sideris
2018-01-03Initial support for read receiptsKonstantinos Sideris
2017-12-30Load last content from all roomsKonstantinos Sideris
2017-12-30Use qobject_cast on TimelineItemKonstantinos Sideris
2017-12-25Add date separator in the timelineKonstantinos Sideris
2017-12-24Use a better regex to identify URLsKonstantinos Sideris
2017-12-23Restrict display name width to 500pxKonstantinos Sideris
2017-12-23Don't keep fetching history on non-visible timelinesKonstantinos Sideris
2017-12-21Add rounded corners to inline imagesKonstantinos Sideris
2017-12-21Remove the 'Video' prefix from video linksKonstantinos Sideris
2017-12-12Valgrind runKonstantinos Sideris
2017-12-06Prevent queue from getting blocked (#142)Konstantinos Sideris
2017-12-04Migrate to matrix-structs for event and response parsingKonstantinos Sideris
2017-12-01Add basic support for m.video messagesKonstantinos Sideris
2017-12-01Allow audio clip uploadsKonstantinos Sideris
2017-12-01Add inline audio clip player (m.audio) (#143)Konstantinos Sideris
2017-11-30Group emoji and dialogs with namespacesKonstantinos Sideris
2017-11-30Create directories for related filesKonstantinos Sideris