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
*
Improve OMEMO messages
John Hernandez
2023-04-19
1
-3
/
+3
*
Add logging consistency
John Hernandez
2023-04-18
1
-1
/
+2
*
Fix `/log level` crash
John Hernandez
2023-04-18
1
-18
/
+10
*
Merge pull request #1827 from H3rnand3zzz/feature/sessions-alarm
Michael Vetter
2023-04-18
11
-6
/
+153
|
\
|
*
Add sessions_alarm
John Hernandez
2023-04-18
11
-6
/
+153
*
|
Don't add the same command twice to history
John Hernandez
2023-04-17
1
-5
/
+8
*
|
Format code with clang-format 16
Michael Vetter
2023-04-14
4
-134
/
+137
|
/
*
Merge pull request #1823 from H3rnand3zzz/fix/msg-crash
Michael Vetter
2023-04-14
2
-7
/
+8
|
\
|
*
Cleanup p_ox_gpg_decrypt
John Hernandez
2023-04-13
1
-4
/
+6
|
*
Fix memory corruption crash
John Hernandez
2023-04-13
1
-3
/
+2
*
|
Add nickname support for /roster remove
John Hernandez
2023-04-13
3
-7
/
+10
|
/
*
iq: initialize os and os_txt
Michael Vetter
2023-04-11
1
-2
/
+2
*
Merge pull request #1822 from H3rnand3zzz/fix/iq-os
Michael Vetter
2023-04-11
1
-3
/
+2
|
\
|
*
Fix releases of os and os_txt stanzas
John Hernandez
2023-04-10
1
-3
/
+2
*
|
Add limitation info about /statusbar chat user|jid
Michael Vetter
2023-04-10
1
-1
/
+1
*
|
Fixes Statusbar tabs and Cleanup
John Hernandez
2023-04-10
2
-15
/
+39
*
|
Improve titlebar flexibility
John Hernandez
2023-04-10
2
-11
/
+19
|
/
*
Rewrite description for clientid
Michael Vetter
2023-04-09
1
-1
/
+1
*
Merge pull request #1815 from H3rnand3zzz/feature/the-client-switcher
Michael Vetter
2023-04-09
10
-68
/
+125
|
\
|
*
Allow setting client identification name/version manually
John Hernandez
2023-04-09
10
-68
/
+125
*
|
User proper ellipsis char
Martin Dosch
2023-04-09
10
-28
/
+28
*
|
add `/statusbar tabmode actlist`
Steffen Jaeckel
2023-04-08
7
-46
/
+135
*
|
fix display of a "list type" in a form if there's no value assigned yet
Steffen Jaeckel
2023-04-04
1
-27
/
+21
*
|
refactor into array of a `struct`
Steffen Jaeckel
2023-04-04
1
-5
/
+15
*
|
only create hashtable once
Steffen Jaeckel
2023-04-04
1
-72
/
+74
*
|
fix memory leak
Steffen Jaeckel
2023-04-04
1
-9
/
+8
|
/
*
Fix typos
Michael Vetter
2023-04-03
4
-4
/
+4
*
Merge pull request #1808 from MarcoPolo-PasTonMolo/fix/empty_window_after_rec...
Michael Vetter
2023-04-03
1
-1
/
+1
|
\
|
*
Fix empty window after reconnect
MarcoPolo-PasTonMolo
2023-04-02
1
-1
/
+1
*
|
Merge pull request #1809 from MarcoPolo-PasTonMolo/fix/no-ac-for-reconnect-now
Michael Vetter
2023-04-03
1
-0
/
+16
|
\
\
|
*
|
Add autocomplete for the /reconnect command
MarcoPolo-PasTonMolo
2023-04-02
1
-0
/
+16
|
|
/
*
/
Fix typos and update codespell configuration
Daniel Santos
2023-04-03
2
-2
/
+2
|
/
*
Merge pull request #1801 from alexandre1985/editor-with-arguments
Michael Vetter
2023-03-31
2
-2
/
+8
|
\
|
*
Add editor executable to CMD_SYN
Daniel Santos
2023-03-31
1
-0
/
+1
|
*
Editor executable support flags
Daniel Santos
2023-03-30
2
-2
/
+7
*
|
Fix OTR
John Hernandez
2023-03-31
1
-4
/
+0
*
|
Fix PGP
John Hernandez
2023-03-31
3
-13
/
+10
|
/
*
Add WIN_VCARD to win_get_tab_identifier()
Michael Vetter
2023-03-23
1
-0
/
+4
*
Adapt to new g_string_free() usage
Michael Vetter
2023-03-23
2
-13
/
+4
*
ui: make it easier to find non covered window types
Michael Vetter
2023-03-23
1
-20
/
+31
*
Adapt to g_string_free glib 2.75.3 change
Michael Vetter
2023-03-21
17
-145
/
+42
*
change OMEMO QR code `0` bits to 'space'
Steffen Jaeckel
2023-03-12
1
-2
/
+6
*
fix #1797
Steffen Jaeckel
2023-03-12
1
-1
/
+1
*
fix #1761 by changing the implementation from recursive
Steffen Jaeckel
2023-03-11
1
-23
/
+22
*
simplify some code
Steffen Jaeckel
2023-03-11
1
-5
/
+1
*
remove compat code
Steffen Jaeckel
2023-03-11
1
-15
/
+0
*
Fix duplicate download IDs.
IsaacM88
2023-03-09
9
-27
/
+40
*
cmd: Update MAM help
Michael Vetter
2023-02-15
1
-2
/
+2
*
Merge pull request #1789 from MarcoPolo-PasTonMolo/fix/autocompletion_after_MAM
Michael Vetter
2023-02-15
8
-20
/
+41
|
\
|
*
Fix quote and url autocompletion for MAM and history
MarcoPolo-PasTonMolo
2023-02-13
8
-20
/
+41
[next]