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
*
Restore default behaviour for stamps
Michael Vetter
2022-05-03
1
-1
/
+1
*
Merge branch 'master' into add_stamp_settings
Michael Vetter
2022-04-28
4
-51
/
+75
|
\
|
*
Add support for offline MUC notifications
Stefan Ott
2022-04-23
1
-0
/
+5
|
*
Show return symbol for embedded newlines
Paul Fertser
2022-04-12
1
-1
/
+24
|
*
Handle input win redisplay via Readline hook
Paul Fertser
2022-04-12
1
-3
/
+10
|
*
Show Readline prompt in input window
Paul Fertser
2022-04-12
1
-0
/
+7
|
*
Use correct colour for their nick when showing history
Paul Fertser
2022-04-01
1
-0
/
+1
|
*
Merge pull request #1664 from paulfertser/tab-completion-cleanup
Michael Vetter
2022-04-01
1
-41
/
+11
|
|
\
|
|
*
Tab completion code simplification
Paul Fertser
2022-03-30
1
-41
/
+11
|
*
|
Merge pull request #1667 from paulfertser/fix-screen-arrows-bindings
Michael Vetter
2022-04-01
1
-0
/
+3
|
|
\
\
|
|
*
|
Add Alt/Ctrl-arrows combinations for GNU Screen
Paul Fertser
2022-03-30
1
-0
/
+3
|
*
|
|
Merge pull request #1669 from paulfertser/make-rl-functions-bindable
Michael Vetter
2022-04-01
1
-0
/
+5
|
|
\
\
\
|
|
*
|
|
Make all existing input functions bindable from config
Paul Fertser
2022-03-30
1
-0
/
+5
|
|
|
/
/
|
*
|
|
Merge pull request #1670 from profanity-im/moar-cleanup
Michael Vetter
2022-04-01
1
-1
/
+2
|
|
\
\
\
|
|
*
|
|
fix linter warnings
Steffen Jaeckel
2022-03-31
1
-1
/
+2
|
|
|
/
/
|
*
/
/
Fix race condition on resize
Paul Fertser
2022-04-01
1
-3
/
+1
|
|
/
/
|
*
/
run `make format`
Steffen Jaeckel
2022-03-30
1
-2
/
+2
|
|
/
|
*
Input window: handle invalid multibyte
Paul Fertser
2022-03-29
1
-0
/
+4
*
|
Rename stamp preference variable
Michael Vetter
2022-04-28
1
-1
/
+1
*
|
add /stamp command
Artjom Vejsel
2022-04-02
1
-2
/
+3
|
/
*
Add none option for /who
MarcoPolo-PasTonMolo
2022-03-27
1
-0
/
+6
*
Merge pull request #1652 from profanity-im/fix-1624
Michael Vetter
2022-03-23
2
-4
/
+4
|
\
|
*
a tad more `const`-correctness
Steffen Jaeckel
2022-03-22
2
-4
/
+4
*
|
Use funcs available in all glib versions to replace \n in quotes
MarcoPolo-PasTonMolo
2022-03-21
1
-2
/
+7
*
|
Add quote autocompletion for previous messages
MarcoPolo-PasTonMolo
2022-03-21
9
-1
/
+86
|
/
*
Merge pull request #1646 from MarcoPolo-PasTonMolo/fix/nick-autocomplete
Michael Vetter
2022-03-21
1
-12
/
+19
|
\
|
*
Reverse priority for nick vs cmd autocomplete
MarcoPolo-PasTonMolo
2022-03-21
1
-12
/
+15
|
*
Fix not autocompleting nicks with '/'
MarcoPolo-PasTonMolo
2022-03-03
1
-4
/
+8
*
|
Alt+e is already bound, use Alt+c
Steffen Jaeckel
2022-03-13
1
-1
/
+1
*
|
Move get_message_from_editor to appropriate file and change its keybinding
MarcoPolo-PasTonMolo
2022-03-03
1
-4
/
+4
*
|
Add hotkey for sending readline text to editor
MarcoPolo-PasTonMolo
2022-03-03
1
-0
/
+26
|
/
*
auto-format
Steffen Jaeckel
2022-02-01
5
-12
/
+12
*
auto-format
Steffen Jaeckel
2021-10-27
1
-2
/
+2
*
Merge pull request #1607 from profanity-im/utf8indicatorchar
Michael Vetter
2021-10-22
3
-57
/
+86
|
\
|
*
Allow utf8 in occupants header char
Michael Vetter
2021-10-22
2
-6
/
+9
|
*
Allow utf8 in occupants char
Michael Vetter
2021-10-22
2
-8
/
+11
|
*
Allow utf8 in roster room private char
Michael Vetter
2021-10-22
2
-5
/
+8
|
*
Allow utf8 in roster rooms char
Michael Vetter
2021-10-22
2
-7
/
+10
|
*
Allow utf8 in roster private char
Michael Vetter
2021-10-22
2
-5
/
+8
|
*
Allow utf8 in roster resource char
Michael Vetter
2021-10-22
2
-8
/
+14
|
*
Allow utf8 in roster contact char
Michael Vetter
2021-10-22
2
-11
/
+14
|
*
Allow utf8 in roster header char
Michael Vetter
2021-10-21
2
-10
/
+15
*
|
Move declaration and definition of win_get_last_sent_message to the correct p...
MarcoPolo-PasTonMolo
2021-10-22
2
-0
/
+30
|
/
*
Format code correctly
Michael Vetter
2021-10-05
9
-18
/
+20
*
Fix fromat string in statusbar
Michael Vetter
2021-09-29
1
-7
/
+7
*
Fix wrong format string in titlebar
Michael Vetter
2021-09-29
1
-3
/
+3
*
Fix wrong format string in titlebar encryption
Michael Vetter
2021-09-29
1
-2
/
+2
*
Add more keybindings to /help navigation
Michael Vetter
2021-09-15
1
-2
/
+5
*
notifier: Use glib function
Michael Vetter
2021-09-09
1
-3
/
+2
*
Change attentionflag shortcut to alt+v
Michael Vetter
2021-08-31
1
-1
/
+1
[next]