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
*
Fix typo maxinum->maximum
Klement Sekera
2016-03-07
1
-1
/
+1
*
Integrated plugins with /help command
James Booth
2016-02-18
1
-10
/
+32
*
Tidied cons_show_help
James Booth
2016-02-18
1
-2
/
+2
*
Added new help format to c plugins WIP
James Booth
2016-02-18
1
-1
/
+6
*
Merge branch 'master' into plugins-c
James Booth
2016-02-14
1
-1
/
+1
|
\
|
*
Updated copyright
James Booth
2016-02-14
1
-1
/
+1
*
|
Added C plugin code from plugins branch
James Booth
2016-02-14
1
-16
/
+44
|
/
*
Fixed memory deallocations
James Booth
2016-02-14
1
-1
/
+3
*
Added /roster show|hide unsubscribed
James Booth
2016-02-07
1
-0
/
+14
*
Implemented /console private setting
James Booth
2016-02-03
1
-1
/
+7
*
Added console.chat preference
James Booth
2016-02-03
1
-3
/
+12
*
Update autocompleters on roster nick change/clear
James Booth
2016-02-03
1
-0
/
+9
*
Allow splitting roster rooms by conference server
James Booth
2016-02-01
1
-0
/
+19
*
Added roster.rooms.private.char setting
James Booth
2016-01-31
1
-0
/
+18
*
Removed unused arg from roster_get_ functions
James Booth
2016-01-31
1
-6
/
+6
*
Store /roster count setting
James Booth
2016-01-27
1
-14
/
+35
*
Roster private chat preferences
James Booth
2016-01-24
1
-2
/
+28
*
Added /roster private command
James Booth
2016-01-24
1
-0
/
+27
*
Added account theme property
James Booth
2016-01-22
1
-0
/
+55
*
WIP: Add /theme properties command
James Booth
2016-01-21
1
-0
/
+2
*
Added /roster show|hide contacts
James Booth
2016-01-20
1
-0
/
+14
*
Added /roster rooms position preference
James Booth
2016-01-19
1
-1
/
+20
*
Added /roster unread preferrence
James Booth
2016-01-17
1
-0
/
+27
*
Added /roster room unread preference
James Booth
2016-01-17
1
-0
/
+26
*
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
1
-72
/
+122
*
Added roster rooms order preference
James Booth
2016-01-09
1
-0
/
+25
*
Added /win navigation by jid, win title
James Booth
2016-01-07
1
-5
/
+24
*
Added roster struct, create and destroy roster on connect/disconnect
James Booth
2016-01-05
1
-0
/
+7
*
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
1
-0
/
+14
*
Added autoping timeout preference
James Booth
2016-01-01
1
-12
/
+35
*
Added /console command
James Booth
2015-12-29
1
-0
/
+20
*
Added /charset command
James Booth
2015-12-19
1
-0
/
+21
*
Show PGP error strings
James Booth
2015-12-15
1
-4
/
+9
*
Added /wins unread
James Booth
2015-11-30
1
-1
/
+3
*
Tidied output for /notify command
James Booth
2015-11-29
1
-55
/
+75
*
Renamed /notify message -> /notify chat
James Booth
2015-11-29
1
-22
/
+22
*
Removed regular chat message triggers
James Booth
2015-11-28
1
-47
/
+0
*
Added room specific notify settings
James Booth
2015-11-28
1
-20
/
+158
*
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
1
-6
/
+13
*
|
Merge branch 'master' into notifications
James Booth
2015-11-25
1
-0
/
+95
|
\
|
|
*
Merge remote-tracking branch 'incertia/export-command'
James Booth
2015-11-25
1
-0
/
+95
|
|
\
|
|
*
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
[next]