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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix memleaks & more auto-free
Steffen Jaeckel
2023-05-12
1
-15
/
+5
*
Cleanup: gchar as gchar instead of char
John Hernandez
2023-05-04
2
-5
/
+3
*
fix memory leak
Steffen Jaeckel
2023-04-04
1
-9
/
+8
*
Editor executable support flags
Daniel Santos
2023-03-30
1
-1
/
+6
*
Adapt to g_string_free glib 2.75.3 change
Michael Vetter
2023-03-21
2
-11
/
+2
*
Fix duplicate download IDs.
IsaacM88
2023-03-09
6
-19
/
+24
*
Fix quote and url autocompletion for MAM and history
MarcoPolo-PasTonMolo
2023-02-13
2
-3
/
+8
*
fix more memory leaks
Steffen Jaeckel
2023-01-18
1
-1
/
+1
*
minor changes
Steffen Jaeckel
2023-01-18
1
-40
/
+9
*
Update copyright year
Michael Vetter
2023-01-10
6
-6
/
+6
*
Spawn external programs asynchronously
Marouane L
2022-10-12
2
-2
/
+2
*
Tell user where the downloaded file is stored
Steffen Jaeckel
2022-09-07
1
-2
/
+2
*
Include common.h and xmpp.h in editor.c
Michael Vetter
2022-06-28
1
-0
/
+2
*
Include xmpp.h in bookmark_ignore.c
Michael Vetter
2022-06-28
1
-0
/
+2
*
Improve cmd argument parser
MarcoPolo-PasTonMolo
2022-06-16
1
-3
/
+12
*
Update copyright year
Michael Vetter
2022-05-09
4
-4
/
+4
*
Fix a segfault when uploading or downloading files
Maxi Wuttke
2022-04-02
2
-2
/
+2
*
Fix crash on /editor
MarcoPolo-PasTonMolo
2022-03-24
1
-1
/
+5
*
apply `tls.policy` to cURL calls
Steffen Jaeckel
2022-03-22
2
-0
/
+14
*
add profanity-specific CAfile
Steffen Jaeckel
2022-03-22
2
-0
/
+12
*
re-factor `get_message_from_editor()`
Steffen Jaeckel
2022-03-14
1
-62
/
+50
*
prevent segfault
Steffen Jaeckel
2022-03-13
1
-0
/
+3
*
Add stat.h to editor
Michael Vetter
2022-03-04
1
-0
/
+1
*
Include errno header in editor.c
Michael Vetter
2022-03-04
1
-1
/
+2
*
Move get_message_from_editor to appropriate file and change its keybinding
MarcoPolo-PasTonMolo
2022-03-03
2
-0
/
+176
*
auto-format
Steffen Jaeckel
2022-02-01
1
-1
/
+1
*
Format code correctly
Michael Vetter
2021-10-05
1
-1
/
+1
*
Fix segfault when aesgcm url isn't the expected size
Michael Vetter
2021-06-30
1
-0
/
+1
*
http upload: use correct content type
Michael Vetter
2021-06-02
1
-1
/
+1
*
Get rid of asprintf and _GNU_SOURCE define
Michael Vetter
2021-03-30
5
-51
/
+49
*
Add config.h in files were it was missing
Michael Vetter
2021-03-26
3
-0
/
+6
*
autocomplete: remove duplicate code in search functions
Michael Vetter
2021-03-11
1
-54
/
+16
*
autocomplete: Use asprintf don't calculate length twice
Michael Vetter
2021-03-11
1
-4
/
+9
*
Remove duplicate code in autocomplete_param*
Michael Vetter
2021-03-11
1
-29
/
+22
*
Upload: Fix unused return
Thorben Günther
2021-03-11
1
-4
/
+9
*
Update to the newest version of XEP 0363 (HTTP Upload)
Maximilian Wuttke
2021-03-11
2
-0
/
+32
*
Update copyright
Michael Vetter
2021-01-08
2
-2
/
+2
*
Fix deadlock on error before HTTP download has begun
William Wennerström
2020-12-10
1
-4
/
+6
*
Remove cmd_tiny, empty files and link nonce with IV
William Wennerström
2020-12-07
3
-2
/
+2
*
Add tests for format_call_external_argv
William Wennerström
2020-12-07
1
-2
/
+2
*
Fix bad order of parameters for url save
William Wennerström
2020-12-07
1
-1
/
+7
*
Rework url to filename
William Wennerström
2020-12-06
2
-8
/
+6
*
Move unique_filename_from_url functions to common
William Wennerström
2020-12-04
2
-21
/
+0
*
Refactor for threaded external executable for built-in download methods
William Wennerström
2020-12-03
5
-2
/
+45
*
Fix stubs and move some tests to http_common
William Wennerström
2020-11-16
2
-18
/
+12
*
Switch to g_strerror
William Wennerström
2020-11-16
2
-23
/
+19
*
Move common http tool code to http_common
William Wennerström
2020-11-16
6
-53
/
+154
*
Add I/O error handling and use filenames instead of file descriptors
William Wennerström
2020-11-16
4
-51
/
+87
*
Refactor OMEMO download into AESGCMDownload tool
William Wennerström
2020-11-16
6
-2
/
+221
*
Run make format on rebase
William Wennerström
2020-11-16
4
-57
/
+64
[next]