summaryrefslogtreecommitdiff
path: root/finch/plugins/gnttinyurl/gnttinyurl.c
Commit message (Expand)AuthorAgeFilesLines
* Use g_clear_* helpers where usefulElliott Sales de Andrade2023-03-211-2/+1
* Remove get_plugin_pref_frame from gnttinyurlElliott Sales de Andrade2023-03-051-19/+1
* Mark unused parameters as such for all finchGary Kramlich2023-02-231-8/+12
* Remove soupcompat.h since we require libsoup3 nowGary Kramlich2022-11-161-2/+0
* Fix SoupMessage leaks when using new libsoup3 APIElliott Sales de Andrade2022-11-031-1/+5
* Port gnttinyurl plugin to libsoup3Elliott Sales de Andrade2022-10-261-37/+56
* Convert Finch TinyURL plugin to GSettingsElliott Sales de Andrade2022-09-191-14/+36
* Split Finch plugins into separate subdirectoriesElliott Sales de Andrade2022-09-191-0/+532