summary refs log tree commit diff
path: root/src/Config.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow for # in fragments because some clients send matrix.to links like thatNicolas Werner2023-03-311-1/+3
* Get rid of year in license headersNicolas Werner2023-02-211-3/+1
* Reduce code bloat a bitNicolas Werner2023-02-191-10/+10
* lint and avoid copyNicolas Werner2023-02-021-41/+41
* lintNicolas Werner2023-02-021-34/+40
* Allow nested ()/[] brackets in URLs (fixes #1346)Lukas Mai2023-02-011-5/+45
* A whole new year full of excitement and possibilities!Nicolas Werner2023-01-021-0/+1
* Fix matrix.to link escapingNicolas Werner2022-07-201-3/+1
* Remove a few unused variablesNicolas Werner2022-03-301-90/+4
* Allow window sizes smaller than 400x400Nicolas Werner2022-02-141-5/+2
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
* use more literalsNicolas Werner2021-12-291-4/+4
* Fix more warnings and remove dead codeNicolas Werner2021-12-281-6/+9
* Make clang-format <13 and clang-format >=13 behave the sameNicolas Werner2021-11-221-2/+2
* Only show actions, when you have permissions to do themNicolas Werner2021-05-021-1/+1
* Fix rendering issues with ) in linksNicolas Werner2021-04-241-1/+1
* Don't send markdown links in bodyNicolas Werner2021-03-151-0/+4
* Update license headersNicolas Werner2021-03-051-0/+4
* Fix autolinking breaking on single quotes in href attributeNicolas Werner2020-07-091-3/+3
* modernize: raw string literalsNicolas Werner2020-02-041-3/+3
* Raw string literals not allowed in MOC headers on OSXNicolas Werner2019-05-011-3/+3
* Simplify linkifyMessageNicolas Werner2019-05-011-3/+6
* Adjustments for the minimized sidebarKonstantinos Sideris2018-10-071-1/+0
* Change the minimum width for modalsKonstantinos Sideris2018-09-301-2/+3
* Make the height of the bottom bar smallerKonstantinos Sideris2018-09-291-1/+1
* Use QPushButton on the preview modalKonstantinos Sideris2018-09-251-3/+2
* Remove pixel values from modals, use pointSize insteadKonstantinos Sideris2018-07-221-0/+18
* Use a smaller icon size in the sidebarKonstantinos Sideris2018-07-201-1/+1
* Move all files under src/Konstantinos Sideris2018-07-171-0/+106