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
...
*
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
*
Refactor show and status stanza handling
James Booth
2013-03-17
3
-36
/
+34
*
Refactor resource handling in available handler
James Booth
2013-03-17
1
-15
/
+13
*
Renamed ID attribute for capabilities disco info request
James Booth
2013-03-17
2
-8
/
+6
*
Implemented output for /disco info
James Booth
2013-03-14
3
-2
/
+79
*
Added output for /disco items
James Booth
2013-03-14
1
-5
/
+8
*
Show name as well as jid for room list
James Booth
2013-03-14
2
-8
/
+24
*
Removed unnecessary NULL checks
James Booth
2013-03-14
1
-2
/
+2
*
Added /disco command
James Booth
2013-03-14
5
-16
/
+42
*
Added basic /rooms command to get chat room list
James Booth
2013-03-13
4
-0
/
+74
*
fixed crash in stanza_create_form when text is NULL
Dmitry Podgorny
2013-03-12
2
-1
/
+8
*
Tidied fix for id attributes that cause a segfault
James Booth
2013-03-08
2
-9
/
+17
*
Fixed problem with using id attribute with apostrophe.
James Booth
2013-03-07
1
-4
/
+11
*
Check for NULL connection and context
James Booth
2013-03-02
1
-4
/
+16
*
Init and shutdown of libstrophe moved, free resources before creating
James Booth
2013-02-27
2
-12
/
+25
*
Removed connection_shutdown function
James Booth
2013-02-27
1
-12
/
+9
*
Replace FREE_SET_NULLs with function call
James Booth
2013-02-27
1
-4
/
+1
*
Split connection_free_resources
James Booth
2013-02-27
1
-7
/
+34
*
Made connection free resources static function
James Booth
2013-02-27
2
-5
/
+6
[prev]
[next]