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
/
config
/
preferences.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright
Michael Vetter
2021-01-08
1
-1
/
+1
*
Add `/executable (urlsave|urlopen)` migrations
William Wennerström
2020-12-18
1
-3
/
+29
*
Fix various typos
Michael Vetter
2020-12-10
1
-1
/
+1
*
Purge omemo sendfile from config
Michael Vetter
2020-12-09
1
-0
/
+5
*
Remove scheme and filetype matching for url (save|open)
William Wennerström
2020-12-08
1
-2
/
+2
*
Move unique_filename_from_url functions to common
William Wennerström
2020-12-04
1
-1
/
+0
*
Refactor for threaded external executable for built-in download methods
William Wennerström
2020-12-03
1
-45
/
+4
*
Use fallback method when /executable urlsave is unset
William Wennerström
2020-11-16
1
-2
/
+0
*
Run make format on rebase
William Wennerström
2020-11-16
1
-389
/
+387
*
Remove /omemo sendfile
William Wennerström
2020-11-16
1
-390
/
+389
*
Declare counter var inside loop
Michael Vetter
2020-11-09
1
-24
/
+15
*
Apply coding style
Michael Vetter
2020-07-07
1
-713
/
+709
*
Revert "Apply coding style"
Michael Vetter
2020-07-07
1
-712
/
+716
*
Apply coding style
Michael Vetter
2020-07-07
1
-716
/
+712
*
Remove prefs_free_string()
Michael Vetter
2020-07-02
1
-11
/
+5
*
Merge pull request #1374 from profanity-im/revampUrlopen
Michael Vetter
2020-07-02
1
-7
/
+140
|
\
|
*
Transform url.open.cmd to new default scheme
Michael Vetter
2020-07-02
1
-1
/
+1
|
*
executable: actually take the user set default if a certain scheme is
Michael Vetter
2020-07-02
1
-6
/
+11
|
*
cmd_url_*(): use gchar instead of char
Michael Vetter
2020-07-02
1
-1
/
+1
|
*
Use correct format when transforming old urlopen.cmd
Michael Vetter
2020-07-02
1
-2
/
+9
|
*
use '*' to set a default executable
Pierre Mazière
2020-07-02
1
-11
/
+24
|
*
Move url/avatar commands from logging to exectuables section
Michael Vetter
2020-07-01
1
-0
/
+14
|
*
prefs_free_string() doesnt need to check if pref is NULL
Michael Vetter
2020-07-01
1
-4
/
+1
|
*
Replace /urlopen with /url and adapt /executable
Pierre Mazière
2020-06-25
1
-3
/
+16
|
*
Add string and string list preferences with option
Pierre Mazière
2020-06-25
1
-1
/
+85
*
|
Feature request - XEP-0373: OpenPGP for XMPP (OX)
DebXWoody
2020-06-29
1
-0
/
+13
|
/
*
Fix reading/writing linked files
Michael Vetter
2020-06-13
1
-1
/
+1
*
Define POSIX macro to have strdup
Michael Vetter
2020-06-12
1
-3
/
+3
*
Make option to allow hiding windows with no messages in statusbar
Michael Vetter
2020-05-21
1
-0
/
+4
*
Make urlopen command configurable
Michael Vetter
2020-05-20
1
-0
/
+4
*
Remove unanimous MAM display
Michael Vetter
2020-04-25
1
-5
/
+0
*
Add hidden MAM setting and trigger MAM retrievel when opening new window
Michael Vetter
2020-04-12
1
-0
/
+3
*
Add setting to not colorize own nick according to xep-0392
Michael Vetter
2020-03-25
1
-0
/
+4
*
titlebar: allow displaying MUC name and MUC jid
Michael Vetter
2020-03-24
1
-5
/
+17
*
Add slashguard feature
Michael Vetter
2020-03-18
1
-0
/
+3
*
Enable popular features by default
Michael Vetter
2020-03-17
1
-0
/
+5
*
xep-0084/avatar: add option to open avatar directly
Michael Vetter
2020-03-10
1
-0
/
+5
*
Fix few memory leaks
Dmitry Podgorny
2020-02-27
1
-4
/
+17
*
Improve setting encryption char error handling
Michael Vetter
2020-02-21
1
-7
/
+9
*
pref: Use helper functions for setting/getting the encryption char
Michael Vetter
2020-02-21
1
-38
/
+24
*
Allow utf8 symbols as omemo/pgp/otr indicator char
Michael Vetter
2020-02-20
1
-38
/
+34
*
Add option to color MUC history like regular messages
Michael Vetter
2020-02-20
1
-0
/
+5
*
Make /sendfile in PGP session configurable
Michael Vetter
2020-02-17
1
-0
/
+3
*
Make /sendfile in OTR session configurable
Michael Vetter
2020-02-17
1
-0
/
+3
*
Make /sendfile in OMEMO session configurable
Michael Vetter
2020-02-17
1
-0
/
+3
*
xep-0308: create setting to toggle lmc
Michael Vetter
2020-02-10
1
-0
/
+3
*
xep-0308: set correction char in config
Michael Vetter
2020-02-10
1
-0
/
+26
*
Set PREF_COLOR_NICK to false by default
Michael Vetter
2020-02-06
1
-1
/
+1
*
Add default pref for PREF_COLOR_NICK
Paul Fariello
2020-02-05
1
-0
/
+2
*
Add context to autocomplete_with_func and use it for omemo trust command
Paul Fariello
2020-01-31
1
-2
/
+2
[next]