summary refs log tree commit diff
path: root/src/dbus (follow)
Commit message (Expand)AuthorAgeFilesLines
* Speed up compilation a bitNicolas Werner2023-10-311-1/+0
* Fix notification imagesNicolas Werner2023-06-081-13/+10
* Make Nheko compile on Qt6Nicolas Werner2023-06-081-1/+0
* Allow querying your status message over dbusNicolas Werner2023-03-314-0/+21
* Get rid of year in license headersNicolas Werner2023-02-214-10/+4
* Remove a few more unused symbolsNicolas Werner2023-02-191-1/+1
* A whole new year full of excitement and possibilities!Nicolas Werner2023-01-024-0/+4
* Bump micro versionLoren Burkholder2022-11-051-1/+1
* Add status message to D-Bus APILoren Burkholder2022-11-054-0/+20
* Enable -WconversionNicolas Werner2022-10-261-1/+1
* Mark classes as final where possibleNicolas Werner2022-10-102-2/+2
* Don't send avatars over dbus by defaultNicolas Werner2022-10-094-65/+61
* Switch to clang-format14Nicolas Werner2022-09-252-3/+6
* Use normal instead of recursive mutexNicolas Werner2022-07-111-3/+2
* Fix race condition in dbus APINicolas Werner2022-07-111-11/+38
* Fix rooms failing to load over dbus if image can't be downloadedNicolas Werner2022-07-101-1/+3
* Remove redundant alias functionNicolas Werner2022-06-171-21/+22
* Use right linterNicolas Werner2022-05-102-6/+3
* More image dialog fixesNicolas Werner2022-05-102-3/+6
* Fix lintingNicolas Werner2022-04-181-2/+1
* D-Bus fixes (#1048)Loren Burkholder2022-04-184-39/+95
* Fix grayscale bug AGAINNicolas Werner2022-04-161-1/+1
* Cleanup some random dbus stuffNicolas Werner2022-04-142-9/+17
* Add D-Bus API (#916)Loren Burkholder2022-04-144-0/+378