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
*
Fix titlebar and rosterbar description
Michael Vetter
2020-01-23
1
-3
/
+2
*
Add option to display MUC name or JID in titlebar
Michael Vetter
2020-01-23
4
-4
/
+49
*
Add `/roster room use` autocompletion
Michael Vetter
2020-01-23
1
-0
/
+12
*
Add `/roster room use` command
Michael Vetter
2020-01-23
2
-0
/
+23
*
Use OMEMO for offline MUC members (#1242)
Paul Fariello
2020-01-20
1
-7
/
+11
*
Refactor /roster show/hide (#1251)
Daniel Lublin
2020-01-12
1
-133
/
+44
*
Make `/roster color` configurable when offline
Michael Vetter
2019-12-20
1
-4
/
+4
*
Refactor _cmd_set_boolean_preference
Michael Vetter
2019-12-19
1
-9
/
+10
*
Add /occupants color command
Michael Vetter
2019-12-19
3
-0
/
+15
*
Add /roster color command
Michael Vetter
2019-12-19
3
-0
/
+13
*
xep-0084: Improve help
Michael Vetter
2019-12-18
1
-1
/
+3
*
xep-0084: add /avatar help and autocompletion
Michael Vetter
2019-12-18
2
-3
/
+21
*
xep-0084: Look for specific user and print ID
Michael Vetter
2019-12-18
3
-1
/
+25
*
Implement Color Vision Deficiencies setting
Michael Vetter
2019-12-12
3
-6
/
+60
*
Add initial support for XEP-0392
Michael Vetter
2019-12-09
4
-1
/
+25
*
Merge /group command into /roster
Michael Vetter
2019-11-25
3
-146
/
+118
*
Add vim modeline
Michael Vetter
2019-11-13
6
-0
/
+6
*
Merge /chlog and /grlog commands into /logging
Michael Vetter
2019-11-12
4
-43
/
+60
*
cmd_room: don't check arguments twice
Michael Vetter
2019-11-08
1
-13
/
+4
*
Fix setting of status message
Michael Vetter
2019-11-07
2
-2
/
+6
*
Merge state commands (online, away) into status
Michael Vetter
2019-11-06
4
-141
/
+113
*
Fix formatting for invite command help
Michael Vetter
2019-11-05
1
-1
/
+1
*
Merge /invite, /invites and /decline commands
Michael Vetter
2019-11-05
4
-85
/
+85
*
Add `/titlebar show presence` command
Michael Vetter
2019-11-05
2
-0
/
+7
*
Add `/titlebar show resource` command
Michael Vetter
2019-11-05
3
-3
/
+10
*
Move /encwarn command into /titlebar
Michael Vetter
2019-11-05
4
-41
/
+36
*
Move `tls show` to titlebar command
Michael Vetter
2019-11-05
4
-23
/
+72
*
Send clipboard via /paste
Michael Vetter
2019-10-29
1
-2
/
+34
*
Add clipboard feature
Michael Vetter
2019-10-29
3
-0
/
+29
*
Remove not neede free
Michael Vetter
2019-10-25
1
-1
/
+0
*
Remove /leave command
Michael Vetter
2019-10-22
2
-27
/
+0
*
Fix memory leak in cmd_join()
Dmitry Podgorny
2019-10-14
1
-1
/
+3
*
Make cmd_account safer
Michael Vetter
2019-10-10
1
-2
/
+6
*
Revert "Fix memleak in cmd_join"
Michael Vetter
2019-10-06
1
-5
/
+0
*
Add account clear example to help
Michael Vetter
2019-10-06
1
-1
/
+3
*
Fix memleak in cmd_join
Michael Vetter
2019-10-06
1
-0
/
+5
*
Free strings in all cases in cmd_rooms
Michael Vetter
2019-10-06
1
-0
/
+3
*
Free options in error case for cmd_connect()
Michael Vetter
2019-10-06
1
-0
/
+5
*
Add /clear autocompletion and improve help
Michael Vetter
2019-10-05
3
-6
/
+60
*
Merge remote-tracking branch 'philipflohr/master'
Michael Vetter
2019-10-05
1
-10
/
+3
|
\
|
*
Don't stop plugin installation if given path points to a directory
Philip Flohr
2019-02-26
1
-11
/
+3
*
|
Introduce /reload command
Michael Vetter
2019-10-04
3
-0
/
+23
*
|
Mention XEP-0191 in blocked command
Michael Vetter
2019-09-30
1
-1
/
+1
*
|
Document how to block users in MUCs
Michael Vetter
2019-09-30
1
-2
/
+4
*
|
Fix typo conact -> contact
Michael Vetter
2019-09-29
1
-4
/
+4
*
|
Use helper function for cmd_status
Michael Vetter
2019-09-29
1
-15
/
+13
*
|
Allow pasing a jid to info command in chat window
Michael Vetter
2019-09-29
1
-12
/
+18
*
|
Allow pasing a jid to status command in chat window
Michael Vetter
2019-09-29
1
-2
/
+10
*
|
Remove unused code in cmd_room() about win num
Michael Vetter
2019-08-23
1
-6
/
+0
*
|
Add 'save' command to save preferences
Michael Vetter
2019-08-02
4
-0
/
+26
[next]