Commit graph

  • a8cdc20dd3
    Merge pull request #125 from adasauce/118-dark-theme-issues DeepBlueV7.X 2020-02-20 21:05:26 +0100
  • 6bdc75d073 Reset user colors on theme change (in qml timeline) Nicolas Werner 2020-02-20 20:51:07 +0100
  • 8b8b844bda
    Tooltip and Combobox bugs with Breeze / Dark theme Adasauce 2020-02-20 15:51:07 -0400
  • 2895162971 Clear user colors on theme change Nicolas Werner 2020-02-20 20:28:23 +0100
  • fcaec0d099 Fix html messages sent as just plain text Nicolas Werner 2020-02-20 17:09:49 +0100
  • eba02dd2e6
    Merge pull request #122 from adasauce/usersettings-formlayout DeepBlueV7.X 2020-02-20 18:25:28 +0100
  • 4500bcd577 Use spacing for layouting settings Nicolas Werner 2020-02-20 18:11:30 +0100
  • 8aaf7e9e5d
    Remove constant width, that was wrong. Adasauce 2020-02-20 12:31:07 -0400
  • 105366f2b9
    Clean up variable format Adasauce 2020-02-20 11:57:16 -0400
  • f86cbbe16a
    Add constexpr for the minimum formlayout width Adasauce 2020-02-20 11:50:56 -0400
  • b5aa615ef5
    FormLayout cleanup Adasauce 2020-02-19 15:23:57 -0400
  • 53138d7f5c
    Clean up placeholder string Adasauce 2020-02-19 15:00:49 -0400
  • c6817046f0
    Merge pull request #123 from cloudrac3r/ubuntu-19.10-dependencies DeepBlueV7.X 2020-02-19 18:58:36 +0100
  • 6bbb43958e
    Remove some hopefully unneeded dependencies on ubuntu 19.10 DeepBlueV7.X 2020-02-19 17:57:49 +0000
  • a35b326702
    Add Ubuntu 19.10 build requirements to README Cadence Fish 2020-02-19 22:44:48 +1300
  • 21b207d1f0
    Review changes to UserSettingsPage Adasauce 2020-02-18 17:16:07 -0400
  • 111e4504ac
    Replace QHBoxLayout with QFormLayout in UserSettings Adasauce 2020-02-18 11:08:19 -0400
  • b24165371c Paginationg != Paginating in debug message Adasauce 2020-02-17 11:49:22 -0400
  • 48c00f7a57
    Paginationg != Paginating in debug message Adasauce 2020-02-17 11:49:22 -0400
  • 65bd099372 Don't delete messages received out of order (fixup the flickering fix) Nicolas Werner 2020-02-16 18:58:38 +0100
  • ec9da9f42a Try to fix flickering, if sync return event before send completes Nicolas Werner 2020-02-16 00:20:41 +0100
  • 70f4a89d10 Quick hack to enable touch scrolling in settings and room list Nicolas Werner 2020-02-15 03:47:58 +0100
  • ef5edbb3ea Lower general settings margins, if the window is narrow Nicolas Werner 2020-02-15 03:37:54 +0100
  • f70923f374
    Merge pull request #117 from adasauce/file-download-path DeepBlueV7.X 2020-02-15 03:28:22 +0100
  • cb36050822
    use QStandardPaths locations for all file dialogs. Adasauce 2020-02-14 21:35:26 -0400
  • c557265082 Try to override asio backend on arm in flatpak Nicolas Werner 2020-02-15 00:10:04 +0100
  • 17b5cc32dc
    use the standard system download path for downloads Adasauce 2020-02-14 16:24:53 -0400
  • c062746c83
    Merge pull request #116 from sorairolake/feature/japanese-translation DeepBlueV7.X 2020-02-14 12:13:57 +0100
  • 6d5dbf450b Bump boost version to try to fix some arm crashes Nicolas Werner 2020-02-14 11:59:02 +0100
  • 2ceaead7fc Change the initial of the proper noun to uppercase Shun Sakai 2020-02-14 13:02:44 +0900
  • 703c289b22 Add arm build for nightly flatpaks Nicolas Werner 2020-02-14 01:05:33 +0100
  • c8bc89d0fa try out flatpak nightly build Nicolas Werner 2020-02-14 00:32:08 +0100
  • 3c54d60eae
    Merge pull request #114 from adasauce/image-overlay-fix DeepBlueV7.X 2020-02-13 17:34:28 +0100
  • a2566b870e show image dialog fullscreen instead of resizing to the size of the first desktop Nicolas Werner 2020-02-13 15:11:15 +0100
  • 68570a41e0 Add Japanese translation Shun Sakai 2020-02-13 15:59:52 +0900
  • 3d22e2f384
    UserSettingsPage: device fingerprint on its own line Adasauce 2020-02-12 23:02:13 -0400
  • 95c2525218
    Remove move() in ImageOverlay Adasauce 2020-02-12 20:50:52 -0400
  • b1e7823b50 Fix typo in CONTRIBUTING.md Shun Sakai 2020-02-11 19:22:55 +0900
  • 284fc8eaa8 Improve styling of emote messages Nicolas Werner 2020-02-09 01:24:24 +0100
  • c5af3543e6 fix c++11 range-loop might detach Qt container Nicolas Werner 2020-02-07 02:52:18 +0100
  • d113733ce0 Don't leak the full file path when sending file Nicolas Werner 2020-02-06 22:25:03 +0100
  • 1b039d0b16 Fix bug in html tag escaping Nicolas Werner 2020-02-06 22:04:55 +0100
  • 46a77a8c11 Fix linter issue Nicolas Werner 2020-02-05 22:43:33 +0100
  • 08c16a5544 Bump mtxclient to fix keybackup Nicolas Werner 2020-02-05 22:22:55 +0100
  • 275d4dfed9
    Fix integer overflow of cachesize on windows DeepBlueV7.X 2020-02-05 15:35:04 +0100
  • 096db389d1
    Make closing the reply popup actually clear the reply message Joseph Donofry 2020-02-04 18:17:14 -0500
  • 9d90467e6a Select first room on startup Nicolas Werner 2020-02-04 21:16:04 +0100
  • 2b531227a8 modernize: use override Nicolas Werner 2020-02-04 15:18:26 +0100
  • 7dab4d39ee modernize: raw string literals Nicolas Werner 2020-02-04 05:19:55 +0100
  • 7ccc120f63 modernize: use nullptr Nicolas Werner 2020-02-04 04:58:43 +0100
  • d330020fdd Improve styling a bit Nicolas Werner 2020-02-03 19:21:03 +0100
  • aae8612482 use room rules for mentions Nicolas Werner 2020-02-02 16:26:34 +0100
  • 96e3a7735d Fix <displaynames> Nicolas Werner 2020-02-02 15:15:00 +0100
  • 4612266a67 Add muting Nicolas Werner 2020-02-02 06:30:47 +0100
  • 32375518de
    Merge pull request #112 from Nheko-Reborn/sharp-logo DeepBlueV7.X 2020-02-02 00:10:18 +0000
  • 2053f67626 Close popup when clicking outside Nicolas Werner 2020-02-02 00:33:55 +0100
  • 5f4efa9442 Speed up timeline by using global ToolTip and Menu Nicolas Werner 2020-02-02 00:27:28 +0100
  • 5570250eed
    more emojis Joseph Donofry 2020-02-01 15:30:10 -0500
  • 657f48b139 Remove wildcard mtx.hpp includes Nicolas Werner 2020-01-31 17:00:13 +0100
  • bd3b6aefb4 Remove even more headers Nicolas Werner 2020-01-31 16:36:58 +0100
  • 63f3071445 Remove more unneeded headers Nicolas Werner 2020-01-31 16:25:43 +0100
  • 127fb9370b Remove metatypes from headers Nicolas Werner 2020-01-31 16:08:30 +0100
  • 4cd260bfcf Optimize includes a bit Nicolas Werner 2020-01-31 06:12:02 +0100
  • 995568814b Use cleaned up logo Nicolas Werner 2020-01-31 02:30:09 +0100
  • 558fd10f7b Add next/prev room shortcuts Nicolas Werner 2020-01-31 01:39:51 +0100
  • 735086371d Make page scrolling half height Nicolas Werner 2020-01-31 00:02:15 +0100
  • 9b7c1cb7f9 Add scroll page shortcut Nicolas Werner 2020-01-30 23:57:39 +0100
  • d7f7e8269f Moved down a bit Nicolas Werner 2020-01-30 22:33:35 +0100
  • 324ac87a9c round variant and sizes changed a bit Nicolas Werner 2020-01-30 22:32:26 +0100
  • 931f3b446e Initial rebuild of logo Nicolas Werner 2020-01-30 21:34:13 +0100
  • c2d436942e Add explicit size to reply close button Nicolas Werner 2020-01-30 04:01:44 +0100
  • af04aa5669 Fix build after mtxclient rebase... Nicolas Werner 2020-01-30 03:52:36 +0100
  • b541cecd2e Enable ban and kick button in UserProfile (and try to fix centering) Nicolas Werner 2020-01-30 03:45:27 +0100
  • a07e699811 Fix build with build system optimizations of mtxclient Nicolas Werner 2020-01-29 23:39:05 +0100
  • d6d4076d36
    Merge branch '0.7.0-dev' of ssh://github.com/Nheko-Reborn/nheko into 0.7.0-dev Joseph Donofry 2020-01-28 19:20:51 -0500
  • d205952fc8
    Change tooltip palette settings for QML Joseph Donofry 2020-01-28 19:20:39 -0500
  • 9559576b1b Remove stale deps folder Nicolas Werner 2020-01-29 00:43:30 +0100
  • 75c5c01189 Merge branch 'plain-text-messages' into 0.7.0-dev Nicolas Werner 2020-01-29 00:42:46 +0100
  • 247af99399
    Merge pull request #111 from Nheko-Reborn/better-build DeepBlueV7.X 2020-01-28 23:38:16 +0000
  • b0ff1baa1d Add command for invite,kick,ban and unban Nicolas Werner 2020-01-29 00:30:53 +0100
  • 4951241d23 Simplify reply popup logic Nicolas Werner 2020-01-28 19:08:16 +0100
  • c2e0aee193 Improve styling of reply popup Nicolas Werner 2020-01-28 17:16:49 +0100
  • 3319e0ec20 Fix resize loop of images in reply popup Nicolas Werner 2020-01-28 17:08:49 +0100
  • 0ade72e970
    Merge branch '0.7.0-dev' of ocean.joedonofry.com:nheko-reborn/nheko into 0.7.0-dev Joseph Donofry 2020-01-27 23:29:39 -0500
  • 2b8b04a04b
    Add initial QML Reply Popup Joseph Donofry 2020-01-27 23:28:11 -0500
  • 760d4ddef9 Fix newlines in plain text messages again Nicolas Werner 2020-01-27 18:36:34 +0100
  • 792c39d304 fix typo in build command in README Nicolas Werner 2020-01-27 18:27:31 +0100
  • e81a4e8f9a Don't send useless formatted_bodies Nicolas Werner 2020-01-27 17:25:09 +0100
  • 9c368fa7f4 Fix reply rendering without markdown in riot Nicolas Werner 2020-01-27 17:05:40 +0100
  • e2f547149a Allow sending messages as plain text Nicolas Werner 2020-01-27 15:59:25 +0100
  • 0d22da6288 Update readme with new build instructions Nicolas Werner 2020-01-26 23:36:56 +0100
  • 6e3e216156 Polyfill fetchcontent_makeAvailable for cmake < 3.14 Nicolas Werner 2020-01-26 18:53:24 +0100
  • 498d8d464c Link bundled cmark dynamically on Windows for now Nicolas Werner 2020-01-26 15:44:56 +0100
  • e964d90e70 Disable shared cmark bundled build Nicolas Werner 2020-01-25 19:47:54 +0100
  • f2557a2f14 Disable olm tests Nicolas Werner 2020-01-25 19:41:52 +0100
  • adf956af9a Bump cmark version in fetch to fix linker issue on windows Nicolas Werner 2020-01-25 18:48:04 +0100
  • 01ed56d00a Link ntdll needed for lmdb on windows Nicolas Werner 2020-01-25 17:54:25 +0100
  • 9ebb7c34f4 Use appveyor provided openssl Nicolas Werner 2020-01-25 02:40:32 +0100
  • 54792b7676 Remove mingw from appveyor Nicolas Werner 2020-01-25 02:34:47 +0100
  • de13b16e13 Use fetch content compatible cmark version as bundled dep Nicolas Werner 2020-01-25 01:32:05 +0100