1
0
Fork 0
profanity/src/plugins
Steffen Jaeckel dc0f2acb9a Simplify usage of `roster_get_display_name()`
Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
2023-12-12 18:27:11 +01:00
..
api.c Simplify usage of `roster_get_display_name()` 2023-12-12 18:27:11 +01:00
api.h Add plugin get_barejid_from_roster function 2021-04-29 13:50:57 -04:00
autocompleters.c Add config.h in files were it was missing 2021-03-26 19:54:22 +01:00
autocompleters.h Apply coding style 2020-07-07 14:18:57 +02:00
c_api.c `g_free()` to `auto_gfree`, introduce `auto_guchar` 2023-07-13 17:04:59 +02:00
c_api.h Apply coding style 2020-07-07 14:18:57 +02:00
c_plugins.c Change char->free to auto_char char for autocleanup 2023-07-11 13:26:37 +02:00
c_plugins.h Apply coding style 2020-07-07 14:18:57 +02:00
callbacks.c Cleanup `g_strfreev()` to `auto_gcharv` 2023-07-13 17:05:07 +02:00
callbacks.h Apply coding style 2020-07-07 14:18:57 +02:00
disco.c Add config.h in files were it was missing 2021-03-26 19:54:22 +01:00
disco.h Apply coding style 2020-07-07 14:18:57 +02:00
plugins.c Tidy up some code 2023-12-12 18:26:21 +01:00
plugins.h Refactor `plugins_pre_chat_message_display` for Memory Management 2023-11-11 22:21:04 +01:00
profapi.c Format code with clang-format 16 2023-04-14 21:45:21 +02:00
profapi.h Format code with clang-format 16 2023-04-14 21:45:21 +02:00
python_api.c Simplify usage of `roster_get_display_name()` 2023-12-12 18:27:11 +01:00
python_api.h Apply coding style 2020-07-07 14:18:57 +02:00
python_plugins.c Improve string convertion error handling 2023-11-22 09:29:31 +01:00
python_plugins.h Apply coding style 2020-07-07 14:18:57 +02:00
settings.c Introduce a shared implementation for keyfile loading 2023-09-04 09:59:09 +02:00
settings.h Apply coding style 2020-07-07 14:18:57 +02:00
themes.c Introduce a shared implementation for keyfile loading 2023-09-04 09:59:09 +02:00
themes.h Apply coding style 2020-07-07 14:18:57 +02:00