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
/
ui.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed ">" indicator when tidying windows
James Booth
2013-08-30
1
-0
/
+1
*
Removed limit on number of windows, WIP
James Booth
2013-08-27
1
-1
/
+0
*
Refactor _cmd_close
James Booth
2013-08-26
1
-0
/
+2
*
Removed cons_create from console.c
James Booth
2013-08-26
1
-1
/
+0
*
Merge branch 'master' into windows
James Booth
2013-08-25
1
-0
/
+1
|
\
|
*
draft of bookmarks implementation
Dmitry Podgorny
2013-07-14
1
-0
/
+1
*
|
Initial code refactor for growable window list
James Booth
2013-08-20
1
-5
/
+0
|
/
*
Show current setting with settings commands
James Booth
2013-06-25
1
-0
/
+22
*
Show messages on /group add and /group remove
James Booth
2013-06-23
1
-0
/
+2
*
Show message when removing contact from group when not in group
James Booth
2013-06-23
1
-1
/
+2
*
Show message when contact already in group
James Booth
2013-06-23
1
-0
/
+1
*
Added group add and group remove to /roster command
James Booth
2013-06-02
1
-0
/
+1
*
Added message in console on /roster remove
James Booth
2013-06-02
1
-0
/
+1
*
Added message in console on /roster add
James Booth
2013-06-02
1
-0
/
+1
*
Added roster list when using /roster with no args
James Booth
2013-06-01
1
-0
/
+1
*
Added /leave command
James Booth
2013-05-30
1
-0
/
+1
*
Finished handle usage
James Booth
2013-05-20
1
-3
/
+3
*
Show contacts handle as window title in chat
James Booth
2013-05-19
1
-1
/
+1
*
Added "tidy" and "prune" options to /wins command
James Booth
2013-05-17
1
-0
/
+4
*
Added "read" parameter to /close
James Booth
2013-05-16
1
-0
/
+1
*
Added parameter to /close
James Booth
2013-05-12
1
-0
/
+6
*
Added /duck command to perform searches using duckduckgo chat bot
James Booth
2013-05-05
1
-0
/
+6
*
Moved display logic for subscriptions to console module
James Booth
2013-04-27
1
-0
/
+2
*
Support for XEP-0249 Direct MUC Invitations
James Booth
2013-04-24
1
-0
/
+1
*
Refactor marking windows as dirty and status bar new indicator
James Booth
2013-04-22
1
-1
/
+1
*
Added notifier module
James Booth
2013-04-21
1
-1
/
+1
*
Renamed remaining win_ functions
James Booth
2013-04-21
1
-48
/
+49
*
Renamed win_current_get_recipient -> ui_current_win_recipient
James Booth
2013-04-21
1
-1
/
+1
*
Replace window type functions with single function returning type
James Booth
2013-04-21
1
-4
/
+1
*
Renamed clear and close functions in ui
James Booth
2013-04-21
1
-2
/
+2
*
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
-1
/
+0
*
Moved remaining static functions to console module
James Booth
2013-04-21
1
-0
/
+2
*
Moved cons_show_wins() to console module
James Booth
2013-04-21
1
-0
/
+4
*
Moved cons_show_login_success() to console module
James Booth
2013-04-21
1
-21
/
+5
*
Show message in console when receiving chat room invites
James Booth
2013-03-24
1
-0
/
+2
*
Implemented output for /disco info
James Booth
2013-03-14
1
-0
/
+1
*
Added output for /disco items
James Booth
2013-03-14
1
-0
/
+1
*
Show name as well as jid for room list
James Booth
2013-03-14
1
-0
/
+1
*
Added /clear command to clear current window
James Booth
2013-03-02
1
-0
/
+1
*
Colour connected account in "/account list" according ot presence
James Booth
2013-02-18
1
-0
/
+1
*
Colour title on /caps and /software output
James Booth
2013-02-17
1
-2
/
+3
*
Added autocomplete for /software command
James Booth
2013-02-17
1
-0
/
+2
*
Added /caps command
James Booth
2013-02-17
1
-0
/
+1
*
Simple default resource hanlding on presence
James Booth
2013-02-14
1
-2
/
+2
*
Added resource_presence_t and contact_presence_t
James Booth
2013-02-10
1
-1
/
+1
*
Renamed jabber_presence_t->presence_t
James Booth
2013-02-10
1
-1
/
+1
*
Added resize check to ui module
James Booth
2013-02-02
1
-1
/
+2
*
Tidied #include's
James Booth
2013-02-02
1
-1
/
+0
*
Added ui subdir to source
James Booth
2013-02-02
1
-0
/
+194