about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* Fixed various memory leaksJames Booth2014-11-0113-16/+47
|
* Updated 0.4.5 TODOJames Booth2014-10-311-5/+0
|
* Fixed PLATFORM check in configure.acJames Booth2014-10-301-1/+1
|
* Added m4 directory to gitignoreJames Booth2014-10-301-0/+1
|
* Merge remote-tracking branch 'fabianfreyer/feature/freebsd-support'James Booth2014-10-301-44/+55
|\
| * autotools: FreeBSD SupportFabian Freyer2014-10-291-44/+54
| | | | | | | | | | Added libresolv and openssl checks for freebsd Added libstrophe pkg-config dependency
| * m4 supportFabian Freyer2014-10-081-0/+1
| |
* | Updated release TODOJames Booth2014-10-271-1/+0
| |
* | Updated helpJames Booth2014-10-272-7/+8
| |
* | Updated /account clear helpJames Booth2014-10-271-2/+1
| |
* | Show message on /prefs desktop when notifications not supported by the buildJames Booth2014-10-261-60/+75
| |
* | Added compile time checks for big endian from @pasisJames Booth2014-10-261-2/+14
| |
* | Merge branch 'master' into symlinksJames Booth2014-10-269-31/+113
|\ \
| * | Updated /info helpJames Booth2014-10-242-3/+5
| | |
| * | Updated /form helpJames Booth2014-10-241-3/+3
| | |
| * | Updated privileges helpJames Booth2014-10-242-5/+1
| | |
| * | Changed room help colour, added whitespace after invalid field settingJames Booth2014-10-242-4/+19
| | |
| * | Removed room unlocked console messageJames Booth2014-10-241-1/+0
| | |
| * | Added locked messages when joining roomsJames Booth2014-10-231-1/+1
| | |
| * | Removed console message when joining locked roomsJames Booth2014-10-232-3/+0
| | |
| * | Renamed room destroy functionJames Booth2014-10-234-4/+5
| | |
| * | Added /account clear [account] portJames Booth2014-10-234-0/+16
| | |
| * | Added /account clear [account] serverJames Booth2014-10-234-0/+16
| | |
| * | Git hook testJames Booth2014-10-221-1/+1
| | |
| * | Added patch from @pasis for big endian architecturesJames Booth2014-10-211-7/+11
| | |
| * | Updated release TODOJames Booth2014-10-211-1/+6
| | |
| * | Added TODO_045James Booth2014-10-211-0/+34
| | |
| * | Removed 0.4.5 todoJames Booth2014-10-201-3/+0
| | |
| * | Revert "Removed 0.4.5 todo"James Booth2014-10-202-10/+3
| | | | | | | | | | | | This reverts commit e1f5cfb928ee7b034eb0044b1ef83d606ede0258.
| * | Removed 0.4.5 todoJames Booth2014-10-202-3/+10
| | |
* | | Follow symlinks for profrc and accounts filesJames Booth2014-10-264-2/+43
|/ /
* | Implemented new field commandsJames Booth2014-10-193-201/+220
| |
* | Updated form field helpJames Booth2014-10-191-10/+10
| |
* | Added /form help autocompleteJames Booth2014-10-191-9/+30
| |
* | Refactor form field and form autocompletersJames Booth2014-10-191-72/+61
| |
* | Added all autocompelers for form fieldsJames Booth2014-10-191-108/+40
| |
* | Added autocomplete for /field list-single typesJames Booth2014-10-191-5/+9
| |
* | Added autocomplete for /field boolean typesJames Booth2014-10-191-1/+54
| |
* | Remove fields from command autocomplete on form submit/cancelJames Booth2014-10-182-0/+11
| |
* | Add fields to command autocompleter on switch/previous/nextJames Booth2014-10-183-0/+66
| |
* | Moved previous win functionJames Booth2014-10-181-22/+22
| |
* | Set file permissions for logsJames Booth2014-10-182-0/+10
| |
* | Set file permissions for preferences fileJames Booth2014-10-181-0/+7
| |
* | Set file permissions for accounts fileJames Booth2014-10-181-0/+6
| |
* | Merge remote-tracking branch 'leowzukw/master'James Booth2014-10-181-0/+38
|\ \
| * | Add personal themeleowzukw2014-10-181-0/+38
| | |
* | | Updated 0.4.5 todoJames Booth2014-10-181-1/+0
| | |
* | | Fixed message on /ban in private conversationsJames Booth2014-10-181-1/+1
| | |
* | | Added /privileges command to set UI option for showing roles/affiliations in ↵James Booth2014-10-1810-79/+164
| | | | | | | | | | | | rooms
* | | Removed debug messages when setting roles/affiliationsJames Booth2014-10-185-40/+0
| | |