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
...
*
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
[prev]