- Jan 28, 2019
-
-
Andrea Schaefer authored
-
- Jan 21, 2019
-
-
Andrea Schaefer authored
-
- Jan 18, 2019
-
-
Andrea Schaefer authored
flatpak: Use 'disabled' instead of 'false' See merge request Librem5/chatty!34
-
Guido Gunther authored
glade_catalog became a feature option in libhandy's meson
-
Andrea Schaefer authored
-
- Jan 14, 2019
-
-
Andrea Schaefer authored
-
Andrea Schaefer authored
-
- Jan 08, 2019
-
-
Andrea Schaefer authored
-
Andrea Schaefer authored
-
Andrea Schaefer authored
-
- Jan 07, 2019
-
-
Andrea Schaefer authored
-
Andrea Schaefer authored
Avoid using gtk_wiget_show_all and its potential side effects by making all widgets visible individually Remove 'close' button from chats-list search-bar
-
Andrea Schaefer authored
-
- Jan 05, 2019
-
-
Andrea Schaefer authored
-
Andrea Schaefer authored
Fix issue #73 'show purple commands' Add new chatty settings to command list Remove chatty-commands from readme, since they are not synced with the new settings-gui
-
Andrea Schaefer authored
-
- Jan 04, 2019
-
-
Andrea Schaefer authored
-
Andrea Schaefer authored
-
Andrea Schaefer authored
-
- Jan 03, 2019
-
-
Andrea Schaefer authored
-
Andrea Schaefer authored
-
Andrea Schaefer authored
add support for load/unload plugins
-
- Jan 02, 2019
-
-
Andrea Schaefer authored
-
Andrea Schaefer authored
-
- Dec 21, 2018
-
-
Andrea Schaefer authored
-
- Dec 19, 2018
-
-
Andrea Schaefer authored
-
- Dec 18, 2018
-
-
Andrea Schaefer authored
-
Andrea Schaefer authored
-
Andrea Schaefer authored
Init uninitialized variables See merge request Librem5/chatty!33
-
Guido Gunther authored
-
Guido Gunther authored
-
Andrea Schaefer authored
-
Andrea Schaefer authored
-
Andrea Schaefer authored
-
Andrea Schaefer authored
ChattyWindow: Don't set nonsense title See merge request Librem5/chatty!32
-
Guido Gunther authored
Setting to "Window" makes it look weird. See the little "Window" written below chatty: ![with-app-id](/uploads/fae0a46633606f9c352956dfed9b7890/with-app-id.png) In the long run it would be totally cool if it had the name of a currently ongoing chat there.
-
Andrea Schaefer authored
Use app_id instead of application name See merge request Librem5/chatty!31
-
Guido Gunther authored
gtk_application_new wants an app_id and we additionally call g_setprgname to get the icon right: http://honk.sigxcpu.org/con/GTK__and_the_application_id.html
-
Andrea Schaefer authored
build: Require libhandy 0.0.6 See merge request Librem5/chatty!30
-
Guido Gunther authored
Chatty uses HdySearchBar
-