Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merging "storage" branch which I wrote long ago. It separates generation of | Wilmer van der Gaast | 2013-04-20 | -1/+0 |
|\ | | | | | | | | | | | XML-formatted user configs from disk I/O so we can try to start using other mechanisms to store them (a REST API or something, for example). | |||
| * | s/ACC_SET_NOSAVE/SET_NOSAVE/. | Wilmer van der Gaast | 2012-06-07 | -1/+0 |
| | | ||||
* | | I'm still bored on a long flight. Wrote a script to automatically update | Wilmer van der Gaast | 2013-02-21 | -1/+1 |
| | | | | | | | | | | | | | | my copyright mentions since some were getting pretty stale. Left files not touched since before 2012 alone so that this change doesn't touch almost EVERY source file. | |||
* | | For the lazy among us: When adding a Jabber/MSN contact within the same | Wilmer van der Gaast | 2013-02-21 | -0/+1 |
|/ | | | | | domain like you, you can omit the domain name. | |||
* | Adding account tags as a way to 100% uniquely identify an account. | Wilmer van der Gaast | 2010-07-24 | -1/+3 |
| | | | | | | protocol(screenname) doesn't do this and is a little bit long. These will be used for nick_format and XML storage. | |||
* | nogaim.c is close to doing something useful again without speaking any IRC | Wilmer van der Gaast | 2010-03-31 | -6/+6 |
| | | | | | itself. | |||
* | One total mess that doesn't do much yet, but reorganised some stuff and | Wilmer van der Gaast | 2010-03-26 | -0/+72 |
untying the IRC and the core parts a little bit. Lots of work left to do. |