| Commit message (Expand) | Author | Age | Files | Lines |
* | Use opacity for "pending" and "edited" hints | fiaxh | 2022-01-04 | 1 | -7/+0 |
* | Format quotes as preformatted text (#1111) | Xavi92 | 2021-12-30 | 1 | -0/+13 |
* | Display message delivery error, color text using theme colors | fiaxh | 2021-08-17 | 1 | -3/+27 |
* | Use opacity instead of hard coded color for formatting chars (#1000) | minils | 2021-08-14 | 1 | -2/+2 |
* | Merge remote-tracking branch 'origin/feature/calls' | fiaxh | 2021-05-11 | 1 | -3/+12 |
|\ |
|
| * | Fix warnings | fiaxh | 2021-04-11 | 1 | -3/+3 |
| * | Add UI for audio/video calls | fiaxh | 2021-03-21 | 1 | -0/+9 |
* | | Fix accounts panel width (#1017) | Sergey | 2021-03-24 | 1 | -1/+1 |
|/ |
|
* | Add different formating with less contrast for markup strings like *,_,~ and ... | minils | 2021-02-17 | 1 | -1/+3 |
* | Improve IBR form handling (#990) | Michel Le Bihan | 2021-02-17 | 1 | -1/+1 |
* | Refactor Notifications, add freedesktop backend | fiaxh | 2020-11-20 | 1 | -76/+18 |
* | Fix runtime critical when room has no name | fiaxh | 2020-10-29 | 1 | -1/+1 |
* | Fix some compiler warnings | fiaxh | 2020-10-27 | 3 | -17/+3 |
* | Remove code block formating | fiaxh | 2020-10-11 | 1 | -20/+0 |
* | Fix message duplication in MUC PMs | fiaxh | 2020-09-07 | 1 | -6/+15 |
* | Some locales need more than 2 chars for AM/PM, make the buffer a bit larger | Marvin W | 2020-07-08 | 1 | -1/+1 |
* | Use strftime() instead DateTime.format(), fixes #875 | Marvin W | 2020-07-08 | 1 | -1/+2 |
* | Clean up some image rendering code | Marvin W | 2020-06-28 | 1 | -4/+77 |
* | Do not use GNOME specific setting for 24 hours | Marvin W | 2020-06-23 | 1 | -4/+6 |
* | Use sqlite UPSERT | fiaxh | 2020-06-10 | 1 | -3/+12 |
* | Fix rare issue with incorrect link parsing | Marvin W | 2020-04-22 | 1 | -2/+3 |
* | Add file upload preview | fiaxh | 2020-04-22 | 3 | -21/+55 |
* | Add support for last message correction | fiaxh | 2020-04-03 | 1 | -2/+10 |
* | Fix message markup parsing for single characters | fiaxh | 2020-04-03 | 1 | -1/+1 |
* | Work-around use after free | Marvin W | 2020-04-01 | 1 | -1/+1 |
* | Fix issue rendering messages outside reachable scroll area | Marvin W | 2020-04-01 | 1 | -0/+11 |
* | Scale files and images to the available space | Marvin W | 2020-03-14 | 2 | -0/+126 |
* | Properly handle variation selector after emoji (even if useless) | Marvin W | 2020-03-14 | 1 | -1/+9 |
* | Improve code block regex | fiaxh | 2020-02-21 | 1 | -15/+18 |
* | Add support for strikethrough styling | Roberto Santalla | 2020-02-21 | 1 | -2/+2 |
* | Format fenced code blocks | Roberto Santalla | 2020-02-21 | 1 | -0/+18 |
* | Add more non-trailing chars for urls | Marvin W | 2020-01-15 | 1 | -1/+1 |
* | Correctly display names in groupchat pms | Marvin W | 2020-01-09 | 1 | -13/+14 |
* | Another set of changes to URL detection | Marvin W | 2020-01-09 | 1 | -34/+43 |
* | URL linker: count open/close parens, simplify regex | Marvin W | 2019-12-29 | 1 | -1/+37 |
* | Don't allow newlines in URLs, also clean up on http file transfer detection | Marvin W | 2019-12-26 | 1 | -3/+10 |
* | Improve on URI detection | Marvin W | 2019-12-25 | 1 | -4/+7 |
* | Properly check Jids everywhere | Marvin W | 2019-12-23 | 1 | -3/+3 |
* | Only send new room config if something was changed | fiaxh | 2019-12-16 | 1 | -1/+1 |
* | Check window width and hight before (re)storing them | fiaxh | 2019-11-26 | 1 | -0/+61 |
* | Don't attempt DNS SRV lookups in connection fallback | fiaxh | 2019-11-18 | 1 | -1/+1 |
* | Fix segfault in groupchat name generation | fiaxh | 2019-10-23 | 1 | -1/+1 |
* | Base avatars and names on conversation, not JID. | Marvin W | 2019-10-18 | 1 | -48/+130 |
* | Fix some incorrect handling of message styling | Marvin W | 2019-10-18 | 1 | -4/+4 |
* | fixup Fix some warnings | fiaxh | 2019-09-10 | 1 | -0/+8 |
* | Fix some warnings | hrxi | 2019-09-10 | 1 | -18/+26 |
* | Use regex literals, fixes some compiler warnings | fiaxh | 2019-03-14 | 1 | -1/+1 |
* | Add non-CSD alternative for more windows | fiaxh | 2019-03-14 | 1 | -1/+1 |
* | Move app menu into window, make conversation details dialog directly accessib... | fiaxh | 2019-02-05 | 1 | -0/+4 |
* | Fix display name: Check localpart (return) for null | fiaxh | 2018-12-29 | 1 | -2/+7 |