James Booth
|
f332b6681e
|
Fixed "/bookmark remove" for disabling autojoin
Issue #194
|
2014-04-13 02:27:37 +01:00 |
|
James Booth
|
f62cf772a7
|
Refactored bookmark_remove
Issue #194
|
2014-04-13 02:05:12 +01:00 |
|
James Booth
|
73c146c65a
|
Implemented "/bookmark remove" for private storage
Issue #194
|
2014-04-13 01:39:54 +01:00 |
|
James Booth
|
f7daaf0953
|
Clean up after removing bookmark
Issue #194
|
2014-04-13 01:11:21 +01:00 |
|
James Booth
|
5bb3fab17c
|
Implemented "/bookmark add" for private storage
Issue #194
|
2014-04-13 01:01:53 +01:00 |
|
James Booth
|
aa2a87d162
|
Tidied ui dependencies
|
2014-04-06 21:35:17 +01:00 |
|
James Booth
|
26726b207a
|
Updated copyright
|
2014-03-09 01:18:19 +00:00 |
|
James Booth
|
b177250f47
|
Refactored muc_room_is_active to only take room, rather than full jid
|
2014-03-08 21:20:26 +00:00 |
|
James Booth
|
dd1ee18c72
|
Added test for /join with nick option
|
2014-03-08 21:10:23 +00:00 |
|
Kristofer M White
|
8a54c5895d
|
Adding password handling for joining chatrooms
|
2014-02-27 05:31:10 +00:00 |
|
James Booth
|
3e02921859
|
Removed id from bookmarks add
|
2014-02-03 19:35:26 +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
|
aada6d5cd6
|
Don't show error for initial bookmarks request
|
2014-01-25 17:18:30 +00:00 |
|
James Booth
|
c001f0e7cb
|
Bind bookmark functions in main.c
|
2013-12-22 23:13:34 +00:00 |
|
James Booth
|
81909ef000
|
Dynamically bind xmpp module api
|
2013-12-18 20:16:55 +00:00 |
|
Dmitry Podgorny
|
545a23e92f
|
removed strdup in autocomplete calls
|
2013-08-26 03:29:50 +03:00 |
|
James Booth
|
7906bd6a9d
|
Bookmarks: Move stanza pointer on in loop, check for autojoin "true"
|
2013-07-15 00:52:47 +01:00 |
|
Dmitry Podgorny
|
b9d29e9aa5
|
draft of bookmarks implementation
'/bookmark add' and '/bookmark remove' ain't finished
|
2013-07-14 23:58:02 +03:00 |
|
Dmitry Podgorny
|
6e23584575
|
improved autojoin logic
Delete id handler after timeout (5sec) if response isn't received
Auto join maximum 5 conferences
|
2013-07-14 17:08:49 +03:00 |
|
Dmitry Podgorny
|
034cf730cc
|
use get_unique_id for bookmarks
|
2013-07-14 13:49:50 +03:00 |
|
Dmitry Podgorny
|
2837c4054f
|
initial support of autojoin for MUC
|
2013-06-30 18:59:38 +03:00 |
|