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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Mention how to enable unencrypted file transer
Michael Vetter
2020-02-17
1
-2
/
+2
*
|
Make /sendfile in PGP session configurable
Michael Vetter
2020-02-17
6
-3
/
+33
*
|
Make /sendfile in OTR session configurable
Michael Vetter
2020-02-17
7
-6
/
+47
*
|
Make /sendfile in OMEMO session configurable
Michael Vetter
2020-02-17
7
-10
/
+54
*
|
Disallow sendfile in e2ee chat sessions
moppman
2020-02-17
1
-0
/
+35
|
/
*
Add workaround for compiler warning
Michael Vetter
2020-02-14
1
-1
/
+1
*
xep-0308: Add note about tab completion
Michael Vetter
2020-02-14
1
-1
/
+2
*
xep-0308: add note about where corrections are possible
Michael Vetter
2020-02-14
1
-1
/
+2
*
xep-0308: only allow /correct when corrections are enabled
Michael Vetter
2020-02-14
1
-0
/
+5
*
xep-0308: add caution note
Michael Vetter
2020-02-14
1
-1
/
+1
*
Rename buffer->from to buffer->display_from
Michael Vetter
2020-02-14
3
-10
/
+12
*
xep-0308: enable for carbon copied messages
Michael Vetter
2020-02-14
2
-1
/
+15
*
xep-0308: enable correction in outgoing messages with delivery receipts
Michael Vetter
2020-02-14
3
-8
/
+10
*
Always send delivery receipts if enabled
Michael Vetter
2020-02-14
1
-14
/
+1
*
Rename win_print_with_receipt() -> win_print_outgoing_with_receipt()
Michael Vetter
2020-02-14
3
-4
/
+4
*
Add myself to copyright
Michael Vetter
2020-02-14
4
-0
/
+4
*
Rename `win_println_them_message()` -> `win_println_incoming_muc_msg()`
Michael Vetter
2020-02-14
3
-3
/
+3
*
Fix tests
Michael Vetter
2020-02-14
1
-7
/
+7
*
xep-0308: remove replace_id from privwin signature
Michael Vetter
2020-02-14
3
-4
/
+4
*
xep-0308: only replace messages if the user enabled the feature
Michael Vetter
2020-02-14
1
-3
/
+3
*
xep-0308: Make /correct work without quotation marks
Michael Vetter
2020-02-14
4
-11
/
+14
*
xep-0308: Fix sending corrections for multiple words
Michael Vetter
2020-02-14
3
-4
/
+7
*
xep-0308: Add autocompletion of last message for /correct
Michael Vetter
2020-02-14
1
-4
/
+29
*
xep-0308: Implement LMC for outgoing MUC messages
Michael Vetter
2020-02-14
10
-17
/
+71
*
Rename MUC PM handler
Michael Vetter
2020-02-14
1
-3
/
+3
*
xep-0308: Dont allow to correct MUC PMs
Michael Vetter
2020-02-14
3
-10
/
+0
*
xep-0308: correct incoming MUC PMs
Michael Vetter
2020-02-12
1
-0
/
+14
*
xep-0308: Display corrected incoming MUC messages correctly
Michael Vetter
2020-02-12
4
-5
/
+21
*
xep-0308: Don't check whether receiving clients supports this feature
Michael Vetter
2020-02-12
1
-16
/
+1
*
xep-0308: enable corrections for outgoing encrypted messages
Michael Vetter
2020-02-12
8
-44
/
+55
*
Distinguish between _win_print() and _win_printf()
Michael Vetter
2020-02-12
1
-19
/
+17
*
Rename win_correct_incoming to win_correct
Michael Vetter
2020-02-12
1
-4
/
+4
*
xep-0308: update the UI upon sending a corrected message
Michael Vetter
2020-02-11
8
-24
/
+37
*
xep-0308: Implement `/correct` to correct the last send message
Michael Vetter
2020-02-10
13
-11
/
+132
*
xep-0308: make correction.char themeable
Michael Vetter
2020-02-10
1
-0
/
+8
*
xep-0308: create setting to toggle lmc
Michael Vetter
2020-02-10
7
-11
/
+27
*
xep-0308: set correction char in config
Michael Vetter
2020-02-10
5
-1
/
+58
*
xep-0308: add `correction` autocompletion
Michael Vetter
2020-02-10
4
-0
/
+48
*
xep-0308: Initial support for incoming LMC
Michael Vetter
2020-02-10
5
-7
/
+75
*
avatar: use unique id for stanza id
Michael Vetter
2020-02-07
3
-7
/
+10
*
Clear buffer upon /clear
Michael Vetter
2020-02-07
1
-0
/
+2
*
Set PREF_COLOR_NICK to false by default
Michael Vetter
2020-02-06
1
-1
/
+1
*
Add default pref for PREF_COLOR_NICK
Paul Fariello
2020-02-05
1
-0
/
+2
*
rosterwin: end correct colors
Michael Vetter
2020-02-03
1
-1
/
+1
*
Add `/omemo char` autocompletion
Michael Vetter
2020-02-03
1
-0
/
+1
*
Add context to autocomplete_with_func and use it for omemo trust command
Paul Fariello
2020-01-31
23
-129
/
+159
*
fix: Initialize variable in stanza_get_oldest_delay()
Michael Vetter
2020-01-30
1
-1
/
+1
*
Fix error in stanza_get_oldest_delay()
Michael Vetter
2020-01-30
1
-3
/
+3
*
muc: save oldest timestamp
Michael Vetter
2020-01-30
3
-3
/
+38
*
stanza: Refactor stanza_get_delay_from()
Michael Vetter
2020-01-30
1
-26
/
+49
[prev]
[next]