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
...
*
Fixed help formatting
James Booth
2016-02-03
1
-2
/
+2
*
Allow splitting roster rooms by conference server
James Booth
2016-02-01
2
-1
/
+35
*
Added roster.rooms.private.char setting
James Booth
2016-01-31
2
-37
/
+65
*
Removed unused arg from roster_get_ functions
James Booth
2016-01-31
1
-6
/
+6
*
Store /roster count setting
James Booth
2016-01-27
2
-15
/
+35
*
Added /roster count command
James Booth
2016-01-27
2
-3
/
+28
*
Roster private chat preferences
James Booth
2016-01-24
2
-5
/
+47
*
Added /roster private command
James Booth
2016-01-24
2
-0
/
+44
*
Formatting of /theme properties command output
James Booth
2016-01-23
1
-4
/
+4
*
Added account theme property
James Booth
2016-01-22
2
-1
/
+80
*
WIP: Add /theme properties command
James Booth
2016-01-21
2
-2
/
+7
*
Added /roster show|hide contacts
James Booth
2016-01-20
2
-2
/
+19
*
Added /roster rooms position preference
James Booth
2016-01-19
3
-2
/
+36
*
Added /roster unread preferrence
James Booth
2016-01-17
2
-1
/
+37
*
Added /roster room unread preference
James Booth
2016-01-17
2
-0
/
+43
*
Added roster contact themes
James Booth
2016-01-14
1
-0
/
+4
*
Fix compile error on Cygwin
James Booth
2016-01-14
1
-2
/
+2
*
Added window title autocomplete to /close command
James Booth
2016-01-13
2
-86
/
+156
*
Added roster rooms order preference
James Booth
2016-01-09
2
-0
/
+50
*
Added /win navigation by jid, win title
James Booth
2016-01-07
2
-8
/
+61
*
Added roster struct, create and destroy roster on connect/disconnect
James Booth
2016-01-05
2
-76
/
+116
*
Add cl_ev_disconnect
James Booth
2016-01-03
1
-15
/
+4
*
Close all windows on /disconnect
James Booth
2016-01-03
1
-0
/
+1
*
Added /roster show|hide rooms
James Booth
2016-01-02
2
-2
/
+19
*
Added autoping timeout preference
James Booth
2016-01-01
2
-17
/
+49
*
Added /console command
James Booth
2015-12-29
3
-1
/
+73
*
Fixed /charset help
James Booth
2015-12-20
1
-1
/
+1
*
Added /charset command
James Booth
2015-12-19
3
-0
/
+34
*
Show PGP error strings
James Booth
2015-12-15
1
-4
/
+9
*
Fix spelling and grammatical mistakes in command help text
Steven Erenst
2015-12-06
1
-7
/
+7
*
Added /wins unread
James Booth
2015-11-30
2
-1
/
+7
*
Tidied output for /notify command
James Booth
2015-11-29
1
-55
/
+75
*
Renamed /notify message -> /notify chat
James Booth
2015-11-29
2
-65
/
+63
*
Added /notify reset to autocompletion
James Booth
2015-11-28
1
-0
/
+2
*
Removed regular chat message triggers
James Booth
2015-11-28
2
-67
/
+2
*
Added room specific notify settings
James Booth
2015-11-28
2
-61
/
+189
*
Merge branch 'master' into notifications
James Booth
2015-11-27
1
-1
/
+1
|
\
|
*
Fix typo
Alex Jordan
2015-11-27
1
-1
/
+1
*
|
Finished basic /notify triggers
James Booth
2015-11-25
2
-9
/
+23
*
|
Merge branch 'master' into notifications
James Booth
2015-11-25
3
-0
/
+110
|
\
|
|
*
Merge remote-tracking branch 'incertia/export-command'
James Booth
2015-11-25
3
-0
/
+110
|
|
\
|
|
*
add spaces after constructs such as if/for/while
Will Song
2015-11-24
1
-13
/
+13
|
|
*
free fname as soon as we are done with it (also prevents a memory leak)
Will Song
2015-11-24
1
-1
/
+1
|
|
*
remove NULL check because parse_args will fail before calling cmd_export
Will Song
2015-11-24
1
-3
/
+1
|
|
*
add some code to deal with a common $HOME convention
Will Song
2015-11-24
1
-1
/
+13
|
|
*
show different message when one is not connected
Will Song
2015-11-24
1
-3
/
+9
|
|
*
move brace to newline to follow conventions
Will Song
2015-11-24
1
-1
/
+2
|
|
*
styling changes and remove temporary comment
Will Song
2015-11-24
1
-7
/
+5
|
|
*
actually check the return value of write for rare fail conditions
Will Song
2015-11-23
1
-13
/
+21
|
|
*
ignore another return value and move initial loop declaration outside of loop
Will Song
2015-11-23
1
-4
/
+5
[prev]
[next]