- Dec 10, 2021
-
-
Mohammed Sadiq authored
-
Mohammed Sadiq authored
The file path is always an absolute path so we shouldn't add a '/' See Librem5/chatty!992 (comment 181638)
-
-
There are many kinds of files that may not be handled by chatty. Simply show the URI of the item instead of warning and ignoring them Fixes #612
-
This was introduced in https://gitlab.matrix.org/matrix-org/olm/-/commit/b989db011738897e20d143417b08435b9b6955a3 and the tests fails with olm version 3.2.7
-
- Dec 09, 2021
-
-
-
Mohammed Sadiq authored
We were leaking the dialog here
-
Mohammed Sadiq authored
Fixes #636
-
Mohammed Sadiq authored
So that items hidden due to selection changes in the past are reverted Fixes #636
-
Mohammed Sadiq authored
-
- Dec 07, 2021
-
-
Chris Talbot authored
-
-
- Dec 06, 2021
-
-
Mohammed Sadiq authored
-
Mohammed Sadiq authored
Avoid saving mmsd settings to chatty settings so that there is a single source of truth. Also adapt settings-dialog accordingly. This will help #637 if we are moving mms settings to g-c-c, as we no longer store the settings locally
-
Mohammed Sadiq authored
If key isn't empty, it hasn't yet uploaded
-
- Dec 03, 2021
-
-
Luna Jernberg authored
-
-
Fixes #618
-
- Dec 02, 2021
-
-
Mohammed Sadiq authored
-
Mohammed Sadiq authored
-
Mohammed Sadiq authored
-
Mohammed Sadiq authored
-
Mohammed Sadiq authored
mmsd-tng is required for MMS support Fixes #633
-
Luna Jernberg authored
-
Mohammed Sadiq authored
the translator comment is supposed to be immediately before the translatable string
-
Mohammed Sadiq authored
Since SMS account is already in manager account list, don't add it again
-
Mohammed Sadiq authored
-
Mohammed Sadiq authored
-
- Dec 01, 2021
-
-
Mohammed Sadiq authored
Fixes #518
-
Mohammed Sadiq authored
-
Mohammed Sadiq authored
-
Mohammed Sadiq authored
Fixes #518
-
- Nov 30, 2021
-
-
Mohammed Sadiq authored
Not all cases are done, but hopefully enough to start with, and more test cases can be added as we support more types Since this is getting broken often, let's add some tests so that it will noticed when broken again.
-
Mohammed Sadiq authored
-
Mohammed Sadiq authored
Which is required for testing messaging-text-item
-
Mohammed Sadiq authored
This got broken again for SMS and MMS when we made libpurple optional Fixes #632
-
Mohammed Sadiq authored
-
Mohammed Sadiq authored
-
Mohammed Sadiq authored
We should still be watching mmsd on mmsd state changes. Also, mmsd_watch_id is an id retrieved from g_bus_watch_name(), so we were clearing the handler the wrong way Fixes #509
-
Mohammed Sadiq authored
-