summary refs log tree commit diff
path: root/resources (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Translated using Weblate (Ukrainian)NullPointerException2023-01-101-246/+249
| | | | | | | Currently translated at 25.5% (240 of 940 strings) Translation: Nheko/nheko Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/uk/
* Translated using Weblate (Indonesian)Linerly2023-01-101-93/+95
| | | | | | | Currently translated at 100.0% (940 of 940 strings) Translation: Nheko/nheko Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/
* Translated using Weblate (Portuguese (Brazil))Terry Cukerberg2023-01-101-5/+5
| | | | | | | Currently translated at 7.9% (75 of 940 strings) Translation: Nheko/nheko Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pt_BR/
* Translated using Weblate (Portuguese (Brazil))Daimar Stein2023-01-101-29/+29
| | | | | | | Currently translated at 7.9% (75 of 940 strings) Translation: Nheko/nheko Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pt_BR/
* Translated using Weblate (Portuguese (Brazil))zerowhy2023-01-101-4/+4
| | | | | | | Currently translated at 7.9% (75 of 940 strings) Translation: Nheko/nheko Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pt_BR/
* Translated using Weblate (Esperanto)Tirifto2023-01-101-358/+375
| | | | | | | Currently translated at 99.4% (935 of 940 strings) Translation: Nheko/nheko Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/
* Translated using Weblate (Estonian)Priit Jõerüüt2023-01-101-53/+53
| | | | | | | Currently translated at 89.3% (840 of 940 strings) Translation: Nheko/nheko Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/
* Translated using Weblate (Finnish)Lurkki142023-01-101-8/+10
| | | | | | | Currently translated at 91.8% (863 of 940 strings) Translation: Nheko/nheko Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/
* Translated using Weblate (Chinese (Simplified))Chen Shaoju2023-01-101-27/+30
| | | | | | | Currently translated at 100.0% (940 of 940 strings) Translation: Nheko/nheko Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/
* Translated using Weblate (Chinese (Simplified))Poesty Li2023-01-101-131/+134
| | | | | | | Currently translated at 100.0% (940 of 940 strings) Translation: Nheko/nheko Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/
* Translated using Weblate (Chinese (Simplified))ling2023-01-101-11/+13
| | | | | | | Currently translated at 100.0% (940 of 940 strings) Translation: Nheko/nheko Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/
* Translated using Weblate (Russian)SOT-TECH2023-01-101-2/+2
| | | | | | | Currently translated at 32.6% (307 of 940 strings) Translation: Nheko/nheko Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ru/
* Translated using Weblate (Polish)Przemysław Romanik2023-01-101-95/+95
| | | | | | | Currently translated at 93.2% (877 of 940 strings) Translation: Nheko/nheko Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/
* Translated using Weblate (Dutch)Jaron Viëtor2023-01-101-153/+162
| | | | | | | Currently translated at 100.0% (940 of 940 strings) Translation: Nheko/nheko Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/nl/
* Added translation using Weblate (Ukrainian)Weblate2022-12-281-0/+5100
| | | | Co-authored-by: NullPointerException <kigen745@gmail.com>
* Finish german translationNicolas Werner2022-12-281-20/+24
|
* Some german translationsNicolas Werner2022-12-2827-371/+376
|
* Update english translation properlyNicolas Werner2022-12-2827-218/+490
|
* Show invite reason in the UI (hidden by default)Nicolas Werner2022-12-271-0/+39
|
* Update translationsJoseph Donofry2022-12-2627-2042/+13490
|
* Translated using Weblate (Chinese (Simplified))Weblate2022-12-201-22/+23
| | | | | | | | | | | | | | | | | | Currently translated at 92.5% (791 of 855 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 92.5% (791 of 855 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 92.5% (791 of 855 strings) Co-authored-by: Eric <alchemillatruth@purelymail.com> Co-authored-by: Poesty Li <poesty7450@gmail.com> Co-authored-by: ling <xll520yzl@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/ Translation: Nheko/nheko
* Add 'clear' button to search bar and implement search indicator via spinnerJoseph Donofry2022-12-203-2/+39
|
* Fix unread bar sizeNicolas Werner2022-12-181-1/+3
|
* Fix weird QQC2 crash in alias dialogNicolas Werner2022-12-171-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backtrace: Thread 1 "nheko" received signal SIGSEGV, Segmentation fault. containerWidget (w=w@entry=0x0) at /usr/src/debug/dev-qt/qtwidgets-5.15.7/qtbase-everywhere-src-5.15.7/src/widgets/styles/qstylesheetstyle.cpp:2467 2467 if (const QAbstractScrollArea *sa = qobject_cast<const QAbstractScrollArea *>(w->parentWidget())) { (gdb) bt #0 containerWidget(QWidget const*) (w=w@entry=0x0) at /usr/src/debug/dev-qt/qtwidgets-5.15.7/qtbase-everywhere-src-5.15.7/src/widgets/styles/qstylesheetstyle.cpp:2467 #1 0x00007ffff4aa0ad6 in QStyleSheetStyle::drawPrimitive(QStyle::PrimitiveElement, QStyleOption const*, QPainter*, QWidget const*) const (this=0x555559917900, pe=<optimized out>, opt=0x55555ea4b5c0, p=0x7fffffffcfd0, w=0x0) at /usr/src/debug/dev-qt/qtwidgets-5.15.7/qtbase-everywhere-src-5.15.7/src/widgets/styles/qstylesheetstyle.cpp:4452 #2 0x00007fff61d4a86b in KQuickStyleItem::paint(QPainter*) (this=this@entry=0x55555ea4a1e0, painter=painter@entry=0x7fffffffcfd0) at /usr/src/debug/kde-frameworks/qqc2-desktop-style-5.101.0/qqc2-desktop-style-5.101.0/plugin/kquickstyleitem.cpp:1667 #3 0x00007fff61d4b22a in KQuickStyleItem::updatePolish() (this=0x55555ea4a1e0) at /usr/src/debug/kde-frameworks/qqc2-desktop-style-5.101.0/qqc2-desktop-style-5.101.0/plugin/kquickstyleitem.cpp:1928 #4 0x00007ffff57717c2 in QQuickWindowPrivate::polishItems() (this=0x55555ea2e760) at /usr/src/debug/dev-qt/qtdeclarative-5.15.7-r1/qtdeclarative-everywhere-src-5.15.7/src/quick/items/qquickwindow.cpp:393 #5 0x00007ffff570f4ef in QSGThreadedRenderLoop::polishAndSync(QSGThreadedRenderLoop::Window*, bool) (this=this@entry=0x5555598eb770, w=w@entry=0x7fffe000aef0, inExpose=inExpose@entry=true) at /usr/src/debug/dev-qt/qtdeclarative-5.15.7-r1/qtdeclarative-everywhere-src-5.15.7/src/quick/scenegraph/qsgthreadedrenderloop.cpp:1576 #6 0x00007ffff5710a8e in QSGThreadedRenderLoop::handleExposure(QQuickWindow*) (this=0x5555598eb770, window=<optimized out>) at /usr/src/debug/dev-qt/qtdeclarative-5.15.7-r1/qtdeclarative-everywhere-src-5.15.7/src/quick/scenegraph/qsgthreadedrenderloop.cpp:1374 #7 0x00007ffff43d2b45 in QWindow::event(QEvent*) (this=0x7fffe0006eb0, ev=<optimized out>) at /usr/src/debug/dev-qt/qtgui-5.15.7-r1/qtbase-everywhere-src-5.15.7/src/gui/kernel/qwindow.cpp:2450 #8 0x00007ffff49ee481 in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=<optimized out>, receiver=0x7fffe0006eb0, e=0x7fffffffd460) at /usr/src/debug/dev-qt/qtwidgets-5.15.7/qtbase-everywhere-src-5.15.7/src/widgets/kernel/qapplication.cpp:3637 #9 0x00007ffff3e2d618 in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x7fffe0006eb0, event=0x7fffffffd460) at /usr/src/debug/dev-qt/qtcore-5.15.7/qtbase-everywhere-src-5.15.7/src/corelib/kernel/qcoreapplication.cpp:1064 #10 0x00007ffff43c8368 in QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent*) (e=0x55555f648b30) at /usr/src/debug/dev-qt/qtgui-5.15.7-r1/qtbase-everywhere-src-5.15.7/src/gui/kernel/qguiapplication.cpp:3261 #11 0x00007ffff43a55ab in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) (flags=flags@entry=...) at /usr/src/debug/dev-qt/qtgui-5.15.7-r1/qtbase-everywhere-src-5.15.7/src/gui/kernel/qwindowsysteminterface.cpp:1169 #12 0x00007fffef102622 in xcbSourceDispatch(GSource*, GSourceFunc, gpointer) (source=<optimized out>) at /usr/src/debug/dev-qt/qtgui-5.15.7-r1/qtbase-everywhere-src-5.15.7/src/plugins/platforms/xcb/qxcbeventdispatcher.cpp:105 #13 0x00007ffff386d030 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0 #14 0x00007ffff386d2d8 in () at /usr/lib64/libglib-2.0.so.0 #15 0x00007ffff386d36f in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #16 0x00007ffff3e80e55 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x5555596a4770, flags=...) at /usr/src/debug/dev-qt/qtcore-5.15.7/qtbase-everywhere-src-5.15.7/src/corelib/kernel/qeventdispatcher_glib.cpp:423 #17 0x00007ffff3e2c00b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7fffffffd700, flags=..., flags@entry=...) at /usr/src/debug/dev-qt/qtcore-5.15.7/qtbase-everywhere-src-5.15.7/include/QtCore/../../src/corelib/global/qflags.h:69 #18 0x00007ffff3e344ea in QCoreApplication::exec() () at /usr/src/debug/dev-qt/qtcore-5.15.7/qtbase-everywhere-src-5.15.7/include/QtCore/../../src/corelib/global/qflags.h:121 #19 0x00005555594a5c43 in main(int, char**) (argc=2, argv=0x7fffffffdab8) at /home/nicolas/Dokumente/devel/open-source/nheko/src/main.cpp:401 (gdb) p w $1 = (const QWidget *) 0x0
* Fix copy and paste againNicolas Werner2022-12-141-1/+2
|
* Focus text field on key press (swallows first though...)Nicolas Werner2022-12-132-0/+5
|
* Revert "Disable keyboard selection for text by default"Nicolas Werner2022-12-131-2/+0
| | | | This reverts commit 0035c359ce97bf5975e19fd519f5852a40967bd7.
* Add a button to room the upgraded room in the timelineNicolas Werner2022-12-131-0/+28
|
* Disable keyboard selection for text by defaultNicolas Werner2022-12-131-0/+2
|
* confetti (#1243)Loren Burkholder2022-12-106-1/+128
| | | * 🎉 (confetti) message support. Thanks @LorenDB !
* Translated using Weblate (French)Weblate2022-12-091-36/+36
| | | | | | | | | | | | | | | | | | Currently translated at 75.0% (642 of 855 strings) Translated using Weblate (French) Currently translated at 75.0% (642 of 855 strings) Translated using Weblate (French) Currently translated at 75.0% (642 of 855 strings) Co-authored-by: GitEz-code <aandrowindows@gmail.com> Co-authored-by: Guillaume Girol <symphorien+github@xlumurb.eu> Co-authored-by: lascapi <pascal.isman@keleo-solutions.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko
* fix squishNicolas Werner2022-12-071-1/+1
|
* Fix downscaleq234rty2022-12-061-2/+2
|
* Fix people icon blurrinessq234rty2022-12-061-2/+0
|
* Translated using Weblate (Chinese (Simplified))Weblate2022-12-031-1/+1
| | | | | | | | Currently translated at 90.0% (770 of 855 strings) Co-authored-by: ling <xll520yzl@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/ Translation: Nheko/nheko
* Translated using Weblate (German)Weblate2022-11-171-6/+6
| | | | | | | | Currently translated at 92.7% (793 of 855 strings) Co-authored-by: fnetX (aka fralix) <github@fralix.ovh> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/ Translation: Nheko/nheko
* Translated using Weblate (Japanese)Weblate2022-11-171-1/+1
| | | | | | | | Currently translated at 9.1% (78 of 855 strings) Co-authored-by: Max Harmathy <harmathy@secure.mailbox.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ja/ Translation: Nheko/nheko
* Change margins because people nagged meNicolas Werner2022-11-101-1/+2
|
* Implement a completer for commandsNicolas Werner2022-11-092-0/+26
| | | | fixes #429
* Add room settings in room listLoren Burkholder2022-11-071-0/+5
|
* Add invert enter key settingLordMZTE2022-11-041-1/+6
|
* Make the higlight ring a bit less in your faceNicolas Werner2022-11-031-1/+1
|
* Highlight higlight tweaks in the timelineNicolas Werner2022-11-012-0/+5
| | | | | fixes #400 fixes #1136
* Fix search rooms buttonNicolas Werner2022-11-011-2/+2
|
* Translated using Weblate (Russian)Weblate2022-10-291-25/+26
| | | | | | | | | | | | | | | | | | | Currently translated at 33.0% (283 of 855 strings) Translated using Weblate (Russian) Currently translated at 33.0% (283 of 855 strings) Translated using Weblate (Russian) Currently translated at 33.0% (283 of 855 strings) Co-authored-by: Carmina16 <mistresssilvara@hotmail.com> Co-authored-by: Evgeny <mister.lameni@yandex.ru> Co-authored-by: SOT-TECH <sblazhko@sot-te.ch> Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ru/ Translation: Nheko/nheko
* Merge pull request #1215 from foxB612/fix-thumbnail-sizeDeepBlueV7.X2022-10-251-2/+3
|\ | | | | Fix UploadBox thumbnail size
| * Fix UploadBox thumbnail sizefoxb6122022-10-251-2/+3
| |
* | Translated using Weblate (Estonian)Weblate2022-10-241-1/+1
|/ | | | | | | | Currently translated at 92.0% (787 of 855 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/ Translation: Nheko/nheko
* VoIP v1 implementation (#1161)Rohit Sutradhar2022-10-145-6/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Initial commit for VoIP v1 implementation * Added draft of event handlers for voip methods * Added event handlers for VoIP events, added rejectCall, added version tracking for call version for V0 and V1 compatibility * Added call events to the general message pipeline. Modified Call Reject mechanism * Added message delegates for new events. Modified hidden events. Updated handle events. * Updated implementation to keep track of calls on other devices * Fixed linting * Fixed code warnings * Fixed minor bugs * fixed ci * Added acceptNegotiation method definition when missing gstreamer * Fixed warnings * Fixed linting
* Translated using Weblate (Russian)Weblate2022-10-121-8/+9
| | | | | | | | | | | | | | | | | | Currently translated at 30.5% (261 of 855 strings) Translated using Weblate (Russian) Currently translated at 30.5% (261 of 855 strings) Translated using Weblate (Russian) Currently translated at 30.5% (261 of 855 strings) Co-authored-by: Carmina16 <mistresssilvara@hotmail.com> Co-authored-by: Mihail Iosilevich <mihail.iosilevitch@yandex.ru> Co-authored-by: SOT-TECH <sblazhko@sot-te.ch> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ru/ Translation: Nheko/nheko
* Added translation using Weblate (Occidental)Weblate2022-10-121-0/+4655
| | | | Co-authored-by: Carmina16 <mistresssilvara@hotmail.com>
* Translated using Weblate (Indonesian)Weblate2022-10-121-4/+4
| | | | | | | | Currently translated at 100.0% (855 of 855 strings) Co-authored-by: Linerly <linerly@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/ Translation: Nheko/nheko
* Translated using Weblate (Indonesian)Weblate2022-10-091-76/+83
| | | | | | | | Currently translated at 99.8% (854 of 855 strings) Co-authored-by: Linerly <linerly@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/ Translation: Nheko/nheko
* Update to unicode 15 and make script jinja:3 compatibleNicolas Werner2022-10-081-46/+79
|
* Fix date separatorNicolas Werner2022-10-071-7/+7
|
* Add a shortcut for searchNicolas Werner2022-10-071-2/+8
|
* Add a slow way to search a roomNicolas Werner2022-10-063-24/+79
|
* Basic thread filteringNicolas Werner2022-10-061-4/+13
| | | | The reply pagination logic is a bit weird rn though.
* Translated using Weblate (Finnish)Weblate2022-10-051-72/+78
| | | | | | | | Currently translated at 100.0% (855 of 855 strings) Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko
* Fix userprofile on roomlistNicolas Werner2022-10-051-1/+1
|
* Update translationsNicolas Werner2022-10-0426-5632/+9111
|
* Swap thread and edit buttonNicolas Werner2022-10-041-14/+14
|
* Fix raw message dialogNicolas Werner2022-10-041-1/+1
|
* Merge pull request #1202 from Nheko-Reborn/grammarDeepBlueV7.X2022-10-037-10/+10
|\ | | | | Grammar
| * Various grammar fixes (mostly removing commas)Loren Burkholder2022-09-307-10/+10
| |
* | Merge pull request #1201 from Nheko-Reborn/eoUpdatesDeepBlueV7.X2022-10-031-103/+103
|\ \ | | | | | | Update some Esperanto translations
| * | Update some Esperanto translationsLoren Burkholder2022-10-011-103/+103
| | |
* | | Green is not Svg::greenNicolas Werner2022-10-011-2/+2
| | | | | | | | | | | | fixes #1203
* | | Merge pull request #1198 from rnhmjoj/pr-greenDeepBlueV7.X2022-10-013-11/+11
|\ \ \ | | | | | | | | Add green theme color, make "error" configurable
| * | | Add green theme color, make "error" configurablernhmjoj2022-10-013-11/+11
| | | |
* | | | Replace some user visible mentions of spacesNicolas Werner2022-10-014-5/+5
| |/ / |/| |
* | | Fix wrong file urlsNicolas Werner2022-10-011-3/+3
|/ /
* | Load components on demandNicolas Werner2022-10-012-168/+27
| |
* | Prepare for adding proxy before chat.modelNicolas Werner2022-10-013-37/+37
| |
* | Basic threading supportNicolas Werner2022-09-3011-15/+92
|/
* Merge branch 'v0.10.2-fixes'Nicolas Werner2022-09-281-0/+1
|\
| * Bump version to 0.10.2Nicolas Werner2022-09-281-0/+1
| |
* | Allow editing permissions in spaces recursivelyNicolas Werner2022-09-284-2/+174
| |
* | Translated using Weblate (Russian)Weblate2022-09-231-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 31.9% (265 of 830 strings) Translated using Weblate (Russian) Currently translated at 31.9% (265 of 830 strings) Translated using Weblate (Russian) Currently translated at 31.9% (265 of 830 strings) Co-authored-by: Artem <ego.cordatus@gmail.com> Co-authored-by: Mihail Iosilevich <mihail.iosilevitch@yandex.ru> Co-authored-by: SOT-TECH <sblazhko@sot-te.ch> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ru/ Translation: Nheko/nheko
* | Translated using Weblate (Russian)Weblate2022-09-221-3/+3
| | | | | | | | | | | | | | | | Currently translated at 31.5% (262 of 830 strings) Co-authored-by: SOT-TECH <sblazhko@sot-te.ch> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ru/ Translation: Nheko/nheko
* | Allow adding non-existing userids to power levelsNicolas Werner2022-09-221-1/+6
| |
* | Translated using Weblate (Russian)Weblate2022-09-221-3/+3
| | | | | | | | | | | | | | | | Currently translated at 31.5% (262 of 830 strings) Co-authored-by: SOT-TECH <sblazhko@sot-te.ch> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ru/ Translation: Nheko/nheko
* | Translated using Weblate (Russian)Weblate2022-09-221-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 31.5% (262 of 830 strings) Translated using Weblate (Russian) Currently translated at 31.5% (262 of 830 strings) Translated using Weblate (Russian) Currently translated at 31.5% (262 of 830 strings) Co-authored-by: Herecore <herecore@protonmail.com> Co-authored-by: Mihail Iosilevich <mihail.iosilevitch@yandex.ru> Co-authored-by: SOT-TECH <sblazhko@sot-te.ch> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ru/ Translation: Nheko/nheko
* | Translated using Weblate (Russian)Weblate2022-09-221-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 31.0% (258 of 830 strings) Translated using Weblate (Russian) Currently translated at 31.0% (258 of 830 strings) Translated using Weblate (Russian) Currently translated at 31.0% (258 of 830 strings) Co-authored-by: Alexey Murz Korepov <murznn@gmail.com> Co-authored-by: SOT-TECH <sblazhko@sot-te.ch> Co-authored-by: Weblate <noreply@weblate.org> Co-authored-by: glebasson <glebasson@yandex.ru> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ru/ Translation: Nheko/nheko
* | Translated using Weblate (Estonian)Weblate2022-09-211-23/+23
| | | | | | | | | | | | | | | | Currently translated at 99.7% (828 of 830 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/ Translation: Nheko/nheko
* | Show the community of a roomNicolas Werner2022-09-202-10/+52
| |
* | Rework how access rules for rooms are modified completelyNicolas Werner2022-09-194-15/+276
| |
* | Fix "Send by enter" on Windowsq234rty2022-09-161-1/+1
| | | | | | Apparently on windows `Qt.inputMethod.visible` is always true when an input method is installed. Also on windows even after removing the check enter is still consumed by the input method, not nheko.
* | Update nheko_de.tsSebastian Spaeth2022-09-151-1/+1
| | | | | | Typo "Animiete"->"Animierte" and shorten the German phrase somewhat. Sigh, it is such a verbose language...
* | Translated using Weblate (Indonesian)Weblate2022-09-131-1/+1
| | | | | | | | | | | | | | | | Currently translated at 100.0% (830 of 830 strings) Co-authored-by: Linerly <linerly@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/ Translation: Nheko/nheko
* | Line to indicate first unread message (#1147)Hiers2022-09-113-1/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * First draft of unread line feature. * Minor visual fix. * Removed unnecessary ternary operator. * Extended unread line functionality to work on minimised window or focusing another window. * Fix for unread line not showing when last read message is hidden. * Minor performance improvement. Fix for misbehaving event2order DB at application start. * Fix for possible performance issues when user has joined a large number of rooms. * Fix for breaking macos and clazy builds. * Changed on windows focus function to refresh unread line if room is unread. * Unread line is removed when user sends a message. * Linting. * Fixed unread line to work in standalone room windows. * Switch isRoomUnread for index 0. * Merged try/catch blocks. * Fix for crash on opening a room invite. * Call fullyReadEventId function when used instead of storing it and passing it through. * Function that was meant to sync the unread line was relying on an async function, oops. * Linting again. * More linting... * Minor changes.
* | Enable spoilers in repliesNicolas Werner2022-09-111-1/+1
|/
* Bump versionNicolas Werner2022-09-071-0/+1
|
* Translated using Weblate (Indonesian)Weblate2022-09-071-27/+27
| | | | | | | | Currently translated at 100.0% (830 of 830 strings) Co-authored-by: Linerly <linerly@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/ Translation: Nheko/nheko
* Translated using Weblate (Polish)Weblate2022-09-071-34/+34
| | | | | | | | Currently translated at 100.0% (830 of 830 strings) Co-authored-by: Przemysław Romanik <github@rom4nik.pl> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/ Translation: Nheko/nheko
* Translated using Weblate (Dutch)Weblate2022-09-071-28/+28
| | | | | | | | Currently translated at 100.0% (830 of 830 strings) Co-authored-by: Jaron Viëtor <jaron@v8or.nl> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/nl/ Translation: Nheko/nheko
* Translated using Weblate (Finnish)Weblate2022-09-071-25/+25
| | | | | | | | Currently translated at 100.0% (830 of 830 strings) Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko
* Translated using Weblate (Polish)Weblate2022-09-071-1/+1
| | | | | | | | Currently translated at 100.0% (807 of 807 strings) Co-authored-by: Przemysław Romanik <github@rom4nik.pl> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/ Translation: Nheko/nheko
* Update translationsNicolas Werner2022-09-0726-1228/+4374
|
* Allow creating spacesNicolas Werner2022-09-052-2/+18
|
* Implement space stickers & emojiNicolas Werner2022-09-011-0/+3
|
* Unset the transient parent on separate chat windowsNicolas Werner2022-08-311-3/+5
| | | | relates to #1168
* Added discrete edit button to room profiles.Hiers2022-08-221-2/+16
|
* Merge pull request #1156 from foresto/patch-1DeepBlueV7.X2022-08-201-0/+1
|\ | | | | Focus message input box when pressing Esc
| * Focus message input box when pressing EscForest2022-08-191-0/+1
| | | | | | This helps with #1065, although I think making sure the message input box gets focus by default would be worthwhile.
* | Reactions: avoid highlight color misuse, subdue border colorForest2022-08-191-9/+8
|/ | | | | | | | | | | | | | | | | This addresses a few problems with reaction colors: - The state-checking conditionals for reaction text, background, and border were inconsistent, making it difficult to choose colors for each state (normal, hovered, and self reactions) that worked well in all themes. - The QPalette::Highlight color was being misused as a text/foreground color. This color role is intended for background areas. It has little contrast against the background in themes like KDE Plasma's Breeze High Contrast, so using it for text and icons makes those things difficult to read. https://doc.qt.io/qt-5/qpalette.html#ColorRole-enum - The reaction border was drawn in the same color as normal text, making it so bright in some dark themes that it distracted from reading nearby text. Fixes Nheko-Reborn/nheko#1159
* Break http images and implement barebones spoiler support when not in mobile ↵Nicolas Werner2022-08-171-1/+5
| | | | | | | mode see #1042 see #483
* Grammar fix: Group's sidebar -> Groups sidebarForest2022-08-1526-27/+27
|
* Support editing space childrenNicolas Werner2022-08-103-35/+140
|
* Change preview title for spacesNicolas Werner2022-08-081-1/+1
|
* Translated using Weblate (Finnish)Weblate2022-08-061-3/+3
| | | | | | | | Currently translated at 100.0% (807 of 807 strings) Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko
* Show a room preview in the join confirmation dialogNicolas Werner2022-08-054-1/+167
| | | | | | Requires MSC3266 Fixes #1129
* Translated using Weblate (Polish)Weblate2022-08-011-1/+1
| | | | | | | | Currently translated at 99.8% (806 of 807 strings) Co-authored-by: Przemysław Romanik <github@rom4nik.pl> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/ Translation: Nheko/nheko
* Translated using Weblate (Estonian)Weblate2022-07-311-2/+2
| | | | | | | | Currently translated at 100.0% (807 of 807 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/ Translation: Nheko/nheko
* Fix room members dialog opening room member dialog of the wrong roomNicolas Werner2022-07-301-1/+1
|
* Translated using Weblate (Polish)Weblate2022-07-251-4/+4
| | | | | | | | Currently translated at 99.8% (806 of 807 strings) Co-authored-by: Przemysław Romanik <github@rom4nik.pl> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/ Translation: Nheko/nheko
* Translated using Weblate (Polish)Weblate2022-07-241-2/+2
| | | | | | | | Currently translated at 99.8% (806 of 807 strings) Co-authored-by: Przemysław Romanik <github@rom4nik.pl> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/ Translation: Nheko/nheko
* Translated using Weblate (Polish)Weblate2022-07-241-2/+2
| | | | | | | | Currently translated at 99.8% (806 of 807 strings) Co-authored-by: Przemysław Romanik <github@rom4nik.pl> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/ Translation: Nheko/nheko
* Translated using Weblate (Polish)Weblate2022-07-241-6/+6
| | | | | | | | Currently translated at 99.8% (806 of 807 strings) Co-authored-by: Przemysław Romanik <github@rom4nik.pl> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/ Translation: Nheko/nheko
* Translated using Weblate (English)Weblate2022-07-231-3/+3
| | | | | | | | Currently translated at 100.0% (807 of 807 strings) Co-authored-by: Przemysław Romanik <github@rom4nik.pl> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/en/ Translation: Nheko/nheko
* Translated using Weblate (Polish)Weblate2022-07-231-183/+191
| | | | | | | | | | | | | | | | | | | | | | | Currently translated at 99.8% (806 of 807 strings) Translated using Weblate (Polish) Currently translated at 99.8% (806 of 807 strings) Translated using Weblate (Polish) Currently translated at 99.8% (806 of 807 strings) Translated using Weblate (Polish) Currently translated at 99.8% (806 of 807 strings) Co-authored-by: AXD <dexkingcrazy@gmail.com> Co-authored-by: Przemysław Romanik <github@rom4nik.pl> Co-authored-by: Stanisław Borowy <stabor7@protonmail.com> Co-authored-by: luff eman <userx@disroot.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/ Translation: Nheko/nheko
* Translated using Weblate (Polish)Weblate2022-07-221-4/+4
| | | | | | | | | | | | | | Currently translated at 77.6% (627 of 807 strings) Translated using Weblate (Polish) Currently translated at 77.6% (627 of 807 strings) Co-authored-by: Przemysław Romanik <github@rom4nik.pl> Co-authored-by: Weblate <noreply@weblate.org> Co-authored-by: luff eman <userx@disroot.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/ Translation: Nheko/nheko
* Translated using Weblate (Polish)Weblate2022-07-221-82/+83
| | | | | | | | | | | | | | Currently translated at 77.3% (624 of 807 strings) Translated using Weblate (Polish) Currently translated at 77.3% (624 of 807 strings) Co-authored-by: Przemysław Romanik <github@rom4nik.pl> Co-authored-by: Weblate <noreply@weblate.org> Co-authored-by: luff eman <userx@disroot.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/ Translation: Nheko/nheko
* Translated using Weblate (Polish)Weblate2022-07-221-2/+2
| | | | | | | | | | | | | | Currently translated at 70.0% (565 of 807 strings) Translated using Weblate (Polish) Currently translated at 70.0% (565 of 807 strings) Co-authored-by: Przemysław Romanik <github@rom4nik.pl> Co-authored-by: Weblate <noreply@weblate.org> Co-authored-by: luff eman <userx@disroot.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/ Translation: Nheko/nheko
* Translated using Weblate (Polish)Weblate2022-07-221-3/+3
| | | | | | | | | | | | | | Currently translated at 69.8% (564 of 807 strings) Translated using Weblate (Polish) Currently translated at 69.8% (564 of 807 strings) Co-authored-by: Przemysław Romanik <github@rom4nik.pl> Co-authored-by: Weblate <noreply@weblate.org> Co-authored-by: luff eman <userx@disroot.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/ Translation: Nheko/nheko
* Translated using Weblate (Polish)Weblate2022-07-221-3/+3
| | | | | | | | | | | | | | Currently translated at 69.6% (562 of 807 strings) Translated using Weblate (Polish) Currently translated at 69.6% (562 of 807 strings) Co-authored-by: Przemysław Romanik <github@rom4nik.pl> Co-authored-by: Weblate <noreply@weblate.org> Co-authored-by: luff eman <userx@disroot.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/ Translation: Nheko/nheko
* Translated using Weblate (Polish)Weblate2022-07-221-3/+3
| | | | | | | | | | | | | | Currently translated at 69.5% (561 of 807 strings) Translated using Weblate (Polish) Currently translated at 69.5% (561 of 807 strings) Co-authored-by: Przemysław Romanik <github@rom4nik.pl> Co-authored-by: Weblate <noreply@weblate.org> Co-authored-by: luff eman <userx@disroot.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/ Translation: Nheko/nheko
* Translated using Weblate (Polish)Weblate2022-07-221-3/+3
| | | | | | | | | | | | | | Currently translated at 69.2% (559 of 807 strings) Translated using Weblate (Polish) Currently translated at 69.2% (559 of 807 strings) Co-authored-by: Przemysław Romanik <github@rom4nik.pl> Co-authored-by: Weblate <noreply@weblate.org> Co-authored-by: luff eman <userx@disroot.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/ Translation: Nheko/nheko
* Translated using Weblate (Polish)Weblate2022-07-221-3/+4
| | | | | | | | | | | | | | Currently translated at 69.0% (557 of 807 strings) Translated using Weblate (Polish) Currently translated at 69.0% (557 of 807 strings) Co-authored-by: Przemysław Romanik <github@rom4nik.pl> Co-authored-by: Weblate <noreply@weblate.org> Co-authored-by: luff eman <userx@disroot.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/ Translation: Nheko/nheko
* Translated using Weblate (Polish)Weblate2022-07-221-5/+6
| | | | | | | | | | | | | | Currently translated at 68.7% (555 of 807 strings) Translated using Weblate (Polish) Currently translated at 68.7% (555 of 807 strings) Co-authored-by: Przemysław Romanik <github@rom4nik.pl> Co-authored-by: Weblate <noreply@weblate.org> Co-authored-by: luff eman <userx@disroot.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/ Translation: Nheko/nheko
* Translated using Weblate (Polish)Weblate2022-07-221-2/+2
| | | | | | | | | | | | | | Currently translated at 68.2% (551 of 807 strings) Translated using Weblate (Polish) Currently translated at 68.2% (551 of 807 strings) Co-authored-by: Przemysław Romanik <github@rom4nik.pl> Co-authored-by: Weblate <noreply@weblate.org> Co-authored-by: luff eman <userx@disroot.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/ Translation: Nheko/nheko
* Translated using Weblate (Polish)Weblate2022-07-221-1/+1
| | | | | | | | Currently translated at 68.1% (550 of 807 strings) Co-authored-by: luff eman <userx@disroot.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/ Translation: Nheko/nheko
* Translated using Weblate (Polish)Weblate2022-07-221-4/+4
| | | | | | | | | | | | | | Currently translated at 68.0% (549 of 807 strings) Translated using Weblate (Polish) Currently translated at 68.0% (549 of 807 strings) Co-authored-by: Przemysław Romanik <github@rom4nik.pl> Co-authored-by: Weblate <noreply@weblate.org> Co-authored-by: luff eman <userx@disroot.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/ Translation: Nheko/nheko
* Translated using Weblate (Polish)Weblate2022-07-221-2/+2
| | | | | | | | | | | | | | Currently translated at 67.6% (546 of 807 strings) Translated using Weblate (Polish) Currently translated at 67.6% (546 of 807 strings) Co-authored-by: Przemysław Romanik <github@rom4nik.pl> Co-authored-by: Weblate <noreply@weblate.org> Co-authored-by: luff eman <userx@disroot.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/ Translation: Nheko/nheko
* Translated using Weblate (Polish)Weblate2022-07-221-41/+42
| | | | | | | | | | | | | | Currently translated at 67.5% (545 of 807 strings) Translated using Weblate (Polish) Currently translated at 67.5% (545 of 807 strings) Co-authored-by: Przemysław Romanik <github@rom4nik.pl> Co-authored-by: Weblate <noreply@weblate.org> Co-authored-by: luff eman <userx@disroot.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/ Translation: Nheko/nheko
* Translated using Weblate (Polish)Weblate2022-07-221-2/+2
| | | | | | | | | | | | | | Currently translated at 63.8% (515 of 807 strings) Translated using Weblate (Polish) Currently translated at 63.8% (515 of 807 strings) Co-authored-by: Przemysław Romanik <github@rom4nik.pl> Co-authored-by: Weblate <noreply@weblate.org> Co-authored-by: luff eman <userx@disroot.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/ Translation: Nheko/nheko
* Translated using Weblate (Polish)Weblate2022-07-221-4/+4
| | | | | | | | | | | | | | Currently translated at 63.6% (514 of 807 strings) Translated using Weblate (Polish) Currently translated at 63.6% (514 of 807 strings) Co-authored-by: Przemysław Romanik <github@rom4nik.pl> Co-authored-by: Weblate <noreply@weblate.org> Co-authored-by: luff eman <userx@disroot.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/ Translation: Nheko/nheko
* Translated using Weblate (Polish)Weblate2022-07-221-80/+80
| | | | | | | | | | | | | | Currently translated at 63.3% (511 of 807 strings) Translated using Weblate (Polish) Currently translated at 63.3% (511 of 807 strings) Co-authored-by: Przemysław Romanik <github@rom4nik.pl> Co-authored-by: Weblate <noreply@weblate.org> Co-authored-by: luff eman <userx@disroot.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/ Translation: Nheko/nheko
* Translated using Weblate (Polish)Weblate2022-07-221-12/+12
| | | | | | | | | | | | | | Currently translated at 55.0% (444 of 807 strings) Translated using Weblate (Polish) Currently translated at 55.0% (444 of 807 strings) Co-authored-by: Przemysław Romanik <github@rom4nik.pl> Co-authored-by: Weblate <noreply@weblate.org> Co-authored-by: luff eman <userx@disroot.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/ Translation: Nheko/nheko
* Translated using Weblate (Polish)Weblate2022-07-221-73/+74
| | | | | | | | | | | | | | | | | | Currently translated at 53.5% (432 of 807 strings) Translated using Weblate (Polish) Currently translated at 53.4% (431 of 807 strings) Translated using Weblate (Polish) Currently translated at 53.4% (431 of 807 strings) Co-authored-by: Przemysław Romanik <github@rom4nik.pl> Co-authored-by: Weblate <noreply@weblate.org> Co-authored-by: luff eman <userx@disroot.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/ Translation: Nheko/nheko
* Translated using Weblate (Dutch)Weblate2022-07-221-36/+40
| | | | | | | | | Currently translated at 100.0% (807 of 807 strings) Co-authored-by: Jaron Viëtor <jaron@v8or.nl> Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/nl/ Translation: Nheko/nheko
* Bump versionNicolas Werner2022-07-221-0/+1
|
* Translated using Weblate (Russian)Weblate2022-07-211-9/+9
| | | | | | | | | | | | | | | | | | Currently translated at 31.3% (253 of 807 strings) Translated using Weblate (Russian) Currently translated at 31.3% (253 of 807 strings) Translated using Weblate (Russian) Currently translated at 31.3% (253 of 807 strings) Co-authored-by: Alexey Murz Korepov <murznn@gmail.com> Co-authored-by: Artem <ego.cordatus@gmail.com> Co-authored-by: Herecore <herecore@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ru/ Translation: Nheko/nheko
* Translated using Weblate (Russian)Weblate2022-07-201-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 30.6% (247 of 807 strings) Translated using Weblate (Russian) Currently translated at 30.6% (247 of 807 strings) Translated using Weblate (Russian) Currently translated at 30.6% (247 of 807 strings) Translated using Weblate (Russian) Currently translated at 30.6% (247 of 807 strings) Translated using Weblate (Russian) Currently translated at 30.6% (247 of 807 strings) Co-authored-by: Alexander Bantyev <balsoft@balsoft.ru> Co-authored-by: Herecore <herecore@protonmail.com> Co-authored-by: Libre Hacker <librehacker@snopyta.org> Co-authored-by: Mihail Iosilevich <mihail.iosilevitch@yandex.ru> Co-authored-by: glebasson <glebasson@yandex.ru> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ru/ Translation: Nheko/nheko
* Translated using Weblate (Chinese (Simplified))Weblate2022-07-201-40/+40
| | | | | | | | | | | | | Currently translated at 100.0% (807 of 807 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (807 of 807 strings) Co-authored-by: Nekogawa Mio <mio@lolic.at> Co-authored-by: Poesty Li <poesty7450@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/ Translation: Nheko/nheko
* Translated using Weblate (German)Weblate2022-07-201-1/+1
| | | | | | | | Currently translated at 100.0% (807 of 807 strings) Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/ Translation: Nheko/nheko
* Translated using Weblate (Chinese (Simplified))Weblate2022-07-201-25/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (807 of 807 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (807 of 807 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (807 of 807 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (807 of 807 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (807 of 807 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (807 of 807 strings) Co-authored-by: Nekogawa Mio <mio@lolic.at> Co-authored-by: Poesty Li <poesty7450@gmail.com> Co-authored-by: Reiuji Utsuho <netap495l@gmail.com> Co-authored-by: Weblate <noreply@weblate.org> Co-authored-by: hulb <hulb@live.cn> Co-authored-by: ling <xll520yzl@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/ Translation: Nheko/nheko
* Translated using Weblate (Dutch)Weblate2022-07-201-13/+13
| | | | | | | | Currently translated at 95.7% (773 of 807 strings) Co-authored-by: Jaron Viëtor <jaron@v8or.nl> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/nl/ Translation: Nheko/nheko
* Translated using Weblate (Chinese (Simplified))Weblate2022-07-191-563/+587
| | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 99.8% (806 of 807 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 99.8% (806 of 807 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 99.8% (806 of 807 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 99.8% (806 of 807 strings) Co-authored-by: Poesty Li <poesty7450@gmail.com> Co-authored-by: RainSlide <RainSlide@outlook.com> Co-authored-by: Weblate <noreply@weblate.org> Co-authored-by: hulb <hulb@live.cn> Co-authored-by: ling <xll520yzl@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/ Translation: Nheko/nheko
* Translated using Weblate (Dutch)Weblate2022-07-191-81/+81
| | | | | | | | Currently translated at 94.7% (765 of 807 strings) Co-authored-by: Jaron Viëtor <jaron@v8or.nl> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/nl/ Translation: Nheko/nheko
* Fix window decorations on macos for room dir dialogNicolas Werner2022-07-181-1/+1
| | | | fixes #1114
* Translated using Weblate (Finnish)Weblate2022-07-181-35/+37
| | | | | | | | Currently translated at 100.0% (807 of 807 strings) Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko
* Translated using Weblate (Dutch)Weblate2022-07-181-33/+34
| | | | | | | | Currently translated at 85.0% (686 of 807 strings) Co-authored-by: Jaron Viëtor <jaron@v8or.nl> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/nl/ Translation: Nheko/nheko
* Translated using Weblate (Indonesian)Weblate2022-07-181-9/+9
| | | | | | | | Currently translated at 100.0% (807 of 807 strings) Co-authored-by: Linerly <linerly@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/ Translation: Nheko/nheko
* Translated using Weblate (Finnish)Weblate2022-07-181-3/+3
| | | | | | | | Currently translated at 95.7% (773 of 807 strings) Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko
* Translated using Weblate (Chinese (Simplified))Weblate2022-07-181-84/+85
| | | | | | | | | | | | | | | | | | | Currently translated at 32.5% (263 of 807 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 32.5% (263 of 807 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 32.5% (263 of 807 strings) Co-authored-by: Poesty Li <poesty7450@gmail.com> Co-authored-by: Weblate <noreply@weblate.org> Co-authored-by: hosxy <hosxy@live.com> Co-authored-by: ling <xll520yzl@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/ Translation: Nheko/nheko
* Translated using Weblate (German)Weblate2022-07-171-39/+39
| | | | | | | | Currently translated at 100.0% (807 of 807 strings) Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/ Translation: Nheko/nheko
* Update German translationNicolas Werner2022-07-171-60/+64
|
* Translated using Weblate (Estonian)Weblate2022-07-161-14/+16
| | | | | | | | Currently translated at 100.0% (807 of 807 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/ Translation: Nheko/nheko
* Update some german translationsNicolas Werner2022-07-161-63/+64
|
* Translated using Weblate (Indonesian)Weblate2022-07-161-40/+42
| | | | | | | | Currently translated at 100.0% (807 of 807 strings) Co-authored-by: Linerly <linerly@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/ Translation: Nheko/nheko
* Translated using Weblate (Estonian)Weblate2022-07-161-23/+23
| | | | | | | | Currently translated at 98.2% (793 of 807 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/ Translation: Nheko/nheko
* Update translationsNicolas Werner2022-07-1627-2762/+7586
|
* Fix weird spacing and hidden encryption indicator in top barNicolas Werner2022-07-162-5/+8
|
* Merge pull request #1062 from Nheko-Reborn/perSpaceNotifsDeepBlueV7.X2022-07-164-64/+116
|\ | | | | Per-space notification bubbles
| * Make notification count calculation more efficientNicolas Werner2022-07-161-35/+25
| |
| * Merge remote-tracking branch 'origin/perSpaceNotifs' into perSpaceNotifsNicolas Werner2022-07-144-79/+141
| |\
| | * Simplify space notification optionsLoren Burkholder2022-06-292-36/+4
| | |
| | * make licenseLoren Burkholder2022-06-291-0/+4
| | |
| | * Allow muting spaces; other general improvementsLoren Burkholder2022-06-291-5/+28
| | |
| | * Add space notification configurationLoren Burkholder2022-06-292-4/+27
| | |
| | * Add space notifs to room listLoren Burkholder2022-06-291-64/+18
| | |
| | * Make the notification bubble its own componentLoren Burkholder2022-06-293-79/+86
| | |
| | * Add loud notifications for spacesLoren Burkholder2022-06-291-4/+4
| | |
| | * Add space notifications to room listLoren Burkholder2022-06-291-32/+48
| | |
| | * Display unread notifications for spacesLoren Burkholder2022-06-292-3/+70
| | |
* | | Translated using Weblate (French)Weblate2022-07-121-4/+4
|/ / | | | | | | | | | | | | | | Currently translated at 86.9% (671 of 772 strings) Co-authored-by: Guillaume Girol <symphorien+github@xlumurb.eu> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko
* | Try to fix titlebar on room dirNicolas Werner2022-07-091-1/+2
| |
* | Support rendering policy rulesNicolas Werner2022-07-091-0/+42
| |
* | Translated using Weblate (French)Weblate2022-07-091-3/+3
| | | | | | | | | | | | | | | | Currently translated at 86.3% (667 of 772 strings) Co-authored-by: Guillaume Girol <symphorien+github@xlumurb.eu> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko
* | Allow editing aliasesNicolas Werner2022-07-087-7/+211
| |
* | Warn about emojis looking different in different clientsNicolas Werner2022-07-031-0/+11
| | | | | | | | fixes #919
* | Fix emoji verification clipped on swayNicolas Werner2022-07-037-593/+560
| | | | | | | | fixes #917
* | Fix crash when closing room directory windowNicolas Werner2022-07-012-5/+4
| |
* | Merge pull request #1111 from q234rty/masterDeepBlueV7.X2022-06-302-9/+12
|\ \ | | | | | | Fix regressions after #1108
| * | Fix emoji pickerq234rty2022-06-301-5/+6
| | |
| * | Fix room member listq234rty2022-06-301-4/+6
| |/
* / Translated using Weblate (Chinese (Simplified))Weblate2022-06-301-9/+9
|/ | | | | | | | Currently translated at 23.1% (179 of 772 strings) Co-authored-by: ling <xll520yzl@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/ Translation: Nheko/nheko
* Fix blurriness of svg icons (#1108)q234rty2022-06-281-0/+2
|
* Translated using Weblate (Finnish)Weblate2022-06-261-1/+1
| | | | | | | | Currently translated at 100.0% (772 of 772 strings) Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko
* Add an option to define new power levelsNicolas Werner2022-06-261-122/+176
|
* Require matrix v1.1 or greaterNicolas Werner2022-06-252-1/+13
|
* Add copy link to room context menu (#1101)brausepulver2022-06-231-1/+6
|
* Translated using Weblate (Estonian)Weblate2022-06-211-1/+1
| | | | | | | | Currently translated at 100.0% (772 of 772 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/ Translation: Nheko/nheko
* Translated using Weblate (Finnish)Weblate2022-06-201-2/+2
| | | | | | | | Currently translated at 100.0% (772 of 772 strings) Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko
* Translated using Weblate (Chinese (Simplified))Weblate2022-06-191-71/+71
| | | | | | | | | | | | | | | | | | | | | | | Currently translated at 22.9% (177 of 772 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 22.9% (177 of 772 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 22.9% (177 of 772 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 22.9% (177 of 772 strings) Co-authored-by: Nekogawa Mio <mio@lolic.at> Co-authored-by: Reiuji Utsuho <netap495l@gmail.com> Co-authored-by: hulb <hulb@live.cn> Co-authored-by: ling <xll520yzl@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/ Translation: Nheko/nheko
* Translated using Weblate (English)Weblate2022-06-181-1/+1
| | | | | | | | Currently translated at 100.0% (772 of 772 strings) Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/en/ Translation: Nheko/nheko
* Translated using Weblate (Finnish)Weblate2022-06-181-3/+3
| | | | | | | | Currently translated at 100.0% (772 of 772 strings) Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko
* Translated using Weblate (German)Weblate2022-06-181-1/+1
| | | | | | | | Currently translated at 84.8% (655 of 772 strings) Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/ Translation: Nheko/nheko
* Translated using Weblate (Chinese (Simplified))Weblate2022-06-181-11/+11
| | | | | | | | | | | | | | | | | | | | | | | Currently translated at 13.7% (106 of 772 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 13.7% (106 of 772 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 13.7% (106 of 772 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 13.7% (106 of 772 strings) Co-authored-by: Nekogawa Mio <mio@lolic.at> Co-authored-by: Reiuji Utsuho <netap495l@gmail.com> Co-authored-by: hulb <hulb@live.cn> Co-authored-by: ling <xll520yzl@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/ Translation: Nheko/nheko
* Support the knock_restricted ruleNicolas Werner2022-06-181-0/+3
|
* Added escape handler for uploads (#1100)Rohit Sutradhar2022-06-171-3/+5
| | | | | | | * Added escape handler for uploads * Update MessageView.qml Changed if-else conditions to handle only one escape at a time
* Translated using Weblate (Finnish)Weblate2022-06-161-1/+1
| | | | | | | | Currently translated at 100.0% (772 of 772 strings) Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko
* Remove confusing log messageNicolas Werner2022-06-151-4/+0
|
* Close image viewer when clicking on the backgroundNicolas Werner2022-06-151-0/+4
| | | | fixes #1088
* Merge pull request #1095 from syldrathecat/subtle-paste-fixesDeepBlueV7.X2022-06-151-8/+2
|\ | | | | Subtle corrections to paste behaviors
| * Subtle corrections to paste behaviorsSyldraTheCat2022-06-141-8/+2
| |
* | Fix pins not refreshing after being loadedNicolas Werner2022-06-151-1/+6
|/
* Merge pull request #1093 from syldrathecat/msginput-cursor-rectDeepBlueV7.X2022-06-131-2/+2
|\ | | | | Make cursoring up/down more consistent on some setups
| * Make cursoring up/down more consistent on some setupsSyldraTheCat2022-06-131-2/+2
| |
* | Translated using Weblate (Finnish)Weblate2022-06-131-1/+1
|/ | | | | | | | Currently translated at 100.0% (772 of 772 strings) Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko
* Fix crash on some systems because of reuseItems in completerNicolas Werner2022-06-121-1/+2
|
* Make settings menu a bit narrowerNicolas Werner2022-06-111-1/+1
|
* Translated using Weblate (French)Weblate2022-06-101-2/+2
| | | | | | | | Currently translated at 86.0% (664 of 772 strings) Co-authored-by: Glandos <bugs-github@antipoul.fr> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko
* Translated using Weblate (Finnish)Weblate2022-06-101-8/+8
| | | | | | | | | | | | | Currently translated at 100.0% (772 of 772 strings) Translated using Weblate (Finnish) Currently translated at 100.0% (772 of 772 strings) Co-authored-by: Aminda Suomalainen <suomalainen+git@mikaela.info> Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko
* Translated using Weblate (Finnish)Weblate2022-06-091-80/+84
| | | | | | | | Currently translated at 100.0% (772 of 772 strings) Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko
* Translated using Weblate (French)Weblate2022-06-091-75/+76
| | | | | | | | Currently translated at 86.0% (664 of 772 strings) Co-authored-by: Eldred HABERT <stuff@eldred.fr> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko
* Translated using Weblate (German)Weblate2022-06-091-3/+3
| | | | | | | | Currently translated at 84.8% (655 of 772 strings) Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/ Translation: Nheko/nheko
* Translated using Weblate (Finnish)Weblate2022-06-081-22/+25
| | | | | | | | Currently translated at 91.9% (710 of 772 strings) Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko
* Translated using Weblate (Finnish)Weblate2022-06-081-3/+3
| | | | | | | | Currently translated at 89.3% (690 of 772 strings) Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko
* Translated using Weblate (Finnish)Weblate2022-06-081-8/+9
| | | | | | | | Currently translated at 89.3% (690 of 772 strings) Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko
* Translated using Weblate (Finnish)Weblate2022-06-061-3/+3
| | | | | | | | Currently translated at 88.7% (685 of 772 strings) Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko
* Translated using Weblate (Finnish)Weblate2022-06-051-18/+18
| | | | | | | | Currently translated at 88.3% (682 of 772 strings) Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko
* Translated using Weblate (Indonesian)Weblate2022-06-031-120/+123
| | | | | | | | Currently translated at 100.0% (772 of 772 strings) Co-authored-by: Linerly <linerly@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/ Translation: Nheko/nheko
* Fix editing topicNicolas Werner2022-06-021-6/+3
|
* Indicate if no topic is setLoren Burkholder2022-06-021-1/+6
|
* Translated using Weblate (Estonian)Weblate2022-05-301-125/+128
| | | | | | | | Currently translated at 100.0% (772 of 772 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/ Translation: Nheko/nheko
* Translated using Weblate (Finnish)Weblate2022-05-281-59/+59
| | | | | | | | Currently translated at 86.2% (666 of 772 strings) Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko
* Translated using Weblate (Indonesian)Weblate2022-05-281-1/+1
| | | | | | | | | Currently translated at 84.9% (656 of 772 strings) Co-authored-by: Linerly <linerly@protonmail.com> Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/ Translation: Nheko/nheko
* Lots of new PL translationsNicolas Werner2022-05-2727-8102/+17952
|
* Add basic powerlevel editorNicolas Werner2022-05-276-12/+523
|
* Translated using Weblate (Russian)Weblate2022-05-231-3/+3
| | | | | | | | Currently translated at 36.3% (255 of 702 strings) Co-authored-by: Alexander Bantyev <balsoft@balsoft.ru> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ru/ Translation: Nheko/nheko
* Translated using Weblate (Indonesian)Weblate2022-05-171-1/+1
| | | | | | | | Currently translated at 100.0% (702 of 702 strings) Co-authored-by: Linerly <linerly@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/ Translation: Nheko/nheko
* Added translation using Weblate (Serbian (latin))Weblate2022-05-151-0/+3837
| | | | Co-authored-by: Miroslav <miroslavloner994@gmail.com>
* Make PrivacyScreen work on Popped-out RoomsJoseph Donofry2022-05-123-3/+15
|
* Fix PrivacyScreen for MainWindowJoseph Donofry2022-05-121-2/+2
|
* More image dialog fixesNicolas Werner2022-05-104-10/+10
|
* Activate window that already has the room open if possibleNicolas Werner2022-05-071-1/+1
|
* Rework focus handlingNicolas Werner2022-05-072-3/+2
|
* Show powerlevels in memberlistNicolas Werner2022-05-075-3/+44
|
* Fixup some small emoji thingsNicolas Werner2022-05-061-0/+2
|
* Merge branch 'master' of https://github.com/TheDrawingCoder-Gamer/nheko into ↵Nicolas Werner2022-05-064-1/+93
|\ | | | | | | TheDrawingCoder-Gamer-master
| * Fix triumph mappingTheDrawingCoding-Gamer2022-05-011-1/+1
| |
| * Change name to codepointBulbyVR2022-04-271-42/+55
| |
| * More codes and rulesBulbyVR2022-04-241-0/+32
| |
| * Unhardcode qmlBulbyVR2022-04-242-2/+2
| |
| * Curse you hardcoded qml!BulbyVR2022-04-241-1/+2
| |
| * Properly add regional indicators, with ZWNJBulbyVR2022-04-241-26/+26
| |
| * Add more aliases, start on regional indicatorsBulbyVR2022-04-242-0/+30
| |
| * Keep old codes alongside new onesBulbyVR2022-04-241-0/+10
| | | | | | | | Signed-off-by: BulbyVR <26726264+TheDrawingCoder-Gamer@users.noreply.github.com>