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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added group argument to /who
James Booth
2013-06-02
1
-12
/
+52
*
Added 'any' to /who command
James Booth
2013-06-02
1
-3
/
+5
*
Added group add and group remove to /roster command
James Booth
2013-06-02
1
-1
/
+59
*
Updated help for /roster command
James Booth
2013-06-02
1
-6
/
+13
*
Added autocomplete for /roster remove
James Booth
2013-06-02
1
-0
/
+2
*
Added /roster remove command
James Booth
2013-06-02
1
-0
/
+17
*
Added /roster add command
James Booth
2013-06-01
1
-25
/
+43
*
Added roster list when using /roster with no args
James Booth
2013-06-01
1
-21
/
+35
*
Added autocomplete to /sub deny
James Booth
2013-06-01
1
-0
/
+14
*
Added /leave command
James Booth
2013-05-30
1
-0
/
+33
*
Use nickname to jid mapping when sending room invites
James Booth
2013-05-30
1
-1
/
+5
*
Fixed #174
James Booth
2013-05-22
1
-0
/
+3
*
Refactored roster push handling
James Booth
2013-05-21
1
-7
/
+7
*
Renamed roster_change_handle -> roster_change_name
James Booth
2013-05-21
1
-4
/
+4
*
Renamed roster_barejid_from_handle -> roster_barejid_from_name
James Booth
2013-05-21
1
-3
/
+3
*
Renamed roster_jid_from_handle -> roster_barejid_from_handle
James Booth
2013-05-21
1
-3
/
+3
*
Finished handle usage
James Booth
2013-05-20
1
-1
/
+12
*
Added jid autocompleter for /roster nick command
James Booth
2013-05-20
1
-1
/
+1
*
Pass jid when creating new window for /msg with no message
James Booth
2013-05-20
1
-1
/
+1
*
Use handle for /info command
James Booth
2013-05-19
1
-1
/
+6
*
Use handle in /msg command
James Booth
2013-05-19
1
-3
/
+4
*
Changing roster handle with no argument clears handle
James Booth
2013-05-19
1
-4
/
+6
*
Added /roster autocomplete
James Booth
2013-05-19
1
-0
/
+18
*
Added sub to /notify preferences output
James Booth
2013-05-19
1
-1
/
+0
*
Added /roster command with nick option to change handle
James Booth
2013-05-19
1
-0
/
+40
*
Added "tidy" and "prune" options to /wins command
James Booth
2013-05-17
1
-33
/
+28
*
Show how many windows closed with /close all and /close read
James Booth
2013-05-16
1
-3
/
+17
*
Show correct message when closing window 0
James Booth
2013-05-16
1
-1
/
+1
*
Use 0 not 10 on window close message
James Booth
2013-05-16
1
-1
/
+5
*
Added autocompleter for /close command
James Booth
2013-05-16
1
-0
/
+8
*
Added "read" parameter to /close
James Booth
2013-05-16
1
-3
/
+15
*
Added parameter to /close
James Booth
2013-05-12
1
-26
/
+69
*
Removed contact_list, moved roster logic to xmpp/roster module
James Booth
2013-05-06
1
-1
/
+0
*
Renamed contact_list_ functions to roster_
James Booth
2013-05-06
1
-12
/
+12
*
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
[prev]
[next]