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
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add /mam command
Michael Vetter
2021-01-28
2
-0
/
+11
*
Simplify console notification code
Michael Vetter
2021-01-21
1
-29
/
+15
*
Update copyright
Michael Vetter
2021-01-08
13
-14
/
+14
*
Set input window size to max window size
kaffeekanne
2020-12-11
1
-2
/
+2
*
Remove blank line after trackbar
kaffeekanne
2020-12-11
1
-2
/
+0
*
Remove old TODO
Michael Vetter
2020-12-11
1
-1
/
+0
*
Fix color for win_print_outgoing()
Michael Vetter
2020-12-11
1
-1
/
+1
*
Remove empty line
Michael Vetter
2020-12-10
1
-1
/
+0
*
Remove not needed initialization in chatwin_new()
Michael Vetter
2020-12-10
1
-4
/
+0
*
Fix various typos
Michael Vetter
2020-12-10
3
-6
/
+6
*
Cast chat/muc window to correct type and refactor cmd_sendfile
William Wennerström
2020-12-09
1
-0
/
+2
*
Simplify notify()
Michael Vetter
2020-12-09
1
-2
/
+2
*
Expand trackbar to whole line
Michael Vetter
2020-12-09
1
-1
/
+1
*
Remove scheme and filetype matching for url (save|open)
William Wennerström
2020-12-08
1
-3
/
+6
*
Fix segfault for urlopen[1]
William Wennerström
2020-12-07
1
-1
/
+1
*
Fix bad order of parameters for url save
William Wennerström
2020-12-07
1
-1
/
+1
*
Refactor for threaded external executable for built-in download methods
William Wennerström
2020-12-03
1
-2
/
+2
*
Run make format on rebase
William Wennerström
2020-11-16
3
-3
/
+3
*
Add http_download tool
William Wennerström
2020-11-16
2
-2
/
+2
*
Remove /omemo sendfile
William Wennerström
2020-11-16
1
-7
/
+1
*
Declare counter var inside loop
Michael Vetter
2020-11-09
5
-24
/
+14
*
Since the string from strerror should never be modified, use const.
Philipp Klaus Krause
2020-10-14
1
-1
/
+1
*
Fix use-after-free which is introduced in cons_alert()
Dmitry Podgorny
2020-10-09
1
-1
/
+1
*
Fix memleak in cons_alert()
Michael Vetter
2020-10-07
1
-0
/
+2
*
Avoid passing NULL pointers to curses functions.
nia
2020-09-04
3
-9
/
+23
*
Basic support for building on NetBSD.
nia
2020-09-04
9
-0
/
+18
*
Fix memleak in win_print_outgoing_with_receipt()
Michael Vetter
2020-07-23
1
-0
/
+1
*
Setting: only write in console upon muc mention
Michael Vetter
2020-07-10
1
-0
/
+5
*
Pass window to functions so we dont have to call twice
Michael Vetter
2020-07-09
4
-17
/
+16
*
Dont hilight console once all messages have been read
Michael Vetter
2020-07-09
5
-48
/
+108
*
Make _show_roster_contacts static
Michael Vetter
2020-07-09
1
-2
/
+2
*
Apply coding style
Michael Vetter
2020-07-07
24
-2135
/
+2135
*
Revert "Apply coding style"
Michael Vetter
2020-07-07
24
-2213
/
+2214
*
Apply coding style
Michael Vetter
2020-07-07
24
-2214
/
+2213
*
Remove prefs_free_string()
Michael Vetter
2020-07-02
5
-80
/
+80
*
Merge pull request #1374 from profanity-im/revampUrlopen
Michael Vetter
2020-07-02
2
-5
/
+11
|
\
|
*
Add note that /executable needs more work
Michael Vetter
2020-07-02
1
-0
/
+2
|
*
cmd_url_*(): use gchar instead of char
Michael Vetter
2020-07-02
1
-1
/
+1
|
*
Adjust `/executable` test to be more precise
Michael Vetter
2020-07-01
1
-1
/
+1
|
*
console.c: Use prefs_free_string()
Michael Vetter
2020-07-01
1
-1
/
+1
|
*
Display default value for /url associated commands
Pierre Mazière
2020-06-25
1
-5
/
+9
|
*
Add aesgcm to urls grabber
Pierre Mazière
2020-06-25
1
-1
/
+1
*
|
Initialize is_ox in win_create_chat()
Stefan Kropp
2020-07-01
1
-0
/
+1
*
|
Feature request - XEP-0373: OpenPGP for XMPP (OX)
DebXWoody
2020-06-29
5
-0
/
+25
|
/
*
Fix gcc warnings for cygwin
Dmitry Podgorny
2020-06-24
1
-3
/
+4
*
Define POSIX macro to have strdup
Michael Vetter
2020-06-12
2
-4
/
+6
*
Add option for legacy authentication
Dmitry Podgorny
2020-06-05
1
-0
/
+3
*
urlopen: get last URL first
Michael Vetter
2020-05-29
1
-2
/
+2
*
Fix titlebar write position
Michael Vetter
2020-05-27
1
-4
/
+35
*
Handle listing ignored bookmarks when none are ignored
Michael Vetter
2020-05-25
1
-0
/
+6
[next]