Commit Graph

1453 Commits (3ef0d9db3cb1fe84c3c905fe7fbd80c3bbb51fd4)
 

Author SHA1 Message Date
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
DeepBlueV7.X 32375518de
Merge pull request #112 from Nheko-Reborn/sharp-logo 5 years ago
Nicolas Werner 2053f67626 Close popup when clicking outside 5 years ago
Nicolas Werner 5f4efa9442 Speed up timeline by using global ToolTip and Menu 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 735086371d Make page scrolling half height 5 years ago
Nicolas Werner 9b7c1cb7f9 Add scroll page shortcut 5 years ago
Nicolas Werner d7f7e8269f Moved down a bit 5 years ago
Nicolas Werner 324ac87a9c round variant and sizes changed a bit 5 years ago
Nicolas Werner 931f3b446e Initial rebuild of logo 5 years ago
Nicolas Werner c2d436942e Add explicit size to reply close button 5 years ago
Nicolas Werner af04aa5669 Fix build after mtxclient rebase... 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 d6d4076d36
Merge branch '0.7.0-dev' of ssh://github.com/Nheko-Reborn/nheko into 0.7.0-dev 5 years ago
Joseph Donofry d205952fc8
Change tooltip palette settings for QML 5 years ago
Nicolas Werner 9559576b1b Remove stale deps folder 5 years ago
Nicolas Werner 75c5c01189 Merge branch 'plain-text-messages' into 0.7.0-dev 5 years ago
DeepBlueV7.X 247af99399
Merge pull request #111 from Nheko-Reborn/better-build 5 years ago
Nicolas Werner b0ff1baa1d Add command for invite,kick,ban and unban 5 years ago
Nicolas Werner 4951241d23 Simplify reply popup logic 5 years ago
Nicolas Werner c2e0aee193 Improve styling of reply popup 5 years ago
Nicolas Werner 3319e0ec20 Fix resize loop of images in reply popup 5 years ago
Joseph Donofry 0ade72e970
Merge branch '0.7.0-dev' of ocean.joedonofry.com:nheko-reborn/nheko into 0.7.0-dev 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 792c39d304 fix typo in build command in README 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 0d22da6288 Update readme with new build instructions 5 years ago
Nicolas Werner 6e3e216156 Polyfill fetchcontent_makeAvailable for cmake < 3.14 5 years ago
Nicolas Werner 498d8d464c Link bundled cmark dynamically on Windows for now 5 years ago
Nicolas Werner e964d90e70 Disable shared cmark bundled build 5 years ago
Nicolas Werner f2557a2f14 Disable olm tests 5 years ago