Commit Graph

2916 Commits (7644b6e4425f4d3435e550dc591b118b786d7535)
 

Author SHA1 Message Date
Nicolas Werner 1a448ae584
Remove delay when focusing quick switcher 4 years ago
LordMZTE 64e29b07e2 remove incorrect include 4 years ago
LordMZTE 39ff68c6e6 use QString to format in rainbow function 4 years ago
LordMZTE 939f00c90d rainbow now works with unicode! 4 years ago
LordMZTE a898abcecb use qtextboundary finder to rainbowify. (not working for unicode chars yet) 4 years ago
LordMZTE 947b8c0291 fix size type 4 years ago
Nicolas Werner 583fd9b5ab
Fix double click on video message 4 years ago
DeepBlueV7.X 1bd59a3939
Merge pull request #536 from LorenDB/master 4 years ago
Nicolas Werner ae19dd2bc2
Disable horizontal scrollbar in timeline 4 years ago
Loren Burkholder 32f5e35037 Use correct Qt version 4 years ago
Loren Burkholder ea2fb7f8df Add part/leave command 4 years ago
LordMZTE 44bd3376ce add /rainbow command 4 years ago
Nicolas Werner 0d4ddadb15
Fix emoji picker appearing in wrong locations 4 years ago
DeepBlueV7.X e46ddbbb45
Merge pull request #532 from salahmak/esc-cancel-upload 4 years ago
salahmak 2108d98c6d Pressing escape hides PreviewUploadOverlay 4 years ago
salahmak 21a649492f Pressing escape hides PreviewUploadOverlay 4 years ago
Nicolas Werner b31e74d9f6
Reserve memory for rooms in completer 4 years ago
Nicolas Werner 0e60c09b19
Fix room settings opening twice on room title 4 years ago
DeepBlueV7.X f6de66576c
Merge pull request #475 from LorenDB/htmlFormattedNotifs 4 years ago
DeepBlueV7.X 98b2df43ad
Merge pull request #527 from anjanik012/ignore_event 4 years ago
Nicolas Werner 1408b1a97d
Make CI happy 4 years ago
Anjani Kumar 9b9d784a82
Prevent EventType::Unsupported type events to be saved in db, avoiding exceptions 4 years ago
Nicolas Werner 21562eed75
Fix shadowing 4 years ago
Nicolas Werner 95bbc559fa
Add missing QPointer include 4 years ago
Joseph Donofry 9754b94364
Use old hunter directory 4 years ago
Nicolas Werner f6d2fa5ec1
Fix licenses 4 years ago
Nicolas Werner e5d75c814b
Clean up notification code a bit 4 years ago
Nicolas Werner 95026dcc62
Refactor image download code to be reusable 4 years ago
Loren Burkholder 41737ac22c
Simplify image loading 4 years ago
Loren Burkholder 95a26edad2
Don't create a QImage every time 4 years ago
Loren Burkholder 716c598f4a
Simplify macOS checks for a null image 4 years ago
Loren Burkholder 5da6ab0aec
make lint 4 years ago
Loren Burkholder 98b2fee71b
Block notifications until the image has been downloaded 4 years ago
Loren Burkholder 64dd10a6a0
Only try to display images if they exist 4 years ago
Loren Burkholder 82bbdfb929
Use better method of resizing images 4 years ago
Loren Burkholder fda6d7629a
Switch readImage to take a reference instead of a pointer 4 years ago
Loren Burkholder 8b33b1f08b
Simplify regex 4 years ago
Loren Burkholder 3748d7853e
Simplify formatting on Windows 4 years ago
Loren Burkholder 2192e8bea8
Better handle encrypted notifications 4 years ago
Loren Burkholder 9168c2c785
Remove unnecessary header 4 years ago
Nicolas Werner f578272a0d
Rewrite notification posting logic 4 years ago
Loren Burkholder 37acdad928
Add regex to remove replies in notifications 4 years ago
Loren Burkholder c693d54598
Fix when "replied" is displayed 4 years ago
Loren Burkholder df998ef671
Get event text in event parser function 4 years ago
Loren Burkholder b57b76d948
Add "replied" marker to regular reply messages 4 years ago
Loren Burkholder 39576fea96
Create function for processing whether a message is a reply 4 years ago
Loren Burkholder d8fb4d9292
Simplify message body construction 4 years ago
Loren Burkholder 4a86e14d04
Simplify determination of whether markup is supported 4 years ago
Loren Burkholder 4150d75be7
Only HTML-format the body if it should be formatted 4 years ago
Loren Burkholder c38c6fe49e
Format notifications according to the FreeDesktop specification 4 years ago