| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Use Q_NULLPTR to be compatible with qt5.7 | Konstantinos Sideris | 2018-01-12 | 1 | -3/+3 | |
| | | | | | fixes #199 | |||||
| * | Add support for pasting images into a room (#180) | christarazi | 2018-01-10 | 6 | -15/+31 | |
| | | | | fixes #132 | |||||
| * | Make usernames in timeline less bold | Konstantinos Sideris | 2018-01-08 | 1 | -1/+1 | |
| | | ||||||
| * | Enable read receipts on messages sent through nheko | Konstantinos Sideris | 2018-01-05 | 1 | -0/+4 | |
| | | ||||||
| * | Create widgets on demand for messages added to the end of the timeline | Konstantinos Sideris | 2018-01-05 | 2 | -45/+92 | |
| | | ||||||
| * | Initial support for read receipts | Konstantinos Sideris | 2018-01-03 | 1 | -4/+22 | |
| | | ||||||
| * | Load last content from all rooms | Konstantinos Sideris | 2017-12-30 | 1 | -0/+1 | |
| | | | | | fixes #175 | |||||
| * | Use qobject_cast on TimelineItem | Konstantinos Sideris | 2017-12-30 | 1 | -2/+2 | |
| | | ||||||
| * | Add date separator in the timeline | Konstantinos Sideris | 2017-12-25 | 2 | -16/+72 | |
| | | | | | fixes #157 | |||||
| * | Use a better regex to identify URLs | Konstantinos Sideris | 2017-12-24 | 1 | -8/+4 | |
| | | ||||||
| * | Restrict display name width to 500px | Konstantinos Sideris | 2017-12-23 | 1 | -1/+3 | |
| | | ||||||
| * | Don't keep fetching history on non-visible timelines | Konstantinos Sideris | 2017-12-23 | 1 | -4/+9 | |
| | | | | | | | | | If the user switched to another timeline before the current timeline filled up with messages, nheko would keep fetching history. Now it will check periodically if the timeline became visible so it can decide whether or not to stop fetching history. | |||||
| * | Add rounded corners to inline images | Konstantinos Sideris | 2017-12-21 | 1 | -15/+26 | |
| | | ||||||
| * | Remove the 'Video' prefix from video links | Konstantinos Sideris | 2017-12-21 | 1 | -1/+3 | |
| | | ||||||
| * | Valgrind run | Konstantinos Sideris | 2017-12-12 | 1 | -7/+7 | |
| | | | | | | - Fix a memory leak where a layout was created without being used. - Fix uninitialized value. | |||||
| * | Prevent queue from getting blocked (#142) | Konstantinos Sideris | 2017-12-06 | 1 | -3/+9 | |
| | | | | | | Try sending a message when all the sent messages have been received through /sync. | |||||
| * | Migrate to matrix-structs for event and response parsing | Konstantinos Sideris | 2017-12-04 | 7 | -159/+201 | |
| | | ||||||
| * | Add basic support for m.video messages | Konstantinos Sideris | 2017-12-01 | 3 | -0/+120 | |
| | | | | | fixes #115 | |||||
| * | Allow audio clip uploads | Konstantinos Sideris | 2017-12-01 | 4 | -3/+31 | |
| | | ||||||
| * | Add inline audio clip player (m.audio) (#143) | Konstantinos Sideris | 2017-12-01 | 5 | -73/+285 | |
| | | ||||||
| * | Group emoji and dialogs with namespaces | Konstantinos Sideris | 2017-11-30 | 1 | -2/+2 | |
| | | ||||||
| * | Create directories for related files | Konstantinos Sideris | 2017-11-30 | 5 | -0/+1800 | |
