3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-10 22:19:31 +01:00
Commit Graph

12 Commits

Author SHA1 Message Date
Jeremy Latt
02abeeb164 persistent channels persisted to a sqlite db 2014-02-25 11:11:34 -08:00
Jeremy Latt
cc6f764c85 minor cleanup 2014-02-24 17:45:04 -08:00
Jeremy Latt
72726a39b8 many changes
- load config sub files relative to config file dir
- load config file by name
- expect bcrypt for passwords
- -genpasswd for generating config-file-safe passwords
- block client thread while checking passwords (PASS and OPER)
2014-02-24 09:48:46 -08:00
Jeremy Latt
c12ed4bada update readme 2014-02-21 18:51:50 -08:00
Jeremy Latt
6ea3c8f4d1 fix race conditions 2014-02-13 23:16:07 -08:00
Jeremy Latt
8cde5e1b53 readme 2014-02-09 15:15:02 -08:00
Jeremy Latt
06648393a1 implement join/quit and channel messages properly 2014-02-08 17:10:04 -08:00
Jeremy Latt
48ca57c43d Encapsulate SQL statements and refactor Save functions as transactionable. 2013-05-24 21:39:53 -07:00
Jeremy Latt
55f7c89468 cleanup and reorganization 2012-12-09 12:51:50 -08:00
Jeremy Latt
96cb8240e6 readme 2012-04-17 21:58:26 -07:00
Jeremy Latt
b0a299c49c readme 2012-04-17 21:24:26 -07:00
Jeremy Latt
20285cce75 readme 2012-04-17 21:23:12 -07:00