- Apr 22, 2020
-
-
Andrea Schaefer authored
-
Andrea Schaefer authored
-
Andrea Schaefer authored
Update translations See merge request Librem5/chatty!325
-
Andrea Schaefer authored
-
- Apr 20, 2020
-
-
Andrea Schaefer authored
Don't show notification badges and time-stamps in 'Start Chat' view Closes #308 See merge request Librem5/chatty!324
-
Mohammed Sadiq authored
Fixes Librem5/chatty#308
-
Mohammed Sadiq authored
-
Andrea Schaefer authored
list-row: Always align to left See merge request Librem5/chatty!323
-
Andrea Schaefer authored
Remove chatty-contact-row and adapt to changes See merge request Librem5/chatty!322
-
Andrea Schaefer authored
Remove chatty-message-list See merge request Librem5/chatty!321
-
Mohammed Sadiq authored
or right in RTL. If x-align isn’t set to 0, the text may move if the available space changes
-
Mohammed Sadiq authored
chatty-contact-row is no longer used
-
Mohammed Sadiq authored
-
Mohammed Sadiq authored
-
Mohammed Sadiq authored
-
Mohammed Sadiq authored
-
Mohammed Sadiq authored
This can be used to write tests and other simple use cases where a ChattyItem is required
-
- Apr 17, 2020
-
-
Mohammed Sadiq authored
And adapt chatty-chat-view accordingly
-
- Apr 16, 2020
-
-
Andrea Schaefer authored
Move conversation_ui_ops to manager See merge request Librem5/chatty!320
-
- Apr 15, 2020
-
-
Mohammed Sadiq authored
-
Andrea Schaefer authored
Add message-row and use it See merge request Librem5/chatty!317
-
- Apr 14, 2020
-
-
Mohammed Sadiq authored
-
Mohammed Sadiq authored
-
Andrea Schaefer authored
avatar: Fix typo in property name See merge request Librem5/chatty!319
-
Andrea Schaefer authored
Remove libfolks and libgee dependency See merge request Librem5/chatty!318
-
Mohammed Sadiq authored
-
Mohammed Sadiq authored
We now use evolution-data-server to handle contacts
-
- Apr 11, 2020
-
-
Guido Gunther authored
More cleanup See merge request Librem5/chatty!316
-
Andrea Schaefer authored
muc-info-dialog: Use ListBox to list users See merge request Librem5/chatty!314
-
- Apr 09, 2020
-
-
Mohammed Sadiq authored
chatty_contact_get_individual() was always returning ‘NULL’, and thus never useful. This was kept to ease cleaning up the code, and now no longer required.
-
Mohammed Sadiq authored
chatty_contact_get_individual() always returned ‘NULL’ and thus ‘chatty_folks_set_purple_buddy_data()’ code was never run. Also, if a buddy has an evolution contact, the avatar from the contact is used if available. So we don't have to get the avatar from folks and save it to the buddy. And thus we don’t need chatty-folks as that was the sole purpose of the file.
-
Mohammed Sadiq authored
This is simply a copy of cb_buddy_typed
-
Mohammed Sadiq authored
And remove related code from chatty-conversation
-
Guido Gunther authored
window: Simplify creating new chat dialog See merge request Librem5/chatty!315
-
Mohammed Sadiq authored
-
- Apr 06, 2020
-
-
Andrea Schaefer authored
muc-info-dialog: Move invite code from chatty-conversation See merge request Librem5/chatty!312
-
Andrea Schaefer authored
conversation: Simplify getting colors See merge request Librem5/chatty!313
-
Mohammed Sadiq authored
-
Mohammed Sadiq authored
Use the function already defined in utils to get colors
-
Andrea Schaefer authored
Add css style to chat-view input_frame See merge request Librem5/chatty!311
-