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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixe rejoining room after nickname conflict
James Booth
2013-09-22
1
-4
/
+6
*
Add error handler only once
James Booth
2013-09-22
3
-2
/
+1
*
Use git revision in development strings
James Booth
2013-09-17
2
-0
/
+22
*
Merge remote-tracking branch 'dmitry/fixes'
James Booth
2013-08-26
1
-1
/
+1
|
\
|
*
fixed crash because of incorrect string releasing
Dmitry Podgorny
2013-08-26
1
-1
/
+1
*
|
removed strdup in autocomplete calls
Dmitry Podgorny
2013-08-26
3
-9
/
+9
*
|
remove octet_compare
Dmitry Podgorny
2013-08-26
2
-5
/
+5
|
/
*
fixed memory leaks in various files
Dmitry Podgorny
2013-08-25
4
-9
/
+17
*
removed strdup from g_string_append
Dmitry Podgorny
2013-08-25
1
-1
/
+1
*
fixed indenting
Dmitry Podgorny
2013-08-24
1
-1
/
+1
*
fixed memleak in _iq_handle_discoinfo_get
Dmitry Podgorny
2013-08-24
1
-0
/
+1
*
Merge branch 'master' into nextdev
James Booth
2013-08-05
2
-4
/
+36
|
\
|
*
Free Jid
James Booth
2013-08-05
1
-0
/
+1
|
*
Undo change to stanza check for nick change return value
James Booth
2013-08-05
3
-28
/
+12
|
*
Refactor MUC self presence checks
James Booth
2013-08-05
1
-12
/
+18
|
*
Handle when servers dont send status 101 or jid for MUC nick changes
James Booth
2013-08-05
3
-14
/
+55
*
|
fixed memory leaks
Dmitry Podgorny
2013-08-03
4
-36
/
+82
*
|
most FREE_SET_NULL replaced with free
Dmitry Podgorny
2013-08-03
3
-24
/
+27
*
|
Merge branch 'master' into nextdev
James Booth
2013-07-22
1
-5
/
+1
|
\
|
|
*
Removed escaping XML as handled by libstrophe
James Booth
2013-07-22
1
-5
/
+1
*
|
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
2
-29
/
+133
*
|
improved autojoin logic
Dmitry Podgorny
2013-07-14
1
-15
/
+49
*
|
Merge branch 'master' into bookmarks
Dmitry Podgorny
2013-07-14
1
-8
/
+10
|
\
|
|
*
Coloured contact and subscription in /roster and /group output
James Booth
2013-07-03
1
-8
/
+10
*
|
use get_unique_id for bookmarks
Dmitry Podgorny
2013-07-14
3
-21
/
+11
*
|
initial support of autojoin for MUC
Dmitry Podgorny
2013-06-30
6
-0
/
+202
|
/
*
Changed client type to 'console' as per http://xmpp.org/registrar/disco-categ...
James Booth
2013-06-25
1
-1
/
+1
*
Show messages on /group add and /group remove
James Booth
2013-06-23
3
-8
/
+80
*
Show message when removing contact from group when not in group
James Booth
2013-06-23
1
-0
/
+5
*
Show message when contact already in group
James Booth
2013-06-23
1
-0
/
+5
*
Moved stophe references in message send
James Booth
2013-06-20
1
-2
/
+2
*
Merge remote-tracking branch 'dmitry/captcha-2' into captcha
James Booth
2013-06-16
2
-0
/
+13
|
\
|
*
added support of captcha in a MUC
Dmitry Podgorny
2013-06-09
2
-0
/
+13
*
|
fixed memory leaks in presence.c
Dmitry Podgorny
2013-06-09
2
-7
/
+37
*
|
fixed several memory leaks
Dmitry Podgorny
2013-06-09
3
-21
/
+64
|
/
*
Implemented /group command with no args (list groups)
James Booth
2013-06-02
2
-0
/
+7
*
Changed autocomplete for /group and /who
James Booth
2013-06-02
2
-0
/
+7
*
Added group add and group remove to /roster command
James Booth
2013-06-02
2
-0
/
+85
*
Added message in console on /roster remove
James Booth
2013-06-02
1
-0
/
+2
*
Added message in console on /roster add
James Booth
2013-06-02
2
-4
/
+10
*
Added /roster remove command
James Booth
2013-06-02
4
-0
/
+39
*
Added /roster add command
James Booth
2013-06-01
2
-0
/
+11
*
Added roster list when using /roster with no args
James Booth
2013-06-01
2
-0
/
+14
*
Use waddstr for incoming messages to avoid truncation
James Booth
2013-06-01
1
-1
/
+0
*
Sort contacts on /who output
James Booth
2013-05-30
1
-1
/
+30
*
Add groups to roster contacts
James Booth
2013-05-22
5
-11
/
+73
*
Refactor roster.c
James Booth
2013-05-22
1
-72
/
+63
*
Reuse roster_add in roster_update
James Booth
2013-05-22
1
-163
/
+154
*
Removed unused offline_msg parameter from roster_add
James Booth
2013-05-21
2
-7
/
+4
[next]