Commit graph

  • 9d97f9f705
    Merge pull request #547 from LordMZTE/feature/notice DeepBlueV7.X 2021-04-11 20:15:26 +0000
  • 2e597263a2 add notice and rainbownotice commands LordMZTE 2021-04-11 21:47:20 +0200
  • 7d6bd67615
    Improve sorting a bit and fix some bugs in edge cases Nicolas Werner 2021-04-09 17:20:07 +0200
  • 28074794e7
    Fix undefined warning Nicolas Werner 2021-04-09 14:12:37 +0200
  • ff449c705c
    Fix crash on exit Nicolas Werner 2021-04-09 01:47:13 +0200
  • c8a547630b
    Fix a weird edge case with persisted empty event ids Nicolas Werner 2021-04-08 12:56:31 +0200
  • 795b8fb7dd
    Fix small leak in TrayIcon Nicolas Werner 2021-04-08 12:26:15 +0200
  • ec6f0f9296
    Don't use direct image response objects anymore Nicolas Werner 2021-04-05 13:58:00 +0200
  • 6c71802680
    Fix download button Nicolas Werner 2021-04-04 00:15:37 +0200
  • 007ee38b04
    Fix exif rotation in unencrypted rooms Nicolas Werner 2021-04-04 00:15:08 +0200
  • 5f4ab925da
    Fix qtlabs platform in windows packages Nicolas Werner 2021-04-03 14:46:03 +0200
  • b67520256c
    Fix appveyor Nicolas Werner 2021-04-03 13:16:25 +0200
  • 8719d59e22
    Fix rainbow replies and add rainbowme Nicolas Werner 2021-04-01 17:51:10 +0200
  • 6cf3d97ebd
    Merge pull request #540 from LorenDB/master DeepBlueV7.X 2021-03-31 21:13:34 +0000
  • 877685d66d Use qsTr() for strings Loren Burkholder 2021-03-31 17:07:07 -0400
  • 17bfaccce1 Merge remote-tracking branch 'upstream/master' into roomDirectoryUI kamathmanu 2021-03-29 14:56:14 -0400
  • 82b84d3758 Initial QML UI commit kamathmanu 2021-03-29 10:12:10 -0400
  • 1de52754ad Plumb to TimelineViewManager kamathmanu 2021-03-29 10:11:08 -0400
  • fa68ae9fe9
    Tweak rainbow slightly Nicolas Werner 2021-03-28 20:56:08 +0200
  • edaeb3ccde
    Fix emojis being split by rainbows Nicolas Werner 2021-03-28 20:41:08 +0200
  • 326f48d87f
    Merge pull request #535 from LordMZTE/feature/rainbow DeepBlueV7.X 2021-03-28 18:23:50 +0000
  • c5f4245945
    Merge pull request #539 from anjanik012/fix_build DeepBlueV7.X 2021-03-28 17:21:10 +0000
  • a8f5672715
    Lint Code Anjani Kumar 2021-03-28 22:09:57 +0530
  • 4b45c61024 run formatter LordMZTE 2021-03-28 17:37:36 +0200
  • 3317d4582d
    Update src/timeline/InputBar.cpp DeepBlueV7.X 2021-03-28 14:00:13 +0000
  • 463dd20682
    Use QRegularExpression DeepBlueV7.X 2021-03-28 13:59:47 +0000
  • 6c31bb6ddc fix command parsing LordMZTE 2021-03-28 15:36:46 +0200
  • ff2e7bb989 commands now also work with newline after them LordMZTE 2021-03-28 14:49:34 +0200
  • e7f20eeae0 use QString as buf in rainbowifyer LordMZTE 2021-03-28 14:14:05 +0200
  • 4e6150f28e implement requested changes LordMZTE 2021-03-28 14:00:35 +0200
  • 4201ade5ae
    Fix build: refactor variables to avoid same names in a scope Anjani Kumar 2021-03-28 14:22:47 +0530
  • 38ddfabee6
    Merge branch 'master' of ssh://github.com/Nheko-Reborn/nheko Joseph Donofry 2021-03-27 19:43:16 -0400
  • 27d6c0fb92
    Add new mtxclient Joseph Donofry 2021-03-27 19:25:00 -0400
  • 1a448ae584
    Remove delay when focusing quick switcher Nicolas Werner 2021-03-27 22:01:56 +0100
  • 64e29b07e2 remove incorrect include LordMZTE 2021-03-27 17:04:00 +0100
  • 39ff68c6e6 use QString to format in rainbow function LordMZTE 2021-03-27 16:06:42 +0100
  • 939f00c90d rainbow now works with unicode! LordMZTE 2021-03-27 14:35:06 +0100
  • a898abcecb use qtextboundary finder to rainbowify. (not working for unicode chars yet) LordMZTE 2021-03-27 14:16:40 +0100
  • 947b8c0291 fix size type LordMZTE 2021-03-27 12:47:18 +0100
  • 583fd9b5ab
    Fix double click on video message Nicolas Werner 2021-03-27 01:17:58 +0100
  • 1bd59a3939
    Merge pull request #536 from LorenDB/master DeepBlueV7.X 2021-03-26 00:38:00 +0000
  • ae19dd2bc2
    Disable horizontal scrollbar in timeline Nicolas Werner 2021-03-26 01:31:46 +0100
  • 32f5e35037 Use correct Qt version Loren Burkholder 2021-03-25 20:20:13 -0400
  • ea2fb7f8df Add part/leave command Loren Burkholder 2021-03-25 20:19:48 -0400
  • 44bd3376ce add /rainbow command LordMZTE 2021-03-26 00:42:46 +0100
  • 4fff6c1e36 Merge remote-tracking branch 'upstream/master' into roomDirectoryUI kamathmanu 2021-03-23 15:47:23 -0400
  • 0d4ddadb15
    Fix emoji picker appearing in wrong locations Nicolas Werner 2021-03-23 18:05:43 +0100
  • 2f5cfb435b updated readme.md features paragraph Palash 2021-03-23 14:53:38 +0530
  • e46ddbbb45
    Merge pull request #532 from salahmak/esc-cancel-upload DeepBlueV7.X 2021-03-20 23:15:28 +0000
  • 2108d98c6d Pressing escape hides PreviewUploadOverlay salahmak 2021-03-20 21:09:04 +0100
  • 5608ce8fdb Merge remote-tracking branch 'upstream/master' into roomDirectoryUI kamathmanu 2021-03-20 15:05:04 -0400
  • 21a649492f Pressing escape hides PreviewUploadOverlay salahmak 2021-03-20 11:18:16 +0100
  • b31e74d9f6
    Reserve memory for rooms in completer Nicolas Werner 2021-03-19 04:59:28 +0100
  • 0e60c09b19
    Fix room settings opening twice on room title Nicolas Werner 2021-03-19 04:40:41 +0100
  • f6de66576c
    Merge pull request #475 from LorenDB/htmlFormattedNotifs DeepBlueV7.X 2021-03-18 15:46:04 +0100
  • 98b2df43ad
    Merge pull request #527 from anjanik012/ignore_event DeepBlueV7.X 2021-03-17 22:19:23 +0100
  • 1408b1a97d
    Make CI happy Nicolas Werner 2021-03-17 22:13:12 +0100
  • 9b9d784a82
    Prevent EventType::Unsupported type events to be saved in db, avoiding exceptions Anjani Kumar 2021-03-18 02:09:23 +0530
  • 21562eed75
    Fix shadowing Nicolas Werner 2021-03-17 20:32:12 +0100
  • 95bbc559fa
    Add missing QPointer include Nicolas Werner 2021-03-17 19:45:02 +0100
  • 9754b94364
    Use old hunter directory Joseph Donofry 2021-03-17 14:27:24 -0400
  • f6d2fa5ec1
    Fix licenses Nicolas Werner 2021-03-17 19:14:25 +0100
  • e5d75c814b
    Clean up notification code a bit Nicolas Werner 2021-03-17 19:08:17 +0100
  • 95026dcc62
    Refactor image download code to be reusable Nicolas Werner 2021-03-17 03:27:28 +0100
  • 41737ac22c
    Simplify image loading Loren Burkholder 2021-03-02 20:35:03 -0500
  • 95a26edad2
    Don't create a QImage every time Loren Burkholder 2021-03-02 19:51:44 -0500
  • 716c598f4a
    Simplify macOS checks for a null image Loren Burkholder 2021-03-02 19:43:25 -0500
  • 5da6ab0aec
    make lint Loren Burkholder 2021-03-02 19:42:56 -0500
  • 98b2fee71b
    Block notifications until the image has been downloaded Loren Burkholder 2021-03-02 19:42:34 -0500
  • 64dd10a6a0
    Only try to display images if they exist Loren Burkholder 2021-03-01 20:07:53 -0500
  • 82bbdfb929
    Use better method of resizing images Loren Burkholder 2021-03-01 19:56:11 -0500
  • fda6d7629a
    Switch readImage to take a reference instead of a pointer Loren Burkholder 2021-03-01 19:45:16 -0500
  • 8b33b1f08b
    Simplify regex Loren Burkholder 2021-02-26 15:38:46 -0500
  • 3748d7853e
    Simplify formatting on Windows Loren Burkholder 2021-02-26 15:38:15 -0500
  • 2192e8bea8
    Better handle encrypted notifications Loren Burkholder 2021-02-26 15:33:27 -0500
  • 9168c2c785
    Remove unnecessary header Loren Burkholder 2021-02-26 13:42:17 -0500
  • f578272a0d
    Rewrite notification posting logic Nicolas Werner 2021-03-17 19:17:57 +0100
  • 37acdad928
    Add regex to remove replies in notifications Loren Burkholder 2021-02-20 14:00:13 -0500
  • c693d54598
    Fix when "replied" is displayed Loren Burkholder 2021-02-20 13:58:04 -0500
  • df998ef671
    Get event text in event parser function Loren Burkholder 2021-02-20 13:16:43 -0500
  • b57b76d948
    Add "replied" marker to regular reply messages Loren Burkholder 2021-02-20 13:10:14 -0500
  • 39576fea96
    Create function for processing whether a message is a reply Loren Burkholder 2021-02-20 13:05:21 -0500
  • d8fb4d9292
    Simplify message body construction Loren Burkholder 2021-02-20 12:06:43 -0500
  • 4a86e14d04
    Simplify determination of whether markup is supported Loren Burkholder 2021-02-20 12:00:13 -0500
  • 4150d75be7
    Only HTML-format the body if it should be formatted Loren Burkholder 2021-02-20 11:57:42 -0500
  • c38c6fe49e
    Format notifications according to the FreeDesktop specification Loren Burkholder 2021-02-20 11:52:05 -0500
  • dcd9b80dde
    Fix Linux HTML notifications Loren Burkholder 2021-02-19 20:13:27 -0500
  • b05657d51a
    Fix colon spacing Loren Burkholder 2021-02-19 19:31:48 -0500
  • 01bbec88dd
    Don't run markdownToHtml on messages Loren Burkholder 2021-02-15 19:30:04 -0500
  • e630504863
    Disable HTML on macOS Loren Burkholder 2021-02-15 19:23:14 -0500
  • 648844089c
    Move data parsing into a dedicated function Loren Burkholder 2021-02-15 18:36:10 -0500
  • 09303ca49f
    make lint Loren Burkholder 2021-02-15 18:20:47 -0500
  • ae7468a716
    Use the class D-Bus member Loren Burkholder 2021-02-15 16:52:19 -0500
  • 8d3e463fa6
    Use plaintext for Windows notifications Loren Burkholder 2021-02-15 07:57:25 -0500
  • 3dcbac8875
    Only pass formatted text if it is supported (Linux) Loren Burkholder 2021-02-13 18:59:17 -0500
  • c74e68c945
    Parse markdown overrides during replies Loren Burkholder 2021-02-13 18:18:08 -0500
  • 029ae18a07
    Format markdown as HTML in notifications Loren Burkholder 2021-02-13 13:48:37 -0500
  • dd1ed7e3fb
    Test a shorter PATH for appveyor Joseph Donofry 2021-03-17 01:35:36 -0400
  • cc3d32c65e
    Move check for duplicate /sync responses to the same thread Nicolas Werner 2021-03-16 21:01:14 +0100
  • 0dc40e50f8
    Convert flatpak file to yaml to be able to add comments Nicolas Werner 2021-03-15 21:15:53 +0100