Commit Graph

2860 Commits (1b0af04cc8909a85a16fc5f09400137e59e05697)
 

Author SHA1 Message Date
Nicolas Werner 1b0af04cc8
Prevent warning on empty user requests 4 years ago
Joseph Donofry a402e85a0f
Fix display name referenced for incorrect event types 4 years ago
DeepBlueV7.X 01ee25cee4
Merge pull request #554 from Jedi18/display_name_wording 4 years ago
targetakhil ab83c7c3a8 change display name wording 4 years ago
Nicolas Werner 663c3b0014
Set a title for the room settings 4 years ago
Nicolas Werner fcda5ace6b
Update translations 4 years ago
Nicolas Werner eaa91b4e56
Fix cursor positioning on edits 4 years ago
Nicolas Werner 3022178334
Fix paste not overwriting selections 4 years ago
Nicolas Werner 84b2cf08a1
Set Dialog flag on Dialogs 4 years ago
Joseph Donofry a6c89d1362
Merge branch 'master' of ssh://github.com/Nheko-Reborn/nheko 4 years ago
Joseph Donofry 3a0ad55ecc
Fix emoji picker getting cut off 4 years ago
Nicolas Werner 99314c948e
Fix broken olm channels automatically 4 years ago
Nicolas Werner 8108d98fa7
Store state events with state keys 4 years ago
Nicolas Werner 18e96d5c7d
Fix some TapHandler focus issues 4 years ago
DeepBlueV7.X 9d97f9f705
Merge pull request #547 from LordMZTE/feature/notice 4 years ago
LordMZTE 2e597263a2 add notice and rainbownotice commands 4 years ago
Nicolas Werner 7d6bd67615
Improve sorting a bit and fix some bugs in edge cases 4 years ago
Nicolas Werner 28074794e7
Fix undefined warning 4 years ago
Nicolas Werner ff449c705c
Fix crash on exit 4 years ago
Nicolas Werner c8a547630b
Fix a weird edge case with persisted empty event ids 4 years ago
Nicolas Werner 795b8fb7dd
Fix small leak in TrayIcon 4 years ago
Nicolas Werner ec6f0f9296
Don't use direct image response objects anymore 4 years ago
Nicolas Werner 6c71802680
Fix download button 4 years ago
Nicolas Werner 007ee38b04
Fix exif rotation in unencrypted rooms 4 years ago
Nicolas Werner 5f4ab925da
Fix qtlabs platform in windows packages 4 years ago
Nicolas Werner b67520256c
Fix appveyor 4 years ago
Nicolas Werner 8719d59e22
Fix rainbow replies and add rainbowme 4 years ago
DeepBlueV7.X 6cf3d97ebd
Merge pull request #540 from LorenDB/master 4 years ago
Loren Burkholder 877685d66d Use qsTr() for strings 4 years ago
Nicolas Werner fa68ae9fe9
Tweak rainbow slightly 4 years ago
Nicolas Werner edaeb3ccde
Fix emojis being split by rainbows 4 years ago
DeepBlueV7.X 326f48d87f
Merge pull request #535 from LordMZTE/feature/rainbow 4 years ago
DeepBlueV7.X c5f4245945
Merge pull request #539 from anjanik012/fix_build 4 years ago
Anjani Kumar a8f5672715
Lint Code 4 years ago
LordMZTE 4b45c61024 run formatter 4 years ago
DeepBlueV7.X 3317d4582d
Update src/timeline/InputBar.cpp 4 years ago
DeepBlueV7.X 463dd20682
Use QRegularExpression 4 years ago
LordMZTE 6c31bb6ddc fix command parsing 4 years ago
LordMZTE ff2e7bb989 commands now also work with newline after them 4 years ago
LordMZTE e7f20eeae0 use QString as buf in rainbowifyer 4 years ago
LordMZTE 4e6150f28e implement requested changes 4 years ago
Anjani Kumar 4201ade5ae
Fix build: refactor variables to avoid same names in a scope 4 years ago
Joseph Donofry 38ddfabee6
Merge branch 'master' of ssh://github.com/Nheko-Reborn/nheko 4 years ago
Joseph Donofry 27d6c0fb92
Add new mtxclient 4 years ago
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