Commit Graph

3021 Commits (12ce7686ce8a7cae411c280d30a12934b8707550)
 

Author SHA1 Message Date
Joseph Donofry c41879c7d6
Update translations 4 years ago
Nicolas Werner c2e625756c
Use one CompletionProxy for everything including EmojiPicker 4 years ago
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
targetakhil 5a5aba662e make util strip util functions non-static and move definition to cpp file 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
targetakhil 2dfa40e017 strip reply fallbacks from forwarded message 4 years ago
Nicolas Werner 663c3b0014
Set a title for the room settings 4 years ago
Nicolas Werner fcda5ace6b
Update translations 4 years ago
targetakhil 06e12a0a16 move detection code to nheko namespace and fix a few other bugs 4 years ago
targetakhil eb13f7c169 directly upload old file object and reuse old message 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
targetakhil 9934004702 remove unused function and set position to center of timeline view 4 years ago
targetakhil dff5cfc3ba Added overlay and UI changes 4 years ago
targetakhil 6893e3a8d5 show forward menu item only for relevant events, changes to ui 4 years ago
targetakhil ce8246238e Fix basic UI for forward completer 4 years ago
targetakhil 603ff33ea6 added basic forwarding 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