summary refs log tree commit diff
path: root/resources (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improve sorting and sizing of completions a bitNicolas Werner2021-03-1451-116/+75
|
* Fix text corruption from unrounded pixel heightNicolas Werner2021-03-131-2/+2
|
* Merge branch 'quickswitcher_qml' of git://github.com/Jedi18/nheko into ↵Nicolas Werner2021-03-136-11/+240
|\ | | | | | | Jedi18-quickswitcher_qml
| * change allowed mistakes, fix minor style issues, remove old completer ↵Jedi182021-03-073-6/+12
| | | | | | | | function from inputbar
| * changed bottomToTop to true and renamed textWidth to textHeightJedi182021-02-261-5/+5
| |
| * remove old quick switcherJedi182021-02-241-1/+1
| |
| * added margins and ui changes for quickswitcher and completerJedi182021-02-242-11/+19
| |
| * fix row content centeringJedi182021-02-242-5/+11
| |
| * fix matrixtextfield color and quickswitcher font sizeJedi182021-02-232-4/+5
| |
| * add matrix text fieldJedi182021-02-234-13/+85
| |
| * fix timeline focusJedi182021-02-231-0/+1
| |
| * enter key now works, fix room highlighting and add overlayJedi182021-02-233-1/+16
| |
| * selecting room in quickswitcher now works, added completionSelected signalJedi182021-02-222-2/+30
| |
| * add room alias delegate, fix some quickswitcher ui problemsJedi182021-02-223-8/+41
| |
| * add quick switcher qml file and moved completerFor from inputbar to timeline ↵Jedi182021-02-214-1/+60
| | | | | | | | view class
* | Translated using Weblate (German)Weblate2021-03-111-10/+10
| | | | | | | | | | | | | | | | Currently translated at 93.0% (426 of 458 strings) Co-authored-by: Konstantin Papesh <konstantin@papesh.at> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/ Translation: Nheko/nheko
* | Translated using Weblate (English)Weblate2021-03-111-1/+1
| | | | | | | | | | | | | | | | Currently translated at 100.0% (458 of 458 strings) Co-authored-by: Emilie <em@nao.sh> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/en/ Translation: Nheko/nheko
* | Translated using Weblate (Estonian)Weblate2021-03-081-26/+28
| | | | | | | | | | | | | | | | Currently translated at 100.0% (458 of 458 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 popup opening at wrong placeNicolas Werner2021-03-072-7/+4
| | | | | | | | fixes #512
* | Fix conflict between qmlformat and license checkNicolas Werner2021-03-0749-0/+50
| |
* | Show mxid on hovering usernameNicolas Werner2021-03-0749-52/+13
| | | | | | | | fixes #507
* | Merge pull request #506 from Nheko-Reborn/timeline-buttonsDeepBlueV7.X2021-03-064-80/+131
|\ \ | | | | | | Use overlay buttons for message actions
| * | Use short format for timeNicolas Werner2021-03-051-1/+1
| | |
| * | Mark message currently being editedNicolas Werner2021-03-051-2/+2
| | |
| * | Fix janky hoverhandling for text messagesNicolas Werner2021-03-052-1/+4
| | | | | | | | | | | | Add a 1px border to get more hover enter events...
| * | Use overlay buttons for message actionsNicolas Werner2021-03-044-79/+127
| | |
* | | Update translationsNicolas Werner2021-03-0520-4475/+4663
| | |
* | | Merge pull request #505 from Nheko-Reborn/license-headersDeepBlueV7.X2021-03-0549-20/+200
|\ \ \ | | | | | | | | License headers
| * | | Update license headersNicolas Werner2021-03-0549-18/+198
| |/ /
| * | Avoid some duplicate property queriesNicolas Werner2021-03-032-2/+2
| | |
* | | Translated using Weblate (French)Weblate2021-03-031-27/+30
|/ / | | | | | | | | | | | | | | Currently translated at 97.8% (447 of 457 strings) Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko
* | Fix avatar fallback in roomsNicolas Werner2021-03-031-0/+1
| |
* | Translated using Weblate (German)Weblate2021-03-021-2/+2
| | | | | | | | | | | | | | | | Currently translated at 96.7% (442 of 457 strings) Co-authored-by: CryptKid <CryptKiddie@chaospott.de> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/ Translation: Nheko/nheko
* | Translated using Weblate (French)Weblate2021-02-261-57/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 92.3% (422 of 457 strings) Translated using Weblate (French) Currently translated at 92.3% (422 of 457 strings) Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com> Co-authored-by: Nicolas Guichard <nicolas@guichard.eu> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko
* | Translated using Weblate (Swedish)Weblate2021-02-261-5/+5
| | | | | | | | | | | | | | | | Currently translated at 95.8% (438 of 457 strings) Co-authored-by: Emilie <em@nao.sh> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/sv/ Translation: Nheko/nheko
* | Use toggles for screen share settingsNicolas Werner2021-02-251-27/+38
| |
* | Merge remote-tracking branch 'upstream/master' into screenshare-x11trilene2021-02-258-47/+424
|\ \
| * | Fix potential issue with modifiers and edit shortcutsNicolas Werner2021-02-251-2/+2
| | |
| * | Fix text input restoring after editsNicolas Werner2021-02-251-2/+0
| | |
| * | Allow editing via up and down arrowsNicolas Werner2021-02-241-0/+33
| | |
| * | Fix qml formattingNicolas Werner2021-02-231-9/+9
| | |
| * | Merge pull request #488 from Nheko-Reborn/scroll-view-thingyDeepBlueV7.X2021-02-221-41/+14
| |\ \ | | | | | | | | Use Scrollview again
| | * | Use scrollview again for inputNicolas Werner2021-02-221-41/+14
| | |/
| * / Linkify topic in room settings and use non-deprecated MessageDialogNicolas Werner2021-02-221-9/+15
| |/
| * Fix miscalculation of padding in timelineNicolas Werner2021-02-204-39/+48
| |
| * Merge pull request #479 from Jedi18/add_rooms_model_completerDeepBlueV7.X2021-02-192-0/+32
| |\ | | | | | | Add rooms completion model
| | * add rooms model, add room delegate for completerJedi182021-02-162-0/+32
| | |
| * | Merge pull request #474 from Jedi18/room_settings_qmlDeepBlueV7.X2021-02-196-4/+330
| |\ \ | | | | | | | | Shifted Room Settings Dialog to QML
| | * | fixed roomsettings spacing and toggle button right align bugJedi182021-02-162-2/+17
| | | |
| | * | change togglebutton size, set textarea color to colors.textJedi182021-02-162-4/+7
| | | |
| | * | Replace rowlayouts with gridlayout and fix room settings initializer listJedi182021-02-141-36/+25
| | | |
| | * | Merge branch 'master' into room_settings_qmlAkhil Nair2021-02-1438-822/+2577
| | |\|
| | * | replaced with togglebutton using qtquickcontrols2Jedi182021-02-131-13/+23
| | | |
| | * | added togglebutton stylingJedi182021-02-132-8/+19
| | | |
| | * | fix roomsetting layoutJedi182021-02-132-31/+18
| | | |
| | * | added room topicJedi182021-02-132-5/+34
| | | |
| | * | added changing of name through edit modal, removed old roomsettingsJedi182021-02-123-7/+7
| | | |
| | * | fix avatar update on timeline syncJedi182021-02-111-1/+1
| | | |
| | * | shifted room avatar changingJedi182021-02-111-3/+44
| | | |
| | * | added roomversion, roomid etcJedi182021-02-111-5/+4
| | | |
| | * | added notifications and encryption for the new roomsettingsJedi182021-02-112-2/+58
| | | |
| | * | ui almost looks the same, midway between transition from old room settings ↵Jedi182021-02-103-2/+14
| | | | | | | | | | | | | | | | to new room settings
| | * | added room settings qmlJedi182021-02-093-0/+174
| | | |
* | | | Add screen sharing window previewtrilene2021-02-251-0/+7
| | | |
* | | | Allow choice of single window when sharing screentrilene2021-02-241-6/+31
| | | |
* | | | Display screen sharing content locallytrilene2021-02-213-7/+10
| | | |
* | | | Require GStreamer 1.18 for voip supporttrilene2021-02-202-2/+0
| | | |
* | | | Screen sharing (X11): support picture-in-picturetrilene2021-02-201-0/+12
| | | |
* | | | Screen sharing (X11): add hide mouse cursor optiontrilene2021-02-181-0/+11
| | | |
* | | | Support desktop screen sharing on X11trilene2021-02-189-16/+176
|/ / /
* | / Translated using Weblate (Hungarian)Weblate2021-02-151-26/+27
| |/ |/| | | | | | | | | | | | | Currently translated at 100.0% (457 of 457 strings) Co-authored-by: maxigaz <maxigaz@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/hu/ Translation: Nheko/nheko
* | Add double tap to reply featureNicolas Werner2021-02-141-0/+1
| | | | | | | | | | | | Does not always work, since Text steals focus... relates to #414
* | Fix hover handling in the timelineNicolas Werner2021-02-1411-63/+70
| |
* | Improve scroll to message a bit by using a ScrollViewNicolas Werner2021-02-131-166/+168
| |
* | Mark messages as read, when Nheko gets focusedNicolas Werner2021-02-131-1/+14
| | | | | | | | fixes #235
* | Revert keeping whitespace in html, it breaks listsNicolas Werner2021-02-121-1/+1
| |
* | Translated using Weblate (Hungarian)Weblate2021-02-111-27/+32
| | | | | | | | | | | | | | | | Currently translated at 94.5% (432 of 457 strings) Co-authored-by: maxigaz <maxigaz@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/hu/ Translation: Nheko/nheko
* | Translated using Weblate (Finnish)Weblate2021-02-111-11/+11
| | | | | | | | | | | | | | | | Currently translated at 43.9% (201 of 457 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko
* | Translated using Weblate (Estonian)Weblate2021-02-101-15/+18
| | | | | | | | | | | | | | | | Currently translated at 100.0% (457 of 457 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 cancel edit order on Escape keyNicolas Werner2021-02-101-3/+3
| |
* | Update translationsNicolas Werner2021-02-1020-540/+2183
| |
* | Fix messages sometimes not being rendered, when they are too largeNicolas Werner2021-02-101-1/+0
| |
* | Try to avoid QTBUG-89568Nicolas Werner2021-02-102-2/+2
| |
* | Fix UI allowing edits of foreign messages in some casesNicolas Werner2021-02-105-8/+14
| |
* | Abort -> CancelNicolas Werner2021-02-101-1/+1
| |
* | Add edit shortcuts and fix some focus stuffNicolas Werner2021-02-095-7/+30
| |
* | Implement message editingNicolas Werner2021-02-093-3/+23
| | | | | | | | | | | | The UI still looks ugly, but I have no good idea atm. fixes #134
* | Display edits correctlyNicolas Werner2021-02-091-0/+14
| |
* | Merge pull request #459 from Jedi18/minor_fixesDeepBlueV7.X2021-02-092-0/+11
|\ \ | | | | | | Fix emoji related issues
| * | focus message input on adding emoji/reacting to a messageJedi182021-02-052-0/+7
| | |
| * | close emoji autocompleter if space typed after : issue #433 and adds default ↵Jedi182021-02-051-0/+4
| |/ | | | | | | option for emoji font family settings
* | make linttrilene2021-02-072-6/+12
| |
* | Translated using Weblate (Hungarian)Weblate2021-02-051-47/+49
| | | | | | | | | | | | | | | | Currently translated at 91.8% (406 of 442 strings) Co-authored-by: maxigaz <maxigaz@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/hu/ Translation: Nheko/nheko
* | Fix scheme handler not passing argumentsNicolas Werner2021-02-041-1/+1
|/
* Merge branch 'master' into avatar_username_featureDeepBlueV7.X2021-02-0328-592/+1531
|\
| * Cleanup privacy screen, no more grabImageNicolas Werner2021-02-033-35/+13
| |
| * Fix QML layout warningsLoren Burkholder2021-02-021-4/+4
| |
| * Merge branch 'master' into 'privacy_screen'Nicolas Werner2021-02-022-6/+4
| |\ | | | | | | | | | # Conflicts: # resources/qml/TimelineView.qml
| | * Allow drag/drop of files on whole timelineLoren Burkholder2021-02-012-7/+4
| | |
| * | Update format script againJoseph Donofry2021-02-021-3/+3
| | |
| * | Try to fix format script and fix lintingJoseph Donofry2021-02-022-13/+12
| | |
| * | Small UX fixesJoseph Donofry2021-02-011-1/+3
| | |
| * | Merge remote-tracking branch 'nheko-im/master' into privacy_screenJoseph Donofry2021-02-0131-4904/+8605
| |\|
| | * Merge pull request #431 from Jedi18/avatar_username_featureDeepBlueV7.X2021-02-011-2/+32
| | |\ | | | | | | | | Username editing (room specific and global)
| | * | Translated using Weblate (Hungarian)Weblate2021-01-311-42/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 81.2% (359 of 442 strings) Co-authored-by: maxigaz <maxigaz@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/hu/ Translation: Nheko/nheko
| | * | Translated using Weblate (Russian)Weblate2021-01-291-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 84.6% (374 of 442 strings) Translated using Weblate (Russian) Currently translated at 84.6% (374 of 442 strings) Co-authored-by: Alexey Murz Korepov <murznn@gmail.com> Co-authored-by: Artem <ego.cordatus@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ru/ Translation: Nheko/nheko
| | * | Translated using Weblate (Hungarian)Weblate2021-01-291-45/+53
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 71.7% (317 of 442 strings) Co-authored-by: maxigaz <maxigaz@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/hu/ Translation: Nheko/nheko
| | * | Close user profile dialog on EscLoren Burkholder2021-01-291-0/+5
| | | |
| | * | Center user info dialog on the screenLoren Burkholder2021-01-291-0/+2
| | | |
| | * | Translated using Weblate (Estonian)Weblate2021-01-271-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (442 of 442 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
| | * | Bump version to 0.8.1Nicolas Werner2021-01-271-0/+1
| | | |
| | * | Fix username completion deleting characters before itNicolas Werner2021-01-271-1/+4
| | | | | | | | | | | | | | | | fixes #421
| | * | Update new translationsNicolas Werner2021-01-272-8/+8
| | | |
| | * | Translated using Weblate (Estonian)Weblate2021-01-271-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (438 of 438 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
| | * | Only select elements in completer when mouse is movedNicolas Werner2021-01-272-3/+4
| | | |
| | * | Add a few missing strings on the login page to translationsNicolas Werner2021-01-2720-80/+540
| | | |
| | * | Autoclose completer when space is pressed and no suggestion availableNicolas Werner2021-01-273-1/+5
| | | |
| | * | Translate some of the new messagesNicolas Werner2021-01-272-8/+8
| | | |
| | * | Update translationsNicolas Werner2021-01-2720-372/+691
| | | |
| | * | Translated using Weblate (Hungarian)Weblate2021-01-271-39/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 62.7% (273 of 435 strings) Co-authored-by: maxigaz <maxigaz@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/hu/ Translation: Nheko/nheko
| | * | Translated using Weblate (Hungarian)Weblate2021-01-271-25/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 53.7% (234 of 435 strings) Co-authored-by: maxigaz <maxigaz@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/hu/ Translation: Nheko/nheko
| * | | Remove redundant import and fix visible warningJoseph Donofry2021-02-012-5/+6
| | | |
| * | | Implement Privacy ScreenJoseph Donofry2021-01-261-27/+93
| | | | | | | | | | | | | | | | | | | | | | | | * Add handles for window focus gained / focus lossed and connect to timer * Clean up some of the PrivacyScreen.qml code * Connect settings to PrivacyScreen visibility
| * | | Fix formattingJoseph Donofry2021-01-262-10/+18
| | | |
| * | | Initial commit for privacy screenJoseph Donofry2021-01-254-1/+84
| | | | | | | | | | | | | | | | Missing window focus event and knowing when room is encryption
* | | | add loading indicatorJedi182021-02-021-0/+7
| | | |
* | | | add error message and update avatars on avatar change in timeline and user ↵Jedi182021-02-022-0/+39
| | | | | | | | | | | | | | | | profile dialog
* | | | update room and global avatar through user profileJedi182021-02-011-1/+1
| |_|/ |/| |
* | | focus and select text on clicking edit buttonJedi182021-01-301-0/+2
| | |
* | | shifted isUsernameEditingAllowed to qml from c++Jedi182021-01-291-5/+12
| | |
* | | made requeste changesJedi182021-01-291-5/+5
| | |
* | | Changed edit method from double clicking to an edit buttonJedi182021-01-281-7/+15
| | |
* | | Username can be edited by double clicking on text, added global user profile ↵Jedi182021-01-281-36/+15
| | | | | | | | | | | | menu action in user info widget
* | | update room specific username from userprofileJedi182021-01-271-0/+34
| |/ |/|
* | Use updated emoji-test.txtLoren Burkholder2021-01-251-4177/+4610
| |
* | Get category switching workingLoren Burkholder2021-01-251-18/+18
| |
* | Translated using Weblate (Hungarian)Weblate2021-01-251-66/+66
| | | | | | | | | | | | | | | | Currently translated at 48.2% (210 of 435 strings) Co-authored-by: maxigaz <maxigaz@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/hu/ Translation: Nheko/nheko
* | Remove test log messageNicolas Werner2021-01-251-4/+1
| |
* | Focus input area on room switch and reply change againNicolas Werner2021-01-252-31/+41
| | | | | | | | | | fixes #412 fixes #413
* | Merge pull request #406 from rnhmjoj/open-inDeepBlueV7.X2021-01-241-0/+6
|\ \ | | | | | | Add "open in external program" action
| * | Add "open in external program" actionrnhmjoj2021-01-241-0/+6
| | |
* | | Translated using Weblate (Malayalam)Weblate2021-01-231-57/+57
| | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 13.3% (58 of 435 strings) Co-authored-by: vachan-maker <revsamtp@hotmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ml/ Translation: Nheko/nheko
* | | Translated using Weblate (Hungarian)Weblate2021-01-231-13/+13
| | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 35.6% (155 of 435 strings) Co-authored-by: maxigaz <maxigaz@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/hu/ Translation: Nheko/nheko
* | | Translated using Weblate (Dutch)Weblate2021-01-231-4/+4
|/ / | | | | | | | | | | | | | | | | Currently translated at 14.2% (62 of 435 strings) Co-authored-by: Glael <glael@cock.li> Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/nl/ Translation: Nheko/nheko
* | Merge pull request #395 from LorenDB/masterDeepBlueV7.X2021-01-232-2/+4
|\ \ | | | | | | A few small things
| * | Use colors.mid for Completer borderLoren Burkholder2021-01-221-2/+1
| | |
| * | Fix UserProfile's behavior in dark themeLoren Burkholder2021-01-221-0/+1
| | |
| * | Add border to Completer to distinguish it from the windowLoren Burkholder2021-01-211-2/+4
| | |
* | | Allow users to hide rooms with specific tagsNicolas Werner2021-01-233-2/+5
| | |
* | | Fix font tags showing up in playable media messagesNicolas Werner2021-01-231-1/+0
| | |
* | | Added translation using Weblate (Malayalam)Weblate2021-01-221-0/+2413
| | | | | | | | | | | | Co-authored-by: vachan-maker <revsamtp@hotmail.com>
* | | Translated using Weblate (Hungarian)Weblate2021-01-221-37/+41
| | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 32.6% (142 of 435 strings) Co-authored-by: maxigaz <maxigaz@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/hu/ Translation: Nheko/nheko
* | | Translated using Weblate (Finnish)Weblate2021-01-211-5/+5
|/ / | | | | | | | | | | | | | | Currently translated at 43.9% (191 of 435 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko
* / Translated using Weblate (Hungarian)Weblate2021-01-201-19/+19
|/ | | | | | | | Currently translated at 24.1% (105 of 435 strings) Co-authored-by: maxigaz <maxigaz@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/hu/ Translation: Nheko/nheko
* Translated using Weblate (Hungarian)Weblate2021-01-201-39/+39
| | | | | | | | Currently translated at 20.6% (90 of 435 strings) Co-authored-by: maxigaz <maxigaz@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/hu/ Translation: Nheko/nheko
* Bump versionNicolas Werner2021-01-201-0/+1
|
* Fix flickable direction for MessageInputNicolas Werner2021-01-201-0/+1
|
* Simplify section handling a bitNicolas Werner2021-01-192-46/+26
|
* Translated using Weblate (Finnish)Weblate2021-01-191-3/+1
| | | | | | | | Currently translated at 42.7% (186 of 435 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko
* Translated using Weblate (Hungarian)Weblate2021-01-191-21/+21
| | | | | | | | Currently translated at 11.7% (51 of 435 strings) Co-authored-by: maxigaz <maxigaz@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/hu/ Translation: Nheko/nheko
* Translated using Weblate (Estonian)Weblate2021-01-191-26/+26
| | | | | | | | Currently translated at 100.0% (435 of 435 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 typotrilene2021-01-1820-21/+21
|
* Fix completer opening in wrong place after warning fixNicolas Werner2021-01-191-2/+2
|
* Fix qml warningsNicolas Werner2021-01-192-15/+23
|
* Update translationsNicolas Werner2021-01-191-6/+1
|
* Translated using Weblate (Estonian)Weblate2021-01-181-5/+5
| | | | | | | | Currently translated at 94.1% (416 of 442 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 (Hungarian)Weblate2021-01-181-3/+8
| | | | | | | | Currently translated at 6.7% (30 of 442 strings) Co-authored-by: maxigaz <maxigaz@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/hu/ Translation: Nheko/nheko
* update translationsNicolas Werner2021-01-1919-138/+178
|
* Merge pull request #382 from LorenDB/masterDeepBlueV7.X2021-01-191-153/+112
|\ | | | | Update Esperanto translation
| * Update Esperanto translationLoren Burkholder2021-01-181-153/+112
| |
* | Improve hover stuff, needs HoverHandler for a proper fixNicolas Werner2021-01-182-8/+11
|/
* Fix placeholderTextColor not supported below Qt 5.12Nicolas Werner2021-01-181-1/+8
|
* Fix kick translationNicolas Werner2021-01-1819-1229/+505
|
* Fix more anchors.centerInNicolas Werner2021-01-183-4/+15
|
* Translated using Weblate (Estonian)Weblate2021-01-171-43/+41
| | | | | | | | Currently translated at 92.9% (411 of 442 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
* Remove unused stuff in profileNicolas Werner2021-01-181-8/+0
|
* Merge pull request #378 from LorenDB/readReceiptsDeepBlueV7.X2021-01-173-32/+24
|\ | | | | Display read receipts when read indicator is clicked
| * Only use a pointing hand if there is something to click onLoren Burkholder2021-01-162-0/+2
| |
| * Fix warning messages about null image pathLoren Burkholder2021-01-161-1/+1
| |
| * Fix tooltipsLoren Burkholder2021-01-161-1/+1
| |
| * Simplify source URL constructionLoren Burkholder2021-01-161-6/+1
| | | | | | Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
| * Remove unnecessary properties; simplify hover codeLoren Burkholder2021-01-162-16/+5
| |
| * Use an ImageButton for the StatusIndicatorLoren Burkholder2021-01-162-32/+31
| | | | | | | | Incidentally, this allows ImageButtons to not change color.
| * Display read receipts when read indicator is clickedLoren Burkholder2021-01-152-0/+7
| |
* | Translated using Weblate (Hungarian)Weblate2021-01-171-27/+27
| | | | | | | | | | | | | | | | Currently translated at 6.1% (27 of 442 strings) Co-authored-by: maxigaz <maxigaz@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/hu/ Translation: Nheko/nheko
* | Added translation using Weblate (Hungarian)Weblate2021-01-171-0/+2451
| | | | | | | | Co-authored-by: maxigaz <maxigaz@protonmail.com>
* | Translated using Weblate (French)Weblate2021-01-161-117/+117
| | | | | | | | | | | | | | | | Currently translated at 97.2% (430 of 442 strings) Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko
* | Fix crash with ScrollViewNicolas Werner2021-01-176-45/+78
| |
* | Translation fixtrilene2021-01-161-1/+1
| |
* | Make read markers a bit less confusingNicolas Werner2021-01-161-2/+2
| |
* | Translated using Weblate (Italian)Weblate2021-01-151-14/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 58.1% (257 of 442 strings) Translated using Weblate (Italian) Currently translated at 58.1% (257 of 442 strings) Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> Co-authored-by: Lorenzo Ancora <lorenzolucio+github@live.it> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/it/ Translation: Nheko/nheko
* | Translated using Weblate (Swedish)Weblate2021-01-151-298/+312
| | | | | | | | | | | | | | | | | | Currently translated at 100.0% (442 of 442 strings) Co-authored-by: Emilie <em@nao.sh> Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/sv/ Translation: Nheko/nheko
* | Translated using Weblate (Chinese (Simplified))Weblate2021-01-151-38/+38
| | | | | | | | | | | | | | | | Currently translated at 31.6% (140 of 442 strings) Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/ Translation: Nheko/nheko
* | Translated using Weblate (Romanian)Weblate2021-01-151-206/+208
| | | | | | | | | | | | | | | | Currently translated at 60.1% (266 of 442 strings) Co-authored-by: Mihai Fufezan <fufexan@pm.me> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ro/ Translation: Nheko/nheko
* | Translated using Weblate (Russian)Weblate2021-01-151-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 85.0% (376 of 442 strings) Translated using Weblate (Russian) Currently translated at 85.0% (376 of 442 strings) Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> Co-authored-by: Libre Hacker <librehacker@snopyta.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ru/ Translation: Nheko/nheko
* | Translated using Weblate (Polish)Weblate2021-01-151-31/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 44.3% (196 of 442 strings) Translated using Weblate (Polish) Currently translated at 44.3% (196 of 442 strings) Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> 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)Weblate2021-01-151-44/+46
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 37.5% (166 of 442 strings) Translated using Weblate (Polish) Currently translated at 37.5% (166 of 442 strings) Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> 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)Weblate2021-01-151-1/+1
| | | | | | | | | | | | | | | | Currently translated at 27.6% (122 of 442 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)Weblate2021-01-151-24/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 27.3% (121 of 442 strings) Translated using Weblate (Polish) Currently translated at 27.3% (121 of 442 strings) Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> 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)Weblate2021-01-151-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 22.1% (98 of 442 strings) Translated using Weblate (Polish) Currently translated at 22.1% (98 of 442 strings) Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> 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)Weblate2021-01-151-4/+4
| | | | | | | | | | | | | | | | Currently translated at 21.7% (96 of 442 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 (Romanian)Weblate2021-01-151-37/+41
| | | | | | | | | | | | | | | | Currently translated at 14.9% (66 of 442 strings) Co-authored-by: Mihai Fufezan <fufexan@pm.me> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ro/ Translation: Nheko/nheko
* | Translated using Weblate (Romanian)Weblate2021-01-151-1/+1
| | | | | | | | | | | | | | | | Currently translated at 6.5% (29 of 442 strings) Co-authored-by: Mihai Fufezan <fufexan@pm.me> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ro/ Translation: Nheko/nheko
* | Translated using Weblate (Romanian)Weblate2021-01-151-28/+28
|/ | | | | | | | Currently translated at 6.3% (28 of 442 strings) Co-authored-by: Mihai Fufezan <fufexan@pm.me> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ro/ Translation: Nheko/nheko
* Translated using Weblate (Swedish)Weblate2021-01-151-146/+146
| | | | | | | | Currently translated at 33.7% (149 of 442 strings) Co-authored-by: Emilie <em@nao.sh> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/sv/ Translation: Nheko/nheko
* Translated using Weblate (Swedish)Weblate2021-01-151-3/+3
| | | | | | | | Currently translated at 0.6% (3 of 442 strings) Co-authored-by: Emilie <em@nao.sh> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/sv/ Translation: Nheko/nheko
* Translated using Weblate (German)Weblate2021-01-151-1/+1
| | | | | | | | Currently translated at 100.0% (442 of 442 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 translationsNicolas Werner2021-01-151-2/+9
|
* Translated using Weblate (English)Weblate2021-01-151-9/+0
| | | | | | | | Currently translated at 97.9% (433 of 442 strings) Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/en/ Translation: Nheko/nheko
* Translated using Weblate (German)Weblate2021-01-151-6/+6
| | | | | | | | | | | | | | Currently translated at 95.2% (421 of 442 strings) Translated using Weblate (German) Currently translated at 95.2% (421 of 442 strings) Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> Co-authored-by: Mr. X <shop.news@posteo.de> Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/ Translation: Nheko/nheko
* Update German translationNicolas Werner2021-01-151-28/+30
|
* Update German translationNicolas Werner2021-01-151-47/+53
|
* Update German translationNicolas Werner2021-01-1518-128/+128
|
* Update translationsNicolas Werner2021-01-1521-1907/+4733
|
* Merge pull request #374 from trilene/masterDeepBlueV7.X2021-01-154-1/+202
|\ | | | | Add call invite screen for mobile
| * Finesse mobile call invite screentrilene2021-01-131-28/+37
| |
| * Add call invite screen for mobiletrilene2021-01-124-1/+193
| |
* | Don't use centerIn on popup on Qt < 5.12Nicolas Werner2021-01-121-1/+7
|/
* Use minimum required versions for qml importsNicolas Werner2021-01-1210-10/+10
|
* Revert "Update QtQuick versions to match Qt 5.10"Nicolas Werner2021-01-1240-78/+78
| | | | This reverts commit 74e32dd96b8ed04d46802226551e72b68ab17e48.
* Make it easier to understand, what button to click for verification from profileNicolas Werner2021-01-122-4/+13
|
* Make device verification request dialogs easier to understand.Nicolas Werner2021-01-121-2/+18
|
* Update QtQuick versions to match Qt 5.10Joseph Donofry2021-01-1140-78/+78
|
* Add ripple to completerJoseph Donofry2021-01-111-0/+9
|
* Clean up Avatar click event handlingJoseph Donofry2021-01-118-15/+19
|
* Forgot to save res.qrcJoseph Donofry2021-01-111-3/+0
|
* Merge master and fix conflictsJoseph Donofry2021-01-1112-45/+480
|\
| * Handle matrix schemeNicolas Werner2021-01-101-0/+1
| | | | | | | | | | | | Link opening only works on Linux for now. See https://github.com/matrix-org/matrix-doc/pull/2312
| * Fix device discovery under GStreamer 1.16trilene2021-01-072-0/+2
| |
| * Color and icon button spacing fixestrilene2021-01-074-47/+18
| |
| * Fix Qml control colorstrilene2021-01-077-107/+151
| |
| * Fix previous committrilene2021-01-072-3/+3
| |
| * Set Label text color explicitlytrilene2021-01-073-0/+5
| |
| * Finesse PlaceCall dialogtrilene2021-01-071-32/+38
| |
| * Add missing translation markstrilene2021-01-072-9/+9
| |
| * Add devices dialog to CallInviteBartrilene2021-01-073-1/+118
| |
| * Add device combos to PlaceCall dialogtrilene2021-01-071-16/+47
| |
| * Use Layout marginstrilene2021-01-072-2/+6
| |
| * Port PlaceCall dialog to Qmltrilene2021-01-073-1/+130
| |
| * Fix one-way video callstrilene2021-01-071-1/+1
| |
| * Make call invites less intrusivetrilene2021-01-075-11/+114
| |
| * Move call-related properties to CallManagertrilene2021-01-073-24/+23
| |
| * Fix user status that got lost at some pointNicolas Werner2021-01-041-0/+9
| |
* | Add Ripple effects to qml buttons and avatarJoseph Donofry2021-01-115-0/+194
|/
* Translated using Weblate (Estonian)Weblate2020-12-191-1/+1
| | | | | | | | Currently translated at 100.0% (412 of 412 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)Weblate2020-12-171-6/+6
| | | | | | | | Currently translated at 54.3% (224 of 412 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko
* Background color for code and don't collapse space in timelineNicolas Werner2020-12-142-7/+8
|
* Don't overflow room nameNicolas Werner2020-12-131-0/+2
|
* update russian translatekirillpt2020-12-0318-577/+564
|
* Improve Register page (#346)Kirillpt2020-11-3018-462/+480
| | | | | | | | | | | | | | | | | | | | | | | | | * add username error label, add word wrapping for error labels * make lint * last commits * remove font, and remove some lambdas * add QRegularExpression for regex * improve review things * add isModified() for checkFields() * add check isModified() for all fields in checkFields * Update src/RegisterPage.cpp Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> * remove emit call for showError Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>