Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-19 | Patch to send unsent text in channels to file | Carlen White | |
Instead of unsent text being lost when there's a connection issue or closed for some other reason, a file is created and appended to in the log directory as `deadletter.log` Exceptions are if the last tab is intentially closed, forcing F-Chat to immediately close. |