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
/
command.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Autocomplete "/sub allow" parameter from subscription requests
James Booth
2013-05-05
1
-1
/
+30
*
Added /duck command to perform searches using duckduckgo chat bot
James Booth
2013-05-05
1
-0
/
+62
*
Added groupchat logs
James Booth
2013-05-05
1
-0
/
+22
*
Fixed bug where /msg not logging chat
James Booth
2013-04-28
1
-1
/
+1
*
Added desktop notification option for subscription requests
James Booth
2013-04-27
1
-1
/
+46
*
Moved display logic for subscriptions to console module
James Booth
2013-04-27
1
-27
/
+2
*
Support for XEP-0249 Direct MUC Invitations
James Booth
2013-04-24
1
-0
/
+47
*
Added desktop notifications for chat room invites
James Booth
2013-04-22
1
-1
/
+17
*
Renamed remaining win_ functions
James Booth
2013-04-21
1
-53
/
+53
*
Renamed win_current_get_recipient -> ui_current_win_recipient
James Booth
2013-04-21
1
-22
/
+22
*
Replace window type functions with single function returning type
James Booth
2013-04-21
1
-78
/
+143
*
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
-5
/
+5
*
Removed cons_bad_command()
James Booth
2013-04-21
1
-1
/
+1
*
Moved cons_about() to console module
James Booth
2013-04-20
1
-0
/
+7
*
Added /invite for direct MUC invitations
James Booth
2013-04-20
1
-0
/
+44
*
Guess conference server if not supplied when joining room (/join)
James Booth
2013-04-10
1
-8
/
+30
*
Mouse handling disabled by default.
James Booth
2013-03-19
1
-1
/
+3
*
Use domain part of current jid when no jid passed to /disco
James Booth
2013-03-14
1
-4
/
+16
*
Added /disco command
James Booth
2013-03-14
1
-4
/
+50
*
Added basic /rooms command to get chat room list
James Booth
2013-03-13
1
-0
/
+37
*
Handle dependent settings
James Booth
2013-03-10
1
-4
/
+38
*
Updated online help
James Booth
2013-03-10
1
-31
/
+51
*
Added /clear command to clear current window
James Booth
2013-03-02
1
-0
/
+16
*
Show available resources for current account with "/account"
James Booth
2013-02-18
1
-4
/
+13
*
Colour connected account in "/account list" according ot presence
James Booth
2013-02-18
1
-13
/
+2
*
Fixed invalid resource error
James Booth
2013-02-17
1
-2
/
+10
*
Tidied help on /info, /caps and /software
James Booth
2013-02-17
1
-10
/
+14
*
Colour title on /caps and /software output
James Booth
2013-02-17
1
-38
/
+23
*
Added /software command handling to chat rooms and private chat
James Booth
2013-02-17
1
-10
/
+35
*
Added autocomplete for /software command
James Booth
2013-02-17
1
-0
/
+33
*
Added /caps command
James Booth
2013-02-17
1
-0
/
+78
*
Show all resources ordered by priority with /info command
James Booth
2013-02-17
1
-17
/
+21
*
Dealing with mulitple contact resources, work in progress
James Booth
2013-02-14
1
-14
/
+17
*
Added resource_presence_t and contact_presence_t
James Booth
2013-02-10
1
-44
/
+23
*
Removed presence from jabber_conn
James Booth
2013-02-10
1
-5
/
+5
*
Renamed jabber_presence_t->presence_t
James Booth
2013-02-10
1
-5
/
+5
*
Renamed contact property jid->barejid
James Booth
2013-02-09
1
-1
/
+1
*
Refactored string preferences
James Booth
2013-02-03
1
-4
/
+4
*
Refactored setting boolean preferences
James Booth
2013-02-03
1
-23
/
+21
*
Refactored getting boolean preferences
James Booth
2013-02-03
1
-4
/
+4
*
Added config dir to source
James Booth
2013-02-02
1
-3
/
+3
*
Added command and tools subdirs to source
James Booth
2013-02-02
1
-0
/
+2671