Commit Graph

1127 Commits (707248fea39eafdfc4ce6b69987ab144ab781110)

Author SHA1 Message Date
Nicolas Werner 1b039d0b16 Fix bug in html tag escaping 5 years ago
Nicolas Werner 46a77a8c11 Fix linter issue 5 years ago
DeepBlueV7.X 275d4dfed9
Fix integer overflow of cachesize on windows 5 years ago
Joseph Donofry 096db389d1
Make closing the reply popup actually clear the reply message 5 years ago
Nicolas Werner 9d90467e6a Select first room on startup 5 years ago
Nicolas Werner 2b531227a8 modernize: use override 5 years ago
Nicolas Werner 7dab4d39ee modernize: raw string literals 5 years ago
Nicolas Werner 7ccc120f63 modernize: use nullptr 5 years ago
Nicolas Werner d330020fdd Improve styling a bit 5 years ago
Nicolas Werner aae8612482 use room rules for mentions 5 years ago
Nicolas Werner 96e3a7735d Fix <displaynames> 5 years ago
Nicolas Werner 4612266a67 Add muting 5 years ago
Joseph Donofry 5570250eed
more emojis 5 years ago
Nicolas Werner 657f48b139 Remove wildcard mtx.hpp includes 5 years ago
Nicolas Werner bd3b6aefb4 Remove even more headers 5 years ago
Nicolas Werner 63f3071445 Remove more unneeded headers 5 years ago
Nicolas Werner 127fb9370b Remove metatypes from headers 5 years ago
Nicolas Werner 4cd260bfcf Optimize includes a bit 5 years ago
Nicolas Werner 995568814b Use cleaned up logo 5 years ago
Nicolas Werner 558fd10f7b Add next/prev room shortcuts 5 years ago
Nicolas Werner b541cecd2e Enable ban and kick button in UserProfile (and try to fix centering) 5 years ago
Nicolas Werner a07e699811 Fix build with build system optimizations of mtxclient 5 years ago
Joseph Donofry d205952fc8
Change tooltip palette settings for QML 5 years ago
Nicolas Werner b0ff1baa1d Add command for invite,kick,ban and unban 5 years ago
Joseph Donofry 2b8b04a04b
Add initial QML Reply Popup 5 years ago
Nicolas Werner 760d4ddef9 Fix newlines in plain text messages again 5 years ago
Nicolas Werner e81a4e8f9a Don't send useless formatted_bodies 5 years ago
Nicolas Werner 9c368fa7f4 Fix reply rendering without markdown in riot 5 years ago
Nicolas Werner e2f547149a Allow sending messages as plain text 5 years ago
Nicolas Werner f755550418 Add missing thread include 5 years ago
Nicolas Werner 96ad385331 Fix misc ci errors 5 years ago
Nicolas Werner d10276253f Fix include of lmdb++ with hunter 5 years ago
Nicolas Werner 73cf7b239b Update emoji to unicode 13.0 5 years ago
Nicolas Werner 8fcb670bde Remove translations from reply fallback 5 years ago
Nicolas Werner 453d6f5f64 Surpress qt binding warning message until we can depend on qt5.14 5 years ago
Joseph Donofry 74e2b0725d
Minor tweak to one instance of QSettings not necessarily using the same settings as everything else 5 years ago
Nicolas Werner cbd428c584 Switch around dark theme colors again (after looking at some screenshots) 5 years ago
Nicolas Werner e9267ffc76 Show event type string in placeholder 5 years ago
Nicolas Werner c758cead9e Remove loggin of encrypted message body 5 years ago
Nicolas Werner 86960e67ec Implement display of membership events 5 years ago
Nicolas Werner 569c22b755 Fix blurry avatars 5 years ago
Nicolas Werner 1943d1c74d Increase emoji range 5 years ago
Nicolas Werner 6aedd135a9 Remove useless logging 5 years ago
Nicolas Werner aa7ac71cfe Fix room avatars in settings 5 years ago
Nicolas Werner c95f4d8276 Fix colors in typing display, when username contains emoji 5 years ago
Nicolas Werner 79e4e2e6e1 Improve emoji escaping 5 years ago
Nicolas Werner dc44ac50a3 Linkify links before sending 5 years ago
Nicolas Werner f5b8c9bb31 Remove use of deprecated enum 5 years ago
DeepBlueV7.X 0d6a65af07 Try to lower map size 5 years ago
Nicolas Werner fe912240bc Move typing display to qml 5 years ago