Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Refactored roster_change_name | James Booth | 2014-01-05 | 3 | -13/+14 | |
| | | ||||||
* | | Removed unused function prototype | James Booth | 2014-01-05 | 1 | -1/+0 | |
| | | ||||||
* | | Removed unused function prototype | James Booth | 2014-01-05 | 1 | -1/+0 | |
| | | ||||||
* | | Removed prof_handle_disconnect | James Booth | 2014-01-05 | 3 | -14/+7 | |
| | | ||||||
* | | Removed unused function prototype | James Booth | 2014-01-05 | 1 | -1/+0 | |
| | | ||||||
* | | Moved roster handlers to server_events | James Booth | 2014-01-05 | 5 | -29/+32 | |
| | | ||||||
* | | Moved presence handlers to server_events | James Booth | 2014-01-05 | 5 | -162/+165 | |
| | | ||||||
* | | Moved messages handlers to server_events | James Booth | 2014-01-05 | 5 | -135/+137 | |
| | | ||||||
* | | Moved handle_room_list and handle_disco_items to server_events | James Booth | 2014-01-05 | 5 | -18/+18 | |
| | | ||||||
* | | Moved handle_disco_info to server_events | James Booth | 2014-01-05 | 5 | -10/+9 | |
| | | ||||||
* | | Moved handle_software_version_result to server_events | James Booth | 2014-01-05 | 5 | -12/+11 | |
| | | ||||||
* | | Moved handle_lost_connection and handle_failed_login to server_events | James Booth | 2014-01-05 | 5 | -25/+25 | |
| | | ||||||
* | | Moved handle_login_account_success to server_events | James Booth | 2014-01-05 | 5 | -19/+23 | |
| | | ||||||
* | | Added server_events.c | James Booth | 2014-01-05 | 5 | -17/+72 | |
| | | ||||||
* | | Renamed roster_add_new -> roster_send_add_new | James Booth | 2014-01-05 | 4 | -7/+4 | |
| | | ||||||
| * | Merge branch 'master' into otr | James Booth | 2014-01-05 | 3 | -26/+0 | |
| |\ | |/ |/| | ||||||
* | | Removed roster_list tests covered by contact tests | James Booth | 2014-01-05 | 3 | -26/+0 | |
| | | ||||||
| * | Merge branch 'master' into otr | James Booth | 2014-01-05 | 7 | -32/+498 | |
| |\ | |/ |/| | | | | | Conflicts: .gitignore | |||||
* | | Added contact tests | James Booth | 2014-01-05 | 3 | -0/+325 | |
| | | ||||||
* | | Added contact presence offline test | James Booth | 2014-01-05 | 4 | -3/+18 | |
| | | ||||||
* | | Refactored contact display string | James Booth | 2014-01-05 | 1 | -6/+3 | |
| | | ||||||
* | | Added tests for contact type | James Booth | 2014-01-05 | 4 | -0/+118 | |
| | | ||||||
* | | Merge remote-tracking branch 'pasis/iss270' | James Booth | 2014-01-03 | 1 | -27/+31 | |
|\ \ | ||||||
| * | | fixed segfault when home directory doesn't exist | Dmitry Podgorny | 2014-01-03 | 1 | -27/+31 | |
| | | | ||||||
* | | | Updated .gitignore | James Booth | 2014-01-03 | 1 | -0/+7 | |
|/ / | ||||||
| * | Merge branch 'master' into otr | James Booth | 2014-01-03 | 2 | -81/+118 | |
| |\ | |/ |/| | | | | | Conflicts: configure.ac | |||||
* | | Merge remote-tracking branch 'pasis/iss269' | James Booth | 2014-01-03 | 1 | -70/+113 | |
|\ \ | | | | | | | | | | | | | Conflicts: configure.ac | |||||
| * | | configure.ac: added check for expat without pkg-config | Dmitry Podgorny | 2014-01-02 | 1 | -13/+24 | |
| | | | | | | | | | | | | and some refactoring | |||||
| * | | configure.ac: removed autoconf version check | Dmitry Podgorny | 2014-01-02 | 1 | -1/+0 | |
| | | | | | | | | | | | | autoconf-2.63 works well | |||||
| * | | configure.ac: glib must be at least 2.26 | Dmitry Podgorny | 2014-01-01 | 1 | -2/+2 | |
| | | | | | | | | | | | | Profanity uses GDateTime structure that appeared in glib-2.26. | |||||
| * | | configure.ac: added check for wget_wch support | Dmitry Podgorny | 2013-12-31 | 1 | -14/+40 | |
| | | | ||||||
| * | | autotools: refactored configure.ac | Dmitry Podgorny | 2013-12-29 | 1 | -58/+67 | |
| | | | | | | | | | | | | This patch implements request #269. | |||||
* | | | Tidied navigation help | James Booth | 2014-01-02 | 1 | -4/+2 | |
| | | | | | | | | | | | | | | | | | | Conflicts: src/ui/console.c | |||||
| | * | Merge branch 'master' into otr | James Booth | 2014-01-02 | 36 | -1531/+2584 | |
| | |\ | |_|/ |/| | | | | | | | | Conflicts: Makefile.am | |||||
* | | | Added full stop to /help help summary | James Booth | 2014-01-02 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | Conflicts: src/command/command.c | |||||
* | | | Added full stop to /grlog help summary | James Booth | 2014-01-02 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | Conflicts: src/command/command.c | |||||
* | | | Added full stop to /help service summary | James Booth | 2014-01-02 | 1 | -1/+1 | |
| | | | ||||||
* | | | Added full stop to /chlog help summary | James Booth | 2014-01-02 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | Conflicts: src/command/command.c | |||||
* | | | Added full stop to /about help summary | James Booth | 2014-01-02 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | Conflicts: src/command/command.c | |||||
* | | | Merge remote-tracking branch 'louiecaulfield/master' | James Booth | 2013-12-29 | 4 | -9/+11 | |
|\ \ \ | ||||||
| * | | | configure.ac: use ncursesw if it's there, but continue if only ncurses is found | Jasper van Bourgognie | 2013-12-27 | 1 | -2/+4 | |
| | | | | ||||||
| * | | | src/ui/core.c: Removed duplicate const keyword | Jasper van Bourgognie | 2013-12-27 | 1 | -4/+4 | |
| | | | | ||||||
| * | | | configure.ac: Check for ncurses instead of ncursesw | Jasper van Bourgognie | 2013-12-27 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | Fixed types of presence variables to resource_presence_type (avoid useless ↵ | Jasper van Bourgognie | 2013-12-27 | 2 | -3/+3 | |
| | | | | | | | | | | | | | | | | and implicit casts) | |||||
* | | | | Removed wins_refresh_console when not required for /sub command output | James Booth | 2013-12-27 | 1 | -2/+0 | |
| |/ / |/| | | | | | | | | Implicitly called by cons_show | |||||
* | | | Test usage shown for /sub | James Booth | 2013-12-27 | 3 | -0/+19 | |
| | | | ||||||
* | | | Added /sub command test | James Booth | 2013-12-27 | 5 | -1/+38 | |
|/ / | ||||||
* | | Removed whitespace | James Booth | 2013-12-27 | 1 | -1/+1 | |
| | | ||||||
* | | Added tests for "/account clear <property>" | James Booth | 2013-12-27 | 3 | -0/+92 | |
| | | ||||||
* | | Test for presence update when changing priority | James Booth | 2013-12-27 | 8 | -2/+91 | |
| | |