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
/
commands.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Allow /wins swap to move to empty position
James Booth
2014-04-24
1
-0
/
+2
*
Added command /wins swap
James Booth
2014-04-24
1
-0
/
+20
*
Merge remote-tracking branch 'lucian/master'
James Booth
2014-04-22
1
-1
/
+40
|
\
|
*
Added opportunistic send functionality to cmd_msg
lightb
2014-04-21
1
-4
/
+19
|
*
Added some otr policy functionality, if policy is set to "always"
lightb
2014-04-19
1
-0
/
+4
|
*
Added /otr policy to commands (still need to add autocomplete stuff?)
lightb
2014-04-19
1
-1
/
+18
|
*
Added PREF_OTR_POLICY to preferences.c -> key -> otr.policy
lightb
2014-04-19
1
-0
/
+7
*
|
Chat room windows now created only after successful join
James Booth
2014-04-21
1
-2
/
+3
|
/
*
Added XML Console window
James Booth
2014-04-15
1
-0
/
+12
*
Simplified parse_options to take first option as argument
James Booth
2014-04-15
1
-2
/
+2
*
Simplified parse_options to take gchar**
James Booth
2014-04-15
1
-8
/
+2
*
Clean up keys after using parse_options
James Booth
2014-04-14
1
-0
/
+2
*
Refactored cmd_join to use parse_options
James Booth
2014-04-14
1
-33
/
+15
*
Refactored cmd_connect to use parse_options
James Booth
2014-04-14
1
-72
/
+23
*
Added /log where command
James Booth
2014-04-13
1
-8
/
+14
*
Added /log shared setting
James Booth
2014-04-13
1
-0
/
+12
*
Added /log rotate option
James Booth
2014-04-13
1
-2
/
+13
*
Added focus param to ui_room_join, not set for bookmark autojoin
James Booth
2014-04-13
1
-1
/
+1
*
Revert "Added ui_already_connected"
James Booth
2014-04-12
1
-1
/
+1
*
Added ui_already_connected
James Booth
2014-04-09
1
-1
/
+1
*
Removed statusbar functions from ui.h
James Booth
2014-04-07
1
-6
/
+2
*
Removed titlebar functions from ui.h
James Booth
2014-04-07
1
-11
/
+1
*
Tidied ui dependencies
James Booth
2014-04-06
1
-3
/
+1
*
Removed titlebar version property and allow disabling of titlebar display
James Booth
2014-04-03
1
-6
/
+3
*
Added missing files, refactored ui_switch_win to check win exists
James Booth
2014-04-01
1
-4
/
+2
*
Renamed refresh functions to update_virtual
James Booth
2014-04-01
1
-1
/
+1
*
Change 'passwd' option to 'password' for /join command
James Booth
2014-03-16
1
-2
/
+2
*
Added /roster clearnick command
James Booth
2014-03-16
1
-33
/
+45
*
Command '/statuses muc' now allows 'all', 'online' and 'none' settings
James Booth
2014-03-15
1
-17
/
+15
*
Updated copyright
James Booth
2014-03-09
1
-1
/
+1
*
Refactored muc_room_is_active to only take room, rather than full jid
James Booth
2014-03-08
1
-4
/
+1
*
Added test for /join with nick option
James Booth
2014-03-08
1
-2
/
+2
*
Removed unused variables from cmd_join
James Booth
2014-03-08
1
-3
/
+0
*
Added invalid jid test for /join
James Booth
2014-03-08
1
-1
/
+2
*
Added test to show usage when no room supplied to /join
James Booth
2014-03-08
1
-2
/
+10
*
Added connection status tests for cmd_join
James Booth
2014-03-08
1
-2
/
+1
*
Ensuring nick is set when not included in opt args for cmd_join
Kristofer M White
2014-03-05
1
-2
/
+3
*
Removing extra `nick = ` line that broke nick assignment
Kristofer M White
2014-03-05
1
-1
/
+1
*
Removing strdup calls per cmd_connect design
Kristofer M White
2014-03-05
1
-4
/
+4
*
Parsing optional args for cmd_join
Kristofer M White
2014-03-05
1
-7
/
+32
*
Adding password handling for joining chatrooms
Kristofer M White
2014-02-27
1
-2
/
+8
*
Fixed issue with /otr myfp when no key loaded
James Booth
2014-02-23
1
-3
/
+7
*
Show OTR status on /msg usr when usr has already started an OTR session
James Booth
2014-02-23
1
-0
/
+5
*
Added OTR supported versions in initial start query message
James Booth
2014-02-18
1
-2
/
+4
*
Added tests for /otr warn
James Booth
2014-02-16
1
-2
/
+1
*
Added cmd_otr tests
James Booth
2014-02-16
1
-0
/
+5
*
Fixed /alias add, when alias already exists
James Booth
2014-02-15
1
-1
/
+1
*
Moved otr sources into folder
James Booth
2014-02-12
1
-1
/
+1
*
Added command to show libotr version
James Booth
2014-02-11
1
-0
/
+4
*
Show message on /bookmark remove when bookmark does not exist
James Booth
2014-02-02
1
-4
/
+8
[prev]
[next]