summaryrefslogtreecommitdiffstats
path: root/src/Config.h
AgeCommit message (Expand)Author
2023-03-31Allow for # in fragments because some clients send matrix.to links like thatNicolas Werner
2023-02-21Get rid of year in license headersNicolas Werner
2023-02-19Reduce code bloat a bitNicolas Werner
2023-02-02lint and avoid copyNicolas Werner
2023-02-02lintNicolas Werner
2023-02-01Allow nested ()/[] brackets in URLs (fixes #1346)Lukas Mai
2023-01-02A whole new year full of excitement and possibilities!Nicolas Werner
2022-07-20Fix matrix.to link escapingNicolas Werner
2022-03-30Remove a few unused variablesNicolas Werner
2022-02-14Allow window sizes smaller than 400x400Nicolas Werner
2022-01-01Update year in copyright notice to shut up lint jobNicolas Werner
2021-12-29use more literalsNicolas Werner
2021-12-28Fix more warnings and remove dead codeNicolas Werner
2021-11-22Make clang-format <13 and clang-format >=13 behave the sameNicolas Werner
2021-05-02Only show actions, when you have permissions to do themNicolas Werner
2021-04-24Fix rendering issues with ) in linksNicolas Werner
2021-03-15Don't send markdown links in bodyNicolas Werner
2021-03-05Update license headersNicolas Werner
2020-07-09Fix autolinking breaking on single quotes in href attributeNicolas Werner
2020-02-04modernize: raw string literalsNicolas Werner
2019-05-01Raw string literals not allowed in MOC headers on OSXNicolas Werner
2019-05-01Simplify linkifyMessageNicolas Werner
2018-10-07Adjustments for the minimized sidebarKonstantinos Sideris
2018-09-30Change the minimum width for modalsKonstantinos Sideris
2018-09-29Make the height of the bottom bar smallerKonstantinos Sideris
2018-09-25Use QPushButton on the preview modalKonstantinos Sideris
2018-07-22Remove pixel values from modals, use pointSize insteadKonstantinos Sideris
2018-07-20Use a smaller icon size in the sidebarKonstantinos Sideris
2018-07-17Move all files under src/Konstantinos Sideris