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
/
xmpp.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rewrite form parser
James Booth
2014-09-06
1
-1
/
+13
*
Created form module
James Booth
2014-09-05
1
-0
/
+2
*
Debug room config form fields
James Booth
2014-09-05
1
-0
/
+2
*
Parse data form for room configuration
James Booth
2014-09-04
1
-0
/
+10
*
Added /room config edit and /room config cancel
James Booth
2014-09-04
1
-0
/
+2
*
Added /ping command
James Booth
2014-09-04
1
-0
/
+1
*
Validate usage of /room config command, added UI messages
James Booth
2014-09-03
1
-1
/
+1
*
Send room destroy iq on /room config cancel
James Booth
2014-09-03
1
-0
/
+1
*
Send instant room request
James Booth
2014-09-03
1
-0
/
+1
*
Added license exemption for OpenSSL to source headers
James Booth
2014-08-24
1
-0
/
+12
*
Refactored bookmarks to use option parser, allow bookmarking rooms with passw...
James Booth
2014-05-10
1
-2
/
+4
*
Updated copyright
James Booth
2014-03-09
1
-1
/
+1
*
Added test for /join with nick option
James Booth
2014-03-08
1
-1
/
+1
*
Adding password handling for joining chatrooms
Kristofer M White
2014-02-27
1
-1
/
+1
*
Show message on /bookmark remove when bookmark does not exist
James Booth
2014-02-02
1
-1
/
+1
*
Added message when bookmark updated
James Booth
2014-02-02
1
-1
/
+1
*
Moved xmpp ping to iq module
James Booth
2014-01-26
1
-1
/
+1
*
Fixed test compilation
James Booth
2014-01-18
1
-1
/
+1
*
WIP - Adding port to account options
James Booth
2014-01-18
1
-1
/
+1
*
Renamed roster_add_new -> roster_send_add_new
James Booth
2014-01-05
1
-1
/
+1
*
Bind roster functions in main.c
James Booth
2013-12-22
1
-0
/
+1
*
Bind presence functions in main.c
James Booth
2013-12-22
1
-0
/
+1
*
Bind message functions in main.c
James Booth
2013-12-22
1
-0
/
+1
*
Bind iq functions in main.c
James Booth
2013-12-22
1
-0
/
+1
*
Bind capabilities functions in main.c
James Booth
2013-12-22
1
-0
/
+1
*
Bind bookmark functions in main.c
James Booth
2013-12-22
1
-0
/
+1
*
Bind jabber functions in main.c
James Booth
2013-12-22
1
-0
/
+2
*
Dynamically bind xmpp module api
James Booth
2013-12-18
1
-49
/
+49
*
Added simple mock test, refactored roster
James Booth
2013-12-14
1
-28
/
+12
*
Fixed compile error for -Wduplicate-decl-specifier on OSX
James Booth
2013-11-10
1
-1
/
+1
*
Use passwords from the accounts file
Tomás Senart
2013-10-14
1
-2
/
+1
*
Implemented /group command with no args (list groups)
James Booth
2013-06-02
1
-0
/
+1
*
Changed autocomplete for /group and /who
James Booth
2013-06-02
1
-0
/
+1
*
Added group add and group remove to /roster command
James Booth
2013-06-02
1
-0
/
+4
*
Added message in console on /roster add
James Booth
2013-06-02
1
-1
/
+2
*
Added /roster remove command
James Booth
2013-06-02
1
-0
/
+1
*
Added /roster add command
James Booth
2013-06-01
1
-0
/
+1
*
Added roster list when using /roster with no args
James Booth
2013-06-01
1
-0
/
+1
*
Add groups to roster contacts
James Booth
2013-05-22
1
-1
/
+1
*
Removed unused offline_msg parameter from roster_add
James Booth
2013-05-21
1
-2
/
+1
*
Refactored roster push handling
James Booth
2013-05-21
1
-1
/
+1
*
Renamed roster_change_handle -> roster_change_name
James Booth
2013-05-21
1
-1
/
+1
*
Renamed roster_barejid_from_handle -> roster_barejid_from_name
James Booth
2013-05-21
1
-1
/
+1
*
Renamed roster_jid_from_handle -> roster_barejid_from_handle
James Booth
2013-05-21
1
-1
/
+1
*
Added jid autocompleter for /roster nick command
James Booth
2013-05-20
1
-0
/
+1
*
Use handle in /msg command
James Booth
2013-05-19
1
-0
/
+1
*
Added /roster command with nick option to change handle
James Booth
2013-05-19
1
-0
/
+1
*
Removed contact_list, moved roster logic to xmpp/roster module
James Booth
2013-05-06
1
-0
/
+18
*
Autocomplete "/sub allow" parameter from subscription requests
James Booth
2013-05-05
1
-0
/
+2
*
Use autocomplete instead of hash table for subscription requests
James Booth
2013-05-05
1
-1
/
+1
[next]