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
*
Add option for legacy authentication
Dmitry Podgorny
2020-06-05
3
-6
/
+126
*
Fix memleak again
Michael Vetter
2020-06-03
1
-1
/
+5
*
Get output and error streams from the command spawned by external_call()
Pierre Mazière
2020-06-03
1
-4
/
+5
*
Fix memleak in cmd_urlopen()
Michael Vetter
2020-05-29
1
-1
/
+3
*
Save bookmark ignore list
Michael Vetter
2020-05-25
1
-1
/
+1
*
Add and use connection_get_barejid()
Michael Vetter
2020-05-25
1
-3
/
+3
*
Add `/bookmark ignore` autocompletion
Michael Vetter
2020-05-24
1
-0
/
+21
*
Add bookmark ignore add|remove
Michael Vetter
2020-05-24
2
-3
/
+20
*
List ignored bookmarks
Michael Vetter
2020-05-24
3
-2
/
+31
*
Add option to add bookmark name
Michael Vetter
2020-05-22
3
-6
/
+9
*
Make option to allow hiding windows with no messages in statusbar
Michael Vetter
2020-05-21
3
-2
/
+17
*
Add the word 'hilight' to trigger doc
Michael Vetter
2020-05-20
1
-1
/
+1
*
Add /executable command
Michael Vetter
2020-05-20
4
-6
/
+60
*
Make urlopen command configurable
Michael Vetter
2020-05-20
1
-1
/
+1
*
Create call_external() helper function
Michael Vetter
2020-05-20
1
-9
/
+1
*
Build URL ac upon printing of message in window
Michael Vetter
2020-05-20
2
-15
/
+23
*
Look for URLs via regex
Michael Vetter
2020-05-20
1
-10
/
+5
*
Actually open the URL
Michael Vetter
2020-05-20
3
-1
/
+39
*
Start urlopen feature
Michael Vetter
2020-05-20
1
-0
/
+23
*
Remove autocompletion for unanimous/regular color
Michael Vetter
2020-05-16
1
-12
/
+0
*
xep-0092: make it possible to ask servers or components for software
Michael Vetter
2020-05-14
3
-0
/
+37
*
Have proper autocompletion for /software in chat window
Michael Vetter
2020-05-14
2
-17
/
+60
*
Remove unanimous MAM display
Michael Vetter
2020-04-25
2
-14
/
+4
*
Mention the related commands for /correct and /correction
William Wennerström
2020-04-24
1
-3
/
+5
*
Fix parsing of alias command
Michael Vetter
2020-04-20
1
-1
/
+1
*
Dont have account otr setting if built without otr
Michael Vetter
2020-04-03
1
-0
/
+2
*
Dont have otr autocompletion if build without otr support
Michael Vetter
2020-04-03
1
-0
/
+16
*
Dont have pgp autocompletion if build without pgp support
Michael Vetter
2020-04-03
1
-2
/
+16
*
Dont even create OMEMO ac vars if we build without support
Michael Vetter
2020-04-03
1
-0
/
+10
*
Only have OMEMO autocompletion if we build with OEMO support
Michael Vetter
2020-04-02
1
-2
/
+6
*
Fix omemo autocompletion mitake
Michael Vetter
2020-04-02
1
-2
/
+0
*
Remove 'use' from titlebar autocompletion
Michael Vetter
2020-03-29
1
-1
/
+0
*
Fix edit mistake
Michael Vetter
2020-03-27
1
-1
/
+1
*
Upgrade examples
Michael Vetter
2020-03-26
1
-39
/
+39
*
Add setting to not colorize own nick according to xep-0392
Michael Vetter
2020-03-25
3
-4
/
+17
*
Fix old typo in titlebar presence
Michael Vetter
2020-03-24
1
-1
/
+1
*
titlebar: allow displaying MUC name and MUC jid
Michael Vetter
2020-03-24
4
-46
/
+19
*
Add slashguard feature
Michael Vetter
2020-03-18
4
-1
/
+31
*
Add note about 256 color support
Michael Vetter
2020-03-17
1
-1
/
+2
*
xep-0084/avatar: add option to open avatar directly
Michael Vetter
2020-03-10
3
-6
/
+43
*
Remove caution about LMC
Michael Vetter
2020-03-09
1
-1
/
+1
*
Make cmd_logging() safer
Michael Vetter
2020-02-25
1
-2
/
+3
*
Improve formatting for some help instructions
William Wennerström
2020-02-24
1
-12
/
+12
*
get_log_file_location () should return const char*
Michael Vetter
2020-02-21
1
-1
/
+1
*
Improve setting encryption char error handling
Michael Vetter
2020-02-21
1
-6
/
+15
*
Allow utf8 symbols as omemo/pgp/otr indicator char
Michael Vetter
2020-02-20
1
-182
/
+183
*
Add option to color MUC history like regular messages
Michael Vetter
2020-02-20
3
-12
/
+46
*
Fix typo
Michael Vetter
2020-02-17
1
-1
/
+1
*
Mention how to enable unencrypted file transer
Michael Vetter
2020-02-17
1
-2
/
+2
*
Make /sendfile in PGP session configurable
Michael Vetter
2020-02-17
3
-3
/
+23
[next]