Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Use null check convention in command.c | James Booth | 2015-05-04 | 1 | -110/+110 | |
* | | | Merge branch 'master' into pgp | James Booth | 2015-05-04 | 1 | -5/+9 | |
|\| | | ||||||
| * | | Added ui_ev_new_private_win to ui events | James Booth | 2015-05-04 | 1 | -5/+9 | |
* | | | Merge branch 'master' into pgp | James Booth | 2015-05-04 | 1 | -2/+2 | |
|\| | | ||||||
| * | | cl_ev_send_muc_msg takes ProfMucWin as arg | James Booth | 2015-05-04 | 1 | -2/+2 | |
* | | | Merge branch 'master' into pgp | James Booth | 2015-04-30 | 1 | -9/+3 | |
|\| | | ||||||
| * | | Move current win check to event, removed next and prev win functions | James Booth | 2015-04-30 | 1 | -9/+3 | |
* | | | Merge branch 'master' into pgp | James Booth | 2015-04-30 | 1 | -10/+14 | |
|\| | | ||||||
| * | | Removed ui_win_switch_num | James Booth | 2015-04-30 | 1 | -10/+14 | |
* | | | Merge branch 'master' into pgp | James Booth | 2015-04-30 | 1 | -11/+11 | |
|\| | | ||||||
| * | | Removed some ui functions, inlined | James Booth | 2015-04-30 | 1 | -11/+11 | |
* | | | Merge branch 'master' into pgp | James Booth | 2015-04-29 | 1 | -17/+15 | |
|\| | | ||||||
| * | | Return result on OTR message sending | James Booth | 2015-04-29 | 1 | -15/+15 | |
| * | | Return new window on new chat win event | James Booth | 2015-04-29 | 1 | -8/+6 | |
* | | | Merge branch 'master' into pgp | James Booth | 2015-04-28 | 1 | -16/+17 | |
|\| | | ||||||
| * | | Added ui events module | James Booth | 2015-04-28 | 1 | -0/+1 | |
| * | | Renamed event functions | James Booth | 2015-04-28 | 1 | -16/+16 | |
* | | | Merge branch 'master' into pgp | James Booth | 2015-04-23 | 1 | -6/+31 | |
|\| | | ||||||
| * | | Tidied account login | James Booth | 2015-04-23 | 1 | -6/+31 | |
* | | | Merge branch 'master' into pgp | James Booth | 2015-04-22 | 1 | -109/+67 | |
|\| | | ||||||
| * | | Moved login events to client events module | James Booth | 2015-04-22 | 1 | -98/+56 | |
| * | | Tidy execute alias code | James Booth | 2015-04-21 | 1 | -11/+11 | |
* | | | Merge branch 'master' into pgp | James Booth | 2015-04-21 | 1 | -5/+16 | |
|\| | | ||||||
| * | | Moved new chat win events to client events module | James Booth | 2015-04-21 | 1 | -5/+16 | |
* | | | Merge branch 'master' into pgp | James Booth | 2015-04-21 | 1 | -48/+40 | |
|\| | | ||||||
| * | | Moved all message sending to client events module | James Booth | 2015-04-21 | 1 | -48/+40 | |
* | | | Merge branch 'master' into pgp | James Booth | 2015-04-19 | 1 | -77/+4 | |
|\| | | ||||||
| * | | Added client_events module, reuse message sending code for all commands | James Booth | 2015-04-19 | 1 | -77/+4 | |
* | | | Merge branch 'master' into pgp | James Booth | 2015-04-12 | 2 | -15/+64 | |
|\| | | ||||||
| * | | Added option to show jids in occupants panel | James Booth | 2015-04-12 | 2 | -15/+64 | |
* | | | Merge branch 'master' into pgp | James Booth | 2015-04-11 | 2 | -8/+26 | |
|\| | | ||||||
| * | | Autogenerate room name with UUID for /join with no args | James Booth | 2015-04-11 | 2 | -8/+26 | |
* | | | Merge branch 'master' into pgp | James Booth | 2015-03-29 | 1 | -1/+6 | |
|\| | | ||||||
| * | | Use password for chat room invites | James Booth | 2015-03-29 | 1 | -1/+6 | |
* | | | Merge branch 'master' into pgp | James Booth | 2015-03-29 | 1 | -1/+1 | |
|\| | | ||||||
| * | | Add callback data to room disco info response handler | James Booth | 2015-03-29 | 1 | -1/+1 | |
* | | | Added signature verification, /pgp fps command | James Booth | 2015-03-24 | 2 | -0/+17 | |
* | | | Added pgpkeyid account setting, send signed presence | James Booth | 2015-03-23 | 2 | -0/+10 | |
* | | | Added Id and fingerprint to pgp key list | James Booth | 2015-03-22 | 1 | -3/+7 | |
* | | | Added /pgp libver command | James Booth | 2015-03-22 | 2 | -3/+16 | |
* | | | Added pgp key list command | James Booth | 2015-03-22 | 3 | -2/+45 | |
|/ / | ||||||
* | | Added individual options to send and request delivery receipts | James Booth | 2015-03-19 | 2 | -9/+51 | |
* | | Tidy cmd_tiny | James Booth | 2015-03-16 | 1 | -33/+44 | |
* | | Added static function for sending otr tagged messages | James Booth | 2015-03-16 | 1 | -17/+20 | |
* | | Added otr_tag_message, removed commands.c dependency on libotr | James Booth | 2015-03-16 | 1 | -10/+3 | |
* | | Use static functions in cmd_msg | James Booth | 2015-03-16 | 1 | -21/+8 | |
* | | Removed window checks before logging in cmd_msg | James Booth | 2015-03-16 | 1 | -9/+3 | |
* | | Added static functions to commands.c for sending messages | James Booth | 2015-03-16 | 1 | -30/+35 | |
* | | Moved _strtoi to common, strtoi_range | James Booth | 2015-03-16 | 1 | -39/+11 | |
* | | Removed console dependency from strtoi | James Booth | 2015-03-16 | 1 | -63/+123 |