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
/
profanity.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Show messages on /group add and /group remove
James Booth
2013-06-23
1
-0
/
+2
*
Show message when removing contact from group when not in group
James Booth
2013-06-23
1
-1
/
+2
*
Show message when contact already in group
James Booth
2013-06-23
1
-0
/
+1
*
Added message in console on /roster remove
James Booth
2013-06-02
1
-0
/
+1
*
Added message in console on /roster add
James Booth
2013-06-02
1
-0
/
+1
*
Added /duck command to perform searches using duckduckgo chat bot
James Booth
2013-05-05
1
-0
/
+2
*
Show message in console when receiving chat room invites
James Booth
2013-03-24
1
-0
/
+3
*
Implemented output for /disco info
James Booth
2013-03-14
1
-0
/
+2
*
Added output for /disco items
James Booth
2013-03-14
1
-0
/
+1
*
Added basic /rooms command to get chat room list
James Booth
2013-03-13
1
-0
/
+1
*
Colour title on /caps and /software output
James Booth
2013-02-17
1
-1
/
+2
*
Added autocomplete for /software command
James Booth
2013-02-17
1
-0
/
+2
*
Simple default resource hanlding on presence
James Booth
2013-02-14
1
-2
/
+3
*
Added xmpp subdir to source
James Booth
2013-02-02
1
-1
/
+1
*
Renamed jabber.h -> xmpp.h
James Booth
2013-01-28
1
-1
/
+1
*
Added client to /info command in chat rooms
James Booth
2013-01-20
1
-2
/
+3
*
Added retrieval of caps string from presence
James Booth
2013-01-19
1
-1
/
+1
*
Updated copyright
James Booth
2013-01-11
1
-1
/
+1
*
Handle logins using accounts
James Booth
2012-12-09
1
-0
/
+1
*
Handle idle time from contacts
James Booth
2012-12-09
1
-1
/
+2
*
Added server property to accounts
James Booth
2012-12-07
1
-1
/
+1
*
Handling commands after /disconnect
James Booth
2012-11-19
1
-0
/
+2
*
Moved disconnect code to profanity module
James Booth
2012-11-19
1
-0
/
+1
*
Handle room broadcasts
James Booth
2012-11-19
1
-0
/
+2
*
Handle room member presence
James Booth
2012-11-19
1
-0
/
+3
*
Show message when own nickname changed in chat rooms
James Booth
2012-11-18
1
-0
/
+2
*
Handle nick changes from other users
James Booth
2012-11-18
1
-0
/
+2
*
Set correct window type on private messages
James Booth
2012-11-14
1
-2
/
+3
*
add subscription support
Dmitry Podgorny
2012-11-11
1
-0
/
+3
*
Handle subject from room
James Booth
2012-11-10
1
-0
/
+2
*
Tidy up leaving room
James Booth
2012-11-10
1
-0
/
+1
*
Show delayed time on messages received whilst offline
James Booth
2012-11-08
1
-0
/
+1
*
Basic chat room handling of presence
James Booth
2012-11-08
1
-0
/
+4
*
jabber: wait until full room roster received before showing
James Booth
2012-11-07
1
-3
/
+1
*
Removed jabber.c dependency on ui.h
James Booth
2012-11-06
1
-0
/
+7
*
Show message when other user <gone/>
James Booth
2012-11-01
1
-0
/
+1
*
Load roster before sending presence
James Booth
2012-10-28
1
-5
/
+0
*
Removed trailing whitespace from src and tests
James Booth
2012-10-21
1
-2
/
+2
*
handle error messages from server
Dmitry Podgorny
2012-10-18
1
-0
/
+1
*
Refactored profanity module
James Booth
2012-10-02
1
-9
/
+7
*
Moved roster output handling to profanity module
James Booth
2012-10-02
1
-0
/
+6
*
Added status handler code to profanity module
James Booth
2012-10-02
1
-0
/
+2
*
Moved login attempt handler code to profanity module
James Booth
2012-10-01
1
-0
/
+3
*
Moved incoming message code to profanity module
James Booth
2012-10-01
1
-0
/
+2
*
Created shutdown init function to initiate and wait for shutdown
James Booth
2012-09-11
1
-0
/
+1
*
Customisable logging levels
James Booth
2012-08-19
1
-1
/
+1
*
Added autobuild tools
James Booth
2012-07-01
1
-0
/
+30