- 15 Oct, 2021 1 commit
-
-
Leesoo Ahn authored
Fix CVE-2021-39358 by forcing TLS certificate validation Closes #17 See merge request !5
-
- 14 Oct, 2021 1 commit
-
-
Douglas R. Reno authored
This is similar to the fix performed in other packages. See Teams/Releng/security#57 for more details. Tested on Linux From Scratch 11.0 and on Debian 11. Fixes #17
-
- 14 Mar, 2021 1 commit
-
-
Andre Klapper authored
-
- 19 Jul, 2020 2 commits
-
-
Leesoo Ahn authored
Replace all the deprecated APIs with GTask for those async jobs.
-
Leesoo Ahn authored
me is such a convenience way to get users' information. However, replace all the deprecated APIs with GTask for the job.
-
- 07 Jun, 2020 2 commits
-
-
Leesoo Ahn authored
-
Leesoo Ahn authored
- change indent to 2 spaces - refactor
-
- 09 May, 2020 2 commits
-
-
Leesoo Ahn authored
We change the API version for experiments.
-
Leesoo Ahn authored
-
- 08 May, 2020 1 commit
-
-
Leesoo Ahn authored
The private elements set by g_strdup() must be freed when the instances of the class finalize. #3
-
- 26 Oct, 2019 3 commits
-
-
Leesoo Ahn authored
-
Leesoo Ahn authored
GMutex should be cleared when it is no longer needed.
-
Leesoo Ahn authored
Private property must be freed after it is done. #3
-
- 20 Oct, 2019 1 commit
-
-
Leesoo Ahn authored
Fix memoy leaks and use g_auto* convenient macros instead of manually freeing resources. #4
-
- 13 Oct, 2019 3 commits
-
-
Leesoo Ahn authored
-
Leesoo Ahn authored
user: Fix memory leak See merge request !4
-
Leesoo Ahn authored
RestProxyCall instance and private properties must be freed after it is done. https://developer.gnome.org/rest/unstable/RestProxy.html#rest-proxy-new-call #3
-
- 28 Jun, 2019 1 commit
-
-
Leesoo Ahn authored
g_print should be against to print debugging messages from within libraries as its comment says. https://developer.gnome.org/glib/stable/glib-Warnings-and-Assertions.html#g-print
-
- 21 May, 2019 2 commits
-
-
Leesoo Ahn authored
Creating a new album by edges is deprecated[1]. We can revert this commit later if we want to enable it again. [1]: https://developers.facebook.com/docs/graph-api/reference/v3.3/album#publish
-
Leesoo Ahn authored
The macro will do nothing if a compiler doesn't support the GNU compiler extension instead of raising an error.
-
- 17 May, 2019 1 commit
-
-
Leesoo Ahn authored
-
- 16 Dec, 2018 2 commits
-
-
Andre Klapper authored
-
Andre Klapper authored
-
- 31 Oct, 2018 5 commits
-
-
Leesoo Ahn authored
!1
-
Leesoo Ahn authored
The presence of a priv pointer prevents the use of G_DECLARE_DERIVABLE_TYPE. !1
-
Leesoo Ahn authored
The presence of a priv pointer prevents the use of G_DECLARE_DERIVABLE_TYPE. !1
-
Leesoo Ahn authored
The presence of a priv pointer prevents the use of G_DECLARE_DERIVABLE_TYPE. !1
-
Leesoo Ahn authored
The presence of a priv pointer prevents the use of G_DECLARE_DERIVABLE_TYPE. !1
-
- 24 Oct, 2017 1 commit
-
-
Álvaro Peña authored
-
- 23 Oct, 2017 1 commit
-
-
Álvaro Peña authored
Updated endpoint URL to the new Graph version. It was required to use the "fields" param (see https://developers.facebook.com/docs/graph-api/using-graph-api#reading) to retrieve the email of an user and added the permission "email" too. https://bugzilla.gnome.org/show_bug.cgi?id=772243
-
- 04 Oct, 2016 1 commit
-
-
Krzesimir Nowak authored
-
- 30 Sep, 2016 1 commit
-
-
Krzesimir Nowak authored
-
- 09 Jan, 2016 1 commit
-
-
- 29 Dec, 2015 4 commits
-
-
Álvaro Peña authored
-
Álvaro Peña authored
-
Álvaro Peña authored
Added required permissions for publication
-
Álvaro Peña authored
-
- 28 Dec, 2015 1 commit
-
-
Álvaro Peña authored
-
- 15 Jul, 2015 2 commits
-
-
Álvaro Peña authored
-
Álvaro Peña authored
-