- 12 Aug, 2020 3 commits
-
-
-
Mohammed Sadiq authored
-
Mohammed Sadiq authored
-
- 11 Aug, 2020 3 commits
-
-
Mohammed Sadiq authored
-
Mohammed Sadiq authored
Use the current active window instead of placing on top of the main window. The main window is not always required to be the active one. Also avoid the cast as the window may be NULL if no window is present
-
-
- 10 Aug, 2020 4 commits
-
-
Zander Brown authored
-
This code is never run
-
Emin Tufan Çetin authored
-
Mohammed Sadiq authored
We eventually want to remove this variable so that ui_data can be reused for saving associated GObject
-
- 08 Aug, 2020 1 commit
-
-
Mohammed Sadiq authored
Do it in chat-view instead of manager, so that we can avoid a public API
-
- 07 Aug, 2020 3 commits
-
-
Mohammed Sadiq authored
So that we can update chat-view widgets based on the property instead of letting other classes do it.
-
Mohammed Sadiq authored
Let's focus the entry when mapped and so we don't have to handle this outside of chat-view.
-
Evangelos Ribeiro Tzaras authored
Fixes lintian warning desktop-entry-lacks-main-category
-
- 06 Aug, 2020 4 commits
-
-
Evangelos Ribeiro Tzaras authored
Fixes lintian information: spelling-error-in-binary
-
Mohammed Sadiq authored
-
Mohammed Sadiq authored
Fixes #244
-
Mohammed Sadiq authored
This is pretty much a complete rewrite moving all database actions to a separate thread. Fixes #323 #353
-
- 05 Aug, 2020 6 commits
-
-
Mohammed Sadiq authored
-
Mohammed Sadiq authored
-
Mohammed Sadiq authored
-
Mohammed Sadiq authored
-
Mohammed Sadiq authored
So that it can be used in tests
-
Mohammed Sadiq authored
So that we can ensure that database isn’t broken regardless of the code changes.
-
- 31 Jul, 2020 2 commits
- 30 Jul, 2020 1 commit
-
-
Signed-off-by:
Rafael Fontenelle <rafaelff@gnome.org>
-
- 21 Jul, 2020 2 commits
-
-
-
We can bring them back if needed. Closes: #374
-
- 15 Jul, 2020 1 commit
-
-
Luís Fernando Stürmer da Rosa authored
-
- 14 Jul, 2020 3 commits
-
-
Mohammed Sadiq authored
Fixes #249
-
Mohammed Sadiq authored
-
This will help changing the setting with a tap or click on the row
-
- 11 Jul, 2020 1 commit
-
-
Mohammed Sadiq authored
If the buddy have a contact associated, return the contact value as the buddy id. This will help avoid some duplicates. Partially fixes #275
-
- 08 Jul, 2020 5 commits
-
-
A URI may contain many different escaped strings than just %20 (ie, space). So Let’t use the standard g_uri_unescape_string to unscape the URI string, and remove the no longer used function.
-
-
-
-
-
- 06 Jul, 2020 1 commit
-
-
Fixes #363
-