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
*
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
*
Change theme handling
Michael Vetter
2020-01-29
6
-17
/
+51
*
Add comments to preferences.c
Michael Vetter
2020-01-29
1
-2
/
+2
*
Refactor theme.c
Michael Vetter
2020-01-29
1
-27
/
+44
*
Revert "Save first delay tag as timestamp"
Michael Vetter
2020-01-28
1
-9
/
+0
*
Save first delay tag as timestamp
Michael Vetter
2020-01-24
1
-0
/
+9
*
XEP-0092: Add configuration option to choose whether to send OS name
Michael Vetter
2020-01-24
6
-1
/
+36
*
Fix typo in comment
Michael Vetter
2020-01-23
1
-1
/
+1
*
xep-0092: add config option to set whether OS is revealed
Michael Vetter
2020-01-23
3
-14
/
+27
*
xep-0092: send OS too
Michael Vetter
2020-01-23
1
-0
/
+23
*
Add option to notify about version request
Michael Vetter
2020-01-23
3
-0
/
+12
*
Add myself to copyright
Michael Vetter
2020-01-23
2
-0
/
+2
*
Refactor rosterwin_roster()
Michael Vetter
2020-01-23
1
-18
/
+17
*
Fix titlebar and rosterbar description
Michael Vetter
2020-01-23
1
-3
/
+2
*
Add option to display MUC name or JID in titlebar
Michael Vetter
2020-01-23
9
-9
/
+77
*
Display MUC name in titlebar
Michael Vetter
2020-01-23
1
-1
/
+8
*
Fix spacing in titlebar.c
Michael Vetter
2020-01-23
1
-2
/
+0
*
Print `roster rooms use` in info page
Michael Vetter
2020-01-23
1
-0
/
+4
*
Respect `/roster room use` setting also when sorted for service
Michael Vetter
2020-01-23
1
-8
/
+14
*
NULL room_name in win_create_muc()
Michael Vetter
2020-01-23
1
-0
/
+1
*
Add `/roster room use` autocompletion
Michael Vetter
2020-01-23
1
-0
/
+12
*
Add `/roster room use` command
Michael Vetter
2020-01-23
6
-2
/
+48
*
Save MUC room name in ProfMucWin
Michael Vetter
2020-01-23
3
-0
/
+6
*
xep-0084: use hash table for avatar lookup
Michael Vetter
2020-01-22
1
-8
/
+11
*
XEP-0392: get background color from theme
Michael Vetter
2020-01-22
3
-1
/
+17
*
rosterwin: remove duplicate if
Michael Vetter
2020-01-22
1
-3
/
+0
*
Add support for 12 bytes IV
Paul Fariello
2020-01-20
3
-4
/
+4
*
Fix maybe uninitialized and don't guard g_free
Paul Fariello
2020-01-20
1
-17
/
+14
*
Ignore invalid base64 in OMEMO stanzas
Paul Fariello
2020-01-20
1
-10
/
+44
*
Use OMEMO for offline MUC members (#1242)
Paul Fariello
2020-01-20
8
-37
/
+128
*
Refactor /roster show/hide (#1251)
Daniel Lublin
2020-01-12
1
-133
/
+44
[next]