summaryrefslogtreecommitdiffstats
path: root/src/Utils.h
AgeCommit message (Expand)Author
2022-10-14VoIP v1 implementation (#1161)Rohit Sutradhar
2022-07-19Fix crash when creating link to room previewNicolas Werner
2022-07-15Updated call event namespaces to voipr0hit05
2022-01-29Fix centering dialogsNicolas 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-21Mark rooms as direct chatsNicolas Werner
2021-09-18Change indentation to 4 spacesNicolas Werner
2021-07-24Remove additional key requests preference codeJoe
2021-07-15Remove 'respond to key requests' functionalityJoseph Donofry
2021-06-08Avoid unnecessary QColor -> QString conversionsJoseph Donofry
2021-04-22fix macos build errortargetakhil
2021-04-18make util strip util functions non-static and move definition to cpp filetargetakhil
2021-04-18strip reply fallbacks from forwarded messagetargetakhil
2021-04-04Fix exif rotation in unencrypted roomsNicolas Werner
2021-03-26add /rainbow commandLordMZTE
2021-03-17Clean up notification code a bitNicolas Werner
2021-03-17Switch readImage to take a reference instead of a pointerLoren Burkholder
2021-03-17Create function for processing whether a message is a replyLoren Burkholder
2021-03-05Update license headersNicolas Werner
2020-11-25Fix race when reading members from dbNicolas Werner
2020-11-25Add file uploadingNicolas Werner
2020-07-10Support voice callstrilene
2020-05-30Remove some redundant functionsNicolas Werner
2020-05-21Added an optional feature to show bigger emoji-only messages with 3 or less e...lkito
2020-04-26Respect exif rotation of imagesNicolas Werner
2020-04-21Add ability to toggle sidebar messages for encrypted roomsJoseph Donofry
2020-01-31Optimize includes a bitNicolas Werner
2020-01-29Fix build with build system optimizations of mtxclientNicolas Werner
2020-01-21Linkify links before sendingNicolas Werner
2020-01-14Escape blacklisted html tagsNicolas Werner
2019-12-15Reduce Cache.h includes further via one forward declarationNicolas Werner
2019-12-15Reduce overhead of Cache.hNicolas Werner
2019-12-14Update to c++17Nicolas Werner
2019-11-23Remove old timelineNicolas Werner
2019-11-23fixup bad room list translation commitNicolas Werner
2019-11-23Fix translation of roomlist message previewNicolas Werner
2019-07-28Fix lintingJoseph Donofry
2019-07-28Update translation contextJoseph Donofry
2019-07-28Address 'sent' translation issueJoseph Donofry
2019-07-26Fix bug with emoji font setting and clean lintingJoseph Donofry
2019-07-04Fix deprecated function call issues with Qt 5.13Joseph Donofry
2019-06-27Fix santizize=undefined warning (overflow)Nicolas Werner
2019-06-13Further Improve Reply FunctionalityJoseph Donofry
2019-01-26Update user colors to use Cache vs Utilsredsky17
2019-01-20Author Color Fixesredsky17
2019-01-20Update user id color generationredsky17
2019-01-18Modified the code that generates user's colors so that it willredsky17
2019-01-18Make the author text slightly large.redsky17