index
:
profani-tty
this commit
main
Profanity fork with TTY improvements
danisanti <danisanti@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
xmpp
/
bookmark.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixed "/bookmark remove" for disabling autojoin
James Booth
2014-04-13
1
-1
/
+0
*
Refactored bookmark_remove
James Booth
2014-04-13
1
-10
/
+8
*
Implemented "/bookmark remove" for private storage
James Booth
2014-04-13
1
-77
/
+101
*
Clean up after removing bookmark
James Booth
2014-04-13
1
-0
/
+2
*
Implemented "/bookmark add" for private storage
James Booth
2014-04-13
1
-86
/
+73
*
Tidied ui dependencies
James Booth
2014-04-06
1
-2
/
+2
*
Updated copyright
James Booth
2014-03-09
1
-0
/
+21
*
Refactored muc_room_is_active to only take room, rather than full jid
James Booth
2014-03-08
1
-1
/
+1
*
Added test for /join with nick option
James Booth
2014-03-08
1
-2
/
+2
*
Adding password handling for joining chatrooms
Kristofer M White
2014-02-27
1
-1
/
+1
*
Removed id from bookmarks add
James Booth
2014-02-03
1
-1
/
+0
*
Implemented add bookmark for XEP-0223
James Booth
2014-02-02
1
-0
/
+97
*
Test message when removing autojoin for non existent bookmark
James Booth
2014-02-02
1
-2
/
+10
*
Show message on /bookmark remove when bookmark does not exist
James Booth
2014-02-02
1
-1
/
+3
*
Added message when bookmark updated
James Booth
2014-02-02
1
-1
/
+3
*
Don't show error for initial bookmarks request
James Booth
2014-01-25
1
-4
/
+1
*
Bind bookmark functions in main.c
James Booth
2013-12-22
1
-5
/
+10
*
Dynamically bind xmpp module api
James Booth
2013-12-18
1
-10
/
+15
*
removed strdup in autocomplete calls
Dmitry Podgorny
2013-08-26
1
-2
/
+2
*
Bookmarks: Move stanza pointer on in loop, check for autojoin "true"
James Booth
2013-07-15
1
-2
/
+4
*
draft of bookmarks implementation
Dmitry Podgorny
2013-07-14
1
-29
/
+118
*
improved autojoin logic
Dmitry Podgorny
2013-07-14
1
-15
/
+49
*
use get_unique_id for bookmarks
Dmitry Podgorny
2013-07-14
1
-7
/
+11
*
initial support of autojoin for MUC
Dmitry Podgorny
2013-06-30
1
-0
/
+116
[prev]