summary refs log tree commit diff
path: root/src/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2022-11-20Fix cmark warningNicolas Werner1-4/+3
2022-11-20Enable http/3 supportNicolas Werner3-9/+16
2022-11-17Translated using Weblate (German)Weblate1-6/+6
2022-11-17Translated using Weblate (Japanese)Weblate1-1/+1
2022-11-15Only play macOS notification sounds when pushrules dictate itJoseph Donofry3-8/+31
2022-11-10Change margins because people nagged meNicolas Werner1-1/+2
2022-11-09Fix crash in slash completerNicolas Werner1-2/+2
2022-11-09Implement a completer for commandsNicolas Werner8-1/+319
2022-11-07Add room settings in room listLoren Burkholder1-0/+5
2022-11-06Try to fix clang-tidyNicolas Werner1-1/+2
2022-11-06Store secrets (apart from the pickle key) in the databaseNicolas Werner4-58/+107
2022-11-06Prompt before deleting the databaseNicolas Werner2-1/+16
2022-11-05Bump micro versionLoren Burkholder1-1/+1
2022-11-05Add status message to D-Bus APILoren Burkholder4-0/+20
2022-11-04Move invert enter key settingLordMZTE2-38/+38
2022-11-04Add invert enter key settingLordMZTE3-5/+49
2022-11-04Add ability to respond to notifications on macOSJoe Donofry11-96/+304
2022-11-03Continue fetching past messages when searchingNicolas Werner6-54/+94
2022-11-03Make the higlight ring a bit less in your faceNicolas Werner1-1/+1
2022-11-02Fix content rules matching everythingNicolas Werner2-2/+2
2022-11-01Highlight higlight tweaks in the timelineNicolas Werner5-0/+40
2022-11-01The hybris of committing a line without lintingNicolas Werner1-2/+2
2022-11-01Optimize fetching olm session from the dbNicolas Werner1-25/+28
2022-11-01Speedup sending encrypted messages after metasync was reenabledNicolas Werner3-69/+105
2022-11-01Fix search rooms buttonNicolas Werner1-2/+2
2022-10-29Translated using Weblate (Russian)Weblate1-25/+26
2022-10-28Fix reactions matching displayname condition by accidentNicolas Werner2-2/+2
2022-10-28Make sure we use qt5 macdeployqtJoseph Donofry1-1/+1
2022-10-28Turn metasync and sync back on for the database to account for bad filesystemsNicolas Werner1-1/+4
2022-10-27Fix PLAT being wrong for m1 buildsJoseph Donofry1-2/+2
2022-10-27Fix conditional checksJoseph Donofry2-2/+2
2022-10-27Add support for Apple Silicon builds via Cirrus CIJoe Donofry6-84/+119
2022-10-27fix blurry thumbnailsNicolas Werner1-2/+2
2022-10-26Disable Wconversion againNicolas Werner1-1/+0
2022-10-26lintNicolas Werner3-3/+3
2022-10-26Enable -WconversionNicolas Werner23-78/+102
2022-10-24Translated using Weblate (Estonian)Weblate1-1/+1
2022-10-25Fix UploadBox thumbnail sizefoxb6121-2/+3
2022-10-24Fix windows build...Nicolas Werner2-2/+2
2022-10-22Fix previews getting sorted above normal roomsNicolas Werner1-3/+3
2022-10-20Fix excessive summary callsNicolas Werner1-0/+1
2022-10-17bump mtxclient to fix notification bugNicolas Werner2-2/+2
2022-10-14VoIP v1 implementation (#1161)Rohit Sutradhar19-79/+583
2022-10-13Add toggle to disable decrypting notificationsNicolas Werner5-6/+44
2022-10-13Evaluate push rules locallyNicolas Werner10-234/+180
2022-10-13Bump mtxclientNicolas Werner3-3/+22
2022-10-12