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
...
*
Renamed remaining win_ functions
James Booth
2013-04-21
1
-52
/
+52
*
Renamed win_current_get_recipient -> ui_current_win_recipient
James Booth
2013-04-21
1
-1
/
+1
*
Replace window type functions with single function returning type
James Booth
2013-04-21
1
-9
/
+10
*
Renamed cons_bad_show -> cons_show_error
James Booth
2013-04-21
1
-5
/
+5
*
Show message in console when receiving chat room invites
James Booth
2013-03-24
1
-0
/
+8
*
Implemented output for /disco info
James Booth
2013-03-14
1
-0
/
+7
*
Added output for /disco items
James Booth
2013-03-14
1
-0
/
+7
*
Show name as well as jid for room list
James Booth
2013-03-14
1
-9
/
+1
*
Page off after /rooms command
James Booth
2013-03-14
1
-0
/
+1
*
Added basic /rooms command to get chat room list
James Booth
2013-03-13
1
-0
/
+14
*
Init and shutdown of libstrophe moved, free resources before creating
James Booth
2013-02-27
1
-0
/
+1
*
Colour title on /caps and /software output
James Booth
2013-02-17
1
-3
/
+3
*
Fixed autoaway
James Booth
2013-02-17
1
-11
/
+11
*
Show fulljid when contact becomes unavailable
James Booth
2013-02-17
1
-1
/
+3
*
Added autocomplete for /software command
James Booth
2013-02-17
1
-0
/
+8
*
Show all resources ordered by priority with /info command
James Booth
2013-02-17
1
-1
/
+1
*
Simple default resource hanlding on presence
James Booth
2013-02-14
1
-9
/
+11
*
Added resource_presence_t and contact_presence_t
James Booth
2013-02-10
1
-13
/
+14
*
Renamed jabber_presence_t->presence_t
James Booth
2013-02-10
1
-1
/
+1
*
Show priority on autoaway messages
James Booth
2013-02-05
1
-5
/
+14
*
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
[prev]
[next]