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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright
Michael Vetter
2021-01-08
4
-4
/
+4
*
Add `/executable (urlsave|urlopen)` migrations
William Wennerström
2020-12-18
1
-3
/
+29
*
Use popen for eval_password (reintroduce old behavior)
William Wennerström
2020-12-15
1
-20
/
+35
*
Refactor call_external
William Wennerström
2020-12-11
1
-11
/
+19
*
Use whole path as logfile when defined via -f
Michael Vetter
2020-12-11
1
-8
/
+14
*
Set default color for trackbar
Michael Vetter
2020-12-10
1
-0
/
+1
*
Fix various typos
Michael Vetter
2020-12-10
2
-2
/
+2
*
docs: fix simple typo, certian -> certain
Tim Gates
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
3
-55
/
+14
*
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
2
-391
/
+389
*
Declare counter var inside loop
Michael Vetter
2020-11-09
4
-53
/
+30
*
Dont initialize i twice in accounts_get_account()
Michael Vetter
2020-11-05
1
-5
/
+5
*
Since the string from strerror should never be modified, use const.
Philipp Klaus Krause
2020-10-14
1
-1
/
+1
*
Basic support for building on NetBSD.
nia
2020-09-04
2
-0
/
+4
*
Apply coding style
Michael Vetter
2020-07-07
18
-1709
/
+1929
*
Revert "Apply coding style"
Michael Vetter
2020-07-07
18
-1950
/
+1730
*
Apply coding style
Michael Vetter
2020-07-07
18
-1730
/
+1950
*
Log errors from eval_password
William Wennerström
2020-07-06
1
-1
/
+2
*
Remove prefs_free_string()
Michael Vetter
2020-07-02
3
-13
/
+6
*
Merge pull request #1374 from profanity-im/revampUrlopen
Michael Vetter
2020-07-02
2
-7
/
+145
|
\
|
*
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
2
-2
/
+2
|
*
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
2
-3
/
+17
|
*
Add string and string list preferences with option
Pierre Mazière
2020-06-25
2
-1
/
+89
*
|
Add default value for titlebar.scrolled
Michael Vetter
2020-07-01
1
-0
/
+1
*
|
files.c: use const char *const where appropriate
Michael Vetter
2020-07-01
2
-4
/
+4
*
|
Use files_get_account_data_path instead of duplicate code
Michael Vetter
2020-07-01
2
-2
/
+21
*
|
Feature request - XEP-0373: OpenPGP for XMPP (OX)
DebXWoody
2020-06-29
2
-0
/
+16
|
/
*
Fix NULL terminated list
Michael Vetter
2020-06-23
1
-1
/
+1
*
Use shell to start eval_password command
Michael Vetter
2020-06-19
1
-5
/
+1
*
Fix reading/writing linked files
Michael Vetter
2020-06-13
2
-2
/
+2
*
Define POSIX macro to have strdup
Michael Vetter
2020-06-12
4
-18
/
+19
*
Dont manipulate pointer from getenv
Michael Vetter
2020-06-12
1
-6
/
+14
*
Add option for legacy authentication
Dmitry Podgorny
2020-06-05
4
-5
/
+37
*
Use external_call to get password via eval_password command
Pierre Mazière
2020-06-03
1
-26
/
+24
*
PoC for bookmark ignore
Michael Vetter
2020-05-24
1
-0
/
+1
*
Make option to allow hiding windows with no messages in statusbar
Michael Vetter
2020-05-21
2
-0
/
+5
*
Make 'scrolled' themeable
Michael Vetter
2020-05-21
2
-0
/
+3
*
Make urlopen command configurable
Michael Vetter
2020-05-20
2
-0
/
+5
*
Remove unanimous MAM display
Michael Vetter
2020-04-25
2
-6
/
+0
[next]