James Booth
|
98b1b96e59
|
Fixed win_handle_error_message
|
2014-01-08 22:20:05 +00:00 |
|
James Booth
|
49deb932e6
|
Merge branch 'master' into otr
|
2014-01-08 20:50:00 +00:00 |
|
James Booth
|
bd79b97101
|
Merge branch 'master' into plugins
Conflicts:
src/ui/core.c
|
2014-01-08 20:47:17 +00:00 |
|
James Booth
|
4cc4461c0f
|
Removed handle error message function from ProfWin
|
2014-01-08 20:27:18 +00:00 |
|
James Booth
|
d99f1536ec
|
Removed print message function from ProfWin
|
2014-01-08 20:11:53 +00:00 |
|
James Booth
|
71356967ab
|
Added clean.sh to gitignore
|
2014-01-08 19:54:28 +00:00 |
|
James Booth
|
6581db36a3
|
Added --enable-plugins to configure.ac
Allow users to disable all plugins by calling "./configure --disable-plugins"
|
2014-01-08 00:19:00 +00:00 |
|
James Booth
|
f1596e2957
|
Added --enable-c-plugins to configure.ac
|
2014-01-07 23:58:47 +00:00 |
|
James Booth
|
9588bb0eaf
|
Added enable-lua-plugins to configure.ac
|
2014-01-07 22:22:02 +00:00 |
|
James Booth
|
981c8eb656
|
Added --enable-python-plugins to configure.ac
|
2014-01-07 22:18:41 +00:00 |
|
James Booth
|
a33ca6238d
|
Added --enable-ruby-plugins option to configure.ac
|
2014-01-07 22:12:08 +00:00 |
|
James Booth
|
62d4360863
|
Grouped plugins in configure.ac
|
2014-01-07 21:56:19 +00:00 |
|
James Booth
|
d3071bcdcc
|
Moved plugins in configure.ac
|
2014-01-07 21:52:54 +00:00 |
|
James Booth
|
1a85e6cf24
|
Merge branch 'master' into plugins
Conflicts:
src/profanity.c
src/profanity.h
src/xmpp/connection.c
|
2014-01-06 00:08:06 +00:00 |
|
James Booth
|
0776c574b6
|
Merge branch 'master' into otr
|
2014-01-05 23:58:10 +00:00 |
|
James Booth
|
db973457d0
|
Refactored roster add/update
|
2014-01-05 23:54:29 +00:00 |
|
James Booth
|
76484665fd
|
Removed prof_handle group functions
|
2014-01-05 23:24:48 +00:00 |
|
James Booth
|
1d716e48ad
|
Removed roster_list dependency on xmpp module
|
2014-01-05 23:08:11 +00:00 |
|
James Booth
|
06ce95f68a
|
Refactored roster_change_name
|
2014-01-05 22:55:04 +00:00 |
|
James Booth
|
ef920971e0
|
Removed unused function prototype
|
2014-01-05 22:03:51 +00:00 |
|
James Booth
|
7802e668b5
|
Removed unused function prototype
|
2014-01-05 22:01:39 +00:00 |
|
James Booth
|
468e80fe30
|
Removed prof_handle_disconnect
|
2014-01-05 22:00:15 +00:00 |
|
James Booth
|
922230acf5
|
Removed unused function prototype
|
2014-01-05 21:57:15 +00:00 |
|
James Booth
|
b8672d709a
|
Moved roster handlers to server_events
|
2014-01-05 21:55:32 +00:00 |
|
James Booth
|
4bcd766d34
|
Moved presence handlers to server_events
|
2014-01-05 21:48:04 +00:00 |
|
James Booth
|
a54518f2d4
|
Moved messages handlers to server_events
|
2014-01-05 21:33:12 +00:00 |
|
James Booth
|
d083a5407d
|
Moved handle_room_list and handle_disco_items to server_events
|
2014-01-05 21:20:15 +00:00 |
|
James Booth
|
b14d5707cb
|
Moved handle_disco_info to server_events
|
2014-01-05 21:17:07 +00:00 |
|
James Booth
|
460a42c7c9
|
Moved handle_software_version_result to server_events
|
2014-01-05 21:11:09 +00:00 |
|
James Booth
|
42fd1fb13e
|
Moved handle_lost_connection and handle_failed_login to server_events
|
2014-01-05 21:04:30 +00:00 |
|
James Booth
|
da03617e8b
|
Moved handle_login_account_success to server_events
|
2014-01-05 20:58:19 +00:00 |
|
James Booth
|
87cdbe015a
|
Added server_events.c
|
2014-01-05 20:52:45 +00:00 |
|
James Booth
|
4a8d6c2153
|
Renamed roster_add_new -> roster_send_add_new
|
2014-01-05 20:33:48 +00:00 |
|
James Booth
|
77f54443eb
|
Merge branch 'master' into otr
|
2014-01-05 01:44:24 +00:00 |
|
James Booth
|
85264b6662
|
Merge branch 'master' into plugins
|
2014-01-05 01:43:49 +00:00 |
|
James Booth
|
61ea120bfd
|
Removed roster_list tests covered by contact tests
|
2014-01-05 01:37:30 +00:00 |
|
James Booth
|
f569845b40
|
Merge branch 'master' into otr
Conflicts:
.gitignore
|
2014-01-05 01:20:42 +00:00 |
|
James Booth
|
fae89c47c2
|
Merge branch 'master' into plugins
|
2014-01-05 01:18:08 +00:00 |
|
James Booth
|
5898da963a
|
Added contact tests
|
2014-01-05 01:17:11 +00:00 |
|
James Booth
|
80acfdae9a
|
Added contact presence offline test
|
2014-01-05 00:43:37 +00:00 |
|
James Booth
|
9da4a6e1b9
|
Refactored contact display string
|
2014-01-05 00:38:45 +00:00 |
|
James Booth
|
d15751649c
|
Added tests for contact type
|
2014-01-05 00:35:48 +00:00 |
|
James Booth
|
c7cc27351f
|
Merge remote-tracking branch 'pasis/iss270'
|
2014-01-03 23:37:06 +00:00 |
|
Dmitry Podgorny
|
2fc588be17
|
fixed segfault when home directory doesn't exist
|
2014-01-03 20:43:07 +02:00 |
|
James Booth
|
d95ceeb394
|
Updated .gitignore
|
2014-01-03 18:25:14 +00:00 |
|
James Booth
|
0a97e79c68
|
Merge branch 'master' into plugins
Conflicts:
configure.ac
|
2014-01-03 18:21:32 +00:00 |
|
James Booth
|
c549595c60
|
Fixed incoming message plugin call
|
2014-01-03 18:11:25 +00:00 |
|
James Booth
|
e504c030a6
|
Merge branch 'master' into otr
Conflicts:
configure.ac
|
2014-01-03 17:54:51 +00:00 |
|
James Booth
|
cd4f4d0b1a
|
Merge remote-tracking branch 'pasis/iss269'
Conflicts:
configure.ac
|
2014-01-03 00:51:03 +00:00 |
|
Dmitry Podgorny
|
0cdbfecb35
|
configure.ac: added check for expat without pkg-config
and some refactoring
|
2014-01-02 22:18:42 +02:00 |
|