summary refs log tree commit diff
path: root/scripts/generate_icns.sh (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-01-25Make lintLoren Burkholder1-1/+0
2021-01-25Use new enum structure in emoji generation scriptLoren Burkholder1-6/+0
2021-01-25Get category switching workingLoren Burkholder4-41/+42
2021-01-25Translated using Weblate (Hungarian)Weblate1-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
2021-01-25Reload the timeline after key importNicolas Werner1-0/+1
2021-01-25Remove test log messageNicolas Werner1-4/+1
2021-01-25Focus input area on room switch and reply change againNicolas Werner2-31/+41
fixes #412 fixes #413
2021-01-25Make matrix link chat invites direct chatsNicolas Werner1-2/+4
2021-01-25Treat empty secrets as no secretNicolas Werner1-0/+4
2021-01-24Fix old messages being played back after limit resetNicolas Werner1-0/+9
2021-01-24Add python 3 to path in appveyorNicolas Werner2-5/+4
2021-01-24Add "open in external program" actionrnhmjoj3-8/+39
2021-01-24Write database to the DataLocationrnhmjoj2-4/+27
2021-01-23Fix emoji update scriptNicolas Werner3-97/+1701
2021-01-23Translated using Weblate (Malayalam)Weblate1-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
2021-01-23Translated using Weblate (Hungarian)Weblate1-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
2021-01-23Translated using Weblate (Dutch)Weblate1-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
2021-01-23Request unknown message indicesNicolas Werner5-10/+23
2021-01-22Use colors.mid for Completer borderLoren Burkholder1-2/+1
2021-01-23Remove useless parenthesesDeepBlueV7.X1-2/+2
2021-01-23Fix Qt < 5.14 compatNicolas Werner1-1/+5
2021-01-22Fix UserProfile's behavior in dark themeLoren Burkholder1-0/+1
2021-01-23Persist hidden tagsNicolas Werner3-0/+22
2021-01-23Allow users to hide rooms with specific tagsNicolas Werner13-47/+160