Commit graph

  • 4af80be02d Begin adding Android builds Loren Burkholder 2021-03-26 22:29:36 -0400
  • 1d5bf56cf9 Improvements for linking to events Thulinma 2021-09-16 01:41:55 +0200
  • 5bff9df4ae
    Workaround for broken fetchMore() with reuseItems Nicolas Werner 2021-09-15 23:38:01 +0200
  • 30aedd36a1
    Reenable reuseItems for the message view Nicolas Werner 2021-09-15 23:18:21 +0200
  • 359a1e4947 Moved "Choose custom homeserver" text field to the right and shrinked it to 30% of "Room directory" dialog's width. Patryk Cisek 2021-09-15 11:57:35 -0700
  • f0de4e6231 Added a text field that allows choosing custom homeserver in "Room directory" dialog. Patryk Cisek 2021-09-15 09:06:36 -0700
  • 237ddfc6b0 Fixed minor memleak: QShortcut instance for capturing Ctrl-Q in the main window is now managed by a unique pointer. Patryk Cisek 2021-09-15 07:34:06 -0700
  • 36d7f44ecd Add auto-generated Android manifest and resources Loren Burkholder 2021-09-13 21:56:41 -0400
  • 0b9b23368c Add the delete icon to the resource file Loren Burkholder 2021-05-29 20:41:10 -0400
  • ab08a4f1c0 Don't let the emoji picker get too big Loren Burkholder 2021-05-29 20:39:10 -0400
  • b44786e778 Actually commit the delete icon Loren Burkholder 2021-05-29 20:38:02 -0400
  • 35de1474d6 Use PropertyAction instead of NumberAnimation for booleans Loren Burkholder 2021-04-02 22:44:08 -0400
  • 4fccdc3363 Add delete button to popup Loren Burkholder 2021-04-02 18:29:20 -0400
  • 857fcfc10e Increase contrast between the popup and the background blur Loren Burkholder 2021-04-02 16:56:45 -0400
  • 2de719feee Scale the back button down Loren Burkholder 2021-04-02 16:40:03 -0400
  • fc75df89bc Don't reply on double click in mobile mode Loren Burkholder 2021-04-02 15:39:29 -0400
  • 32fa4aebfa Fix the popup animation Loren Burkholder 2021-04-02 15:33:58 -0400
  • 845086fad1 Remove unused import Loren Burkholder 2021-04-02 15:21:08 -0400
  • 7ecc501ee4 Get blur overlay working Loren Burkholder 2021-04-02 15:17:40 -0400
  • 019dcbe5bd Continue work on animation Loren Burkholder 2021-04-02 14:36:22 -0400
  • 1b06700d9e Work some more on the transition Loren Burkholder 2021-04-02 13:42:26 -0400
  • fd334f089c Begin adding slide-in transition Loren Burkholder 2021-04-02 11:54:31 -0400
  • 725c174b71 Create a mobile popup menu Loren Burkholder 2021-03-30 23:04:42 -0400
  • a1490c5d63 Some defaults vary per platform Loren Burkholder 2021-03-30 22:42:23 -0400
  • 3b709d7fac Add mobile-friendly emoji picker mode Loren Burkholder 2021-03-30 18:26:42 -0400
  • a5b9e3c33d Temporarily disable certificate validation for Android Loren Burkholder 2021-03-28 13:50:27 -0400
  • bb748bdb8c Create working Android build Loren Burkholder 2021-03-27 22:42:01 -0400
  • 5cf713b05a Begin adding Android builds Loren Burkholder 2021-03-26 22:29:36 -0400
  • c7545cb455 Fix a few jdenticon bugs Joseph Donofry 2021-09-14 18:39:57 -0400
  • d6eeaa1c04
    Merge pull request #721 from symphorien/hotlist DeepBlueV7.X 2021-09-14 19:00:50 +0000
  • f91a0267e6
    Add workaround for crash on some jdenticon inputs Nicolas Werner 2021-09-14 16:10:04 +0200
  • 82b1cc4e5f add Alt+A keybinding to switch to next room with unread messages Guillaume Girol 2021-09-11 12:00:00 +0000
  • f032c75e6a
    Remove unused prototype Nicolas Werner 2021-09-13 23:45:09 +0200
  • 8e2f1e9dce
    Merge pull request #416 from LorenDB/jdenticon DeepBlueV7.X 2021-09-13 21:31:29 +0000
  • 61f57b0e09 Update translation files Weblate 2021-09-13 17:23:00 -0400
  • 1dfea1d635
    Merge branch 'master' of github.com:Nheko-Reborn/nheko Nicolas Werner 2021-09-13 23:18:41 +0200
  • d49fbae989 Translated using Weblate (Dutch) Weblate 2021-09-13 17:20:24 -0400
  • f6b278dc85
    Update translations Nicolas Werner 2021-09-13 23:17:03 +0200
  • ac88d0bfed
    Update translations Nicolas Werner 2021-09-13 22:56:52 +0200
  • 09a40c9ad1 Translated using Weblate (Esperanto) Weblate 2021-09-13 16:24:23 -0400
  • b2bc80bfa2 Translated using Weblate (Esperanto) Weblate 2021-09-13 15:08:01 -0400
  • 1b82b8242b
    Keep identities for users cached Nicolas Werner 2021-09-11 01:29:09 +0200
  • b9255803fb Streamline getting other user id from invited direct chat Loren Burkholder 2021-09-11 19:45:01 -0400
  • 0b8527eb1b Don't try to check whether a preview is direct Loren Burkholder 2021-09-09 21:33:50 -0400
  • fb53fc86b6 Fix invites crashing the whole app Loren Burkholder 2021-09-09 21:31:23 -0400
  • 96edc0bb75 Use correct form of roomId Loren Burkholder 2021-09-07 20:38:39 -0400
  • 87bff3493d Add direct chat handling for previews and invites Loren Burkholder 2021-09-06 21:45:55 -0400
  • 8e5f91a579 Use better jdenticon codes/id settings Loren Burkholder 2021-09-06 21:14:45 -0400
  • 3b15bf5227 Remove useless line Loren Burkholder 2021-09-06 21:11:57 -0400
  • bb8dbf2c2e Use better visible check Loren Burkholder 2021-09-06 21:11:49 -0400
  • 094ddb48a2 Don't bother with crop Loren Burkholder 2021-09-06 21:11:37 -0400
  • 2147ce8556 Only try loading plugin once Loren Burkholder 2021-09-06 21:10:22 -0400
  • f14762e6a5 Always show jdenticon toggle (disable if no plugin) Loren Burkholder 2021-09-06 21:10:08 -0400
  • 0e3f3f2b20 make lint Loren Burkholder 2021-09-04 21:51:06 -0400
  • 17729ce662 Fix jdenticons in various places Loren Burkholder 2021-09-04 20:54:02 -0400
  • 356723fe06 Use more descriptive property name Loren Burkholder 2021-09-04 20:53:33 -0400
  • 3a86d44c1e Finish getting all avatars jdenticonified Loren Burkholder 2021-08-31 21:53:12 -0400
  • a23c586cde make lint Loren Burkholder 2021-08-31 17:58:00 -0400
  • dcdf00dcc5 Finish fixing rounded avatars Loren Burkholder 2021-08-30 20:19:17 -0400
  • 350fc593ed Use better id loading methodology Loren Burkholder 2021-08-30 20:08:47 -0400
  • 1ac4f3a97b Remove unused struct Loren Burkholder 2021-08-30 08:01:26 -0400
  • c991f20284 Make sure jdenticon toggle is always initialized Loren Burkholder 2021-08-30 08:00:35 -0400
  • 350d1977af Add some fancy effects to jdenticon Loren Burkholder 2021-08-13 20:05:51 -0400
  • 1fdecdcc21 Get direct chat jdenticons to line up Loren Burkholder 2021-08-13 20:05:26 -0400
  • 7a200d7e77 Add licenses Loren Burkholder 2021-08-12 20:49:25 -0400
  • 651d620afd Remove unnecessary stuff Loren Burkholder 2021-08-12 19:28:11 -0400
  • ebe80a6006 Fix typo Loren Burkholder 2021-03-26 19:22:51 -0400
  • 069115ba5f Don't add toggle for jdenticon if the plugin can't be found Loren Burkholder 2021-03-26 19:15:22 -0400
  • 0e931456ee Only set identicon source if used Loren Burkholder 2021-01-25 20:15:40 -0500
  • 4e4a9c6e0c Fix braces; make lint Loren Burkholder 2021-01-25 19:27:29 -0500
  • d2e193ff78 Add jdenticon support Loren Burkholder 2020-12-25 09:14:00 -0500
  • e88ab89c18
    Merge pull request #722 from Thulinma/noHtmlFixes DeepBlueV7.X 2021-09-11 22:19:44 +0000
  • 45b5629fe4 Fix a few more HTML injections Thulinma 2021-09-11 17:33:09 +0200
  • 7bb1b1c650 Translated using Weblate (Malayalam) Weblate 2021-09-11 02:01:09 -0400
  • 649f591903 Translated using Weblate (Portuguese (Portugal)) Weblate 2021-09-11 02:01:09 -0400
  • ef22995e62 Translated using Weblate (Portuguese (Portugal)) Weblate 2021-09-10 11:34:54 -0400
  • 1a8b7752ad Translated using Weblate (Portuguese (Portugal)) Weblate 2021-09-10 11:32:03 -0400
  • 4cccb98529 Translated using Weblate (Portuguese (Portugal)) Weblate 2021-09-10 11:30:41 -0400
  • f9a334233f
    Don't allow images in username change messages and user completer Nicolas Werner 2021-09-09 21:20:34 +0200
  • 495a4334df
    Fix day separator when loading older messages Nicolas Werner 2021-09-08 12:47:44 +0200
  • c7e884c454
    Recommend version 0.12 of QtKeychain Nicolas Werner 2021-09-08 01:28:49 +0200
  • 54cff84371
    Merge pull request #714 from Thulinma/profileSizingFix DeepBlueV7.X 2021-09-07 23:30:41 +0000
  • a39cb537ae More profile improvements: - Now scrolls entire profile instead of only device list, improving the experience on smaller screens - Fixed centering of room name - Allow profile to be sized smaller to match the new scrolling behavior - Silenced warning about room being null for global profiles - Matrix URLs now open global profiles instead of room-specific profiles if the user is not in the currently opened room - Opening global profile from room specific profile now uses openGlobalUserProfile function instead of reinventing the wheel Thulinma 2021-09-07 02:34:32 +0200
  • 54723b0619 Translated using Weblate (Portuguese (Portugal)) Weblate 2021-09-06 22:28:54 -0400
  • 80fa3e801f
    Fix duplicate check possibly leaving large gaps if initial state was not in timeline Nicolas Werner 2021-09-06 01:41:04 +0200
  • 6d35ef2f2f Translated using Weblate (Portuguese (Portugal)) Weblate 2021-09-05 18:41:01 -0400
  • 6490ee3a34
    Add workaround for broken key counts Nicolas Werner 2021-09-06 00:32:09 +0200
  • d30401c3c4
    Merge pull request #713 from Thulinma/noMoreDuplicates DeepBlueV7.X 2021-09-05 22:24:16 +0000
  • 70e20f5d10
    Fix key count updates on conduit Nicolas Werner 2021-09-06 00:07:14 +0200
  • e035d1407a
    Conduit does not send count, if it didn't change Nicolas Werner 2021-09-05 23:15:44 +0200
  • 2525579610 Fixed duplicate messages appearing in timeline if server sent them Thulinma 2021-09-05 23:00:29 +0200
  • 8f1fa2ae4e
    Merge pull request #712 from Thulinma/improvedProfiles DeepBlueV7.X 2021-09-05 17:18:36 +0000
  • e7564396fb Improvements to user profiles: - Set a minimum width on the profile window (avatar size + margins) - Made avatar editing a separate button, so you can zoom in on your own avatars - Added hover text to avatar/displayname change buttons, which clarify where they will apply for global/room-specific profiles - Added display of room name for room-specific profiles, with hover text that explains what that means. - Added way to open global profile for users from their room-specific profiles (globe button next to room name) Thulinma 2021-09-05 18:15:25 +0200
  • 40cfa7ae58
    Merge pull request #709 from tastytea/condense-blockquotes DeepBlueV7.X 2021-09-04 17:08:29 +0000
  • c122915c28
    Decrease left margins on blockquotes to 1em. tastytea 2021-09-04 14:52:33 +0200
  • 17ed785c5b Translated using Weblate (Portuguese (Portugal)) Weblate 2021-09-04 10:40:41 -0400
  • 2ec6ee304f Translated using Weblate (Portuguese (Portugal)) Weblate 2021-09-03 20:11:38 -0400
  • eaa39ac2a3 Merge branch 'macos_notarization' into 'master' Joe Donofry 2021-09-03 18:53:32 +0000
  • 3b643c9c08 Macos notarization Joe Donofry 2021-09-03 18:53:31 +0000
  • 764bd203d1 Translated using Weblate (French) Weblate 2021-09-03 12:33:11 -0400