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
*
auto-format
Steffen Jaeckel
2022-02-01
1
-2
/
+2
*
Allow utf8 in occupants header char
Michael Vetter
2021-10-22
1
-4
/
+6
*
Allow utf8 in occupants char
Michael Vetter
2021-10-22
1
-6
/
+8
*
Allow utf8 in roster room private char
Michael Vetter
2021-10-22
1
-3
/
+5
*
Allow utf8 in roster rooms char
Michael Vetter
2021-10-22
1
-4
/
+6
*
Allow utf8 in roster private char
Michael Vetter
2021-10-22
1
-3
/
+5
*
Allow utf8 in roster resource char
Michael Vetter
2021-10-22
1
-4
/
+6
*
Allow utf8 in roster contact char
Michael Vetter
2021-10-22
1
-7
/
+10
*
Allow utf8 in roster header char
Michael Vetter
2021-10-21
1
-2
/
+3
*
Format code correctly
Michael Vetter
2021-10-05
1
-3
/
+6
*
Add more keybindings to /help navigation
Michael Vetter
2021-09-15
1
-2
/
+5
*
Add option to only allow messages from jids in roster
Michael Vetter
2021-07-01
1
-0
/
+10
*
Fix /disco info contact address header
Michael Vetter
2021-06-30
1
-3
/
+5
*
Adjust contact addresses output to the rest of disco info
Michael Vetter
2021-06-30
1
-2
/
+3
*
XEP-0157: Print all available addresses
Michael Vetter
2021-06-30
1
-3
/
+8
*
XEP-0157: Print contact addresses
Michael Vetter
2021-06-30
1
-0
/
+14
*
Print editor command in /executable overview
Michael Vetter
2021-06-10
1
-0
/
+4
*
Add command to show single bookmark details
Michael Vetter
2021-06-09
1
-0
/
+28
*
Attention flag for groupchats
DebXWoody
2021-05-29
1
-0
/
+20
*
Have separate settings for intype
Michael Vetter
2021-05-08
1
-2
/
+7
*
Add config.h in files were it was missing
Michael Vetter
2021-03-26
1
-0
/
+2
*
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
[next]