James Booth
|
c6a6e3a51c
|
Add /tray timer <seconds>
closes #787
|
2016-05-15 01:41:34 +01:00 |
|
James Booth
|
d00615beba
|
Add /tray read on|off command
issue #786
|
2016-05-15 00:55:19 +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
|
5a48b7b7d5
|
Use current jid for /blocked add in chat win
|
2016-05-01 20:06:34 +01:00 |
|
James Booth
|
b8c94376aa
|
Add /blocked command
|
2016-05-01 19:39:39 +01:00 |
|
James Booth
|
a718e6f91b
|
Refactored /account set commands
|
2016-04-28 01:13:42 +01:00 |
|
James Booth
|
d4aa73159e
|
Merge branch 'master' into subcmds
|
2016-04-26 23:56:12 +01:00 |
|
Dominik Heidler
|
1b0ce852bb
|
Implement XEP-0363: HTTP File Upload
|
2016-04-26 23:50:55 +02:00 |
|
James Booth
|
0ff29b3d2e
|
Added sub commands to command structure
|
2016-04-26 20:29:45 +01:00 |
|
James Booth
|
12727744ab
|
Load/destroy tray icons on init/shutdown
|
2016-04-18 00:26:17 +01:00 |
|
James Booth
|
153552ed07
|
Remove redundant return value from _cmd_set_boolean_preference
|
2016-04-17 23:46:29 +01:00 |
|
James Booth
|
2daa02cb60
|
Merge remote-tracking branch 'asdil12/tray_config'
|
2016-04-17 23:17:43 +01:00 |
|
Dominik Heidler
|
4cb1d73a83
|
Make tray icon configurable using /tray cmd
|
2016-04-16 16:29:32 +02:00 |
|
James Booth
|
03ab8baf4d
|
Added /plugins load command
|
2016-04-10 01:15:11 +01:00 |
|
James Booth
|
21aa08fdb1
|
Fixed typos
|
2016-04-09 20:19:50 +01:00 |
|
James Booth
|
f243e333fc
|
Added whole word matches for room mention
|
2016-04-07 01:01:27 +01:00 |
|
James Booth
|
9b177a9e01
|
Removed #AX_PREFIX_CONFIG_H
|
2016-03-31 21:05:02 +01:00 |
|
James Booth
|
18555ffcb4
|
Allow sending stanzas in xml console
|
2016-03-26 17:11:19 +00:00 |
|
Klement Sekera
|
e1b15182a4
|
Fix typo maxinum->maximum
|
2016-03-07 14:06:10 +01:00 |
|
James Booth
|
0ed3b53bd2
|
Integrated plugins with /help command
|
2016-02-18 21:53:20 +00:00 |
|
James Booth
|
639623d625
|
Tidied cons_show_help
|
2016-02-18 20:52:52 +00:00 |
|
James Booth
|
a14b7815ae
|
Added new help format to c plugins WIP
|
2016-02-18 01:20:37 +00:00 |
|
James Booth
|
1f90aca503
|
Merge branch 'master' into plugins-c
Conflicts:
src/main.c
src/ui/console.c
|
2016-02-14 23:00:52 +00:00 |
|
James Booth
|
e53e94f1e2
|
Updated copyright
|
2016-02-14 22:54:46 +00:00 |
|
James Booth
|
41fe8c22b1
|
Added C plugin code from plugins branch
|
2016-02-14 22:28:55 +00:00 |
|
James Booth
|
f887a35c0c
|
Fixed memory deallocations
|
2016-02-14 01:59:53 +00:00 |
|
James Booth
|
abc2f0de39
|
Added /roster show|hide unsubscribed
|
2016-02-07 00:49:48 +00:00 |
|
James Booth
|
bab75cae15
|
Implemented /console private setting
|
2016-02-03 23:39:20 +00:00 |
|
James Booth
|
72c1c49695
|
Added console.chat preference
|
2016-02-03 23:02:52 +00:00 |
|
James Booth
|
30116dd922
|
Update autocompleters on roster nick change/clear
fixes #720
|
2016-02-03 22:19:29 +00:00 |
|
James Booth
|
f91b21a1d6
|
Allow splitting roster rooms by conference server
|
2016-02-01 01:11:01 +00:00 |
|
James Booth
|
a00095c8a9
|
Added roster.rooms.private.char setting
|
2016-01-31 20:17:20 +00:00 |
|
James Booth
|
e816b124ee
|
Removed unused arg from roster_get_ functions
|
2016-01-31 02:33:44 +00:00 |
|
James Booth
|
d4f1384b85
|
Store /roster count setting
|
2016-01-27 23:02:28 +00:00 |
|
James Booth
|
2a8da892aa
|
Roster private chat preferences
|
2016-01-24 02:28:22 +00:00 |
|
James Booth
|
6d8a3e2020
|
Added /roster private command
|
2016-01-24 01:04:21 +00:00 |
|
James Booth
|
53fc89f711
|
Added account theme property
|
2016-01-22 01:06:28 +00:00 |
|
James Booth
|
adb470c454
|
WIP: Add /theme properties command
|
2016-01-21 00:50:55 +00:00 |
|
James Booth
|
5bccee93cc
|
Added /roster show|hide contacts
|
2016-01-20 01:48:41 +00:00 |
|
James Booth
|
519b10d105
|
Added /roster rooms position preference
|
2016-01-19 22:38:00 +00:00 |
|