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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Fix explicit optional construction on gcc13
Nicolas Werner
2023-03-24
1
-1
/
+1
*
|
Merge pull request #1430 from tastytea/fix-imagepack-texts
DeepBlueV7.X
2023-03-24
1
-0
/
+2
|
\
\
|
*
|
make name and attribution in image pack settings plain text
tastytea
2023-03-24
1
-0
/
+2
|
/
/
*
|
Translated using Weblate (Turkish)
Weblate
2023-03-24
1
-34
/
+34
*
|
Merge pull request #1429 from 0xDEADCADE/patch-2
DeepBlueV7.X
2023-03-22
1
-0
/
+1
|
\
\
|
*
|
Add width to PowerLevelEditor, fixes 0/1px wide window on tiling WMs
0xDEADCADE
2023-03-22
1
-0
/
+1
|
/
/
*
|
Fix encrypted thumbnails
Nicolas Werner
2023-03-22
1
-1
/
+1
*
|
Merge pull request #1427 from 0xDEADCADE/patch-1
DeepBlueV7.X
2023-03-21
1
-0
/
+1
|
\
\
|
*
|
Add width to device verification window
0xDEADCADE
2023-03-21
1
-0
/
+1
|
/
/
*
|
All around me are empty spaces
Nicolas Werner
2023-03-20
1
-6
/
+16
*
|
Optimize event accessors a bit
Nicolas Werner
2023-03-20
1
-41
/
+33
*
|
Reduce db writes a bit
Nicolas Werner
2023-03-19
1
-7
/
+32
*
|
Don't try to load emotes from space parents we are not in
Nicolas Werner
2023-03-19
1
-2
/
+9
*
|
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
3
-4
/
+17
|
\
\
|
|
/
|
/
|
|
*
Check isPreviewFetched property for hints
LcsTen
2023-03-18
3
-3
/
+7
|
*
Show an appropriate hint if the room is inaccessible
LcsTen
2023-03-11
2
-2
/
+2
|
*
Don't show inaccessible private rooms in spaces
LcsTen
2023-03-11
1
-0
/
+9
*
|
Translated using Weblate (Turkish)
Weblate
2023-03-16
1
-19
/
+19
*
|
Translated using Weblate (Turkish)
Weblate
2023-03-16
1
-74
/
+77
*
|
Translated using Weblate (Chinese (Simplified))
Weblate
2023-03-16
1
-6
/
+6
*
|
Translated using Weblate (Chinese (Simplified))
Weblate
2023-03-15
1
-18
/
+18
*
|
Translated using Weblate (Turkish)
Weblate
2023-03-15
1
-22
/
+22
*
|
Translated using Weblate (Chinese (Simplified))
Weblate
2023-03-15
1
-25
/
+25
*
|
Translated using Weblate (Turkish)
Weblate
2023-03-15
1
-5
/
+5
*
|
Translated using Weblate (Chinese (Simplified))
Weblate
2023-03-15
1
-4
/
+4
*
|
Translated using Weblate (Turkish)
Weblate
2023-03-15
1
-11
/
+11
*
|
Translated using Weblate (Chinese (Simplified))
Weblate
2023-03-15
1
-12
/
+12
*
|
Added translation using Weblate (Turkish)
Weblate
2023-03-15
1
-0
/
+5102
*
|
Update spaces events automatically in the background
Nicolas Werner
2023-03-14
7
-5
/
+246
*
|
Speed up writes of events with statekeys to state db
Nicolas Werner
2023-03-14
2
-27
/
+87
*
|
Speed up processing UI changes with large syncs
Nicolas Werner
2023-03-14
1
-14
/
+44
*
|
Evaluate ACLs when calculating vias
Nicolas Werner
2023-03-14
3
-4
/
+54
*
|
Make via implementation closer to the spec
Nicolas Werner
2023-03-14
1
-25
/
+81
*
|
Merge pull request #1415 from tastytea/toEndButton-focus
DeepBlueV7.X
2023-03-12
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
make scroll-down button (toEndButton) focus message input
tastytea
2023-03-12
1
-1
/
+1
|
/
*
Update cirrus build to work around brew bundle issue
Joseph Donofry
2023-03-10
1
-0
/
+3
*
Set macos deployment target in cmake list
Nicolas Werner
2023-03-10
2
-1
/
+2
*
Merge pull request #1388 from Nheko-Reborn/command
DeepBlueV7.X
2023-03-10
7
-66
/
+176
|
\
|
*
Handle incomplete commands better
Loren Burkholder
2023-03-07
4
-15
/
+34
|
*
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
2
-53
/
+58
|
*
Don't show timeline behind warnings
Loren Burkholder
2023-02-28
2
-7
/
+7
|
*
Simplify code a bit
Loren Burkholder
2023-02-28
3
-5
/
+1
|
*
Move command calculation logic into InputBar
Loren Burkholder
2023-02-28
5
-95
/
+91
|
*
Show warning when invalid command is entered
Loren Burkholder
2023-02-28
8
-5
/
+97
|
*
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
17
-115
/
+64
|
\
\
|
*
|
Update src/Utils.cpp
Loren Burkholder
2023-03-09
1
-4
/
+2
|
*
|
Only enlarge emoji if the setting is on
Loren Burkholder
2023-03-09
1
-1
/
+5
|
*
|
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
|
*
|
Make emoji larger in the timeline by default
Loren Burkholder
2023-02-28
1
-1
/
+1
|
*
|
make lint
Loren Burkholder
2023-02-28
2
-3
/
+3
|
*
|
Always open the invite dialog properly from the member list
Loren Burkholder
2023-02-28
5
-9
/
+12
|
*
|
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
3
-72
/
+4
|
|
/
*
|
Fix avatar change being rendered as a join
Nicolas Werner
2023-03-09
1
-5
/
+16
*
|
Cleanup table rendering
Nicolas Werner
2023-03-09
1
-3
/
+3
*
|
Merge pull request #1403 from LcsTen/update-archlinux-instructions
DeepBlueV7.X
2023-03-05
1
-13
/
+5
|
\
\
|
*
|
Add reference to nheko-git development package
LcsTen
2023-03-05
1
-0
/
+6
|
*
|
Update Arch Linux installation instructions
LcsTen
2023-03-05
1
-15
/
+1
|
/
/
*
/
Translated using Weblate (Chinese (Simplified))
Weblate
2023-03-03
1
-1
/
+1
|
/
*
Translated using Weblate (Ukrainian)
Weblate
2023-02-28
1
-51
/
+51
*
Merge pull request #1382 from Nheko-Reborn/gitlab_artifact_updates
Joseph Donofry
2023-02-28
4
-14
/
+101
|
\
|
*
Remove test configurations
Joseph Donofry
2023-02-28
1
-4
/
+4
|
*
Fix macOS artifact names and fix jq quotes issue
Joseph Donofry
2023-02-28
3
-4
/
+4
|
*
Fix typo in flatpak name for amd64
Joseph Donofry
2023-02-28
1
-1
/
+1
|
*
Fix dependencies
Joseph Donofry
2023-02-28
1
-2
/
+4
|
*
Put releasable artifacts into artifacts dir
Joseph Donofry
2023-02-28
2
-5
/
+11
|
*
Fix upload_url json key
Joseph Donofry
2023-02-28
1
-2
/
+3
|
*
Release notes are already quoted
Joseph Donofry
2023-02-28
1
-2
/
+3
|
*
Add more logging to CI script
Joseph Donofry
2023-02-28
1
-2
/
+10
|
*
Maybe fix key naming issue
Joseph Donofry
2023-02-27
1
-1
/
+1
|
*
Add perl
Joseph Donofry
2023-02-27
1
-1
/
+1
|
*
Install curl from apk
Joseph Donofry
2023-02-27
1
-1
/
+1
|
*
Fix ci rule
Joseph Donofry
2023-02-27
1
-1
/
+1
|
*
Make github script executable
Joseph Donofry
2023-02-27
2
-1
/
+1
|
*
Test pattern for validation of functionality
Joseph Donofry
2023-02-27
1
-1
/
+1
|
*
Generate release notes from CHANGELOG.md
Joseph Donofry
2023-02-20
2
-2
/
+3
|
*
Use regex to match vX.Y.Z
Joseph Donofry
2023-02-20
1
-1
/
+1
|
*
Create github release from tags and upload artifacts as assets
Joseph Donofry
2023-02-20
3
-6
/
+74
*
|
Fix bug that prevented storing member events in the same database as the rest
Nicolas Werner
2023-02-25
1
-14
/
+22
*
|
Merge pull request #1392 from Mikaela/readme-download-stable
DeepBlueV7.X
2023-02-25
1
-1
/
+1
|
\
\
|
*
|
README.md: fix link of stable download badge
Aminda Suomalainen
2023-02-25
1
-1
/
+1
|
/
/
*
|
Disable qml diskcache by default
Nicolas Werner
2023-02-25
2
-0
/
+12
*
|
Merge pull request #1389 from Nheko-Reborn/deletions
DeepBlueV7.X
2023-02-24
1
-3
/
+0
|
\
\
|
*
|
Delete some unneeded stuff
Loren Burkholder
2023-02-23
1
-3
/
+0
*
|
|
add missing license header
Nicolas Werner
2023-02-24
1
-0
/
+4
*
|
|
Show rooms you share with someone
Nicolas Werner
2023-02-24
8
-130
/
+311
|
/
/
*
|
Reenable the nosync options for the database
Nicolas Werner
2023-02-23
1
-1
/
+6
*
|
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
|
|
/
*
|
Merge pull request #1387 from klemensn/support-bsd
DeepBlueV7.X
2023-02-23
4
-3
/
+5
|
\
\
|
*
|
Honour Qt scaling factor on OpenBSD
Klemens Nanni
2023-02-23
1
-1
/
+1
|
*
|
Recognise OpenBSD on login page
Klemens Nanni
2023-02-23
1
-0
/
+2
|
*
|
fix build/clear notifications on exit on OpenBSD
Klemens Nanni
2023-02-23
2
-2
/
+2
|
/
/
*
|
Merge pull request #1385 from Bubu/print_dialog_errors
DeepBlueV7.X
2023-02-23
3
-101
/
+195
|
\
\
|
*
|
print errors on failed dialog creation
Marcus Hoffmann
2023-02-22
3
-101
/
+195
*
|
|
Merge branch 'v0.11.2-next'
Nicolas Werner
2023-02-23
7
-11513
/
+11817
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Hotfix redundant null terminator inserted by emoji completer
Nicolas Werner
2023-02-23
7
-11513
/
+11817
*
|
|
Translated using Weblate (Esperanto)
Weblate
2023-02-22
1
-3
/
+3
*
|
|
Update contributing notes
Nicolas Werner
2023-02-22
1
-0
/
+13
*
|
|
Dedup reactions
Nicolas Werner
2023-02-22
1
-6
/
+4
*
|
|
Get rid of year in license headers
Nicolas Werner
2023-02-21
255
-754
/
+255
*
|
|
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
*
|
|
Merge pull request #1379 from Bubu/style_presence_status
DeepBlueV7.X
2023-02-21
2
-2
/
+36
|
\
\
\
|
*
|
|
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
|
/
/
/
*
|
/
Switch to upstream olm error code
Nicolas Werner
2023-02-21
3
-4
/
+4
|
|
/
|
/
|
*
|
Merge branch 'cirrus_updates' into 'master'
Joe Donofry
2023-02-20
1
-8
/
+2
|
\
\
|
*
|
Cirrus updates
Joe Donofry
2023-02-20
1
-8
/
+2
|
|
/
*
|
Translated using Weblate (Chinese (Simplified))
Weblate
2023-02-20
1
-4
/
+4
*
|
Translated using Weblate (Ukrainian)
Weblate
2023-02-20
1
-26
/
+26
*
|
Translated using Weblate (Indonesian)
Weblate
2023-02-20
1
-4
/
+4
|
/
*
Fix typo in tag
Nicolas Werner
2023-02-20
1
-1
/
+1
*
Amend changelog
Nicolas Werner
2023-02-20
1
-0
/
+5
*
Bump version
Nicolas Werner
2023-02-20
4
-10
/
+11
*
Update README
Nicolas Werner
2023-02-20
2
-2
/
+72
*
Mention qt5 image formats in FAQ
Nicolas Werner
2023-02-20
1
-0
/
+9
*
Fix forwarding stickers
Nicolas Werner
2023-02-20
1
-3
/
+4
*
More template bloat reduction
Nicolas Werner
2023-02-20
4
-107
/
+115
*
Remove a few more unused symbols
Nicolas Werner
2023-02-19
8
-45
/
+37
*
Fix flatpak bundle upload
Nicolas Werner
2023-02-19
1
-2
/
+2
*
Fix gcc10 again. Remove this once we stop supporting gcc10
Nicolas Werner
2023-02-19
1
-14834
/
+14873
*
Fix gcc10 compat
Nicolas Werner
2023-02-19
2
-2
/
+2
*
Reduce code bloat a bit
Nicolas Werner
2023-02-19
8
-11335
/
+11378
*
Automatically fetch keys for undecrypted messages after verification
Nicolas Werner
2023-02-18
8
-15
/
+80
*
Fix edits in other clients jumping out of threads
Nicolas Werner
2023-02-18
1
-5
/
+9
*
Merge pull request #1376 from xvitaly/blurhash
DeepBlueV7.X
2023-02-17
1
-6
/
+15
|
\
|
*
Added ability to build with packaged version of blurhash.
Vitaly Zaitsev
2023-02-16
1
-6
/
+15
|
/
*
Explicitly set parent for scrollbars to prevent them from showing on some pla...
Nicolas Werner
2023-02-16
2
-6
/
+6
*
Fix build on macOS
Nicolas Werner
2023-02-15
1
-1
/
+7
*
Merge pull request #1371 from xvitaly/httplib
DeepBlueV7.X
2023-02-15
1
-2
/
+10
|
\
|
*
Added ability to build with packaged version of cpp-httplib.
Vitaly Zaitsev
2023-02-15
1
-2
/
+10
*
|
Translated using Weblate (Estonian)
Weblate
2023-02-15
1
-5
/
+5
|
/
*
Fix linting
Nicolas Werner
2023-02-14
1
-1
/
+1
*
Make scrollbars optional and disabled by default
Nicolas Werner
2023-02-14
32
-315
/
+637
*
Room list: add scrollbar when not collapsed
Alexander Bantyev
2023-02-14
1
-1
/
+7
*
Merge pull request #1366 from Nheko-Reborn/uiTweaks
DeepBlueV7.X
2023-02-14
1
-0
/
+1
|
\
|
*
Focus text input when quick switcher is closed
Loren Burkholder
2023-02-14
1
-0
/
+1
*
|
Translated using Weblate (German)
Weblate
2023-02-14
1
-1
/
+1
*
|
Update translations
Nicolas Werner
2023-02-14
28
-200
/
+424
|
/
*
Merge pull request #1359 from Nheko-Reborn/encryption_delegate
DeepBlueV7.X
2023-02-14
3
-3
/
+63
|
\
|
*
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
3
-3
/
+64
*
|
Merge pull request #1365 from Nheko-Reborn/video_improvements
DeepBlueV7.X
2023-02-14
2
-1
/
+8
|
\
\
|
*
|
Add a generic video icon when there is no thumbnail
Loren Burkholder
2023-02-14
1
-1
/
+1
|
*
|
Pause video when switching rooms
Loren Burkholder
2023-02-14
1
-0
/
+7
|
|
/
*
/
Translated using Weblate (Ukrainian)
Weblate
2023-02-14
1
-77
/
+77
|
/
*
Translated using Weblate (Indonesian)
Weblate
2023-02-13
1
-4
/
+4
*
Translated using Weblate (Estonian)
Weblate
2023-02-12
1
-3
/
+3
*
Translated using Weblate (Chinese (Simplified))
Weblate
2023-02-12
1
-17
/
+17
*
Translated using Weblate (Esperanto)
Weblate
2023-02-12
1
-3
/
+3
*
Merge pull request #914 from Thulinma/imageOverlayRoleQml
DeepBlueV7.X
2023-02-11
3
-0
/
+10
|
\
|
*
Make ImageOverlay set appropriate windowRole again
Thulinma
2023-02-10
3
-0
/
+10
*
|
Remove some commands from the translations
Nicolas Werner
2023-02-11
29
-1248
/
+128
*
|
Translated using Weblate (Finnish)
Weblate
2023-02-11
1
-2
/
+2
*
|
Translated using Weblate (French)
Weblate
2023-02-11
1
-3
/
+3
*
|
Translated using Weblate (French)
Weblate
2023-02-11
1
-10
/
+10
*
|
Translated using Weblate (French)
Weblate
2023-02-11
1
-3
/
+3
*
|
Translated using Weblate (French)
Weblate
2023-02-11
1
-35
/
+35
*
|
Update translations
Nicolas Werner
2023-02-11
28
-721
/
+721
*
|
Standardise command format messages
phyto
2023-02-11
13
-283
/
+283
|
/
*
Translated using Weblate (Estonian)
Weblate
2023-02-10
1
-9
/
+9
*
Translated using Weblate (Dutch)
Weblate
2023-02-10
1
-9
/
+9
*
Translated using Weblate (Esperanto)
Weblate
2023-02-10
1
-9
/
+9
*
Translated using Weblate (Italian)
Weblate
2023-02-10
1
-8
/
+8
*
Translated using Weblate (Indonesian)
Weblate
2023-02-10
1
-8
/
+8
*
Update translations
Nicolas Werner
2023-02-08
29
-1360
/
+2347
*
Fix build without voip
Nicolas Werner
2023-02-08
1
-1
/
+1
*
Fix empty list freeze in Completer
Joseph Donofry
2023-02-08
1
-0
/
+3
*
Fix required plugin check on gstreamer 1.22
Nicolas Werner
2023-02-08
3
-52
/
+80
*
Use more modern flatpak build features
Nicolas Werner
2023-02-06
2
-11
/
+6
*
Add a reduced motion option
Nicolas Werner
2023-02-06
5
-4
/
+132
*
lint and avoid copy
Nicolas Werner
2023-02-02
3
-43
/
+44
*
lint
Nicolas Werner
2023-02-02
1
-34
/
+40
*
Merge pull request #1341 from Decodetalkers/ft_clean_notify
DeepBlueV7.X
2023-02-02
5
-0
/
+23
|
\
|
*
chore: Adjust about function closeAllNotification
ShootingStarDragons
2023-02-01
4
-13
/
+4
|
*
feat: clean all notifications if exit on linux
ShootingStarDragons
2023-01-29
5
-1
/
+33
*
|
Merge pull request #1347 from mauke/url-regex-war-crime
DeepBlueV7.X
2023-02-02
1
-5
/
+45
|
\
\
|
*
|
Allow nested ()/[] brackets in URLs (fixes #1346)
Lukas Mai
2023-02-01
1
-5
/
+45
|
/
/
*
|
Make notifications show the window again
Nicolas Werner
2023-02-01
2
-1
/
+13
*
|
spoiler -> +warning
Nicolas Werner
2023-01-31
1
-3
/
+4
*
|
document /cmark and Markdown extensions in man page (#1344)
tastytea
2023-01-31
1
-0
/
+18
*
|
Optimize user model construction by 2.5x
Nicolas Werner
2023-01-31
3
-10
/
+20
*
|
Merge pull request #1345 from q234rty/master
DeepBlueV7.X
2023-01-31
2
-0
/
+9
|
\
\
|
*
|
Fix some leftover menus from #1319
q234rty
2023-02-01
2
-0
/
+9
|
/
/
*
|
Make single newlines cause a <br> by default
Nicolas Werner
2023-01-31
8
-15
/
+48
*
|
Uncoditionally request keyframes
Nicolas Werner
2023-01-31
1
-4
/
+3
*
|
add user search to invite dialog (#1253)
Malte E
2023-01-31
12
-100
/
+438
|
/
*
Merge pull request #1319 from Decodetalkers/menuhideonwayland
DeepBlueV7.X
2023-01-28
5
-0
/
+41
|
\
|
*
chore: remove button check
ShootingStarDragons
2023-01-28
1
-3
/
+1
|
*
chore: limit it to linux wayland
ShootingStarDragons
2023-01-26
1
-2
/
+6
|
*
feat: hide all popup menus when press leftbutton on somewhere else
ShootingStarDragons
2023-01-23
5
-0
/
+39
*
|
Make newline behave consistently in markdown mode
Nicolas Werner
2023-01-28
1
-1
/
+5
*
|
Support strikethrough via ~~
Nicolas Werner
2023-01-28
1
-0
/
+118
*
|
Get rid of shadowing even if the shadowing there is probably the safer solution
Nicolas Werner
2023-01-28
1
-3
/
+5
*
|
Support simplified spoiler input using || tags
Nicolas Werner
2023-01-28
1
-68
/
+211
*
|
Translated using Weblate (Ukrainian)
Weblate
2023-01-27
1
-57
/
+61
*
|
Translated using Weblate (Ukrainian)
Weblate
2023-01-27
1
-1
/
+1
*
|
Translated using Weblate (Ukrainian)
Weblate
2023-01-27
1
-8
/
+8
*
|
Translated using Weblate (Ukrainian)
Weblate
2023-01-27
1
-16
/
+16
*
|
Translated using Weblate (Estonian)
Weblate
2023-01-27
1
-21
/
+27
*
|
Fix br tags
Nicolas Werner
2023-01-27
1
-1
/
+3
*
|
Translated using Weblate (French)
Weblate
2023-01-24
1
-35
/
+35
*
|
Merge pull request #1299 from enigma9o7/patch-1
DeepBlueV7.X
2023-01-24
1
-37
/
+21
|
\
\
|
*
|
remove unneeded font tags
enigma9o7
2023-01-23
1
-2
/
+2
|
*
|
Merge Debian/Ubuntu Dependencies
enigma9o7
2023-01-17
1
-37
/
+21
*
|
|
Fix free-ing invalid pointer in call devices. From Jason Volk <jason@zemos.net>
Joseph Donofry
2023-01-23
1
-1
/
+1
*
|
|
Merge pull request #1317 from tastytea/fix-zsh-completion
DeepBlueV7.X
2023-01-22
1
-14
/
+9
|
\
\
\
|
*
|
|
update Zsh completion
tastytea
2023-01-22
1
-14
/
+9
|
/
/
/
*
|
/
Make code tags preserve whitespace
Nicolas Werner
2023-01-22
1
-2
/
+3
|
|
/
|
/
|
*
|
Warn when no secret can be requested
Nicolas Werner
2023-01-22
1
-1
/
+3
*
|
Skip empty requests for cross-signing keys when user only has one device.
Jason Volk
2023-01-22
1
-0
/
+3
*
|
Fix a few minor leaks (or just memory showing up as not freed in tools)
Nicolas Werner
2023-01-22
4
-5
/
+28
*
|
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
*
|
|
Work around multiple destructor calls after consteval construction in full ex...
Nicolas Werner
2023-01-21
1
-5
/
+5
|
/
/
*
|
Translated using Weblate (Russian)
Weblate
2023-01-20
1
-3
/
+3
*
|
Translated using Weblate (Finnish)
Weblate
2023-01-20
1
-21
/
+21
*
|
Translated using Weblate (Estonian)
Weblate
2023-01-20
1
-80
/
+83
*
|
Make it more obvious that the add reaction button is not an emoji
Nicolas Werner
2023-01-19
3
-1
/
+3
*
|
Fix html in sidebar again
Nicolas Werner
2023-01-18
1
-1
/
+1
*
|
Try building only the qml gstreamer plugin in flatpak package
Nicolas Werner
2023-01-18
2
-1
/
+36
|
/
*
Errata
Joseph Donofry
2023-01-16
1
-1
/
+1
*
update Ubuntu dependency list for building from source (#1294)
tastytea
2023-01-15
1
-5
/
+12
*
v0.11.1
Joseph Donofry
2023-01-15
4
-6
/
+14
*
Update README.md (#1287)
squid-f
2023-01-15
1
-0
/
+5
*
Translated using Weblate (Finnish)
Weblate
2023-01-14
1
-1
/
+1
*
Translated using Weblate (Portuguese (Portugal))
Weblate
2023-01-14
1
-21
/
+21
*
Pause ParticleEmitter when not in use (#1284)
Joseph Donofry
2023-01-14
3
-21
/
+45
*
Translated using Weblate (Japanese)
Weblate
2023-01-13
1
-8
/
+8
[prev]
[next]