Loren Burkholder
eced5c83b4
Elide nicks and userids in read reciepts dialog
2023-02-28 20:40:22 -05:00
Loren Burkholder
0e3453660f
Prevent long nicks/userids from breaking roomlist layout
...
Fixes #1297
2023-02-28 20:40:22 -05:00
Loren Burkholder
a731402816
Use the nheko spinner everywhere
2023-02-28 20:40:22 -05:00
Loren Burkholder
c27407bfab
Don't show timeline behind warnings
2023-02-28 20:10:25 -05:00
Loren Burkholder
b4f8d4947f
Simplify code a bit
2023-02-28 20:10:25 -05:00
Loren Burkholder
22ac5d861e
Move command calculation logic into InputBar
2023-02-28 20:10:25 -05:00
Loren Burkholder
b6ef00b5ee
Show warning when invalid command is entered
...
Fixes #1363
Please note that this doesn't prompt when you try to send a message with a bad command.
2023-02-28 20:10:25 -05:00
Loren Burkholder
9043087c80
Enhance appearance of room ping warning
2023-02-28 20:10:25 -05:00
Weblate
f8285f165e
Translated using Weblate (Ukrainian)
...
Currently translated at 47.8% (451 of 942 strings)
Co-authored-by: NullPointerException <kigen745@gmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/uk/
Translation: Nheko/nheko
2023-02-28 23:41:02 +00:00
Joseph Donofry
9bc50fa908
Merge pull request #1382 from Nheko-Reborn/gitlab_artifact_updates
...
Create github release from tags and upload artifacts as assets
2023-02-28 22:50:13 +00:00
Joseph Donofry
e727538603
Remove test configurations
2023-02-28 17:44:22 -05:00
Joseph Donofry
7a8bfe4940
Fix macOS artifact names and fix jq quotes issue
2023-02-28 16:16:24 -05:00
Joseph Donofry
40ab6f5ce9
Fix typo in flatpak name for amd64
2023-02-28 14:10:55 -05:00
Joseph Donofry
3737da0b67
Fix dependencies
2023-02-28 13:48:21 -05:00
Joseph Donofry
9a1a065c61
Put releasable artifacts into artifacts dir
2023-02-28 13:39:11 -05:00
Joseph Donofry
51c9245c6a
Fix upload_url json key
2023-02-28 12:53:27 -05:00
Joseph Donofry
701058ef21
Release notes are already quoted
2023-02-28 12:04:55 -05:00
Joseph Donofry
4fc14b62cf
Add more logging to CI script
2023-02-28 10:59:47 -05:00
Joseph Donofry
b4148d9ca5
Maybe fix key naming issue
2023-02-27 18:02:31 -05:00
Joseph Donofry
caa1c4c565
Add perl
2023-02-27 17:34:31 -05:00
Joseph Donofry
86083d644d
Install curl from apk
2023-02-27 16:55:48 -05:00
Joseph Donofry
8691e029b5
Fix ci rule
2023-02-27 16:25:47 -05:00
Joseph Donofry
9a0320dd50
Make github script executable
2023-02-27 16:21:39 -05:00
Joseph Donofry
b4cfb63029
Test pattern for validation of functionality
2023-02-27 15:09:07 -05:00
Nicolas Werner
9399e68fda
Fix bug that prevented storing member events in the same database as the rest
2023-02-25 23:47:24 +01:00
DeepBlueV7.X
d8df6de6ab
Merge pull request #1392 from Mikaela/readme-download-stable
...
README.md: fix link of stable download badge
2023-02-25 17:28:18 +00:00
Aminda Suomalainen
7321d70100
README.md: fix link of stable download badge
2023-02-25 19:06:45 +02:00
Nicolas Werner
0839c64150
Disable qml diskcache by default
...
Since this causes crashes on some qml module updates.
Fixes #1383
Fixes #1132
2023-02-25 01:47:38 +01:00
DeepBlueV7.X
952afc8e59
Merge pull request #1389 from Nheko-Reborn/deletions
...
Delete some unneeded stuff
2023-02-24 17:39:03 +00:00
Loren Burkholder
5540ba34c7
Delete some unneeded stuff
2023-02-23 23:10:23 -05:00
Nicolas Werner
3c895ecd17
add missing license header
2023-02-24 02:55:56 +01:00
Nicolas Werner
aae3300860
Show rooms you share with someone
2023-02-24 02:40:14 +01:00
Nicolas Werner
d46a67f64b
Reenable the nosync options for the database
...
fixes #1355
So far we haven't seen any reduction in issues about database
corruption, so presumably this is unrelated and the lag is annoying.
2023-02-23 21:34:55 +01:00
DeepBlueV7.X
4372742bc1
Merge pull request #1374 from Nheko-Reborn/private_images
...
Blur images properly
2023-02-23 18:03:13 +00:00
DeepBlueV7.X
b4a7f34711
Merge pull request #1387 from klemensn/support-bsd
...
support OpenBSD
2023-02-23 17:33:06 +00:00
Klemens Nanni
dc1fb1b454
Honour Qt scaling factor on OpenBSD
...
Instead of completing the list of Linux, Windows and the BSDs (NetBSD and
DragonFly would still be missing), simply flip it to not-macOS to simplify
and fix the two other aforementioned BSDs at once.
2023-02-23 09:14:31 +04:00
Klemens Nanni
63c17d78cb
Recognise OpenBSD on login page
2023-02-23 09:14:31 +04:00
Klemens Nanni
f13543c272
fix build/clear notifications on exit on OpenBSD
...
CMake builds ManagerLinux.cpp on `!MAC && !WIN`, that is BSD and Linux.
Fix the Linux-only assumption in the shared header.
Qt's `Q_OS_UNIX` is defined on Linux, BSDs and macOS alike.
2023-02-23 08:11:01 +04:00
Loren Burkholder
5abd2df9b4
Fade in images when fully recieved
2023-02-22 20:25:45 -05:00
DeepBlueV7.X
532ab1a0a5
Merge pull request #1385 from Bubu/print_dialog_errors
...
print errors on failed dialog creation
2023-02-23 00:52:01 +00:00
Nicolas Werner
22ed465679
Merge branch 'v0.11.2-next'
2023-02-23 01:36:53 +01:00
Nicolas Werner
d27e42dec6
Hotfix redundant null terminator inserted by emoji completer
2023-02-23 00:50:45 +01:00
Marcus Hoffmann
7c08d88990
print errors on failed dialog creation
...
Signed-off-by: Marcus Hoffmann <bubu@bubu1.eu>
2023-02-22 13:14:16 +01:00
Weblate
5d9895a38c
Translated using Weblate (Esperanto)
...
Currently translated at 99.6% (939 of 942 strings)
Co-authored-by: Tirifto <tirifto@posteo.cz>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/
Translation: Nheko/nheko
2023-02-22 03:55:12 +00:00
Nicolas Werner
31cb7c4cf9
Update contributing notes
2023-02-22 01:44:16 +01:00
Nicolas Werner
5164c2c5e8
Dedup reactions
2023-02-22 00:03:55 +01:00
Nicolas Werner
96f791daf1
Get rid of year in license headers
...
See also:
https://daniel.haxx.se/blog/2023/01/08/copyright-without-years/
https://hynek.me/til/copyright-years/
2023-02-21 23:48:49 +01:00
Nicolas Werner
1a6728fe47
Fix newlines in status messages
2023-02-21 23:35:52 +01:00
Nicolas Werner
5d7deca0db
Simplify status message in profile a bit
2023-02-21 23:25:49 +01:00
DeepBlueV7.X
5301f98d4a
Merge pull request #1379 from Bubu/style_presence_status
...
Status Message Improvements
2023-02-21 23:21:57 +01:00