James Booth
|
a94814f0a9
|
Added invalid jid test for /join
|
2014-03-08 00:23:52 +00:00 |
|
James Booth
|
2d54c565ce
|
Added test to show usage when no room supplied to /join
|
2014-03-08 00:19:21 +00:00 |
|
James Booth
|
f3fe1d34d2
|
Added connection status tests for cmd_join
|
2014-03-08 00:07:38 +00:00 |
|
Dmitry Podgorny
|
0fbaa6f5ee
|
fixed build error when make run with -jN option
Race can occur when gitversion file isn't fully generated before
it is used.
|
2014-03-06 02:06:22 +02:00 |
|
James Booth
|
a9e2028981
|
Added autocompeleter for /join options
|
2014-03-05 20:57:59 +00:00 |
|
James Booth
|
65432c8d64
|
Merge remote-tracking branch 'kmwhite/adding_support_for_private_confs'
|
2014-03-05 20:29:41 +00:00 |
|
Kristofer M White
|
7c6755b62c
|
Ensuring nick is set when not included in opt args for cmd_join
|
2014-03-05 19:55:02 +00:00 |
|
Kristofer M White
|
3f18d933ca
|
Removing extra nick = line that broke nick assignment
|
2014-03-05 17:39:44 +00:00 |
|
Kristofer M White
|
a4e2809756
|
Removing strdup calls per cmd_connect design
|
2014-03-05 17:25:26 +00:00 |
|
Kristofer M White
|
28425060bc
|
Parsing optional args for cmd_join
|
2014-03-05 17:13:42 +00:00 |
|
James Booth
|
b5171cb054
|
Added configure checks to enable desktop notifications on OSX
|
2014-03-04 22:59:09 +00:00 |
|
James Booth
|
3f73a55cb0
|
Log message when cannot send desktop nofication
|
2014-03-04 20:16:47 +00:00 |
|
James Booth
|
8cfbb72337
|
Added OSX desktop notifications using terminal-notifier
Requires Xcode
WIP - No configure.ac changes
|
2014-03-04 20:01:19 +00:00 |
|
Kristofer M White
|
ced6e7f411
|
Making whitespace consistently spaces, not tabs
|
2014-02-27 05:40:31 +00:00 |
|
Kristofer M White
|
8a54c5895d
|
Adding password handling for joining chatrooms
|
2014-02-27 05:31:10 +00:00 |
|
Kristofer M White
|
79d55a4668
|
Updating cmd description
|
2014-02-25 18:45:45 +00:00 |
|
James Booth
|
18e0884f5f
|
Fixed issue with /otr myfp when no key loaded
|
2014-02-23 20:34:27 +00:00 |
|
James Booth
|
66424565dd
|
Show OTR status on /msg usr when usr has already started an OTR session
fixes #308
|
2014-02-23 01:17:03 +00:00 |
|
James Booth
|
23281d6741
|
Merge branch 'master' into otr-query
|
2014-02-23 00:53:22 +00:00 |
|
James Booth
|
118909b07f
|
Removed debug on error messages
|
2014-02-23 00:48:10 +00:00 |
|
James Booth
|
09472e43c4
|
Added OTR supported versions in initial start query message
|
2014-02-18 22:31:27 +00:00 |
|
James Booth
|
82ad0cd306
|
Added /otr myfp test
|
2014-02-17 21:52:42 +00:00 |
|
James Booth
|
a21ab6d4c8
|
Mock otr module for cmd_otr tests
|
2014-02-16 19:14:15 +00:00 |
|
James Booth
|
7e956fb347
|
Added tests for /otr warn
|
2014-02-16 02:22:29 +00:00 |
|
James Booth
|
6295336284
|
Added cmd_otr tests
|
2014-02-16 00:04:53 +00:00 |
|
James Booth
|
f010dfb004
|
Show message on /alias list when no aliases
|
2014-02-15 21:25:13 +00:00 |
|
James Booth
|
17d3751306
|
Fixed /alias add, when alias already exists
|
2014-02-15 21:17:31 +00:00 |
|
James Booth
|
bdfcc81b07
|
Only show error message when err != 0
fixes #307
|
2014-02-15 19:47:36 +00:00 |
|
James Booth
|
9ff7a2a1fe
|
Removed free message function from otrlibv3
|
2014-02-13 23:09:52 +00:00 |
|
James Booth
|
450c01ecb4
|
Refactored common otr library code
|
2014-02-13 23:07:09 +00:00 |
|
James Booth
|
4e81707b27
|
Renamed otr implementations
|
2014-02-12 23:29:08 +00:00 |
|
James Booth
|
b30155a10e
|
Moved otr sources into folder
|
2014-02-12 22:19:21 +00:00 |
|
James Booth
|
25131e3f36
|
Added command to show libotr version
|
2014-02-11 23:19:09 +00:00 |
|
James Booth
|
42630139c2
|
Use instag master, and skip fragmentation
|
2014-02-11 23:03:07 +00:00 |
|
James Booth
|
e07209ec49
|
Allow V3, use OTRL_INSTAG_BEST, output error event when no message
|
2014-02-11 21:21:33 +00:00 |
|
James Booth
|
5b260af999
|
Changed OTR policy for otr4.c
|
2014-02-10 23:24:07 +00:00 |
|
James Booth
|
88e8c0151d
|
Merge branch 'libotr4' of github.com:boothj5/profanity into libotr4
|
2014-02-10 23:23:11 +00:00 |
|
James Booth
|
291c977473
|
Changed OTR policy allow V1 and V2
|
2014-02-10 23:20:06 +00:00 |
|
James Booth
|
d5ba4dfd38
|
Changed functions for libotr4 compatibility
|
2014-02-09 02:53:07 +00:00 |
|
James Booth
|
26e1fd545c
|
Added libotr4 message handlers
|
2014-02-09 02:24:47 +00:00 |
|
James Booth
|
4bd5cf35ff
|
Added otr4.c
|
2014-02-09 00:34:00 +00:00 |
|
James Booth
|
fa89e2aa62
|
Check for libotr version
|
2014-02-09 00:32:11 +00:00 |
|
James Booth
|
3e02921859
|
Removed id from bookmarks add
|
2014-02-03 19:35:26 +00:00 |
|
James Booth
|
0f0cd4cdab
|
Use wnoutrefresh, pnoutrefresh and doupdate
Issue #298
|
2014-02-02 23:58:01 +00:00 |
|
James Booth
|
9394091f04
|
Implemented add bookmark for XEP-0223
Issue #194
|
2014-02-02 02:39:36 +00:00 |
|
James Booth
|
95c48a0f47
|
Test message when removing autojoin for non existent bookmark
|
2014-02-02 01:05:52 +00:00 |
|
James Booth
|
9d957e5f93
|
Show message on /bookmark remove when bookmark does not exist
|
2014-02-02 00:59:32 +00:00 |
|
James Booth
|
92b85bb7f1
|
Added message when bookmark updated
|
2014-02-02 00:49:02 +00:00 |
|
James Booth
|
a8ecbccc9c
|
Added /bookmark remove tests
|
2014-02-02 00:37:37 +00:00 |
|
James Booth
|
ebafc19220
|
Added cons message on ./bookmark add
|
2014-02-02 00:00:08 +00:00 |
|
James Booth
|
af51fa3c68
|
Added cmd_bookmark tests
|
2014-02-01 23:48:24 +00:00 |
|
James Booth
|
3d7d070b13
|
Added test for /bookmark list
|
2014-02-01 21:18:15 +00:00 |
|
James Booth
|
614ae232ef
|
Fixed cmd_bookmark message when not connected
|
2014-02-01 16:24:51 +00:00 |
|
James Booth
|
652e99fdd8
|
Added cmd_bookmark tests
|
2014-02-01 16:16:56 +00:00 |
|
James Booth
|
0338d136e0
|
Added presence_error tests, added muc_close()
|
2014-01-30 23:15:39 +00:00 |
|
James Booth
|
12666b41e6
|
Refactored handle_presence_error, removed no longer used functions
|
2014-01-30 22:20:57 +00:00 |
|
James Booth
|
2cd24a484a
|
Renamed handle_error_message -> handle_presence_error
|
2014-01-30 21:43:31 +00:00 |
|
James Booth
|
9bb1fae291
|
Close UI windows on /quit
fixes #296
|
2014-01-30 20:30:35 +00:00 |
|
James Booth
|
5afb296e67
|
Moved error handling logic to server_events
|
2014-01-28 22:37:50 +00:00 |
|
James Booth
|
c3ea8f8d0b
|
Added generated id's to presence stanzas
|
2014-01-28 20:55:02 +00:00 |
|
James Booth
|
8f6ead2b7b
|
Changed log level to info for failed connection
|
2014-01-27 22:50:32 +00:00 |
|
James Booth
|
6dbea7e16f
|
Add level to log output
|
2014-01-27 22:48:52 +00:00 |
|
James Booth
|
e9959d5d38
|
Refactored presence_error_handler
|
2014-01-27 22:35:04 +00:00 |
|
James Booth
|
27293ebbc2
|
Added fallback message error handlers
|
2014-01-27 22:09:16 +00:00 |
|
James Booth
|
678a5bd05c
|
Fixed comment
|
2014-01-27 21:48:44 +00:00 |
|
James Booth
|
da94dcf3cf
|
Moved connection_error_handler to _presence_error_handler
|
2014-01-27 21:42:34 +00:00 |
|
James Booth
|
f26686aeca
|
Removed unnecessary strdup
|
2014-01-27 21:33:02 +00:00 |
|
James Booth
|
1a300ce7d3
|
Show original error message
|
2014-01-26 22:50:22 +00:00 |
|
James Booth
|
50f1a5ecc0
|
Changed error message when couldn't join room
|
2014-01-26 22:19:22 +00:00 |
|
James Booth
|
292ae567aa
|
Handle recipient not found
|
2014-01-26 18:30:34 +00:00 |
|
James Booth
|
46b3ff6f44
|
Added generated id to chat state stanzas
|
2014-01-26 14:15:04 +00:00 |
|
James Booth
|
7184c34d30
|
Added generated id to invites
|
2014-01-26 14:10:45 +00:00 |
|
James Booth
|
ae1ccc7bae
|
Add generated id to messages
|
2014-01-26 01:07:11 +00:00 |
|
James Booth
|
16de267906
|
Added id handler for pings, disable ping on error type 'cancel'
|
2014-01-26 00:53:24 +00:00 |
|
James Booth
|
3d7e923254
|
Use generated id on ping iqs
|
2014-01-26 00:18:15 +00:00 |
|
James Booth
|
5472c6965a
|
Moved xmpp ping to iq module
|
2014-01-26 00:15:34 +00:00 |
|
James Booth
|
fbdecdad0c
|
generate_unique_id allows prefix
|
2014-01-25 23:18:10 +00:00 |
|
James Booth
|
e1aca3b1f6
|
Add message and presence error handlers seperately
|
2014-01-25 22:57:53 +00:00 |
|
James Booth
|
9b82551809
|
Renamed iq handlers
|
2014-01-25 21:41:17 +00:00 |
|
James Booth
|
8600efa55b
|
Renamed _room_presence_handler -> _muc_user_handler
|
2014-01-25 21:29:17 +00:00 |
|
James Booth
|
6a15a09ed7
|
Renamed xmpp roster handlers
|
2014-01-25 21:25:35 +00:00 |
|
James Booth
|
d8a92f933b
|
Split xmpp message handlers by namespace
|
2014-01-25 21:20:56 +00:00 |
|
James Booth
|
78e8232b61
|
Renamed namespace variables
|
2014-01-25 20:47:32 +00:00 |
|
James Booth
|
aada6d5cd6
|
Don't show error for initial bookmarks request
|
2014-01-25 17:18:30 +00:00 |
|
James Booth
|
4bd06a5d87
|
Don't allow /alias to overwrite standard command
|
2014-01-25 01:39:12 +00:00 |
|
James Booth
|
b05e17db3e
|
Added autocomplete for /alias remove
|
2014-01-25 01:00:51 +00:00 |
|
James Booth
|
cb590dd82c
|
Added help for /alias command
|
2014-01-25 00:50:07 +00:00 |
|
James Booth
|
5d85974bc0
|
Added aliases to autocomplete
|
2014-01-23 23:53:20 +00:00 |
|
James Booth
|
66631308a5
|
Implemented basic running of alias commands
|
2014-01-23 23:04:00 +00:00 |
|
James Booth
|
e089ffb15c
|
Show message when alias already exists in /alias add
|
2014-01-23 22:38:12 +00:00 |
|
James Booth
|
8dbe300d72
|
Added /alias command, writing aliases to [alias] group in profrc
|
2014-01-23 22:29:53 +00:00 |
|
James Booth
|
8ba2d26947
|
Added skeleton /alias command
|
2014-01-23 19:56:33 +00:00 |
|
James Booth
|
b6c52007ee
|
Removed debug
|
2014-01-23 19:27:39 +00:00 |
|
James Booth
|
3f31c1a4e7
|
Encrypt /tiny command when in OTR session
fixes #292
|
2014-01-23 19:25:53 +00:00 |
|
James Booth
|
21ab182151
|
Refactored ProfAccount creation
|
2014-01-22 22:22:01 +00:00 |
|
James Booth
|
bbdf2bea58
|
Removed unused encode.xml
|
2014-01-21 22:06:09 +00:00 |
|
James Booth
|
2bc22981fd
|
Fixed memory leaks from str_replace
|
2014-01-21 21:07:35 +00:00 |
|
James Booth
|
6468f40dd9
|
Convert name to barejid on retrieving win in titlebar for otr messages
fixes #289
|
2014-01-21 18:14:20 +00:00 |
|
James Booth
|
7e9c8c02a3
|
Implemented autocomplete for new /statuses options
|
2014-01-21 00:28:56 +00:00 |
|
James Booth
|
9549cf431e
|
Tidied /statuses help
|
2014-01-21 00:20:31 +00:00 |
|