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
...
*
|
Fix formatting
Michael Vetter
2022-06-22
1
-1
/
+1
*
|
Display log level information in preferences
Michael Vetter
2022-06-22
1
-0
/
+4
*
|
Display mood preferences
Michael Vetter
2022-06-22
2
-0
/
+12
*
|
Fix build without omemo
MarcoPolo-PasTonMolo
2022-06-17
1
-0
/
+2
*
|
Don't forget encryption status for OX and PGP.
MarcoPolo-PasTonMolo
2022-06-17
1
-7
/
+53
|
/
*
Reset buffer correctly
Michael Vetter
2022-06-15
1
-5
/
+3
*
remove memset in cons_show_qrcode
swirl
2022-06-15
1
-1
/
+1
*
remove VLAs in OMEMO QR Code function
swirl
2022-06-14
1
-7
/
+15
*
Merge pull request #1717 from MarcoPolo-PasTonMolo/fix/chat-with-self-duplica...
Michael Vetter
2022-06-11
1
-1
/
+5
|
\
|
*
Fix duplicate messages in chat with oneself.
MarcoPolo-PasTonMolo
2022-05-31
1
-1
/
+5
*
|
Use our omemo sid/fingerprint in qr code
Michael Vetter
2022-05-31
2
-2
/
+2
*
|
Add command help for omemo qrcode
Michael Vetter
2022-05-30
1
-0
/
+2
*
|
Reverse QR code colors and add padding
swirl
2022-05-30
1
-7
/
+19
*
|
implement working OMEMO QR code
swirl
2022-05-30
1
-7
/
+6
*
|
Add basic qrcode functions
Michael Vetter
2022-05-30
2
-0
/
+38
|
/
*
Update copyright year
Michael Vetter
2022-05-09
13
-14
/
+14
*
ox: show ox preferences
Michael Vetter
2022-05-05
2
-0
/
+26
*
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
[prev]
[next]