aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/settings_dialog.vala
Commit message (Collapse)AuthorAgeFilesLines
* Fix compiler warnings ('[GtkChild] fields must be declared as `unowned'')fiaxh2021-10-121-5/+5
|
* Make spell checking a setting, store language per conversationfiaxh2021-01-211-0/+3
|
* Add non-CSD alternative for more windowsfiaxh2019-03-141-1/+1
|
* Move notification sounds (canberra dependency) into plugin, introduce ↵fiaxh2018-03-051-3/+0
| | | | libdino/NotificationEvents
* Implement notification soundsRahix2018-02-171-0/+3
| | | | | | 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.
* Rename resources to have a reverse DNS prefixfiaxh2017-12-031-1/+1
|
* Move settings from GSettings to own dbfiaxh2017-08-221-1/+1
|
* README: Discussion MUC, change urlfiaxh2017-08-221-2/+2
|
* Notifications + typing notifications + message marker settings per conversationfiaxh2017-05-301-2/+8
|
* Move UI code into main dirMarvin W2017-03-111-0/+24