Files
profanity/src
John Hernandez 1c02239ef6 Fix unintended exits on some commands
On some commands execution (like `/privacy logging X`
where X is any symbol/group of symbols)
FALSE is being returned.
Which main cycle understands as a signal to exit profanity.
The mistake is common since returns are often used by
developers to communicate success status.

First reported by @doctor in the Profanity MUC,
as exit on `/logging group color` command.
2023-11-11 13:58:47 +01:00
..
2023-11-10 12:39:26 +01:00
2023-10-19 12:58:19 +02:00
2023-07-31 16:51:58 +02:00
2022-06-28 20:08:38 +02:00
2023-07-31 16:51:58 +02:00
2023-08-31 23:14:02 +02:00
2023-08-31 23:14:02 +02:00
2023-01-10 10:37:25 +01:00