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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tidied ui dependencies
James Booth
2014-04-06
2
-4
/
+2
*
Removed titlebar version property and allow disabling of titlebar display
James Booth
2014-04-03
2
-32
/
+10
*
Removed strcpy calls
James Booth
2014-04-02
1
-3
/
+1
*
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
*
Revert "Commented bookmarks code for 0.4.0 release"
James Booth
2014-03-29
1
-13
/
+11
*
Commented bookmarks code for 0.4.0 release
James Booth
2014-03-16
1
-11
/
+13
*
Change 'passwd' option to 'password' for /join command
James Booth
2014-03-16
2
-8
/
+8
*
Updated /roster help
James Booth
2014-03-16
1
-8
/
+8
*
Added /roster clearnick command
James Booth
2014-03-16
2
-33
/
+50
*
Small changes to help
James Booth
2014-03-16
1
-2
/
+2
*
Command '/statuses muc' now allows 'all', 'online' and 'none' settings
James Booth
2014-03-15
2
-42
/
+30
*
Updated copyright
James Booth
2014-03-09
6
-6
/
+6
*
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
*
Added autocompeleter for /join options
James Booth
2014-03-05
1
-8
/
+37
*
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
2
-12
/
+37
*
Adding password handling for joining chatrooms
Kristofer M White
2014-02-27
1
-2
/
+8
*
Updating cmd description
Kristofer M White
2014-02-25
1
-3
/
+4
*
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
2
-2
/
+2
*
Added command to show libotr version
James Booth
2014-02-11
2
-3
/
+9
*
Show message on /bookmark remove when bookmark does not exist
James Booth
2014-02-02
1
-4
/
+8
*
Added message when bookmark updated
James Booth
2014-02-02
1
-12
/
+16
*
Added /bookmark remove tests
James Booth
2014-02-02
1
-0
/
+5
*
Added cons message on ./bookmark add
James Booth
2014-02-02
1
-0
/
+12
*
Added cmd_bookmark tests
James Booth
2014-02-01
1
-1
/
+1
*
Added test for /bookmark list
James Booth
2014-02-01
1
-1
/
+2
*
Fixed cmd_bookmark message when not connected
James Booth
2014-02-01
1
-5
/
+5
*
Added cmd_bookmark tests
James Booth
2014-02-01
1
-0
/
+5
*
Changed log level to info for failed connection
James Booth
2014-01-27
1
-1
/
+1
*
Moved xmpp ping to iq module
James Booth
2014-01-26
1
-1
/
+1
*
Don't allow /alias to overwrite standard command
James Booth
2014-01-25
3
-10
/
+25
*
Added autocomplete for /alias remove
James Booth
2014-01-25
3
-3
/
+47
*
Added help for /alias command
James Booth
2014-01-25
1
-0
/
+7
*
Added aliases to autocomplete
James Booth
2014-01-23
3
-1
/
+40
*
Implemented basic running of alias commands
James Booth
2014-01-23
2
-1
/
+28
*
Show message when alias already exists in /alias add
James Booth
2014-01-23
1
-2
/
+5
[next]