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
/
resources
/
qml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add rainfall effect
Loren Burkholder
2023-04-08
1
-3
/
+59
*
Implement unknown msgtype functionality
Loren Burkholder
2023-04-08
1
-1
/
+15
*
Add a more obvious thread indicator
Nicolas Werner
2023-04-04
1
-3
/
+23
*
Make the profile buttons a bit bigger
Nicolas Werner
2023-04-04
1
-2
/
+10
*
Improve choosing screen share type
David Elsing
2023-03-30
1
-29
/
+9
*
Support screen sharing with xdg-desktop-portal
David Elsing
2023-03-30
2
-1
/
+56
*
Merge pull request #1409 from Nheko-Reborn/uiTweaks
DeepBlueV7.X
2023-03-25
1
-7
/
+60
|
\
|
*
Overhaul switch appearance
Loren Burkholder
2023-03-24
1
-7
/
+60
*
|
Delay some delegate removals to reduce CPU spent on recalculating sizes
Nicolas Werner
2023-03-25
2
-0
/
+3
*
|
make name and attribution in image pack settings plain text
tastytea
2023-03-24
1
-0
/
+2
*
|
Add width to PowerLevelEditor, fixes 0/1px wide window on tiling WMs
0xDEADCADE
2023-03-22
1
-0
/
+1
*
|
Add width to device verification window
0xDEADCADE
2023-03-21
1
-0
/
+1
*
|
Fix space-community wording
Nicolas Werner
2023-03-18
1
-1
/
+1
*
|
Merge pull request #1404 from LcsTen/dont-show-private-rooms-in-space
DeepBlueV7.X
2023-03-18
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Check isPreviewFetched property for hints
LcsTen
2023-03-18
1
-2
/
+2
|
*
Show an appropriate hint if the room is inaccessible
LcsTen
2023-03-11
1
-1
/
+1
*
|
make scroll-down button (toEndButton) focus message input
tastytea
2023-03-12
1
-1
/
+1
|
/
*
Merge pull request #1388 from Nheko-Reborn/command
DeepBlueV7.X
2023-03-10
4
-39
/
+63
|
\
|
*
Handle incomplete commands better
Loren Burkholder
2023-03-07
2
-3
/
+10
|
*
Don't show timeline behind warnings
Loren Burkholder
2023-02-28
2
-7
/
+7
|
*
Simplify code a bit
Loren Burkholder
2023-02-28
1
-1
/
+0
|
*
Move command calculation logic into InputBar
Loren Burkholder
2023-02-28
1
-11
/
+2
|
*
Show warning when invalid command is entered
Loren Burkholder
2023-02-28
3
-4
/
+29
|
*
Enhance appearance of room ping warning
Loren Burkholder
2023-02-28
1
-7
/
+9
*
|
Merge pull request #1394 from Nheko-Reborn/uiTweaks
DeepBlueV7.X
2023-03-09
12
-110
/
+51
|
\
\
|
*
|
Scroll farther on PgUp/PgDn
Loren Burkholder
2023-03-02
1
-2
/
+2
|
*
|
Add leave button to space preview
Loren Burkholder
2023-03-02
1
-0
/
+7
|
*
|
Don't double-show encryption dialog
Loren Burkholder
2023-03-01
1
-1
/
+2
|
*
|
Make switches respect accent color
Loren Burkholder
2023-03-01
1
-1
/
+1
|
*
|
Always open the invite dialog properly from the member list
Loren Burkholder
2023-02-28
2
-5
/
+1
|
*
|
Change members button color when hovered
Loren Burkholder
2023-02-28
2
-20
/
+22
|
*
|
Elide nicks and userids in read reciepts dialog
Loren Burkholder
2023-02-28
1
-6
/
+9
|
*
|
Prevent long nicks/userids from breaking roomlist layout
Loren Burkholder
2023-02-28
1
-4
/
+3
|
*
|
Use the nheko spinner everywhere
Loren Burkholder
2023-02-28
2
-71
/
+4
|
|
/
*
/
Cleanup table rendering
Nicolas Werner
2023-03-09
1
-3
/
+3
|
/
*
add missing license header
Nicolas Werner
2023-02-24
1
-0
/
+4
*
Show rooms you share with someone
Nicolas Werner
2023-02-24
3
-130
/
+205
*
Merge pull request #1374 from Nheko-Reborn/private_images
DeepBlueV7.X
2023-02-23
5
-40
/
+105
|
\
|
*
Fade in images when fully recieved
Loren Burkholder
2023-02-22
2
-27
/
+8
|
*
Properly handle images without blurhashes
Loren Burkholder
2023-02-20
2
-36
/
+99
|
*
Use a single, reversible privacy screen transition
Loren Burkholder
2023-02-20
2
-34
/
+4
|
*
Animate transition to blurhash
Loren Burkholder
2023-02-20
1
-0
/
+44
|
*
Blurhash images when the privacy screen is active
Loren Burkholder
2023-02-20
5
-17
/
+24
*
|
print errors on failed dialog creation
Marcus Hoffmann
2023-02-22
3
-101
/
+195
*
|
Get rid of year in license headers
Nicolas Werner
2023-02-21
102
-291
/
+102
*
|
Fix newlines in status messages
Nicolas Werner
2023-02-21
1
-3
/
+3
*
|
Simplify status message in profile a bit
Nicolas Werner
2023-02-21
1
-7
/
+4
*
|
UserProfile: add padding to device list
Marcus Hoffmann
2023-02-21
1
-0
/
+2
*
|
UserProfile: fix status message overflowing
Marcus Hoffmann
2023-02-21
1
-3
/
+10
*
|
UserProfile: reduce spacing by a bit
Marcus Hoffmann
2023-02-21
1
-1
/
+1
*
|
UserProfile: display status message
Marcus Hoffmann
2023-02-21
1
-0
/
+15
*
|
MessageView: Add ToolTip to status message
Marcus Hoffmann
2023-02-21
1
-2
/
+9
*
|
MessageView: improve styling of presence status
Marcus Hoffmann
2023-02-21
1
-0
/
+3
|
/
*
Explicitly set parent for scrollbars to prevent them from showing on some pla...
Nicolas Werner
2023-02-16
2
-6
/
+6
*
Make scrollbars optional and disabled by default
Nicolas Werner
2023-02-14
2
-7
/
+11
*
Room list: add scrollbar when not collapsed
Alexander Bantyev
2023-02-14
1
-1
/
+7
*
Focus text input when quick switcher is closed
Loren Burkholder
2023-02-14
1
-0
/
+1
*
Merge pull request #1359 from Nheko-Reborn/encryption_delegate
DeepBlueV7.X
2023-02-14
2
-3
/
+62
|
\
|
*
Update resources/qml/delegates/EncryptionEnabled.qml
Loren Burkholder
2023-02-14
1
-1
/
+1
|
*
Limit max width of blurb
Loren Burkholder
2023-02-13
1
-1
/
+2
|
*
Update message
Loren Burkholder
2023-02-13
1
-3
/
+1
|
*
Add a fancy delegate when encryption is enabled
Loren Burkholder
2023-02-13
2
-3
/
+63
*
|
Add a generic video icon when there is no thumbnail
Loren Burkholder
2023-02-14
1
-1
/
+1
|
/
*
Make ImageOverlay set appropriate windowRole again
Thulinma
2023-02-10
1
-0
/
+1
*
Update translations
Nicolas Werner
2023-02-08
1
-0
/
+7
*
Fix empty list freeze in Completer
Joseph Donofry
2023-02-08
1
-0
/
+3
*
Add a reduced motion option
Nicolas Werner
2023-02-06
3
-1
/
+80
*
Fix some leftover menus from #1319
q234rty
2023-02-01
2
-0
/
+9
*
add user search to invite dialog (#1253)
Malte E
2023-01-31
3
-75
/
+199
*
Merge pull request #1319 from Decodetalkers/menuhideonwayland
DeepBlueV7.X
2023-01-28
3
-0
/
+25
|
\
|
*
feat: hide all popup menus when press leftbutton on somewhere else
ShootingStarDragons
2023-01-23
3
-0
/
+25
*
|
Make code tags preserve whitespace
Nicolas Werner
2023-01-22
1
-2
/
+3
|
/
*
Merge pull request #1304 from Decodetalkers/imagesave
DeepBlueV7.X
2023-01-22
1
-0
/
+1
|
\
|
*
chore: when save file, hide ImageOverlay window
ShootingStarDragons
2023-01-20
1
-0
/
+1
*
|
Fix creating DMs from pasting an mxid
Nicolas Werner
2023-01-21
1
-2
/
+3
|
/
*
Make it more obvious that the add reaction button is not an emoji
Nicolas Werner
2023-01-19
1
-1
/
+1
*
Fix html in sidebar again
Nicolas Werner
2023-01-18
1
-1
/
+1
*
Pause ParticleEmitter when not in use (#1284)
Joseph Donofry
2023-01-14
1
-21
/
+43
*
Fix white bar above sticker picker
Nicolas Werner
2023-01-12
2
-35
/
+17
*
Fix weirdly big spinner
Nicolas Werner
2023-01-12
1
-2
/
+2
*
Fix white bar above emoji picker
Nicolas Werner
2023-01-12
1
-35
/
+19
*
Try to fix binding loop in emoji picker
Nicolas Werner
2023-01-12
1
-2
/
+2
*
Fix clear button styling
Nicolas Werner
2023-01-07
1
-20
/
+7
*
Fix html in usernames
Nicolas Werner
2023-01-07
2
-2
/
+2
*
Navigate to space when room is selected
Nicolas Werner
2023-01-07
1
-3
/
+0
*
Maybe fix text selection in raw message dialog
Nicolas Werner
2023-01-02
1
-0
/
+1
*
A whole new year full of excitement and possibilities!
Nicolas Werner
2023-01-02
100
-0
/
+100
*
Fix send message logic bug introduced with shift+enter setting
Joseph Donofry
2022-12-28
1
-2
/
+2
*
Show invite reason in the UI (hidden by default)
Nicolas Werner
2022-12-27
1
-0
/
+39
*
Add 'clear' button to search bar and implement search indicator via spinner
Joseph Donofry
2022-12-20
3
-2
/
+39
*
Fix unread bar size
Nicolas Werner
2022-12-18
1
-1
/
+3
*
Fix weird QQC2 crash in alias dialog
Nicolas Werner
2022-12-17
1
-2
/
+6
*
Fix copy and paste again
Nicolas Werner
2022-12-14
1
-1
/
+2
*
Focus text field on key press (swallows first though...)
Nicolas Werner
2022-12-13
2
-0
/
+5
*
Revert "Disable keyboard selection for text by default"
Nicolas Werner
2022-12-13
1
-2
/
+0
*
Add a button to room the upgraded room in the timeline
Nicolas Werner
2022-12-13
1
-0
/
+28
*
Disable keyboard selection for text by default
Nicolas Werner
2022-12-13
1
-0
/
+2
*
confetti (#1243)
Loren Burkholder
2022-12-10
3
-1
/
+78
*
fix squish
Nicolas Werner
2022-12-07
1
-1
/
+1
*
Fix downscale
q234rty
2022-12-06
1
-2
/
+2
*
Fix people icon blurriness
q234rty
2022-12-06
1
-2
/
+0
*
Change margins because people nagged me
Nicolas Werner
2022-11-10
1
-1
/
+2
*
Implement a completer for commands
Nicolas Werner
2022-11-09
2
-0
/
+26
*
Add room settings in room list
Loren Burkholder
2022-11-07
1
-0
/
+5
*
Add invert enter key setting
LordMZTE
2022-11-04
1
-1
/
+6
*
Make the higlight ring a bit less in your face
Nicolas Werner
2022-11-03
1
-1
/
+1
*
Highlight higlight tweaks in the timeline
Nicolas Werner
2022-11-01
2
-0
/
+5
*
Fix search rooms button
Nicolas Werner
2022-11-01
1
-2
/
+2
*
Fix UploadBox thumbnail size
foxb612
2022-10-25
1
-2
/
+3
*
VoIP v1 implementation (#1161)
Rohit Sutradhar
2022-10-14
5
-6
/
+62
*
Fix date separator
Nicolas Werner
2022-10-07
1
-7
/
+7
*
Add a shortcut for search
Nicolas Werner
2022-10-07
1
-2
/
+8
*
Add a slow way to search a room
Nicolas Werner
2022-10-06
3
-24
/
+79
*
Basic thread filtering
Nicolas Werner
2022-10-06
1
-4
/
+13
*
Fix userprofile on roomlist
Nicolas Werner
2022-10-05
1
-1
/
+1
*
Swap thread and edit button
Nicolas Werner
2022-10-04
1
-14
/
+14
*
Fix raw message dialog
Nicolas Werner
2022-10-04
1
-1
/
+1
*
Merge pull request #1202 from Nheko-Reborn/grammar
DeepBlueV7.X
2022-10-03
7
-10
/
+10
|
\
|
*
Various grammar fixes (mostly removing commas)
Loren Burkholder
2022-09-30
7
-10
/
+10
*
|
Green is not Svg::green
Nicolas Werner
2022-10-01
1
-2
/
+2
*
|
Merge pull request #1198 from rnhmjoj/pr-green
DeepBlueV7.X
2022-10-01
3
-11
/
+11
|
\
\
|
*
|
Add green theme color, make "error" configurable
rnhmjoj
2022-10-01
3
-11
/
+11
*
|
|
Replace some user visible mentions of spaces
Nicolas Werner
2022-10-01
4
-5
/
+5
*
|
|
Fix wrong file urls
Nicolas Werner
2022-10-01
1
-3
/
+3
|
/
/
*
|
Load components on demand
Nicolas Werner
2022-10-01
2
-168
/
+27
*
|
Prepare for adding proxy before chat.model
Nicolas Werner
2022-10-01
3
-37
/
+37
*
|
Basic threading support
Nicolas Werner
2022-09-30
4
-15
/
+75
|
/
*
Allow editing permissions in spaces recursively
Nicolas Werner
2022-09-28
3
-2
/
+173
*
Allow adding non-existing userids to power levels
Nicolas Werner
2022-09-22
1
-1
/
+6
*
Show the community of a room
Nicolas Werner
2022-09-20
2
-10
/
+52
*
Rework how access rules for rooms are modified completely
Nicolas Werner
2022-09-19
3
-15
/
+275
*
Fix "Send by enter" on Windows
q234rty
2022-09-16
1
-1
/
+1
*
Line to indicate first unread message (#1147)
Hiers
2022-09-11
3
-1
/
+19
*
Enable spoilers in replies
Nicolas Werner
2022-09-11
1
-1
/
+1
*
Allow creating spaces
Nicolas Werner
2022-09-05
2
-2
/
+18
*
Implement space stickers & emoji
Nicolas Werner
2022-09-01
1
-0
/
+3
*
Unset the transient parent on separate chat windows
Nicolas Werner
2022-08-31
1
-3
/
+5
*
Added discrete edit button to room profiles.
Hiers
2022-08-22
1
-2
/
+16
*
Merge pull request #1156 from foresto/patch-1
DeepBlueV7.X
2022-08-20
1
-0
/
+1
|
\
|
*
Focus message input box when pressing Esc
Forest
2022-08-19
1
-0
/
+1
*
|
Reactions: avoid highlight color misuse, subdue border color
Forest
2022-08-19
1
-9
/
+8
|
/
*
Break http images and implement barebones spoiler support when not in mobile ...
Nicolas Werner
2022-08-17
1
-1
/
+5
*
Support editing space children
Nicolas Werner
2022-08-10
2
-29
/
+133
*
Change preview title for spaces
Nicolas Werner
2022-08-08
1
-1
/
+1
*
Show a room preview in the join confirmation dialog
Nicolas Werner
2022-08-05
3
-1
/
+166
*
Fix room members dialog opening room member dialog of the wrong room
Nicolas Werner
2022-07-30
1
-1
/
+1
*
Fix window decorations on macos for room dir dialog
Nicolas Werner
2022-07-18
1
-1
/
+1
*
Update translations
Nicolas Werner
2022-07-16
1
-1
/
+1
*
Fix weird spacing and hidden encryption indicator in top bar
Nicolas Werner
2022-07-16
2
-5
/
+8
*
Make notification count calculation more efficient
Nicolas Werner
2022-07-16
1
-35
/
+25
*
Merge remote-tracking branch 'origin/perSpaceNotifs' into perSpaceNotifs
Nicolas Werner
2022-07-14
3
-79
/
+140
|
\
|
*
Simplify space notification options
Loren Burkholder
2022-06-29
2
-36
/
+4
|
*
make license
Loren Burkholder
2022-06-29
1
-0
/
+4
|
*
Allow muting spaces; other general improvements
Loren Burkholder
2022-06-29
1
-5
/
+28
|
*
Add space notification configuration
Loren Burkholder
2022-06-29
2
-4
/
+27
|
*
Add space notifs to room list
Loren Burkholder
2022-06-29
1
-64
/
+18
|
*
Make the notification bubble its own component
Loren Burkholder
2022-06-29
2
-79
/
+85
|
*
Add loud notifications for spaces
Loren Burkholder
2022-06-29
1
-4
/
+4
|
*
Add space notifications to room list
Loren Burkholder
2022-06-29
1
-32
/
+48
|
*
Display unread notifications for spaces
Loren Burkholder
2022-06-29
2
-3
/
+70
*
|
Try to fix titlebar on room dir
Nicolas Werner
2022-07-09
1
-1
/
+2
*
|
Support rendering policy rules
Nicolas Werner
2022-07-09
1
-0
/
+42
*
|
Allow editing aliases
Nicolas Werner
2022-07-08
4
-7
/
+206
*
|
Warn about emojis looking different in different clients
Nicolas Werner
2022-07-03
1
-0
/
+11
*
|
Fix emoji verification clipped on sway
Nicolas Werner
2022-07-03
7
-593
/
+560
*
|
Fix crash when closing room directory window
Nicolas Werner
2022-07-01
2
-5
/
+4
*
|
Fix emoji picker
q234rty
2022-06-30
1
-5
/
+6
*
|
Fix room member list
q234rty
2022-06-30
1
-4
/
+6
|
/
*
Fix blurriness of svg icons (#1108)
q234rty
2022-06-28
1
-0
/
+2
*
Add an option to define new power levels
Nicolas Werner
2022-06-26
1
-122
/
+176
*
Require matrix v1.1 or greater
Nicolas Werner
2022-06-25
2
-1
/
+13
*
Add copy link to room context menu (#1101)
brausepulver
2022-06-23
1
-1
/
+6
*
Support the knock_restricted rule
Nicolas Werner
2022-06-18
1
-0
/
+3
*
Added escape handler for uploads (#1100)
Rohit Sutradhar
2022-06-17
1
-3
/
+5
*
Remove confusing log message
Nicolas Werner
2022-06-15
1
-4
/
+0
*
Close image viewer when clicking on the background
Nicolas Werner
2022-06-15
1
-0
/
+4
*
Merge pull request #1095 from syldrathecat/subtle-paste-fixes
DeepBlueV7.X
2022-06-15
1
-8
/
+2
|
\
|
*
Subtle corrections to paste behaviors
SyldraTheCat
2022-06-14
1
-8
/
+2
*
|
Fix pins not refreshing after being loaded
Nicolas Werner
2022-06-15
1
-1
/
+6
|
/
*
Make cursoring up/down more consistent on some setups
SyldraTheCat
2022-06-13
1
-2
/
+2
*
Fix crash on some systems because of reuseItems in completer
Nicolas Werner
2022-06-12
1
-1
/
+2
*
Make settings menu a bit narrower
Nicolas Werner
2022-06-11
1
-1
/
+1
*
Fix editing topic
Nicolas Werner
2022-06-02
1
-6
/
+3
*
Indicate if no topic is set
Loren Burkholder
2022-06-02
1
-1
/
+6
*
Lots of new PL translations
Nicolas Werner
2022-05-27
1
-1
/
+1
*
Add basic powerlevel editor
Nicolas Werner
2022-05-27
5
-10
/
+519
*
Make PrivacyScreen work on Popped-out Rooms
Joseph Donofry
2022-05-12
3
-3
/
+15
*
Fix PrivacyScreen for MainWindow
Joseph Donofry
2022-05-12
1
-2
/
+2
*
More image dialog fixes
Nicolas Werner
2022-05-10
4
-10
/
+10
*
Activate window that already has the room open if possible
Nicolas Werner
2022-05-07
1
-1
/
+1
*
Rework focus handling
Nicolas Werner
2022-05-07
2
-3
/
+2
*
Show powerlevels in memberlist
Nicolas Werner
2022-05-07
1
-0
/
+35
*
Merge branch 'master' of https://github.com/TheDrawingCoder-Gamer/nheko into ...
Nicolas Werner
2022-05-06
1
-1
/
+1
|
\
|
*
Unhardcode qml
BulbyVR
2022-04-24
1
-2
/
+1
|
*
Curse you hardcoded qml!
BulbyVR
2022-04-24
1
-1
/
+2
*
|
Add basic support for multiple windows
Nicolas Werner
2022-05-06
3
-8
/
+51
*
|
Merge pull request #1056 from Nheko-Reborn/uiTweaks
DeepBlueV7.X
2022-04-27
3
-12
/
+25
|
\
\
|
|
/
|
/
|
|
*
Modifications to member list buttons
Loren Burkholder
2022-04-23
2
-11
/
+13
|
*
Set default size for hidden events dialog
Loren Burkholder
2022-04-23
1
-0
/
+2
|
*
Better handle pluralization
Loren Burkholder
2022-04-23
1
-1
/
+1
|
*
Allow users to see through the spinner
Loren Burkholder
2022-04-23
1
-0
/
+9
*
|
Fix pinned messages getting clipped
Nicolas Werner
2022-04-24
5
-3
/
+37
|
/
*
Search room members (#1049)
Loren Burkholder
2022-04-22
2
-3
/
+34
*
Add member list and settings buttons to spaces (#1051)
Loren Burkholder
2022-04-22
2
-6
/
+38
*
Show changes in image packs in timeline
Nicolas Werner
2022-04-19
1
-2
/
+2
*
Focus room search
Loren Burkholder
2022-04-18
1
-0
/
+2
*
Remove boundary handling in image overlay
Nicolas Werner
2022-04-10
2
-35
/
+28
*
Close current room on Ctrl+W
Loren Burkholder
2022-04-02
1
-0
/
+5
*
Add reasons to everything
Nicolas Werner
2022-03-30
2
-3
/
+5
*
Add delay to showing scroll down button
Nicolas Werner
2022-03-30
1
-25
/
+19
*
Don't use a modal to edit room name and topic
Nicolas Werner
2022-03-30
1
-20
/
+79
*
Fix broken invite dialog
Nicolas Werner
2022-03-30
1
-0
/
+4
*
Merge branch 'fix-tapping-timeline'
Nicolas Werner
2022-03-30
3
-0
/
+10
|
\
|
*
fix tapping messages, fix pressandhold/doubletap on touch
Malte E
2022-03-28
3
-0
/
+10
*
|
Add a background to scroll to bottom button
Nicolas Werner
2022-03-30
1
-2
/
+10
*
|
Merge branch 'go_to_bottom' of https://github.com/maltee1/nheko into maltee1-...
Nicolas Werner
2022-03-30
1
-0
/
+58
|
\
\
|
*
|
add jump to end button
Malte E
2022-03-29
1
-0
/
+58
|
|
/
*
|
Merge pull request #1019 from maltee1/qml_createroom
DeepBlueV7.X
2022-03-29
3
-1
/
+301
|
\
\
|
|
/
|
/
|
|
*
Add backend for new room creation dialogs
Nicolas Werner
2022-03-29
2
-34
/
+71
|
*
expose options better
Malte E
2022-03-28
2
-15
/
+66
|
*
direct chat creator can now create direct chats
Malte E
2022-03-26
1
-13
/
+25
|
*
initial direct chat creation dialog
Malte E
2022-03-26
3
-1
/
+109
|
*
CreateRoom dialog in QML
Malte E
2022-03-25
2
-1
/
+93
*
|
drag to reply (#1018)
Malte E
2022-03-27
3
-1
/
+29
|
/
*
Better touch scrolling (#1012)
Malte E
2022-03-24
4
-110
/
+91
*
Make overlap of actionMenu a bit smaller again
Nicolas Werner
2022-03-23
1
-1
/
+1
*
Properly enable hovering on message action menu
Nicolas Werner
2022-03-22
1
-0
/
+1
*
Make hover menu inset slightly
Nicolas Werner
2022-03-22
1
-1
/
+1
*
Merge pull request #1005 from maltee1/fix_input_method
DeepBlueV7.X
2022-03-22
1
-13
/
+24
|
\
|
*
Don't send on Enter when inputMethod.visible ( == OSK active assumed)
Malte E
2022-03-20
1
-2
/
+4
|
*
add preedit text to search
Malte E
2022-03-20
1
-1
/
+5
|
*
remove completer trigger characters
Malte E
2022-03-20
1
-4
/
+4
|
*
attempt to include preeditText in search string
Malte E
2022-03-20
1
-1
/
+1
|
*
make completer work with input method
Malte E
2022-03-20
1
-9
/
+14
*
|
Fix thumbnails for encrypted files and factor upload box out
Nicolas Werner
2022-03-21
2
-69
/
+90
*
|
Show some previews in upload window
Nicolas Werner
2022-03-21
2
-4
/
+70
*
|
Add duration and resolution to files
Nicolas Werner
2022-03-21
6
-2
/
+13
*
|
Move uploads to InputBar
Nicolas Werner
2022-03-20
1
-0
/
+6
|
/
*
elide usernames in timeline (#997)
Malte E
2022-03-20
4
-13
/
+23
*
Merge pull request #1001 from duarm/master
DeepBlueV7.X
2022-03-20
2
-2
/
+2
|
\
|
*
add option to open video with external program by default
math
2022-03-19
1
-1
/
+1
|
*
add option to open image with external program by default
math
2022-03-19
1
-1
/
+1
*
|
properly commit preedit text
Malte E
2022-03-19
1
-1
/
+1
|
/
*
Merge pull request #989 from maltee1/improve_reply_popup
DeepBlueV7.X
2022-03-16
2
-14
/
+17
|
\
|
*
small rework of the reply popup
Malte E
2022-03-11
2
-14
/
+17
*
|
Fix screen share calls
Nicolas Werner
2022-03-13
2
-17
/
+18
*
|
add space between date bubble and own messages
Malte E
2022-03-12
1
-1
/
+1
*
|
add space below datebubble and own message bubbles
Malte E
2022-03-12
1
-2
/
+2
*
|
allow bubbles to be not larger than necessary
Malte E
2022-03-12
1
-2
/
+1
*
|
Use standard buttons where possible
tastytea
2022-03-11
2
-19
/
+6
|
/
[next]