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
/
ChatPage.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-12-29
Reduce allocations using QStringLiteral
Nicolas Werner
1
-20
/
+20
2021-12-29
use more literals
Nicolas Werner
7
-25
/
+25
2021-12-29
Add clazy to CI
Nicolas Werner
4
-15
/
+43
2021-12-28
Cleanup remaining clazy issues
Nicolas Werner
6
-25
/
+37
2021-12-28
more cleanups
Nicolas Werner
2
-12
/
+12
2021-12-28
Fix more warnings and remove dead code
Nicolas Werner
50
-695
/
+276
2021-12-28
Remove unused button class
Nicolas Werner
3
-133
/
+0
2021-12-28
Some qt6 prep
Nicolas Werner
32
-66
/
+89
2021-12-28
Misc clang-tidy fixes
Nicolas Werner
2
-12
/
+11
2021-12-28
Fixup clang-tidy suggestion
Nicolas Werner
3
-8
/
+9
2021-12-27
Translated using Weblate (Indonesian)
Weblate
1
-3
/
+3
2021-12-27
Make custom emoticons twice as high as the font.
tastytea
1
-7
/
+10
2021-12-27
MxcImageProvider: Only use scaledToHeight if width <= 0.
tastytea
1
-2
/
+8
2021-12-27
Request inline images in the right size and anti-alias them
tastytea
2
-9
/
+39
2021-12-27
Run linter
MTRNord
2
-17
/
+22
2021-12-27
Use body in alt text of custom emoji
Nicolas Werner
2
-2
/
+2
2021-12-27
Make nheko usable without a secret storage service
rnhmjoj
1
-7
/
+43
2021-12-27
Fix inclusion condition for overriden pack types
Nicolas Werner
2
-3
/
+1
2021-12-27
Add an ugly custom emote completer using ~
Nicolas Werner
5
-24
/
+66
2021-12-23
Apply (selective) Clang-tidy const function and new const pointer suggestions...
MTRNord
2
-9
/
+9
2021-12-23
Apply (selective) Clang-tidy move and some new detected const pointer suggest...
MTRNord
2
-11
/
+12
2021-12-23
Apply (selective) Clang-tidy and clazy suggestions on TimelineModel
MTRNord
2
-55
/
+54
2021-12-22
Add man page (#851)
tastytea
5
-1
/
+255
2021-12-22
Add alternative shortcut to Alt-A for systems, where that is taken already
Nicolas Werner
1
-1
/
+3
2021-12-22
Make edits replace the previous notification on Linux
Nicolas Werner
1
-7
/
+26
2021-12-21
Add note about secret server to Arch installation instructions
Marshall Lochbaum
1
-0
/
+2
2021-12-21
Use global threadpool
Nicolas Werner
3
-18
/
+7
2021-12-21
Cleanup jdenticon code in the same way as blurhashes
Nicolas Werner
3
-58
/
+91
2021-12-21
Cleanup blurhash formatting
Nicolas Werner
1
-4
/
+2
2021-12-21
Modernize blurhashprovider implementation
Nicolas Werner
2
-20
/
+45
2021-12-21
Fix date in CHANGELOG and appdata
Nicolas Werner
2
-2
/
+2
2021-12-21
Release 0.9.1
Nicolas Werner
4
-6
/
+63
2021-12-20
Translated using Weblate (Indonesian)
Weblate
1
-7
/
+7
2021-12-19
Bump dep versions
Nicolas Werner
2
-11
/
+13
2021-12-19
Set the app_id on wayland
Nicolas Werner
1
-0
/
+5
2021-12-19
Set notification category
Nicolas Werner
2
-0
/
+3
2021-12-19
Make Nheko show up in system notification settings on Linux
Nicolas Werner
2
-2
/
+5
2021-12-19
Explicitly set text format for raw message dialog
Nicolas Werner
1
-0
/
+1
2021-12-17
Add openSUSE install instructions
Loren Burkholder
1
-0
/
+9
2021-12-17
Translated using Weblate (Indonesian)
Weblate
1
-11
/
+11
2021-12-17
Translated using Weblate (Estonian)
Weblate
1
-19
/
+19
2021-12-17
Fix crash when receiving matrix uri
Nicolas Werner
3
-13
/
+20
2021-12-16
Translated using Weblate (French)
Weblate
1
-90
/
+90
2021-12-16
Translated using Weblate (German)
Weblate
1
-6
/
+6
2021-12-16
Translated using Weblate (Dutch)
Weblate
1
-19
/
+19
2021-12-16
Update translations
Nicolas Werner
23
-1281
/
+3122
2021-12-16
Fix a small alignment issue of text in notification bubbles
Nicolas Werner
1
-4
/
+4
2021-12-15
Fix a few things
Loren Burkholder
2
-16
/
+4
2021-12-15
Make notification count bubbles expand some more
Loren Burkholder
1
-11
/
+30
2021-12-15
Strip space chars from recovery passphrase
Nicolas Werner
1
-1
/
+7
2021-12-15
Update to SingleApplication 3.3.2 proper
Nicolas Werner
31
-62
/
+112
2021-12-14
Use icns on macOS
Joseph Donofry
1
-1
/
+2
2021-12-13
make lint
Loren Burkholder
1
-1
/
+4
2021-12-13
Don't get too large of corners
Loren Burkholder
1
-1
/
+1
2021-12-13
Use better translation method
Loren Burkholder
1
-1
/
+1
2021-12-13
Make opening room members from rooms settings dialog work
Loren Burkholder
2
-1
/
+2
2021-12-13
Make it obvious that this is a notification and not the actual message
Loren Burkholder
1
-27
/
+53
2021-12-13
Only show room pack button, when you can actually create one
Nicolas Werner
4
-3
/
+7
2021-12-13
Multiply source size by scale factor
Nicolas Werner
7
-16
/
+20
2021-12-13
Fix turnserver check not being started when restoring from cache
Nicolas Werner
1
-0
/
+1
2021-12-13
Misc pack editor improvements
Nicolas Werner
3
-5
/
+8
2021-12-13
Show some avatar for image packs
Nicolas Werner
3
-1
/
+68
2021-12-13
Add recently used reactions
Nicolas Werner
6
-1
/
+95
2021-12-12
Vertically align message input
Nicolas Werner
1
-1
/
+2
2021-12-11
Allow clicking links in replies
Nicolas Werner
1
-1
/
+8
2021-12-11
Properly set position of resize handler after letting it go
Nicolas Werner
2
-4
/
+7
2021-12-11
Fix broken top bar clicks without pins
Nicolas Werner
1
-7
/
+7
2021-12-11
Change width of pinned message box
Nicolas Werner
1
-1
/
+1
2021-12-11
Bump mtxclient dependency
Nicolas Werner
2
-2
/
+2
2021-12-11
Fix a few shadowing warnings
Nicolas Werner
3
-11
/
+11
2021-12-11
Support pinned messages
Nicolas Werner
11
-14
/
+298
2021-12-08
Fix escaped html showing up in playable media message labels
Nicolas Werner
1
-1
/
+1
2021-12-08
Fix blurry thumbnails AGAIN
Nicolas Werner
1
-1
/
+5
2021-12-07
Translated using Weblate (Indonesian)
Weblate
1
-15
/
+16
2021-12-08
Fix lint
Nicolas Werner
1
-6
/
+3
2021-12-08
Limit max memory usage of images
Nicolas Werner
1
-1
/
+4
2021-12-08
Fix display of images, that can't be thumbnailed
Nicolas Werner
1
-3
/
+3
2021-12-08
Get rid of threadpool for images
Nicolas Werner
3
-21
/
+48
2021-12-06
Allow swiping between views in single page mode
Nicolas Werner
2
-7
/
+37
2021-12-06
Fix a few clang tidy warnings
Nicolas Werner
3
-12
/
+6
2021-12-05
Added window role to image overlay
Thulinma
1
-0
/
+1
2021-12-05
Translated using Weblate (Dutch)
Weblate
1
-10
/
+11
2021-12-04
Fix sanitizer warning about signed shifts
Nicolas Werner
1
-1
/
+2
2021-12-02
Translated using Weblate (Esperanto)
Weblate
1
-9
/
+10
2021-12-02
Translated using Weblate (French)
Weblate
1
-82
/
+83
2021-12-03
InputBar: run clang-format
Marcus Hoffmann
2
-27
/
+29
2021-12-03
InputBar: Mark some functions as [[nodiscard]]
Marcus Hoffmann
1
-3
/
+3
2021-12-03
InputBar: mark constrictor as explicit
Marcus Hoffmann
1
-1
/
+1
2021-12-03
InputBar: use X.empty() instead of !X.size()
Marcus Hoffmann
1
-2
/
+2
2021-12-03
InputBar: use auto type
Marcus Hoffmann
1
-1
/
+1
2021-12-03
InputBar: use multi-arg string replacement
Marcus Hoffmann
1
-2
/
+2
2021-12-03
InputBar: use character argument instead of string
Marcus Hoffmann
1
-1
/
+1
2021-12-03
InputBar: apply clang-tidy const reference suggestions
Marcus Hoffmann
2
-17
/
+17
2021-12-03
InputBar: use QFileInfo::exists()
Marcus Hoffmann
1
-1
/
+1
2021-12-03
InputBar: remove unused imports
Marcus Hoffmann
1
-4
/
+0
2021-12-03
add clion/idea dir to gitignore
Marcus Hoffmann
1
-0
/
+3
2021-12-02
Navigate to subspaces by clicking on them
Nicolas Werner
1
-0
/
+4
2021-12-01
Translated using Weblate (Finnish)
Weblate
1
-8
/
+8
2021-12-01
Translated using Weblate (Estonian)
Weblate
1
-11
/
+12
2021-12-01
Remember all the collapsed trees
Nicolas Werner
4
-2
/
+76
2021-12-01
Don't waste space for non existing subspaces
Nicolas Werner
3
-1
/
+12
2021-12-01
Don't pad, just fill
Nicolas Werner
1
-1
/
+2
2021-12-01
Leaves can't collapse
Nicolas Werner
3
-4
/
+3
2021-12-01
Hide me underneath the space tree
Nicolas Werner
8
-31
/
+344
2021-11-29
Fix crash on redactions without because
Nicolas Werner
1
-3
/
+5
2021-11-29
Translated using Weblate (English)
Weblate
1
-10
/
+10
2021-11-29
Cleanup error logging a bit
Nicolas Werner
1
-30
/
+11
2021-11-29
Delete rooms even if we fail to leave
Nicolas Werner
1
-0
/
+10
2021-11-29
Remove double padding on redactions
Nicolas Werner
1
-3
/
+6
2021-11-29
Fix source translation
Nicolas Werner
1
-6
/
+7
2021-11-29
Change QML UI for redactions
Joe Donofry
29
-868
/
+1644
2021-11-27
If the locale is set to C, force english locale
Nicolas Werner
1
-1
/
+2
2021-11-27
Use old flatpak runtime to prevent crashes on arm
Nicolas Werner
2
-5
/
+7
2021-11-25
Translated using Weblate (Italian)
Weblate
1
-1
/
+1
2021-11-24
Properly fix #825
Nicolas Werner
1
-1
/
+3
2021-11-24
fix lint
Nicolas Werner
1
-1
/
+0
2021-11-24
Fix crash in SingleApplication when other end exits immediately
Nicolas Werner
1
-2
/
+2
2021-11-24
Initialize client lazily
Nicolas Werner
1
-4
/
+2
2021-11-24
Fix loading on Gnome when in flatpak
Nicolas Werner
2
-5
/
+7
2021-11-24
Fix colors of sidebar in replies
Nicolas Werner
1
-1
/
+1
2021-11-24
Use a more random hash to generate user colors
Nicolas Werner
1
-7
/
+7
2021-11-22
Fix one more wrong background color
Nicolas Werner
1
-1
/
+1
2021-11-22
Make clang-format <13 and clang-format >=13 behave the same
Nicolas Werner
22
-114
/
+116
2021-11-21
Try to tame Windows headers
Nicolas Werner
1
-1
/
+1
2021-11-21
Return nullopt for state events in rooms we are not in
Nicolas Werner
1
-27
/
+27
2021-11-21
Only mark as direct, if invite was direct
Nicolas Werner
3
-5
/
+20
2021-11-21
Mark rooms as direct chats
Nicolas Werner
5
-2
/
+79
2021-11-21
Pretty error printing
Nicolas Werner
4
-13
/
+121
2021-11-20
Add a filter for direct chats
Nicolas Werner
10
-40
/
+192
2021-11-20
Translated using Weblate (French)
Weblate
1
-73
/
+73
2021-11-20
Pass correct background color to username separator
Nicolas Werner
1
-1
/
+1
2021-11-19
Make user colors a bit more vibrant
Nicolas Werner
1
-5
/
+3
2021-11-19
Update macOS icon package to macOS-y style. Thanks quinn
Joseph Donofry
2
-0
/
+2
2021-11-19
Preliminary gstreamer 1.20 compatibility
Nicolas Werner
1
-1
/
+2
2021-11-19
Fix jdenticon plugin not loading
Nicolas Werner
1
-2
/
+2
2021-11-19
Release 0.9.0
Nicolas Werner
4
-13
/
+14
2021-11-19
Small changelog fixes
Nicolas Werner
1
-2
/
+2
2021-11-19
Add some build notes and update the E2EE note
Nicolas Werner
1
-5
/
+3
2021-11-19
Fix mouse cursor on top bar
Nicolas Werner
1
-0
/
+5
2021-11-18
Jdenticon update
Joseph Donofry
2
-3
/
+3
2021-11-18
Make VOIP and screenshare explicit options
Nicolas Werner
4
-43
/
+18
2021-11-18
Fix colors and alignment in dialogs
Nicolas Werner
5
-27
/
+15
2021-11-18
Fix video call filename and qtjdenticon for windows
Joseph Donofry
2
-2
/
+2
2021-11-18
Try to fix lmdbxx download
Nicolas Werner
1
-2
/
+3
2021-11-18
Try to fix lmdbxx download
Nicolas Werner
2
-4
/
+4
2021-11-18
Fix hunter messing with pkg-config
Nicolas Werner
1
-8
/
+56
2021-11-18
Update bundled deps
Nicolas Werner
3
-37
/
+44
2021-11-18
Fix qml warnings and missing icons
Nicolas Werner
2
-4
/
+4
2021-11-18
Translated using Weblate (Dutch)
Weblate
1
-3
/
+3
2021-11-18
Fix linebreaks in README
Nicolas Werner
1
-2
/
+2
2021-11-18
Fix resolution of failed image
Nicolas Werner
1
-1
/
+1
2021-11-18
Mention fluent icons in readme
Nicolas Werner
1
-0
/
+1
2021-11-18
Fix video call filename and qtjdenticon for windows
Joseph Donofry
2
-2
/
+2
2021-11-18
Try to fix lmdbxx download
Nicolas Werner
1
-2
/
+3
2021-11-18
Try to fix lmdbxx download
Nicolas Werner
2
-4
/
+4
2021-11-18
Fix hunter messing with pkg-config
Nicolas Werner
1
-8
/
+56
2021-11-18
Update bundled deps
Nicolas Werner
3
-37
/
+44
2021-11-17
Fix qml warnings and missing icons
Nicolas Werner
2
-4
/
+4
2021-11-16
Translated using Weblate (Dutch)
Weblate
1
-3
/
+3
2021-11-16
Quality-of-life improvements to InputDialog
Loren Burkholder
1
-0
/
+9
2021-11-16
Don't add arbitrary padding
Loren Burkholder
1
-2
/
+1
2021-11-16
Simplify code for padding delegates
Loren Burkholder
2
-4
/
+8
2021-11-17
Fix linebreaks in README
Nicolas Werner
1
-2
/
+2
2021-11-17
Fix resolution of failed image
Nicolas Werner
1
-1
/
+1
2021-11-16
Remove duplicate property
Loren Burkholder
1
-4
/
+0
2021-11-16
Don't add a user twice
Loren Burkholder
1
-0
/
+4
2021-11-16
Allow removing users from the invite dialog
Loren Burkholder
3
-3
/
+29
2021-11-16
Nicer padding
Loren Burkholder
3
-6
/
+9
2021-11-16
Add pointing hand cursor shape
Loren Burkholder
1
-0
/
+5
2021-11-16
Port invite dialog to use ItemDelegate
Loren Burkholder
1
-23
/
+39
2021-11-16
Add highlight on hover
Loren Burkholder
2
-2
/
+8
2021-11-16
Switch member dialog to using ItemDelegate
Loren Burkholder
1
-46
/
+63
2021-11-17
Mention fluent icons in readme
Nicolas Werner
1
-0
/
+1
2021-11-17
Use filled shields everywhere and distinguish different states more
Nicolas Werner
11
-26
/
+38
2021-11-17
Switch icon theme to Fluent icons
Loren Burkholder
167
-209
/
+364
2021-11-16
Translated using Weblate (Polish)
Weblate
1
-5
/
+5
2021-11-16
Translated using Weblate (Portuguese (Portugal))
Weblate
1
-103
/
+105
2021-11-16
Translated using Weblate (Esperanto)
Weblate
1
-3
/
+3
2021-11-16
Fix rpath not being set while uninstalled
Nicolas Werner
1
-1
/
+1
2021-11-15
Try to fix notarization issues
Joseph Donofry
1
-4
/
+15
2021-11-15
Try to add jdenticon plugin to Windows build
Nicolas Werner
1
-0
/
+7
2021-11-15
Support exif rotation on received videos
Nicolas Werner
3
-16
/
+40
2021-11-15
Try to add jdenticon plugin to macos build
Nicolas Werner
1
-0
/
+1
2021-11-15
Add qt-jdention to flatpak
Nicolas Werner
1
-0
/
+10
2021-11-15
Cleanup qt-jdenticon loading
Nicolas Werner
1
-13
/
+9
2021-11-14
Translated using Weblate (Indonesian)
Weblate
1
-3
/
+3
2021-11-14
Translated using Weblate (Portuguese (Portugal))
Weblate
1
-74
/
+79
2021-11-14
Update changelog
Nicolas Werner
1
-0
/
+4
2021-11-14
Fix being dropped into an empty room after a join
Nicolas Werner
1
-8
/
+0
2021-11-14
Reenable still image viewer for WebP until we qmlify the image viewer
Nicolas Werner
1
-9
/
+10
2021-11-14
Disallow displaynames with only spaces or control characters
Nicolas Werner
1
-5
/
+12
2021-11-13
Prevent edits from removing quotes at the beginning of a message
Nicolas Werner
1
-5
/
+8
2021-11-13
Fix some colors switched to yellow by accident
Nicolas Werner
2
-2
/
+4
2021-11-12
Translated using Weblate (Esperanto)
Weblate
1
-14
/
+14
2021-11-11
Fix secrets status not shown after startup
Nicolas Werner
1
-0
/
+4
2021-11-11
Format qml
Nicolas Werner
5
-100
/
+103
2021-11-11
Make yellow darker
Nicolas Werner
2
-4
/
+4
2021-11-11
Make pill text color match the separator color
Nicolas Werner
1
-1
/
+1
2021-11-11
Fix SSO login showing password prompt
Nicolas Werner
1
-0
/
+2
2021-11-11
Make it possible to unhide the controls on mobile
Nicolas Werner
2
-19
/
+21
2021-11-11
Cleanup positioning of player elements
Nicolas Werner
5
-261
/
+174
2021-11-11
More refactoring and layout updates
Joseph Donofry
6
-75
/
+191
2021-11-11
Swap encryption and edit indicator
Nicolas Werner
1
-9
/
+9
2021-11-11
Improve the layout and behaviour of topbar slightly
Nicolas Werner
3
-16
/
+39
2021-11-11
Fix no replies being rendered for edits sent from Element in encrypted rooms
Nicolas Werner
1
-5
/
+4
2021-11-10
Translated using Weblate (Estonian)
Weblate
1
-3
/
+3
2021-11-10
Translated using Weblate (Esperanto)
Weblate
1
-31
/
+33
2021-11-10
Translated using Weblate (Finnish)
Weblate
1
-17
/
+17
2021-11-09
More player fixes
Joseph Donofry
2
-123
/
+25
2021-11-09
Fix audio player and use same controls for video and audio
Joseph Donofry
1
-80
/
+77
2021-11-09
Move rest of controls to separate file
Joseph Donofry
5
-237
/
+311
2021-11-09
Initial Refactoring into separate controls
Joseph Donofry
4
-88
/
+115
2021-11-09
Fix parsing some exotic image packs
Nicolas Werner
3
-4
/
+9
2021-11-08
Incorporate nico's suggestions, fix volume slider
Joseph Donofry
1
-272
/
+272
2021-11-08
Fix clicking on avatar
Loren Burkholder
1
-0
/
+1
2021-11-09
Explicitly namespace platform module
Nicolas Werner
1
-3
/
+3
2021-11-09
Add preliminary changelog
Nicolas Werner
1
-0
/
+178
2021-11-08
Minor fixes for undefined qml behavior
Joseph Donofry
1
-7
/
+4
2021-11-08
Remove appimage
Nicolas Werner
3
-222
/
+0
2021-11-08
Update translations
Nicolas Werner
23
-507
/
+760
2021-11-08
Fix redaction of edited messages
Nicolas Werner
4
-5
/
+38
2021-11-08
Fix bootstrap after registration
Nicolas Werner
2
-2
/
+2
2021-11-08
Improve fetching of device keys after login
Nicolas Werner
4
-6
/
+23
2021-11-08
Translated using Weblate (French)
Weblate
1
-104
/
+106
2021-11-08
Translated using Weblate (Dutch)
Weblate
1
-2
/
+2
2021-11-08
Translated using Weblate (Esperanto)
Weblate
1
-9
/
+9
2021-11-07
Fix self verification status never updating
Nicolas Werner
2
-1
/
+3
2021-11-07
Don't try to load verification status before db is ready
Nicolas Werner
1
-1
/
+0
2021-11-07
Move away from using an event loop to access secrets
Nicolas Werner
11
-208
/
+267
2021-11-06
Use ItemDelegate for read receipts
Loren Burkholder
1
-42
/
+39
2021-11-06
Translated using Weblate (Estonian)
Weblate
1
-1
/
+1
2021-11-06
Fix crash when clearing empty timeline
Nicolas Werner
1
-3
/
+5
2021-11-05
Fix leave room dialog
Nicolas Werner
1
-3
/
+3
2021-11-05
Translated using Weblate (Indonesian)
Weblate
1
-51
/
+53
2021-11-04
Fix crash in debug code for matrix uri handler
Nicolas Werner
1
-3
/
+4
2021-11-04
Update translation files
Weblate
1
-5
/
+0
2021-11-04
Update translations
Nicolas Werner
1
-2
/
+2
2021-11-04
Update German translation
Nicolas Werner
23
-209
/
+216
2021-11-04
Translated using Weblate (Estonian)
Weblate
1
-51
/
+53
2021-11-03
Fix syntax issue
Joseph Donofry
1
-1
/
+1
2021-11-03
PlayableMediaMessage fixes on macOS
Joseph Donofry
1
-2
/
+31
2021-11-04
Translate some german texts
Nicolas Werner
1
-22
/
+22
2021-11-04
Fix translation nits
Nicolas Werner
2
-2
/
+2
2021-11-03
Translated using Weblate (Dutch)
Weblate
1
-52
/
+54
2021-11-03
Update translations
Nicolas Werner
24
-5595
/
+10059
2021-11-03
Use ItemDelegate for CommunitiesList
Nicolas Werner
1
-23
/
+22
2021-11-03
Use ItemDelegate in RoomList instead of a Rectangle with handlers
Nicolas Werner
9
-482
/
+1879
2021-11-03
Fix unjoinable invites on mobile as well as unclickable previews
Nicolas Werner
4
-6
/
+27
2021-11-03
Fix copyright order
Nicolas Werner
1
-1
/
+1
2021-11-03
Fix registration on matrix.org
Nicolas Werner
9
-124
/
+587
[next]