index
:
matrix/thirdparty/nheko.git
this commit
master
github/master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
timeline
/
InputBar.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Focus to the message input bar after selecting a file
Sateallia
2023-07-06
1
-0
/
+1
*
Fix build against fmt10
Nicolas Werner
2023-06-28
1
-4
/
+6
*
Fix one more clazy issue
Nicolas Werner
2023-06-08
1
-1
/
+3
*
lint
Nicolas Werner
2023-06-08
1
-55
/
+54
*
Fix palette access and QMediaPlayer errors
Nicolas Werner
2023-06-08
1
-4
/
+4
*
Make Nheko compile on Qt6
Nicolas Werner
2023-06-08
1
-67
/
+19
*
Add rows to stickerpicker
Nicolas Werner
2023-05-20
1
-15
/
+27
*
Allow picking multiple files to upload
Sateallia
2023-04-25
1
-4
/
+5
*
Copy image to clipboard
Nicolas Werner
2023-04-23
1
-0
/
+1
*
Adapt to the new inherited variant
Nicolas Werner
2023-04-11
1
-1
/
+1
*
Use the new mtxclient special effects refactoring
Loren Burkholder
2023-04-11
1
-2
/
+3
*
Don't bother with rainbow rain
Loren Burkholder
2023-04-08
1
-6
/
+3
*
Don't allow rainbowifying custom messages
Loren Burkholder
2023-04-08
1
-3
/
+3
*
Fix command name
Loren Burkholder
2023-04-08
1
-1
/
+1
*
Allow sending custom msgtypes
Loren Burkholder
2023-04-08
1
-0
/
+27
*
Add rainfall effect
Loren Burkholder
2023-04-08
1
-0
/
+30
*
Handle incomplete commands better
Loren Burkholder
2023-03-07
1
-8
/
+14
*
make lint
Loren Burkholder
2023-03-01
1
-36
/
+36
*
Use QSet<QString> instead of QStringList
Loren Burkholder
2023-03-01
1
-1
/
+1
*
Fix some nitpicks
Loren Burkholder
2023-03-01
1
-52
/
+57
*
Simplify code a bit
Loren Burkholder
2023-02-28
1
-2
/
+1
*
Move command calculation logic into InputBar
Loren Burkholder
2023-02-28
1
-18
/
+76
*
Show warning when invalid command is entered
Loren Burkholder
2023-02-28
1
-0
/
+2
*
Get rid of year in license headers
Nicolas Werner
2023-02-21
1
-3
/
+1
*
Make single newlines cause a <br> by default
Nicolas Werner
2023-01-31
1
-0
/
+10
*
Make newline behave consistently in markdown mode
Nicolas Werner
2023-01-28
1
-1
/
+5
*
Try to make clang-format happy
Nicolas Werner
2023-01-09
1
-1
/
+1
*
Document Safari workaround
Nicolas Werner
2023-01-09
1
-1
/
+4
*
Possibly fix paste from Safari
Nicolas Werner
2023-01-09
1
-1
/
+7
*
A whole new year full of excitement and possibilities!
Nicolas Werner
2023-01-02
1
-0
/
+1
*
confetti (#1243)
Loren Burkholder
2022-12-10
1
-0
/
+25
*
cppcheck stuff (#1200)
Loren Burkholder
2022-10-03
1
-4
/
+4
*
Basic threading support
Nicolas Werner
2022-09-30
1
-69
/
+58
*
Pass context object to properly disconnect when this is deleted
Nicolas Werner
2022-07-23
1
-8
/
+10
*
Fix matrix.to link escaping
Nicolas Werner
2022-07-20
1
-6
/
+46
*
Fix users with @room in the name pinging the whole room when replied to
Nicolas Werner
2022-07-05
1
-22
/
+28
*
Add a /command to redact all visible messages sent by a user
Nicolas Werner
2022-07-01
1
-0
/
+6
*
Remove a few more headers
Nicolas Werner
2022-06-18
1
-1
/
+0
*
Merge pull request #1095 from syldrathecat/subtle-paste-fixes
DeepBlueV7.X
2022-06-15
1
-7
/
+12
|
\
|
*
Subtle corrections to paste behaviors
SyldraTheCat
2022-06-14
1
-7
/
+12
*
|
Fix failed uploads not removing uploads
Nicolas Werner
2022-06-15
1
-0
/
+5
|
/
*
Send images on enter if input bar is empty
Nicolas Werner
2022-05-23
1
-1
/
+3
*
Rework focus handling
Nicolas Werner
2022-05-07
1
-4
/
+8
*
Add reasons to everything
Nicolas Werner
2022-03-30
1
-3
/
+3
*
Add /knock command
Nicolas Werner
2022-03-30
1
-0
/
+2
*
Fix cursor moving to the end when editing in the middle
Nicolas Werner
2022-03-30
1
-1
/
+2
*
Fix arrow keys
Nicolas Werner
2022-03-30
1
-1
/
+1
*
Cleanup some unused code
Nicolas Werner
2022-03-30
1
-0
/
+1
*
Don't send thumbnails that are larger than the original
tastytea
2022-03-24
1
-31
/
+39
*
Default body to shortcode if unset and sending sticker
Nicolas Werner
2022-03-22
1
-1
/
+1
*
Add a default filename for clipboard pastes again
Nicolas Werner
2022-03-22
1
-1
/
+6
*
Try to improve thumbnailing on macOS
Nicolas Werner
2022-03-22
1
-1
/
+5
*
Small fixes to video thumbnailing
Nicolas Werner
2022-03-22
1
-34
/
+17
*
Actually pass the mimetype we intended
Nicolas Werner
2022-03-21
1
-1
/
+1
*
Properly fix image uploads without image/* format
Nicolas Werner
2022-03-21
1
-2
/
+9
*
Fix potential crash if there is no image format pasted
Nicolas Werner
2022-03-21
1
-1
/
+2
*
Fix thumbnails for encrypted files and factor upload box out
Nicolas Werner
2022-03-21
1
-4
/
+46
*
Please clazy
Nicolas Werner
2022-03-21
1
-3
/
+3
*
Also stop audio player
Nicolas Werner
2022-03-21
1
-1
/
+5
*
Thumbnail video
Nicolas Werner
2022-03-21
1
-10
/
+153
*
Add duration and resolution to files
Nicolas Werner
2022-03-21
1
-4
/
+94
*
Move uploads to InputBar
Nicolas Werner
2022-03-20
1
-148
/
+196
*
properly commit preedit text
Malte E
2022-03-19
1
-0
/
+3
*
Add /reset-state command
Nicolas Werner
2022-02-05
1
-0
/
+2
*
Initial qml root window
Nicolas Werner
2022-01-26
1
-3
/
+3
*
Update year in copyright notice to shut up lint job
Nicolas Werner
2022-01-01
1
-0
/
+1
*
Fix crash after sending image caused by the recent refactor
Nicolas Werner
2021-12-30
1
-4
/
+4
*
Reserve size of some containers we are filling
Nicolas Werner
2021-12-29
1
-4
/
+8
*
Reduce allocations using QStringLiteral
Nicolas Werner
2021-12-29
1
-57
/
+57
*
Fix more warnings and remove dead code
Nicolas Werner
2021-12-28
1
-1
/
+2
*
Some qt6 prep
Nicolas Werner
2021-12-28
1
-4
/
+4
*
Add recently used reactions
Nicolas Werner
2021-12-13
1
-0
/
+8
*
InputBar: run clang-format
Marcus Hoffmann
2021-12-03
1
-20
/
+22
*
InputBar: use X.empty() instead of !X.size()
Marcus Hoffmann
2021-12-03
1
-2
/
+2
*
InputBar: use auto type
Marcus Hoffmann
2021-12-03
1
-1
/
+1
*
InputBar: use multi-arg string replacement
Marcus Hoffmann
2021-12-03
1
-2
/
+2
*
InputBar: use character argument instead of string
Marcus Hoffmann
2021-12-03
1
-1
/
+1
*
InputBar: apply clang-tidy const reference suggestions
Marcus Hoffmann
2021-12-03
1
-10
/
+10
*
InputBar: use QFileInfo::exists()
Marcus Hoffmann
2021-12-03
1
-1
/
+1
*
InputBar: remove unused imports
Marcus Hoffmann
2021-12-03
1
-4
/
+0
*
Mark rooms as direct chats
Nicolas Werner
2021-11-21
1
-0
/
+5
*
Clear @room warning after sending message
Nicolas Werner
2021-11-02
1
-0
/
+1
*
Move voip and encryption stuff into their own directories
Nicolas Werner
2021-10-17
1
-1
/
+0
*
Use the same leave room dialog everywhere
Loren Burkholder
2021-10-11
1
-1
/
+1
*
Support pasting image/svg+xml format straight from supporting applications
Thulinma
2021-09-28
1
-2
/
+13
*
Fixes for pasting images, especially under windows where the image mime type ...
Thulinma
2021-09-28
1
-8
/
+12
*
Change indentation to 4 spaces
Nicolas Werner
2021-09-18
1
-619
/
+605
*
Improvements for linking to events
Thulinma
2021-09-16
1
-0
/
+17
*
Warn the user before they ping the whole room
Nicolas Werner
2021-09-02
1
-0
/
+33
*
Add workaround for stickers not showing on iOS
Nicolas Werner
2021-08-18
1
-0
/
+7
*
Rename image pack model
Nicolas Werner
2021-07-22
1
-2
/
+2
*
Fix replying and editing stickers
Nicolas Werner
2021-07-19
1
-0
/
+9
*
Basic sticker support
Nicolas Werner
2021-07-19
1
-0
/
+17
*
Fix too many newlines in reply fallback
Nicolas Werner
2021-06-30
1
-1
/
+1
*
Delete old room list
Nicolas Werner
2021-05-28
1
-0
/
+1
*
Move currentRoom/timeline handling to roomlist
Nicolas Werner
2021-05-28
1
-2
/
+33
*
add notice and rainbownotice commands
LordMZTE
2021-04-11
1
-0
/
+33
*
Fix rainbow replies and add rainbowme
Nicolas Werner
2021-04-01
1
-6
/
+8
*
Merge pull request #535 from LordMZTE/feature/rainbow
DeepBlueV7.X
2021-03-28
1
-3
/
+6
|
\
|
*
run formatter
LordMZTE
2021-03-28
1
-1
/
+1
|
*
Update src/timeline/InputBar.cpp
DeepBlueV7.X
2021-03-28
1
-1
/
+1
|
*
Use QRegularExpression
DeepBlueV7.X
2021-03-28
1
-1
/
+1
|
*
fix command parsing
LordMZTE
2021-03-28
1
-3
/
+2
|
*
commands now also work with newline after them
LordMZTE
2021-03-28
1
-0
/
+2
|
*
implement requested changes
LordMZTE
2021-03-28
1
-1
/
+1
|
*
add /rainbow command
LordMZTE
2021-03-26
1
-2
/
+4
*
|
Add part/leave command
Loren Burkholder
2021-03-25
1
-0
/
+2
|
/
*
Switch readImage to take a reference instead of a pointer
Loren Burkholder
2021-03-17
1
-1
/
+1
*
make lint
Loren Burkholder
2021-03-17
1
-2
/
+2
*
Parse markdown overrides during replies
Loren Burkholder
2021-03-17
1
-1
/
+3
*
Don't send markdown links in body
Nicolas Werner
2021-03-15
1
-0
/
+6
*
Merge branch 'quickswitcher_qml' of git://github.com/Jedi18/nheko into Jedi18...
Nicolas Werner
2021-03-13
1
-22
/
+0
|
\
|
*
change allowed mistakes, fix minor style issues, remove old completer functio...
Jedi18
2021-03-07
1
-22
/
+0
*
|
Update license headers
Nicolas Werner
2021-03-05
1
-0
/
+4
*
|
Fix text input restoring after edits
Nicolas Werner
2021-02-25
1
-19
/
+22
|
/
*
added bool to choose between showing only rooms with aliases and all of the r...
Jedi18
2021-02-17
1
-2
/
+2
*
add rooms model, add room delegate for completer
Jedi18
2021-02-16
1
-0
/
+6
*
Implement message editing
Nicolas Werner
2021-02-09
1
-1
/
+39
*
Switch to new relations format
Nicolas Werner
2021-02-09
1
-6
/
+12
*
Remove useless parentheses
DeepBlueV7.X
2021-01-23
1
-2
/
+2
*
Clarify how markdown is determined
Loren Burkholder
2021-01-20
1
-1
/
+1
*
Make lint
Loren Burkholder
2021-01-20
1
-3
/
+5
*
Add commands to override Markdown setting
Loren Burkholder
2021-01-20
1
-2
/
+6
*
Port PlaceCall dialog to Qml
trilene
2021-01-07
1
-46
/
+0
*
Make call invites less intrusive
trilene
2021-01-07
1
-1
/
+3
*
Move call-related properties to CallManager
trilene
2021-01-07
1
-1
/
+1
*
React with arbitrary strings via /react
Nicolas Werner
2020-12-13
1
-0
/
+6
*
Fix variable shadowing
Nicolas Werner
2020-11-26
1
-5
/
+5
*
Implement Qml drag and drop
Nicolas Werner
2020-11-25
1
-0
/
+8
*
Fix mimetype of media messages
Nicolas Werner
2020-11-25
1
-0
/
+1
*
Qml emoji completer
Nicolas Werner
2020-11-25
1
-0
/
+6
*
Working User completer
Nicolas Werner
2020-11-25
1
-0
/
+8
*
WIP Qml completer
Nicolas Werner
2020-11-25
1
-0
/
+6
*
Reimplement message history
Nicolas Werner
2020-11-25
1
-14
/
+52
*
Send typing updates from QML
Nicolas Werner
2020-11-25
1
-0
/
+41
*
Move calls to new input bar
Nicolas Werner
2020-11-25
1
-0
/
+45
*
Add file uploading
Nicolas Werner
2020-11-25
1
-1
/
+316
*
Basic text input in qml
Nicolas Werner
2020-11-25
1
-4
/
+156
*
Pasteable textinput
Nicolas Werner
2020-11-25
1
-0
/
+46