summary refs log tree commit diff
path: root/resources (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | Allow editing aliasesNicolas Werner2022-07-087-7/+211
* | Warn about emojis looking different in different clientsNicolas Werner2022-07-031-0/+11
* | Fix emoji verification clipped on swayNicolas Werner2022-07-037-593/+560
* | 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 emoji pickerq234rty2022-06-301-5/+6
| * | Fix room member listq234rty2022-06-301-4/+6
| |/
* / Translated using Weblate (Chinese (Simplified))Weblate2022-06-301-9/+9
|/
* Fix blurriness of svg icons (#1108)q234rty2022-06-281-0/+2
* Translated using Weblate (Finnish)Weblate2022-06-261-1/+1
* 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
* Translated using Weblate (Finnish)Weblate2022-06-201-2/+2
* Translated using Weblate (Chinese (Simplified))Weblate2022-06-191-71/+71
* Translated using Weblate (English)Weblate2022-06-181-1/+1
* Translated using Weblate (Finnish)Weblate2022-06-181-3/+3
* Translated using Weblate (German)Weblate2022-06-181-1/+1
* Translated using Weblate (Chinese (Simplified))Weblate2022-06-181-11/+11
* Support the knock_restricted ruleNicolas Werner2022-06-181-0/+3
* Added escape handler for uploads (#1100)Rohit Sutradhar2022-06-171-3/+5
* Translated using Weblate (Finnish)Weblate2022-06-161-1/+1
* Remove confusing log messageNicolas Werner2022-06-151-4/+0
* Close image viewer when clicking on the backgroundNicolas Werner2022-06-151-0/+4
* Merge pull request #1095 from syldrathecat/subtle-paste-fixesDeepBlueV7.X2022-06-151-8/+2
|\
| * 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 setupsSyldraTheCat2022-06-131-2/+2
* | Translated using Weblate (Finnish)Weblate2022-06-131-1/+1
|/
* 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
* Translated using Weblate (Finnish)Weblate2022-06-101-8/+8
* Translated using Weblate (Finnish)Weblate2022-06-091-80/+84
* Translated using Weblate (French)Weblate2022-06-091-75/+76
* Translated using Weblate (German)Weblate2022-06-091-3/+3
* Translated using Weblate (Finnish)Weblate2022-06-081-22/+25
* Translated using Weblate (Finnish)Weblate2022-06-081-3/+3
* Translated using Weblate (Finnish)Weblate2022-06-081-8/+9
* Translated using Weblate (Finnish)Weblate2022-06-061-3/+3
* Translated using Weblate (Finnish)Weblate2022-06-051-18/+18
* Translated using Weblate (Indonesian)Weblate2022-06-031-120/+123
* 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
* Translated using Weblate (Finnish)Weblate2022-05-281-59/+59
* Translated using Weblate (Indonesian)Weblate2022-05-281-1/+1
* 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
* Translated using Weblate (Indonesian)Weblate2022-05-171-1/+1
* Added translation using Weblate (Serbian (latin))Weblate2022-05-151-0/+3837
* 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
|\
| * 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
| * Add transforms and shortcodes to emojiBulbyVR2022-04-241-0/+6
* | Translated using Weblate (Russian)Weblate2022-05-061-2/+2
* | Add basic support for multiple windowsNicolas Werner2022-05-063-8/+51
* | Translated using Weblate (Finnish)Weblate2022-05-051-1/+1
* | Translated using Weblate (Finnish)Weblate2022-05-041-22/+24
* | Translated using Weblate (Chinese (Simplified))Weblate2022-05-011-37/+37
* | Merge pull request #1056 from Nheko-Reborn/uiTweaksDeepBlueV7.X2022-04-273-12/+25
|\ \ | |/ |/|
| * Modifications to member list buttonsLoren Burkholder2022-04-232-11/+13
| * Set default size for hidden events dialogLoren Burkholder2022-04-231-0/+2
| * Better handle pluralizationLoren Burkholder2022-04-231-1/+1
| * Allow users to see through the spinnerLoren Burkholder2022-04-231-0/+9
* | Fix pinned messages getting clippedNicolas Werner2022-04-245-3/+37
|/
* Search room members (#1049)Loren Burkholder2022-04-222-3/+34
* Add member list and settings buttons to spaces (#1051)Loren Burkholder2022-04-222-6/+38
* Translated using Weblate (Indonesian)Weblate2022-04-211-75/+75
* Show changes in image packs in timelineNicolas Werner2022-04-191-2/+2
* Fix install of desktop file in flatpakNicolas Werner2022-04-191-3/+3
* Merge pull request #1050 from Nheko-Reborn/uiTweaksDeepBlueV7.X2022-04-181-0/+2
|\
| * Focus room searchLoren Burkholder2022-04-181-0/+2
* | Add more explanations to desktop fileNicolas Werner2022-04-181-0/+3
|/
* Make Nheko discoverable using appdataNicolas Werner2022-04-182-1/+8
* add Zsh completiontastytea2022-04-161-0/+23
* Translated using Weblate (Finnish)Weblate2022-04-131-1/+1
* Translated using Weblate (Finnish)Weblate2022-04-111-21/+21
* Remove boundary handling in image overlayNicolas Werner2022-04-102-35/+28
* Translated using Weblate (Finnish)Weblate2022-04-061-6/+6
* Translated using Weblate (Finnish)Weblate2022-04-041-88/+89
* Close current room on Ctrl+WLoren Burkholder2022-04-021-0/+5
* Add reasons to everythingNicolas Werner2022-03-302-3/+5
* Add delay to showing scroll down buttonNicolas Werner2022-03-301-25/+19
* Don't use a modal to edit room name and topicNicolas Werner2022-03-301-20/+79
* Fix broken invite dialogNicolas Werner2022-03-301-0/+4
* Cleanup some unused codeNicolas Werner2022-03-303-495/+2
* Merge branch 'fix-tapping-timeline'Nicolas Werner2022-03-303-0/+10
|\
| * fix tapping messages, fix pressandhold/doubletap on touchMalte E2022-03-283-0/+10
* | Add a background to scroll to bottom buttonNicolas Werner2022-03-301-2/+10
* | Merge branch 'go_to_bottom' of https://github.com/maltee1/nheko into maltee1-...Nicolas Werner2022-03-301-0/+58
|\ \
| * | add jump to end buttonMalte E2022-03-291-0/+58
| |/
* | Merge pull request #1019 from maltee1/qml_createroomDeepBlueV7.X2022-03-294-1/+303
|\ \ | |/ |/|
| * Add backend for new room creation dialogsNicolas Werner2022-03-292-34/+71
| * expose options betterMalte E2022-03-282-15/+66
| * direct chat creator can now create direct chatsMalte E2022-03-261-13/+25
| * initial direct chat creation dialogMalte E2022-03-264-1/+110
| * CreateRoom dialog in QMLMalte E2022-03-253-1/+94
* | drag to reply (#1018)Malte E2022-03-273-1/+29
* | Translated using Weblate (Dutch)Weblate2022-03-251-39/+41
* | Translated using Weblate (French)Weblate2022-03-251-123/+128
|/
* Release v0.9.3Nicolas Werner2022-03-251-1/+2
* Translated using Weblate (Indonesian)Weblate2022-03-231-5/+7
* Translated using Weblate (Estonian)Weblate2022-03-231-6/+8
* Better touch scrolling (#1012)Malte E2022-03-244-110/+91
* Make overlap of actionMenu a bit smaller againNicolas Werner2022-03-231-1/+1
* Properly enable hovering on message action menuNicolas Werner2022-03-221-0/+1
* Make hover menu inset slightlyNicolas Werner2022-03-221-1/+1
* Update translationsNicolas Werner2022-03-2225-1269/+1103
* Merge pull request #1005 from maltee1/fix_input_methodDeepBlueV7.X2022-03-221-13/+24
|\
| * Don't send on Enter when inputMethod.visible ( == OSK active assumed)Malte E2022-03-201-2/+4
| * add preedit text to searchMalte E2022-03-201-1/+5
| * remove completer trigger charactersMalte E2022-03-201-4/+4
| * attempt to include preeditText in search stringMalte E2022-03-201-1/+1
| * make completer work with input methodMalte E2022-03-201-9/+14
* | Translated using Weblate (Finnish)Weblate2022-03-211-102/+102
* | Translated using Weblate (Estonian)Weblate2022-03-211-33/+35
* | Merge pull request #1008 from Nheko-Reborn/new-uploadDeepBlueV7.X2022-03-2113-3/+116
|\ \ | |/ |/|
| * Fix thumbnails for encrypted files and factor upload box outNicolas Werner2022-03-213-69/+91
| * Show some previews in upload windowNicolas Werner2022-03-217-4/+78
| * Add duration and resolution to filesNicolas Werner2022-03-216-2/+13
| * Move uploads to InputBarNicolas Werner2022-03-201-0/+6
* | Translated using Weblate (Indonesian)Weblate2022-03-201-33/+35
|/
* elide usernames in timeline (#997)Malte E2022-03-204-13/+23
* Added translation using Weblate (Vietnamese)Weblate2022-03-191-0/+3831
* Shuffle around user settingsNicolas Werner2022-03-2024-926/+4621
* Merge pull request #1001 from duarm/masterDeepBlueV7.X2022-03-203-2/+12
|\
| * add option to open video with external program by defaultmath2022-03-192-1/+6
| * add option to open image with external program by defaultmath2022-03-192-1/+6
* | properly commit preedit textMalte E2022-03-191-1/+1
|/
* Merge pull request #989 from maltee1/improve_reply_popupDeepBlueV7.X2022-03-164-14/+33
|\
| * small rework of the reply popupMalte E2022-03-114-14/+33
* | Fix screen share callsNicolas Werner2022-03-132-17/+18
* | add space between date bubble and own messagesMalte E2022-03-121-1/+1
* | add space below datebubble and own message bubblesMalte E2022-03-121-2/+2
* | allow bubbles to be not larger than necessaryMalte E2022-03-121-2/+1
* | Use standard buttons where possibletastytea2022-03-112-19/+6
|/
* reduce replied-to message to implicitWidth if non-bubble layout is usedMalte E2022-03-101-0/+1
* right-align reactions of right-aligned bubblesMalte E2022-03-102-3/+4
* Don't destroy components in useNicolas Werner2022-03-104-18/+16
* Translated using Weblate (Esperanto)Weblate2022-03-091-36/+36
* Translated using Weblate (Esperanto)Weblate2022-03-091-9/+9
* Release 0.9.2Nicolas Werner2022-03-091-1/+2
* Update screenshots in appdataNicolas Werner2022-03-091-4/+7
* Fix images being cropped instead of scaledNicolas Werner2022-03-095-5/+5
* Fix a few alignment issues in the hover menuNicolas Werner2022-03-091-3/+2
* Merge pull request #982 from tastytea/reaction-tooltipDeepBlueV7.X2022-03-091-2/+17
|\
| * Remove extra … from reaction text if it is already theretastytea2022-03-091-1/+9
| * Show long reaction text in tooltiptastytea2022-03-091-1/+8
* | Fix a few alignment issues in the roomlistNicolas Werner2022-03-091-3/+4
* | Translated using Weblate (Estonian)Weblate2022-03-091-2/+2
|/
* Translated using Weblate (Indonesian)Weblate2022-03-091-2/+2
* Update translationsNicolas Werner2022-03-0924-48/+288
* Translated using Weblate (Estonian)Weblate2022-03-081-14/+15
* Translated using Weblate (German)Weblate2022-03-081-2/+2
* Make “show more” “show less” in room settings translatabletastytea2022-03-081-1/+1
* Translated using Weblate (Indonesian)Weblate2022-03-081-18/+20
* Translated using Weblate (German)Weblate2022-03-081-4/+4
* Translated using Weblate (Portuguese (Portugal))Weblate2022-03-081-7/+7
* Translated using Weblate (Dutch)Weblate2022-03-081-153/+155
* Remove spurious log messageNicolas Werner2022-03-071-17/+14
* Fix flickering in hover menuNicolas Werner2022-03-071-16/+13
* Fix weblate conflictsNicolas Werner2022-03-0733-2523/+3609
|\
| * Fix server switching to https after bootstrapNicolas Werner2022-03-071-1/+2
| * Update translationsNicolas Werner2022-03-0724-2246/+3195
| * Allow to specify reason for removed messagetastytea2022-03-061-1/+23
| * Add function to force focus on InputDialog input fieldtastytea2022-03-061-0/+4
| * Allow explicit selection of SSO methodNicolas Werner2022-03-062-27/+51
| * Mobile message input (#962)Malte E2022-03-051-1/+7
| * Fix clicking on images in repliesNicolas Werner2022-03-051-1/+1
| * Open room members dialog when clicking the encryption indicatorNicolas Werner2022-03-051-8/+19
| * Merge pull request #965 from maltee1/mobile_room_settingsDeepBlueV7.X2022-03-051-215/+283
| |\
| | * rich text emojiMalte E2022-03-041-0/+1
| | * wrap room nameMalte E2022-03-041-0/+1
| | * cosmeticsMalte E2022-03-041-1/+1
| | * hopfefully the button works nowMalte E2022-03-041-4/+4
| | * fix text color and button, copy roomID on clickMalte E2022-03-031-6/+39
| | * make long topic collapsibleMalte E2022-03-021-5/+34
| | * restore default width and heightMalte E2022-02-251-0/+2
| | * clean up indentationMalte E2022-02-251-204/+204
| | * make RoomSettings mobile friendly and more like UserProfileMalte E2022-02-251-36/+38
* | | Translated using Weblate (Estonian)Priit Jõerüüt2022-03-061-141/+141
|/ /
* | Translated using Weblate (French)Weblate2022-03-021-217/+214
* | Correct "be be"Eldred Habert2022-03-021-2/+2
* | Hide hover when leaving the timelineNicolas Werner2022-03-011-2/+2
* | Fix metadata not resizing properlyNicolas Werner2022-03-011-12/+20
* | Fix a few small completer glitchesNicolas Werner2022-03-014-12/+21
* | Fix misalignment in room list tilesNicolas Werner2022-02-261-1/+5
* | Translated using Weblate (Indonesian)Weblate2022-02-261-143/+143
* | Update translationsNicolas Werner2022-02-2624-10433/+14439
* | Fix roomlist timestamp being off-screen (#966)Malte E2022-02-251-10/+3
|/
* Fix mobile call screenNicolas Werner2022-02-252-11/+15
* making userName_ an AbstractButton should play nicely with ListView (#961)Malte E2022-02-243-45/+24
* Merge pull request #956 from maltee1/mobile_room_directoryDeepBlueV7.X2022-02-231-64/+45
|\
| * make room directory fit mobile screensMalte E2022-02-211-64/+45
* | Don't leak dialogsNicolas Werner2022-02-219-0/+41
* | Fix forward completerNicolas Werner2022-02-214-115/+118
* | Add sender names to state events (#948)Malte E2022-02-213-9/+11
* | Merge pull request #951 from maltee1/fix_timeline_scrollbarDeepBlueV7.X2022-02-211-434/+426
|\ \
| * | another shot in the darkMalte E2022-02-201-2/+2
| * | try to make scrollbar overlap content based on styleMalte E2022-02-201-3/+2
| * | remove touchobserverMalte E2022-02-201-434/+427
| |/
* | Merge pull request #946 from maltee1/mobile_usersettingsDeepBlueV7.X2022-02-211-29/+20
|\ \ | |/ |/|
| * limit width of comboboxes and add bottomPaddingMalte E2022-02-201-4/+4
| * Simplify logic to suppress wheel eventsNicolas Werner2022-02-201-14/+6
| * remove reparentingMalte E2022-02-191-11/+6
| * let labels wrap and collapse below the back buttonMalte E2022-02-181-3/+7
* | Use ListView without scrollview for messagesNicolas Werner2022-02-192-439/+459
* | actually fix awkward message spacingMalte E2022-02-181-1/+1
* | fix awkward message spacingMalte E2022-02-181-1/+1
* | make search usable on mobileMalte E2022-02-182-1/+19
|/
* Make hover highlight fill the full width of the timelinetastytea2022-02-181-1/+2
* Always enable hover for ItemDelegateNicolas Werner2022-02-171-0/+2
* Fix images without size not showing (take5)Nicolas Werner2022-02-171-1/+3
* Fix hover highlight when hovering hover menuNicolas Werner2022-02-161-1/+3
* Merge pull request #939 from maltee1/better_bubblesDeepBlueV7.X2022-02-167-10/+33
|\
| * fix overlap in NoticeMessageMalte E2022-02-141-0/+2
| * don't mess up old layoutMalte E2022-02-141-1/+1
| * space-saving metadata placementMalte E2022-02-147-10/+31
* | Fix hovering messagesNicolas Werner2022-02-142-23/+12
* | Allow window sizes smaller than 400x400Nicolas Werner2022-02-141-4/+12
|/