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
*
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
*
|
Make mood display optional
Michael Vetter
2022-06-22
1
-2
/
+8
|
/
*
Merge pull request #1717 from MarcoPolo-PasTonMolo/fix/chat-with-self-duplica...
Michael Vetter
2022-06-11
1
-0
/
+8
|
\
|
*
Fix duplicate messages in chat with oneself.
MarcoPolo-PasTonMolo
2022-05-31
1
-0
/
+8
*
|
Merge pull request #1714 from MarcoPolo-PasTonMolo/feature/avatar-set
Michael Vetter
2022-05-30
4
-0
/
+166
|
\
\
|
*
|
Final touches for `/avatar set`
Michael Vetter
2022-05-27
1
-2
/
+3
|
*
|
Add checks for whether gdk-pixbuf exists before using avatar set
MarcoPolo-PasTonMolo
2022-05-26
2
-2
/
+6
|
*
|
Add `/avatar set` command to publish avatar
MarcoPolo-PasTonMolo
2022-05-26
4
-0
/
+161
*
|
|
Merge pull request #1712 from MarcoPolo-PasTonMolo/fix/1347
Michael Vetter
2022-05-29
2
-7
/
+45
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Make muc config update after form submit
MarcoPolo-PasTonMolo
2022-05-27
2
-7
/
+45
|
|
/
*
|
Respect silent nick change in mucs
MarcoPolo-PasTonMolo
2022-05-26
1
-0
/
+2
*
|
Fix segfault on `/ox discover`
MarcoPolo-PasTonMolo
2022-05-26
1
-5
/
+8
|
/
*
Fix room name not updating.
MarcoPolo-PasTonMolo
2022-05-18
1
-0
/
+8
*
Update copyright year
Michael Vetter
2022-05-09
6
-6
/
+6
*
ox: only process proper messages
Michael Vetter
2022-05-04
1
-12
/
+11
*
ox: prefix function _openpgp_signcrypt with ox_
Michael Vetter
2022-05-04
1
-3
/
+3
*
ox: have metadata node open
Michael Vetter
2022-05-04
1
-0
/
+6
*
ox: return upon invalid fingerprint
Michael Vetter
2022-05-04
1
-1
/
+2
*
Bugfix OX rpad generation
Stefan Kropp
2022-05-03
1
-4
/
+6
*
ox: use glib date function in _gettimestamp and fix memleak
Michael Vetter
2022-05-03
1
-12
/
+10
*
ox: Use connection_create_stanza_id() instead of xmpp_uuid_gen()
Michael Vetter
2022-05-03
1
-4
/
+4
*
ox: use iq_id_handler_add instead of xmpp_id_handler_add
Michael Vetter
2022-05-03
1
-6
/
+6
*
ox: use iq_send_stanza instead of xmpp_send
Michael Vetter
2022-05-03
1
-4
/
+10
*
ox: use pubsub acces model open when announce ox public key
Michael Vetter
2022-05-03
1
-0
/
+7
*
Merge branch 'master' into add_stamp_settings
Michael Vetter
2022-04-28
3
-163
/
+74
|
\
|
*
ox: dont print empty body message
Michael Vetter
2022-04-27
1
-3
/
+3
|
*
Merge pull request #1699 from profanity-im/1698-fixoxabrt
Michael Vetter
2022-04-27
1
-1
/
+5
|
|
\
|
|
*
ox: print invalid fingerprint instead of aborting
Michael Vetter
2022-04-27
1
-1
/
+5
|
*
|
ox: remove comment
Michael Vetter
2022-04-27
1
-4
/
+0
|
|
/
|
*
Fix typo Annonuce -> Announce
Michael Vetter
2022-04-14
1
-4
/
+4
[next]