James Booth
|
0aa758cbfb
|
Add /inputwin top|bottom command
closes #853
|
2016-09-19 23:40:45 +01:00 |
|
James Booth
|
ea98a8b04a
|
Rename Bookmark->jid to Bookmark->barejid
|
2016-08-28 22:12:50 +01:00 |
|
James Booth
|
fca59a3110
|
log_info on private carbons
|
2016-08-28 17:27:26 +01:00 |
|
James Booth
|
0886062806
|
Use hash table for bookmarks
|
2016-08-21 15:25:49 +01:00 |
|
James Booth
|
a978bb12bf
|
Send receipt request only when receiver supports feature
issue #829
|
2016-08-18 22:53:23 +01:00 |
|
James Booth
|
4de570b1ee
|
Only include receipts feature in disco responses when enabled
issue #829
|
2016-08-18 00:10:15 +01:00 |
|
James Booth
|
9945246a64
|
Use hashtables for plugin disco features
|
2016-08-17 23:21:48 +01:00 |
|
James Booth
|
80eb5bee90
|
Rename Capabilties -> EntityCapabilities
|
2016-08-13 16:39:25 +01:00 |
|
James Booth
|
a3a73cf003
|
Move all filepath handling to files.c
|
2016-07-24 21:49:35 +01:00 |
|
James Booth
|
29452f8f1b
|
Move xgd functions
|
2016-07-24 17:12:09 +01:00 |
|
James Booth
|
6cc4abedc5
|
Move window functions to window_list.c
|
2016-07-24 17:02:09 +01:00 |
|
James Booth
|
e7bfaa643f
|
Move autoaway check
|
2016-07-24 16:06:24 +01:00 |
|
James Booth
|
5bc38b6bc2
|
Moved window_list.c
|
2016-07-24 15:14:46 +01:00 |
|
James Booth
|
90b9b48ab9
|
Moved roster_list.c
|
2016-07-24 15:08:47 +01:00 |
|
James Booth
|
2af0d38e3d
|
Moved muc.c
|
2016-07-24 15:02:43 +01:00 |
|
James Booth
|
1c5efaeb58
|
Moved jid.c
|
2016-07-24 14:59:28 +01:00 |
|
James Booth
|
c23506f453
|
Moved contact.c
|
2016-07-24 14:55:32 +01:00 |
|
James Booth
|
25a6252a28
|
Moved chat_session.c
|
2016-07-24 14:23:55 +01:00 |
|
James Booth
|
0649aad80d
|
Move event timeout to connection module
|
2016-07-24 14:08:30 +01:00 |
|
James Booth
|
5f393a6d9f
|
Remove plugin window on /close
|
2016-07-12 02:16:12 +01:00 |
|
James Booth
|
3fe1d76a05
|
Unit test for callback_add_command()
|
2016-07-04 21:10:11 +01:00 |
|
James Booth
|
71879a3f64
|
Free plugins commands on quit
|
2016-07-04 00:41:29 +01:00 |
|
James Booth
|
29eb843d56
|
Revert "WIP - Unload plugin commands"
This reverts commit a01eb5d08e .
|
2016-06-30 22:37:52 +01:00 |
|
James Booth
|
a01eb5d08e
|
WIP - Unload plugin commands
|
2016-06-29 23:35:57 +01:00 |
|
James Booth
|
383e601f25
|
Move /statuses options to /presence command
|
2016-05-31 23:21:19 +01:00 |
|
James Booth
|
6559263b2f
|
Option to bookmark room invites
issue #813
|
2016-05-23 23:53:44 +01:00 |
|
James Booth
|
fb34785566
|
Rename command sources
|
2016-05-22 23:59:52 +01:00 |
|
James Booth
|
eaf2901b01
|
Add cmd_autocomplete.c
|
2016-05-20 00:19:03 +01:00 |
|
James Booth
|
3d20c85ada
|
Remove JABBER_STARTED, JABBER_UNDEFINED connection states
|
2016-05-10 23:18:11 +01:00 |
|
James Booth
|
6ce8edc194
|
Move disco info struct to connection
|
2016-05-07 23:28:16 +01:00 |
|
James Booth
|
81e95966cf
|
Remove redundant tls secured function
|
2016-05-06 02:18:31 +01:00 |
|
James Booth
|
579d062063
|
Move send stanza function
|
2016-05-06 01:51:58 +01:00 |
|
James Booth
|
b6c4a2029f
|
Move conn is secure function
|
2016-05-06 01:49:27 +01:00 |
|
James Booth
|
8950dbb768
|
Move tls peer cert function
|
2016-05-06 01:47:19 +01:00 |
|
James Booth
|
31b0f0b0c8
|
Move uuid functions
|
2016-05-06 01:16:13 +01:00 |
|
James Booth
|
d1c71e98f4
|
Move connection fulljid function
|
2016-05-06 01:12:54 +01:00 |
|
James Booth
|
88f423afea
|
Rename jabber_ functions
|
2016-05-06 00:53:03 +01:00 |
|
James Booth
|
3bb1f12410
|
Add session.c
|
2016-05-05 23:51:49 +01:00 |
|
James Booth
|
ccabc08fef
|
Tidy xmpp headers
|
2016-05-04 01:19:51 +01:00 |
|
James Booth
|
b8c94376aa
|
Add /blocked command
|
2016-05-01 19:39:39 +01:00 |
|
James Booth
|
c31913f8d5
|
Fixed test stubs
|
2016-05-01 01:27:37 +01:00 |
|
James Booth
|
623fbe9e47
|
Plugins: Added prof_disco_add_feature()
|
2016-04-30 23:00:07 +01:00 |
|
James Booth
|
a718e6f91b
|
Refactored /account set commands
|
2016-04-28 01:13:42 +01:00 |
|
James Booth
|
38652efb19
|
Fixed tests
|
2016-04-27 00:30:33 +01:00 |
|
James Booth
|
fcf486d6b2
|
Added include to fix tests
|
2016-04-26 23:50:55 +02:00 |
|
James Booth
|
167553ae8f
|
Fixed functional test ID based stubs
|
2016-04-26 23:50:55 +02:00 |
|
Dominik Heidler
|
1b0ce852bb
|
Implement XEP-0363: HTTP File Upload
|
2016-04-26 23:50:55 +02:00 |
|
James Booth
|
2daa02cb60
|
Merge remote-tracking branch 'asdil12/tray_config'
|
2016-04-17 23:17:43 +01:00 |
|
James Booth
|
f243e333fc
|
Added whole word matches for room mention
|
2016-04-07 01:01:27 +01:00 |
|
James Booth
|
d9344b00fe
|
Added prof_strstr function
|
2016-04-03 22:30:24 +01:00 |
|