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
/
console.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MUC: Show offline members in sidebar
Thorben Günther
2021-03-08
1
-0
/
+5
*
Add /mam command
Michael Vetter
2021-01-28
1
-0
/
+10
*
Simplify console notification code
Michael Vetter
2021-01-21
1
-29
/
+15
*
Update copyright
Michael Vetter
2021-01-08
1
-2
/
+2
*
Fix various typos
Michael Vetter
2020-12-10
1
-4
/
+4
*
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
1
-1
/
+1
*
Remove /omemo sendfile
William Wennerström
2020-11-16
1
-7
/
+1
*
Declare counter var inside loop
Michael Vetter
2020-11-09
1
-4
/
+2
*
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
*
Basic support for building on NetBSD.
nia
2020-09-04
1
-0
/
+2
*
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
1
-12
/
+11
*
Dont hilight console once all messages have been read
Michael Vetter
2020-07-09
1
-46
/
+86
*
Make _show_roster_contacts static
Michael Vetter
2020-07-09
1
-2
/
+2
*
Apply coding style
Michael Vetter
2020-07-07
1
-244
/
+238
*
Revert "Apply coding style"
Michael Vetter
2020-07-07
1
-245
/
+251
*
Apply coding style
Michael Vetter
2020-07-07
1
-251
/
+245
*
Remove prefs_free_string()
Michael Vetter
2020-07-02
1
-42
/
+42
*
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 option for legacy authentication
Dmitry Podgorny
2020-06-05
1
-0
/
+3
*
Handle listing ignored bookmarks when none are ignored
Michael Vetter
2020-05-25
1
-0
/
+6
*
List ignored bookmarks
Michael Vetter
2020-05-24
1
-0
/
+15
*
Display bookmark name
Michael Vetter
2020-05-22
1
-1
/
+5
*
Make option to allow hiding windows with no messages in statusbar
Michael Vetter
2020-05-21
1
-11
/
+17
*
Make 'scrolled' themeable
Michael Vetter
2020-05-21
1
-0
/
+2
*
Add /executable command
Michael Vetter
2020-05-20
1
-5
/
+7
*
Fix `/correction` char display
Michael Vetter
2020-05-06
1
-1
/
+1
*
Remove unanimous MAM display
Michael Vetter
2020-04-25
1
-4
/
+0
*
cons_show_aliases() simpify condition
Michael Vetter
2020-04-20
1
-3
/
+1
*
Fix memory leaks in cons_roster_setting()
Dmitry Podgorny
2020-04-10
1
-0
/
+3
*
Fix memory leak in cons_show_disco_info()
Dmitry Podgorny
2020-04-06
1
-1
/
+1
*
Add setting to not colorize own nick according to xep-0392
Michael Vetter
2020-03-25
1
-0
/
+6
*
titlebar: allow displaying MUC name and MUC jid
Michael Vetter
2020-03-24
1
-3
/
+11
*
Add slashguard feature
Michael Vetter
2020-03-18
1
-0
/
+10
*
xep-0084/avatar: add option to open avatar directly
Michael Vetter
2020-03-10
1
-0
/
+10
*
Allow utf8 symbols as omemo/pgp/otr indicator char
Michael Vetter
2020-02-20
1
-85
/
+89
*
Add option to color MUC history like regular messages
Michael Vetter
2020-02-20
1
-4
/
+8
*
Make /sendfile in PGP session configurable
Michael Vetter
2020-02-17
1
-0
/
+6
*
Make /sendfile in OTR session configurable
Michael Vetter
2020-02-17
1
-0
/
+6
*
Make /sendfile in OMEMO session configurable
Michael Vetter
2020-02-17
1
-0
/
+6
*
xep-0308: create setting to toggle lmc
Michael Vetter
2020-02-10
1
-1
/
+8
[next]