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
/
cmd_funcs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add option for legacy authentication
Dmitry Podgorny
2020-06-05
1
-3
/
+30
*
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 add|remove
Michael Vetter
2020-05-24
1
-0
/
+12
*
List ignored bookmarks
Michael Vetter
2020-05-24
1
-0
/
+25
*
Add option to add bookmark name
Michael Vetter
2020-05-22
1
-4
/
+5
*
Make option to allow hiding windows with no messages in statusbar
Michael Vetter
2020-05-21
1
-0
/
+12
*
Add /executable command
Michael Vetter
2020-05-20
1
-0
/
+16
*
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
1
-11
/
+19
*
Actually open the URL
Michael Vetter
2020-05-20
1
-0
/
+20
*
xep-0092: make it possible to ask servers or components for software
Michael Vetter
2020-05-14
1
-0
/
+19
*
Have proper autocompletion for /software in chat window
Michael Vetter
2020-05-14
1
-15
/
+21
*
Remove unanimous MAM display
Michael Vetter
2020-04-25
1
-6
/
+0
*
Fix parsing of alias command
Michael Vetter
2020-04-20
1
-1
/
+1
*
Add setting to not colorize own nick according to xep-0392
Michael Vetter
2020-03-25
1
-0
/
+4
*
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
1
-25
/
+12
*
Add slashguard feature
Michael Vetter
2020-03-18
1
-0
/
+12
*
xep-0084/avatar: add option to open avatar directly
Michael Vetter
2020-03-10
1
-1
/
+13
*
Make cmd_logging() safer
Michael Vetter
2020-02-25
1
-2
/
+3
*
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
1
-4
/
+14
*
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
1
-1
/
+6
*
Make /sendfile in OTR session configurable
Michael Vetter
2020-02-17
1
-2
/
+16
*
Make /sendfile in OMEMO session configurable
Michael Vetter
2020-02-17
1
-8
/
+26
*
Disallow sendfile in e2ee chat sessions
moppman
2020-02-17
1
-0
/
+35
*
xep-0308: only allow /correct when corrections are enabled
Michael Vetter
2020-02-14
1
-0
/
+5
*
xep-0308: Make /correct work without quotation marks
Michael Vetter
2020-02-14
1
-2
/
+8
*
xep-0308: Implement LMC for outgoing MUC messages
Michael Vetter
2020-02-14
1
-0
/
+12
*
xep-0308: Don't check whether receiving clients supports this feature
Michael Vetter
2020-02-12
1
-16
/
+1
*
xep-0308: enable corrections for outgoing encrypted messages
Michael Vetter
2020-02-12
1
-2
/
+3
*
xep-0308: update the UI upon sending a corrected message
Michael Vetter
2020-02-11
1
-0
/
+1
*
xep-0308: Implement `/correct` to correct the last send message
Michael Vetter
2020-02-10
1
-0
/
+41
*
xep-0308: create setting to toggle lmc
Michael Vetter
2020-02-10
1
-3
/
+5
*
xep-0308: set correction char in config
Michael Vetter
2020-02-10
1
-0
/
+27
*
Change theme handling
Michael Vetter
2020-01-29
1
-8
/
+11
*
XEP-0092: Add configuration option to choose whether to send OS name
Michael Vetter
2020-01-24
1
-0
/
+8
*
Add option to display MUC name or JID in titlebar
Michael Vetter
2020-01-23
1
-0
/
+25
*
Add `/roster room use` command
Michael Vetter
2020-01-23
1
-0
/
+19
*
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
*
Refactor _cmd_set_boolean_preference
Michael Vetter
2019-12-19
1
-9
/
+10
[next]