Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement image uploads (#24) | Konstantinos Sideris | 2017-09-10 | 1 | -19/+90 |
* | Allow port number as part of the hostname | Konstantinos Sideris | 2017-09-04 | 1 | -1/+7 |
* | Add write support for m.emote events | Konstantinos Sideris | 2017-09-03 | 1 | -444/+468 |
* | Small style change | Konstantinos Sideris | 2017-08-20 | 1 | -42/+65 |
* | Improve login flow (#35) | jansol | 2017-07-08 | 1 | -2/+25 |
* | Lazy load initial timeline events | Konstantinos Sideris | 2017-06-05 | 1 | -2/+3 |
* | Experimental support for user avatars in timeline | Konstantinos Sideris | 2017-06-05 | 1 | -0/+52 |
* | Set up translations | Konstantinos Sideris | 2017-05-29 | 1 | -4/+4 |
* | Fetch avatar thumbnail instead of the original image | Konstantinos Sideris | 2017-05-27 | 1 | -6/+20 |
* | Initial support for backwards pagination | Konstantinos Sideris | 2017-05-12 | 1 | -0/+47 |
* | Save the user defined domain instead of the one provided by login response | Konstantinos Sideris | 2017-05-09 | 1 | -5/+3 |
* | Initial support for display names | Konstantinos Sideris | 2017-05-08 | 1 | -4/+3 |
* | Add sync timeout | Konstantinos Sideris | 2017-05-08 | 1 | -0/+1 |
* | Use strongly typed enums | Konstantinos Sideris | 2017-05-08 | 1 | -12/+12 |
* | Use timeline to retrieve state events | Konstantinos Sideris | 2017-05-07 | 1 | -1/+3 |
* | Add initial support for inline images | Konstantinos Sideris | 2017-04-28 | 1 | -0/+36 |
* | Exclude m.room.member events from initial sync | Konstantinos Sideris | 2017-04-27 | 1 | -0/+6 |
* | Initial implementation for local echo | Konstantinos Sideris | 2017-04-13 | 1 | -2/+4 |
* | Use only a MatrixClient as a shared pointer | Konstantinos Sideris | 2017-04-11 | 1 | -1/+90 |
* | Make the timer single shot | Konstantinos Sideris | 2017-04-11 | 1 | -1/+1 |
* | Remove exception specifications | Konstantinos Sideris | 2017-04-09 | 1 | -9/+9 |
* | Add logout button | Konstantinos Sideris | 2017-04-09 | 1 | -0/+43 |
* | Implement initial registration stage | Konstantinos Sideris | 2017-04-08 | 1 | -11/+57 |
* | Use const refs for the deserialized data | Konstantinos Sideris | 2017-04-06 | 1 | -5/+1 |
* | Initial commit | Konstantinos Sideris | 2017-04-06 | 1 | -0/+365 |