about summary refs log tree commit diff stats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | Merge branch 'master' into readlineJames Booth2015-02-252-31/+17
|\| | | |
| * | | | Upgrade otr warn preference, added UI theme settingsJames Booth2015-02-252-31/+17
| | | | |
* | | | | Merge branch 'master' into readlineJames Booth2015-02-242-4/+16
|\| | | |
| * | | | Updated default preferencesJames Booth2015-02-242-5/+14
| | | | |
| * | | | Added /roster by preference to UI preferences summaryJames Booth2015-02-241-0/+3
| | | | |
* | | | | Merge branch 'master' into readlineJames Booth2015-02-241-2/+2
|\| | | |
| * | | | Fixed /resource preference displayJames Booth2015-02-241-2/+2
| | | | |
* | | | | Merge branch 'master' into readlineJames Booth2015-02-231-1/+1
|\| | | |
| * | | | Fixed create_fulljidJames Booth2015-02-231-1/+1
| | | | |
* | | | | Merge branch 'master' into readlineJames Booth2015-02-233-7/+17
|\| | | |
| * | | | Lowercase barejid in JidJames Booth2015-02-232-2/+8
| | | | |
| * | | | Lowercase barejid before searching rosterJames Booth2015-02-231-5/+9
| | | | |
* | | | | Merge branch 'master' into readlineJames Booth2015-02-231-9/+11
|\| | | |
| * | | | Lowercase barejid before adding to rosterJames Booth2015-02-231-9/+11
| | | | |
* | | | | Merge branch 'master' into readlineJames Booth2015-02-2311-35/+35
|\| | | |
| * | | | Merge remote-tracking branch 'stormc/master-spellfixes'James Booth2015-02-2311-35/+35
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/command/command.c
| | * | | | Fixed spelling.Christian Storm2015-02-1711-38/+38
| | | | | |
* | | | | | Merge branch 'master' into readlineJames Booth2015-02-231-279/+331
|\| | | | |
| * | | | | Finished help tidyJames Booth2015-02-231-279/+331
| |/ / / /
* | | | | Merge branch 'master' into readlineJames Booth2015-02-161-1/+1
|\| | | |
| * | | | Removed commentJames Booth2015-02-161-1/+1
| | | | |
* | | | | Merge branch 'master' into readlineJames Booth2015-02-161-81/+109
|\| | | |
| * | | | Tidy helpJames Booth2015-02-161-81/+109
| | | | |
* | | | | Merge branch 'master' into readlineJames Booth2015-02-142-124/+90
|\| | | |
| * | | | Merge remote-tracking branch 'origin/master'James Booth2015-02-141-119/+87
| |\ \ \ \
| | * | | | Tidy helpJames Booth2015-02-111-119/+87
| | | | | |
| * | | | | Use single quotes for terminal notifier notifications to avoid variable ↵James Booth2015-02-141-6/+4
| |/ / / / | | | | | | | | | | | | | | | expansion
* | | | | Merge branch 'master' into readlineJames Booth2015-02-111-1/+6
|\| | | |
| * | | | Free jid on caps response handlerJames Booth2015-02-111-1/+6
| | | | |
* | | | | Merge branch 'master' into readlineJames Booth2015-02-1183-86/+86
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/tools/history.c src/tools/history.h
| * | | | Changed default inpblock delay to 1 secondJames Booth2015-02-101-1/+1
| | | | |
| * | | | Updated copyrightJames Booth2015-02-1085-87/+87
| | | | |
* | | | | Merge branch 'master' into readlineJames Booth2015-02-101-2/+2
|\| | | |
| * | | | Fixed parameter order for /tiny in private and group chatJames Booth2015-02-101-2/+2
| | | | | | | | | | | | | | | | | | | | fixes #502
* | | | | Merge branch 'master' into readlineJames Booth2015-02-104-25/+42
|\| | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/ui/inputwin.c
| * | | | Copy list when sorting windows for /winsJames Booth2015-02-101-2/+12
| | | | |
| * | | | Free roster listJames Booth2015-02-101-16/+20
| | | | |
| * | | | Used g_hash_table_destroy to free logsJames Booth2015-02-101-4/+4
| | | | |
| * | | | Free wins summary listJames Booth2015-02-101-0/+1
| | | | |
| * | | | Free contact listJames Booth2015-02-102-4/+6
| | | | |
| * | | | Free string on backspaceJames Booth2015-02-101-5/+5
| |/ / /
* | | | Merge branch 'master' into readlineJames Booth2015-02-095-22/+39
|\| | |
| * | | Free lists on get muc and private windowsJames Booth2015-02-091-0/+2
| | | |
| * | | Free filtered lists for who commandJames Booth2015-02-091-0/+5
| | | |
| * | | Free expected_node for legacy capsJames Booth2015-02-091-2/+8
| | | |
| * | | Free hash table keys before modifying hash tableJames Booth2015-02-091-5/+5
| | | |
| * | | Free resource listsJames Booth2015-02-091-8/+12
| | | |
| * | | Removed strdup calls when creating capabilitiesJames Booth2015-02-091-7/+7
| | | |
* | | | Merge branch 'master' into readlineJames Booth2015-02-095-15/+26
|\| | | | | | | | | | | | | | | | | | | Conflicts: src/ui/inputwin.c
| * | | Free theme list after useJames Booth2015-02-092-6/+9
| | | |