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
...
*
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
*
Renamed contact_list_ functions to roster_
James Booth
2013-05-06
1
-4
/
+4
*
Use autocomplete instead of hash table for subscription requests
James Booth
2013-05-05
1
-3
/
+4
*
Added /duck command to perform searches using duckduckgo chat bot
James Booth
2013-05-05
1
-3
/
+8
*
Added groupchat logs
James Booth
2013-05-05
1
-0
/
+5
*
Moved display logic for subscriptions to console module
James Booth
2013-04-27
1
-0
/
+35
*
Support for XEP-0249 Direct MUC Invitations
James Booth
2013-04-24
1
-17
/
+20
*
Added desktop notifications for chat room invites
James Booth
2013-04-22
1
-0
/
+10
*
Refactor marking windows as dirty and status bar new indicator
James Booth
2013-04-22
1
-128
/
+81
*
Renamed window_ functions win_
James Booth
2013-04-21
1
-72
/
+72
*
Renamed remaining win_ functions
James Booth
2013-04-21
1
-1
/
+1
*
Replace window type functions with single function returning type
James Booth
2013-04-21
1
-28
/
+28
*
Renamed cons_bad_show -> cons_show_error
James Booth
2013-04-21
1
-1
/
+1
*
Removed cons_bad_command()
James Booth
2013-04-21
1
-12
/
+0
*
Renamed window_show_time -> window_print_time
James Booth
2013-04-21
1
-56
/
+56
*
Moved remaining static functions to console module
James Booth
2013-04-21
1
-0
/
+18
*
Moved cons_bad_command() to console module
James Booth
2013-04-21
1
-0
/
+12
*
Moved cons_show_word() to console module
James Booth
2013-04-21
1
-0
/
+11
*
Moved cons_debug() to console module
James Booth
2013-04-21
1
-0
/
+23
*
Moved cons_show_time() to console module
James Booth
2013-04-21
1
-20
/
+26
*
Moved cons_bad_show() to console module
James Booth
2013-04-21
1
-0
/
+25
*
Moved cons_show_contacts() to console module
James Booth
2013-04-21
1
-0
/
+14
*
Moved help display functions to console module
James Booth
2013-04-21
1
-0
/
+115
*
Moved preferences display functions to console module
James Booth
2013-04-21
1
-0
/
+243
[prev]
[next]