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.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Losing connection shows 'offline' in ui
James Booth
2013-02-03
1
-14
/
+9
*
Removed jabber_restart function
James Booth
2013-02-03
1
-1
/
+0
*
Moved caps_init() out of xmpp.h
James Booth
2013-02-03
1
-1
/
+0
*
Refactored string preferences
James Booth
2013-02-03
1
-9
/
+9
*
Refactored getting boolean preferences
James Booth
2013-02-03
1
-3
/
+3
*
Removed log function to log.c
James Booth
2013-02-03
1
-16
/
+1
*
Added resize check to ui module
James Booth
2013-02-02
1
-10
/
+1
*
Tidied directory creation
James Booth
2013-02-02
1
-55
/
+10
*
Removed files.c
James Booth
2013-02-02
1
-2
/
+72
*
Added config dir to source
James Booth
2013-02-02
1
-3
/
+3
*
Added command and tools subdirs to source
James Booth
2013-02-02
1
-1
/
+1
*
Tidied #include's
James Booth
2013-02-02
1
-3
/
+4
*
Added ui subdir to source
James Booth
2013-02-02
1
-1
/
+1
*
Added xmpp subdir to source
James Booth
2013-02-02
1
-1
/
+1
*
Show current presence when logging in
James Booth
2013-01-31
1
-5
/
+4
*
Fixed chat logging
James Booth
2013-01-29
1
-12
/
+12
*
Moved message functions to xmpp_message.c
James Booth
2013-01-29
1
-1
/
+1
*
Moved functions to xmpp_presence
James Booth
2013-01-28
1
-4
/
+4
*
Joined log and chat_log modules
James Booth
2013-01-28
1
-1
/
+0
*
Renamed history modules
James Booth
2013-01-28
1
-1
/
+1
*
Renamed history.c -> command_history.c
James Booth
2013-01-28
1
-1
/
+0
*
Renamed capabilities.c -> xmpp_caps.c
James Booth
2013-01-28
1
-1
/
+0
*
Renamed jabber.h -> xmpp.h
James Booth
2013-01-28
1
-1
/
+1
*
Added development string to log
James Booth
2013-01-27
1
-1
/
+5
*
Refactored connecting, and reconnecting
James Booth
2013-01-27
1
-14
/
+0
*
Renamed account_add_login -> account_add, added comments
James Booth
2013-01-27
1
-1
/
+1
*
Added client to /info command in chat rooms
James Booth
2013-01-20
1
-4
/
+5
*
Initialise and free capabilities
James Booth
2013-01-20
1
-0
/
+3
*
Added retrieval of caps string from presence
James Booth
2013-01-19
1
-5
/
+5
*
Show message in chat room when nickname conflict
James Booth
2013-01-16
1
-3
/
+9
*
Handle /who command in chat rooms
James Booth
2013-01-15
1
-1
/
+2
*
Disabled logging for chat rooms and private chat
James Booth
2013-01-15
1
-2
/
+2
*
Renamed muc functions
James Booth
2013-01-12
1
-5
/
+5
*
Renamed room_chat module to muc
James Booth
2013-01-12
1
-1
/
+1
*
Updated copyright
James Booth
2013-01-11
1
-1
/
+1
*
Autocomplete: added free function
James Booth
2013-01-11
1
-1
/
+2
*
Added _inp_win_refresh() macro, renamed and moved some functions
James Booth
2013-01-06
1
-1
/
+1
*
Handle wide chars on input
James Booth
2013-01-03
1
-2
/
+2
*
Include ncursesw, set locale
James Booth
2013-01-02
1
-0
/
+2
*
Fixed name clashes with windows.h
James Booth
2012-12-11
1
-2
/
+2
*
Handle logins using accounts
James Booth
2012-12-09
1
-0
/
+17
*
Handle idle time from contacts
James Booth
2012-12-09
1
-4
/
+5
*
Renamed functions in theme
James Booth
2012-12-08
1
-1
/
+1
*
Added server property to accounts
James Booth
2012-12-07
1
-2
/
+2
*
Moved logins to accounts module
James Booth
2012-12-02
1
-1
/
+3
*
Create logs dir for main log
James Booth
2012-12-02
1
-4
/
+1
*
Removed development code
James Booth
2012-12-01
1
-4
/
+1
*
Use profanity input for idle time when libxss not availalbe
James Booth
2012-12-01
1
-2
/
+7
*
Implemented /autoaway mode idle
James Booth
2012-12-01
1
-7
/
+13
*
More useful console message on auto away
James Booth
2012-12-01
1
-2
/
+4
[prev]
[next]