Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Moved xdg functions to common | James Booth | 2013-02-02 | 1 | -0/+2 | |
| | ||||||
* | Moved directory creating functions to common.h | James Booth | 2013-02-02 | 1 | -0/+1 | |
| | | | | Removed duplicate function | |||||
* | Tidied #include's | James Booth | 2013-02-02 | 1 | -0/+1 | |
| | ||||||
* | Option to use last presence at login, or use a specific presence | James Booth | 2013-01-31 | 1 | -0/+10 | |
| | ||||||
* | Added glib < 2.30 compatibility function | James Booth | 2013-01-30 | 1 | -1/+6 | |
| | ||||||
* | Moved release module into common | James Booth | 2013-01-28 | 1 | -0/+1 | |
| | ||||||
* | Fixed some memory leaks in capabilities | James Booth | 2013-01-23 | 1 | -0/+6 | |
| | ||||||
* | Started work on creating sha-1 caps hash | James Booth | 2013-01-20 | 1 | -0/+1 | |
| | ||||||
* | Moved FREE_SET_NULL to common.h | James Booth | 2013-01-13 | 1 | -0/+8 | |
| | ||||||
* | Added jid datatype | James Booth | 2013-01-12 | 1 | -8/+0 | |
| | ||||||
* | Moved jid related functions to common | James Booth | 2013-01-12 | 1 | -0/+8 | |
| | ||||||
* | Updated copyright | James Booth | 2013-01-11 | 1 | -1/+1 | |
| | ||||||
* | use internal implementation of getline | Dmitry Podgorny | 2012-11-18 | 1 | -0/+2 | |
| | | | | MacOS doesn't have function getline | |||||
* | Tidied escaping xml | James Booth | 2012-11-06 | 1 | -0/+1 | |
| | ||||||
* | Removed trailing whitespace from src and tests | James Booth | 2012-10-21 | 1 | -3/+3 | |
| | ||||||
* | Removed get_time from common.c | James Booth | 2012-08-26 | 1 | -1/+0 | |
| | | | | Uses GDateTime instead | |||||
* | Moved create_config_dir function to profanity.c | James Booth | 2012-08-26 | 1 | -1/+0 | |
| | ||||||
* | Tidied all includes | James Booth | 2012-08-26 | 1 | -16/+0 | |
| | ||||||
* | Merge common and util | James Booth | 2012-08-23 | 1 | -0/+4 | |
| | ||||||
* | Command list size now calculated | James Booth | 2012-08-10 | 1 | -0/+2 | |
| | | | | | No longer have to specify size, and keep it up to date when adding new commands | |||||
* | Log location ~/.profanity/log/profanity.log | James Booth | 2012-07-19 | 1 | -1/+2 | |
| | ||||||
* | Create config directory | James Booth | 2012-07-19 | 1 | -0/+1 | |
| | ||||||
* | Added autobuild tools | James Booth | 2012-07-01 | 1 | -0/+54 | |