summary refs log tree commit diff
path: root/resources/nheko-48.png (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-14Fix overlapping offline indicatorNicolas Werner1-0/+1
2022-02-12Fix missing sdkNicolas Werner1-4/+4
2022-02-12Fix setting emoji fontNicolas Werner1-2/+2
2022-02-12Remove unneeded repoLoren Burkholder1-3/+1
2022-02-12Switch to newer flatpak runtimeNicolas Werner1-3/+1
2022-02-12Hidden events: Refactor slightly for reusabilityNicolas Werner12-153/+270
2022-02-10Update openSUSE install instructionsLoren Burkholder1-2/+12
2022-02-10Hidden events: Make reusable read functiontastytea2-9/+16
2022-02-10Hidden events: Some cleanuptastytea3-39/+36
2022-02-10Hidden events: Make save-function reusable for global account datatastytea3-10/+19
2022-02-10Hidden events: Change title and prompt depending on isRoomSettingtastytea2-3/+18
2022-02-10Hidden events: Incorporate suggestions from reviewtastytea4-57/+39
2022-02-10Hidden events: Enhance tooltipstastytea1-2/+2
2022-02-10Add GUI to change hidden events per roomtastytea5-1/+200
2022-02-09Fix application name on Wayland in flatpakNicolas Werner3-4/+10
2022-02-05# should be valid in linksNicolas Werner1-1/+1
2022-02-05Add /reset-state commandNicolas Werner7-2/+73
2022-02-05Add maximum width to room name in user profiletastytea1-0/+2
2022-02-05Add maximum width to user name in profiletastytea1-0/+4
2022-02-04Fix width of room name to dialog widthtastytea1-1/+2
2022-02-04Fix avatar url conversion for widgetsNicolas Werner3-3/+3
2022-02-04Show widgets as linksNicolas Werner8-11/+132
2022-02-03Use different height settingLoren Burkholder1-1/+3
2022-02-02Translated using Weblate (Chinese (Simplified))Weblate1-18/+18
2022-02-02Fetch previews for space children using /hierarchyNicolas Werner4-51/+55
2022-02-02Clear search text in StickerPicker when the popup closestastytea1-1/+2
2022-02-01Add offline indicator (#472)Loren Burkholder4-80/+98
2022-01-31split point is pointlessNicolas Werner1-1/+0
2022-01-31Do word splitting in completerNicolas Werner1-21/+26
2022-01-30Remove unused funtionNicolas Werner2-10/+0
2022-01-30Fix list items being hoverable through between settings and new room buttonsNicolas Werner3-232/+238
2022-01-30Reimplement error notificationsNicolas Werner9-111/+111
2022-01-30Remove a few unused includesNicolas Werner4-23/+2
2022-01-30Remove a few now unused filesNicolas Werner30-2632/+1
2022-01-29Fix centering dialogsNicolas Werner4-21/+13
2022-01-29Store window size on exit againNicolas Werner1-1/+1
2022-01-29Get rid of some shadowingNicolas Werner1-5/+5
2022-01-29Remove unnecessary qml engine shutdown workaroundNicolas Werner1-6/+0
2022-01-29Connect quitNicolas Werner1-0/+2
2022-01-29keep the RegisterPage nameNicolas Werner4-2/+6
2022-01-29Fix secrets not loading after registrationNicolas Werner3-2/+8
2022-01-28Bump mtxclientNicolas Werner2-2/+2
2022-01-28Port registration to QmlNicolas Werner12-433/+434
2022-01-27Rename man page so GitHub renders it.tastytea2-1/+1
2022-01-27Add sticker and custom emoji Q&A to readme FAQtastytea1-0/+21
2022-01-27Add FAQ to manpage, add sticker and custom emoji Q&Atastytea1-0/+21
2022-01-27Fix documentation for --profile; add completers to man pagetastytea1-3/+24
2022-01-26Use ScrollHelper on EmojiPickerJoseph Donofry1-10/+16
2022-01-26Remove some unused functionsNicolas Werner3-53/+2
2022-01-26Functional login pageNicolas Werner13-497/+576
2022-01-26Fix focus and qml parenting with qml rootNicolas Werner21-38/+15
2022-01-26Initial qml root windowNicolas Werner21-397/+426
2022-01-26Fix gray scale images breaking notifications on dunstNicolas Werner1-21/+5
2022-01-18Fixed a grammatical errorAyushi Bisht1-1/+1
2022-01-17fixed a typo in Cache.cppAyushi Bisht1-1/+1
2022-01-15Translated using Weblate (Indonesian)Weblate1-11/+11
2022-01-13Fix setting double values in setting spinboxesNicolas Werner3-8/+46
2022-01-13Small size and selection improvements for the settings pageNicolas Werner1-7/+9
2022-01-12Add profile to notifications on KDENicolas Werner1-0/+4
2022-01-12Fix device verification colorsNicolas Werner8-67/+46
2022-01-12Move usersettings page to pages subdirNicolas Werner3-2/+4
2022-01-11Address review commentsNicolas Werner3-13/+8
2022-01-09Translated using Weblate (Dutch)Weblate1-10/+10
2022-01-09Port usersettings to qmlNicolas Werner16-868/+1339
2022-01-06Spanish translation doneDrake1-281/+295
2022-01-05Fix some minor UI issues with ImageOverlay and RawMessageDialogJoseph Donofry2-24/+27
2022-01-04Work around images with size 0 in infoNicolas Werner2-2/+5
2022-01-03Fix presence db creation on servers without presenceNicolas Werner2-11/+9
2022-01-03Update translationsNicolas Werner24-1926/+1970
2022-01-03Add minimum scale in image viewerNicolas Werner2-2/+33
2022-01-03Possibly fix crash on accepting invitesNicolas Werner1-24/+28
2022-01-02Fix download icon sizeNicolas Werner1-0/+5
2022-01-02Translated using Weblate (Estonian)Weblate1-10/+10
2022-01-02Translated using Weblate (French)Weblate1-2/+2
2022-01-02Make some icons smootherNicolas Werner11-10/+14
2022-01-02Gstreamer glib event loop for macos and windowsJoe Donofry4-8/+39
2022-01-02Port image overlay to qmlNicolas Werner15-191/+196
2022-01-02Fix fade out of rippleNicolas Werner1-1/+1
2022-01-02Simplify Ripple effect and make it easier to use everywhereNicolas Werner6-154/+97
2022-01-02Optimize blurhashes a bit moreNicolas Werner1-43/+45
2022-01-01Translated using Weblate (French)Weblate1-79/+79
2022-01-01Update translation filesWeblate1-5/+0
2022-01-01Added more spanish translationDrake1-426/+435
2022-01-01Fix hovering aliases that only have textNicolas Werner1-17/+10
2022-01-01Speed up blurhashesNicolas Werner1-3/+22
2022-01-01Strip variant selector in some casesNicolas Werner4-9/+17
2022-01-01Use fully qualified emoji and use literalsNicolas Werner2-7220/+10353
2022-01-01Update year in copyright notice to shut up lint jobNicolas Werner249-0/+249
2021-12-31Update translation filesWeblate1-5/+0
2022-01-01Update translationsNicolas Werner24-1923/+2705
2022-01-01man: Document arguments for invite, kick, ban, unban, shrugtastytea1-10/+10