Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove obsolete artifact from appveyor | Konstantinos Sideris | 2017-11-07 | 1 | -1/+1 |
* | Fix wacky newline/linkification interaction | Benjamin Saunders | 2017-11-05 | 1 | -4/+4 |
* | Fix newlines not being displayed (#122) | Benjamin Saunders | 2017-11-06 | 1 | -1/+5 |
* | Use C++11 braced list style (#121) | Benjamin Saunders | 2017-11-05 | 1 | -21/+20 |
* | Clean up headers | Konstantinos Sideris | 2017-10-28 | 1 | -1/+3 |
* | Fix unicode handling of replaceEmoji (#84) | Victor Berger | 2017-10-02 | 1 | -4/+4 |
* | Remove extra clang-format options | Konstantinos Sideris | 2017-10-01 | 1 | -3/+1 |
* | Don't mangle bot's display name | Konstantinos Sideris | 2017-09-28 | 1 | -3/+5 |
* | Properly handle html tags | Konstantinos Sideris | 2017-09-22 | 1 | -2/+5 |
* | Implement image uploads (#24) | Konstantinos Sideris | 2017-09-10 | 1 | -0/+33 |
* | Add write support for m.emote events | Konstantinos Sideris | 2017-09-03 | 1 | -29/+25 |
* | Add read support for m.emote events (#41) | Konstantinos Sideris | 2017-09-02 | 1 | -2/+37 |
* | Remove nick colors | Konstantinos Sideris | 2017-08-26 | 1 | -230/+208 |
* | Small style change | Konstantinos Sideris | 2017-08-20 | 1 | -45/+56 |
* | Update the last sender from the initial pagination | Konstantinos Sideris | 2017-08-14 | 1 | -11/+21 |
* | Use 'You' instead of your own user id | Konstantinos Sideris | 2017-08-06 | 1 | -6/+12 |
* | Display the most recent message instead of the topic | Konstantinos Sideris | 2017-08-06 | 1 | -0/+35 |
* | Fix small timestamp misalignment | Konstantinos Sideris | 2017-07-15 | 1 | -2/+5 |
* | Use pixels to specify the font sizes | Konstantinos Sideris | 2017-07-15 | 1 | -19/+18 |
* | Set emoji size relative to the default font | Konstantinos Sideris | 2017-07-01 | 1 | -1/+5 |
* | Remove hardcoded font sizes, margins etc | Konstantinos Sideris | 2017-07-01 | 1 | -51/+75 |
* | Experimental support for user avatars in timeline | Konstantinos Sideris | 2017-06-05 | 1 | -95/+190 |
* | Highlight URLs in TimelineView | Konstantinos Sideris | 2017-05-11 | 1 | -4/+17 |
* | Initial support for display names | Konstantinos Sideris | 2017-05-08 | 1 | -5/+10 |
* | Use timeline to retrieve state events | Konstantinos Sideris | 2017-05-07 | 1 | -6/+24 |
* | Add initial support for inline images | Konstantinos Sideris | 2017-04-28 | 1 | -0/+37 |
* | Rename History to Timeline | Konstantinos Sideris | 2017-04-27 | 1 | -0/+159 |