aboutsummaryrefslogtreecommitdiff
path: root/libdino/src/entity/settings.vala
Commit message (Collapse)AuthorAgeFilesLines
* Make spell checking a setting, store language per conversationfiaxh2021-01-211-0/+13
|
* Use sqlite UPSERTfiaxh2020-06-101-4/+16
|
* Don't require window object in notificationsfiaxh2019-11-261-5/+0
| | | | fixes #658
* Check window width and hight before (re)storing themfiaxh2019-11-261-56/+0
|
* Move notification sounds (canberra dependency) into plugin, introduce ↵fiaxh2018-03-051-10/+0
| | | | libdino/NotificationEvents
* Implement notification soundsRahix2018-02-171-0/+10
| | | | | | Add a new setting to toggle notification sounds on or off. Plays the systems default instant messaging message sound (message-new-instant) whenever a notification is shown if toggled on.
* Restore window state (size, maximized, position)fiaxh2017-12-311-0/+61
|
* Move settings from GSettings to own dbfiaxh2017-08-221-0/+58