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
/
command.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rename _cmd_reset_who_completer
Dmitry Podgorny
2012-11-11
1
-3
/
+3
*
fix autocompletion for /sub command
Dmitry Podgorny
2012-11-11
1
-1
/
+23
*
add subscription support
Dmitry Podgorny
2012-11-11
1
-9
/
+44
*
Renamed params in jabber_join
James Booth
2012-11-10
1
-7
/
+7
*
Show error text if received
James Booth
2012-11-10
1
-0
/
+1
*
Tidy up leaving room
James Booth
2012-11-10
1
-1
/
+0
*
Fixed leaving chat room
James Booth
2012-11-09
1
-2
/
+2
*
Show delayed time on messages received whilst offline
James Booth
2012-11-08
1
-3
/
+3
*
Added help for chat rooms
James Booth
2012-11-08
1
-1
/
+4
*
Using /who in chat room shows room occupants
James Booth
2012-11-08
1
-35
/
+40
*
Leaving chat rooms on /close
James Booth
2012-11-06
1
-0
/
+4
*
Handle sending messages in groupchat
James Booth
2012-11-05
1
-1
/
+5
*
Handle room presence notifications
James Booth
2012-11-05
1
-1
/
+1
*
Removed debug when joining room
James Booth
2012-11-04
1
-1
/
+0
*
Added jabber_join for MUC
James Booth
2012-11-04
1
-0
/
+1
*
Basic /join command
James Booth
2012-11-04
1
-0
/
+54
*
Added a seperate option to enable outgoing typing notifications
James Booth
2012-11-01
1
-0
/
+23
*
Fixed invalid state transition from <active/> to <paused/>
James Booth
2012-10-31
1
-1
/
+1
*
Only send chat states when preference set
James Booth
2012-10-31
1
-6
/
+9
*
Added states preference to enable chat states
James Booth
2012-10-31
1
-0
/
+29
*
Send <gone/> when closing chat window
James Booth
2012-10-31
1
-1
/
+15
*
Load roster before sending presence
James Booth
2012-10-28
1
-20
/
+21
*
Merge branch 'master' into dev
James Booth
2012-10-28
1
-1
/
+1
|
\
|
*
Allocate memory for additional /who completion
James Booth
2012-10-28
1
-1
/
+1
*
|
Added basic subscriptions
James Booth
2012-10-28
1
-0
/
+36
|
/
*
Added offline to /who autocomplete
James Booth
2012-10-28
1
-0
/
+2
*
Added /who autocomplete
James Booth
2012-10-28
1
-0
/
+24
*
Moved remaining autocomplete code to command.c
James Booth
2012-10-28
1
-55
/
+127
*
Moved autcomplete code to command.c
James Booth
2012-10-28
1
-2
/
+88
*
Added /intype setting
James Booth
2012-10-28
1
-0
/
+19
*
Added type autcomplete for /notify
James Booth
2012-10-27
1
-1
/
+20
*
Unified desktop notification preferences
James Booth
2012-10-27
1
-70
/
+87
*
Rewrote settings help summaries
James Booth
2012-10-27
1
-8
/
+8
*
Refactored disconnect
James Booth
2012-10-27
1
-13
/
+9
*
Added /disconnect command
James Booth
2012-10-27
1
-0
/
+31
*
Removed _shutdown function in profanity.c
James Booth
2012-10-27
1
-1
/
+1
*
_cmd_tiny: fix possible NULL pointer dereference
Dmitry Podgorny
2012-10-24
1
-5
/
+6
*
Fixed possible NULL pointer references when offline
James Booth
2012-10-24
1
-9
/
+15
*
Added autocomplete for version checking parameter
James Booth
2012-10-24
1
-0
/
+1
*
Made version check a user preference
James Booth
2012-10-24
1
-0
/
+23
*
Added /about command
James Booth
2012-10-23
1
-1
/
+17
*
Trailing whitespace
James Booth
2012-10-23
1
-1
/
+1
*
Split help into sections
James Booth
2012-10-22
1
-3
/
+17
*
Free autocompleters on quit
James Booth
2012-10-22
1
-6
/
+13
*
Renamed help autocompleter
James Booth
2012-10-21
1
-2
/
+2
*
Added /help parameter autocomplete
James Booth
2012-10-21
1
-3
/
+18
*
Removed trailing whitespace from src and tests
James Booth
2012-10-21
1
-56
/
+56
*
Added history option
James Booth
2012-10-14
1
-0
/
+20
*
Showing history from current log in chat windows
James Booth
2012-10-14
1
-1
/
+1
*
Now checks for exitence of contact before sending message
James Booth
2012-10-04
1
-4
/
+6
[next]