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
/
ui
/
console.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added aliases to autocomplete
James Booth
2014-01-23
1
-7
/
+0
*
Added /alias command, writing aliases to [alias] group in profrc
James Booth
2014-01-23
1
-0
/
+16
*
Added skeleton /alias command
James Booth
2014-01-23
1
-0
/
+7
*
Added statuses settings to prefs output
James Booth
2014-01-21
1
-20
/
+28
*
Added UI presence functions
James Booth
2014-01-19
1
-0
/
+36
*
Added port to /account show <account>
James Booth
2014-01-19
1
-0
/
+3
*
Show OTR coloured status
James Booth
2014-01-16
1
-0
/
+12
*
Added setting /otr log on|off|redact
James Booth
2014-01-13
1
-0
/
+16
*
Added /otr theirfp with hardcoded fingerprint
James Booth
2014-01-11
1
-1
/
+1
*
Tidied navigation help
James Booth
2014-01-02
1
-4
/
+2
*
Added full stop to /help service summary
James Booth
2014-01-02
1
-1
/
+1
*
Removed wins_refresh_console when not required for /sub command output
James Booth
2013-12-27
1
-2
/
+0
*
Bind console functions in main.c
James Booth
2013-12-23
1
-64
/
+66
*
Dynamically load UI functions, fixed tests
James Booth
2013-12-22
1
-120
/
+183
*
Added mocks and stubs for cons_show
James Booth
2013-12-19
1
-2
/
+3
*
Added simple mock test, refactored roster
James Booth
2013-12-14
1
-1
/
+1
*
Merge branch 'master' into refactor2
James Booth
2013-11-11
1
-0
/
+13
|
\
|
*
Allow "account" setting in [connection] to autconnect the account
James Booth
2013-11-07
1
-0
/
+10
|
*
Merge remote-tracking branch 'tsenart/passwords-on-accounts-file'
James Booth
2013-11-07
1
-0
/
+3
|
|
\
|
|
*
Use passwords from the accounts file
Tomás Senart
2013-10-14
1
-0
/
+1
|
|
/
*
|
Removed generic functions from ProfWin
James Booth
2013-10-06
1
-77
/
+77
*
|
Use ProfWin->print_line for console typing notifications
James Booth
2013-10-06
1
-4
/
+1
|
/
*
OO style for ProfWin type
James Booth
2013-10-06
1
-77
/
+79
*
Adding irssi style Alt-Left/Right window navigation
Jesse R. Adams
2013-09-25
1
-0
/
+2
*
Added git branch and revision to development builds
James Booth
2013-09-17
1
-0
/
+12
*
Allow users to set default muc service and nickname per account
James Booth
2013-09-12
1
-0
/
+6
*
Show correct window number for incoming in console
James Booth
2013-08-28
1
-1
/
+2
*
Changes to status bar for unlimited windows - WIP
James Booth
2013-08-28
1
-1
/
+1
*
Moved static function in console.c
James Booth
2013-08-26
1
-76
/
+76
*
Removed cons_create from console.c
James Booth
2013-08-26
1
-9
/
+0
*
Fix console references after merging master
James Booth
2013-08-25
1
-1
/
+3
*
Merge branch 'master' into windows
James Booth
2013-08-25
1
-6
/
+35
|
\
|
*
removed strdup from g_string_append
Dmitry Podgorny
2013-08-25
1
-5
/
+5
|
*
most FREE_SET_NULL replaced with free
Dmitry Podgorny
2013-08-03
1
-1
/
+1
|
*
draft of bookmarks implementation
Dmitry Podgorny
2013-07-14
1
-0
/
+29
*
|
Console module get console from windows
James Booth
2013-08-20
1
-4
/
+23
*
|
Initial code refactor for growable window list
James Booth
2013-08-20
1
-106
/
+49
|
/
*
Coloured contact and subscription in /roster and /group output
James Booth
2013-07-03
1
-55
/
+62
*
Show current setting with settings commands
James Booth
2013-06-25
1
-37
/
+150
*
Restructured help
James Booth
2013-06-25
1
-76
/
+11
*
Added group add and group remove to /roster command
James Booth
2013-06-02
1
-0
/
+60
*
Added roster list when using /roster with no args
James Booth
2013-06-01
1
-0
/
+36
*
Include subscription states of "both" and "to" in /who output
James Booth
2013-06-01
1
-1
/
+2
*
Added /leave command
James Booth
2013-05-30
1
-42
/
+42
*
Show nickname rather than jid in room invites
James Booth
2013-05-30
1
-2
/
+16
*
Finished handle usage
James Booth
2013-05-20
1
-5
/
+13
*
Added sub to /notify preferences output
James Booth
2013-05-19
1
-6
/
+11
*
Show 0 rather than 10 in /wins
James Booth
2013-05-16
1
-4
/
+9
*
Fixed incoming message text in console to use 0 rather than 10
James Booth
2013-05-16
1
-1
/
+5
*
Removed contact_list, moved roster logic to xmpp/roster module
James Booth
2013-05-06
1
-1
/
+1
[next]