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
*
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
*
Refactored roster push handling
James Booth
2013-05-21
4
-16
/
+45
*
Renamed roster_change_handle -> roster_change_name
James Booth
2013-05-21
2
-17
/
+17
*
Renamed roster_barejid_from_handle -> roster_barejid_from_name
James Booth
2013-05-21
3
-5
/
+5
*
Renamed handle, jid and resource in roster
James Booth
2013-05-21
1
-58
/
+58
*
Renamed _roster_handle_set -> _roster_handle_push
James Booth
2013-05-21
1
-3
/
+5
*
Renamed roster_jid_from_handle -> roster_barejid_from_handle
James Booth
2013-05-21
3
-4
/
+14
*
Roster handle changes handled correctly
James Booth
2013-05-20
1
-40
/
+67
*
Added jid autocompleter for /roster nick command
James Booth
2013-05-20
2
-18
/
+34
*
Use handle in /msg command
James Booth
2013-05-19
4
-15
/
+71
*
Changing roster handle with no argument clears handle
James Booth
2013-05-19
1
-1
/
+5
*
Added /roster command with nick option to change handle
James Booth
2013-05-19
5
-4
/
+51
*
Removed contact_list, moved roster logic to xmpp/roster module
James Booth
2013-05-06
4
-2
/
+227
*
Renamed contact_list_ functions to roster_
James Booth
2013-05-06
3
-5
/
+4
*
Tidied includes in iq.c
James Booth
2013-05-06
1
-6
/
+1
*
Created roster module, moved roster iq's
James Booth
2013-05-06
4
-85
/
+158
*
Fixed error when losing connection and segfaulting on notify_remind()
James Booth
2013-05-06
3
-4
/
+11
*
Autocomplete "/sub allow" parameter from subscription requests
James Booth
2013-05-05
2
-0
/
+14
*
Use autocomplete instead of hash table for subscription requests
James Booth
2013-05-05
2
-19
/
+12
*
Added /duck command to perform searches using duckduckgo chat bot
James Booth
2013-05-05
4
-6
/
+33
*
Include open subscription requests in desktop reminder notifications
James Booth
2013-04-27
2
-0
/
+11
*
Added /invite for direct MUC invitations
James Booth
2013-04-20
4
-17
/
+41
*
Show shortened room jid if possible on invite
James Booth
2013-04-18
2
-0
/
+14
*
Handle when servers do not send fulljid with presence
James Booth
2013-04-07
1
-12
/
+21
*
Show message in console when receiving chat room invites
James Booth
2013-03-24
3
-3
/
+94
*
Added disco items to features in disco info responses
James Booth
2013-03-24
1
-0
/
+6
*
Respond to disco items query
James Booth
2013-03-24
1
-0
/
+29
*
Respond to disco info requests without node attribute
James Booth
2013-03-24
1
-2
/
+4
*
Refactor getting caps_key
James Booth
2013-03-17
1
-86
/
+60
[next]