1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-16 21:35:24 +00:00
profanity/src
Michael Vetter e55f6d7f4d Set libstrophe log verbosity
Set this to 0.
We might want to have this configurable later.

For now we fix the valgrind report:

```
Conditional jump or move depends on uninitialised value
xmpp_debug_verbose()
```

Which will be fixed in libstrophe > 0.11.0 by commit
28f3ce19b8
2022-02-21 21:53:33 +01:00
..
command Fix typos in comments 2022-02-18 18:59:32 +01:00
config auto-format 2021-10-27 22:45:44 +02:00
event Remove banned muc member from member list 2022-02-02 21:57:44 +01:00
omemo build: remove support for old libsignal 2022-02-18 14:01:28 +01:00
otr build: remove otr3 support 2022-02-18 14:01:28 +01:00
pgp auto-format 2022-02-01 15:01:28 +01:00
plugins Fix python executed during configure 2022-02-18 19:45:31 +01:00
tools auto-format 2022-02-01 15:01:28 +01:00
ui auto-format 2022-02-01 15:01:28 +01:00
xmpp Set libstrophe log verbosity 2022-02-21 21:53:33 +01:00
common.c Fix random string generation 2021-04-17 22:37:21 +02:00
common.h Refactor call_external 2020-12-11 15:51:01 +01:00
database.c auto-format 2022-02-01 15:01:28 +01:00
database.h Apply coding style 2020-07-07 14:18:57 +02:00
log.c Format code correctly 2021-10-05 10:01:27 +02:00
log.h Remove log_reinit() 2020-12-11 11:18:24 +01:00
main.c first step to remove libmesode 2021-10-27 22:45:44 +02:00
profanity.c Format new register code correctly 2021-10-13 21:32:44 +02:00
profanity.h Update copyright 2021-01-08 16:36:30 +01:00