Commit Graph

2861 Commits (ddb1983c639be10c7e151ddcb2554076eceb9b78)
 

Author SHA1 Message Date
targetakhil ddb1983c63 fix macos build error 4 years ago
targetakhil 5a5aba662e make util strip util functions non-static and move definition to cpp file 4 years ago
targetakhil 2dfa40e017 strip reply fallbacks from forwarded message 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
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
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