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
/
xmpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ability to disable avatar publishing
IsaacM88
2023-05-02
4
-0
/
+52
*
Fix memleak in stanza_create_caps_query_element
Michael Vetter
2023-04-18
1
-0
/
+3
*
Add sessions_alarm
John Hernandez
2023-04-18
3
-0
/
+71
*
iq: initialize os and os_txt
Michael Vetter
2023-04-11
1
-2
/
+2
*
Fix releases of os and os_txt stanzas
John Hernandez
2023-04-10
1
-3
/
+2
*
Merge pull request #1815 from H3rnand3zzz/feature/the-client-switcher
Michael Vetter
2023-04-09
2
-53
/
+73
|
\
|
*
Allow setting client identification name/version manually
John Hernandez
2023-04-09
2
-53
/
+73
*
|
User proper ellipsis char
Martin Dosch
2023-04-09
3
-3
/
+3
|
/
*
Fix typos and update codespell configuration
Daniel Santos
2023-04-03
1
-1
/
+1
*
Fix OTR
John Hernandez
2023-03-31
1
-4
/
+0
*
Adapt to g_string_free glib 2.75.3 change
Michael Vetter
2023-03-21
4
-24
/
+10
*
simplify some code
Steffen Jaeckel
2023-03-11
1
-5
/
+1
*
remove compat code
Steffen Jaeckel
2023-03-11
1
-15
/
+0
*
Fix MAM not loading some recent messages
MarcoPolo-PasTonMolo
2023-02-14
1
-4
/
+4
*
Merge pull request #1788 from profanity-im/minor-improvements
Michael Vetter
2023-01-30
2
-9
/
+13
|
\
|
*
prevent setting invalid combination of libstrophe flags
Steffen Jaeckel
2023-01-27
1
-2
/
+10
|
*
simplify some code
Steffen Jaeckel
2023-01-26
1
-4
/
+2
|
*
fix libstrophe timer-callback usage
Steffen Jaeckel
2023-01-26
1
-3
/
+1
*
|
Add macro for possible NULL prints and use it on known sports
the xhr
2023-01-26
2
-3
/
+3
*
|
Check if string is NULL and print placeholder instead
the xhr
2023-01-26
1
-1
/
+1
|
/
*
introduce `auto_jid` and refcounting in `Jid`
Steffen Jaeckel
2023-01-19
3
-26
/
+36
*
improve const correctness
Steffen Jaeckel
2023-01-18
3
-8
/
+8
*
fix more memory leaks
Steffen Jaeckel
2023-01-18
2
-11
/
+16
*
add `now` option to `/reconnect` command
Steffen Jaeckel
2023-01-18
2
-6
/
+5
*
add `/strophe` command to modify libstrophe-specific settings
Steffen Jaeckel
2023-01-18
1
-7
/
+17
*
Update copyright year
Michael Vetter
2023-01-10
6
-6
/
+6
*
Apply codigng style on new MAM code
Michael Vetter
2022-10-21
2
-6
/
+6
*
Fix GSList handling in new MAM code
Paul Fertser
2022-10-21
1
-13
/
+8
*
Fix merge mistake
Michael Vetter
2022-10-21
1
-1
/
+1
*
Merge MAM improvements from #1724
Michael Vetter
2022-10-21
4
-45
/
+263
|
\
|
*
Handle late delivery
MarcoPolo-PasTonMolo
2022-08-20
2
-20
/
+103
|
*
Handle scrolling down when buffer fills up
MarcoPolo-PasTonMolo
2022-07-10
1
-3
/
+3
|
*
Cleanup
MarcoPolo-PasTonMolo
2022-07-05
1
-1
/
+0
|
*
Add loading history message on initial MAM request
MarcoPolo-PasTonMolo
2022-07-05
1
-0
/
+5
|
*
Fix initial MAM not displaying
MarcoPolo-PasTonMolo
2022-07-05
3
-36
/
+42
|
*
Add 'Loading messages' message when scrolling up
MarcoPolo-PasTonMolo
2022-07-04
1
-0
/
+2
|
*
Fech data from mam when all history gets displayed
MarcoPolo-PasTonMolo
2022-07-03
2
-0
/
+45
|
*
Get messages from history when scrolling up.
MarcoPolo-PasTonMolo
2022-07-03
1
-1
/
+3
|
*
On new chatwin fetch mam according to guidelines.
MarcoPolo-PasTonMolo
2022-07-03
3
-39
/
+115
*
|
Add vCard support
Marouane L
2022-10-18
5
-0
/
+1872
*
|
Merge pull request #1760 from techmetx11/fix/1759-async
Michael Vetter
2022-10-12
1
-1
/
+1
|
\
\
|
*
|
Spawn external programs asynchronously
Marouane L
2022-10-12
1
-1
/
+1
*
|
|
Format Maxis commit properly
Michael Vetter
2022-09-29
1
-1
/
+1
*
|
|
Use G_GSIZE_FORMAT instead of "%lu" for portability
Maxi Wuttke
2022-09-29
1
-1
/
+1
|
/
/
*
|
support for formatting in avatar executable
nandesu-utils
2022-09-06
1
-3
/
+13
*
|
fixup 11f52ad5474c7adb7f11df5b0c318597e4150312
Steffen Jaeckel
2022-08-08
1
-3
/
+6
*
|
integrate XEP-0198 Stream-Management
Steffen Jaeckel
2022-08-08
1
-0
/
+25
*
|
ox: add helper message in case signcrypt doesnt work
Michael Vetter
2022-06-29
1
-0
/
+1
*
|
stanza: remove strange assignment
Michael Vetter
2022-06-29
1
-1
/
+1
*
|
Split ox functions from gpg.c to ox.c
Michael Vetter
2022-06-29
2
-1
/
+2
[next]