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
...
*
|
message.c: Small code improvements
Michael Vetter
2020-07-03
1
-16
/
+16
*
|
message.c: Put XEP-0085 code in helper function
Michael Vetter
2020-07-03
1
-18
/
+25
*
|
Change formatting
Michael Vetter
2020-07-03
1
-1
/
+2
*
|
handle_headline(): Free text correctly
Michael Vetter
2020-07-03
1
-0
/
+2
*
|
Handle headline stanza
Stefan Kropp
2020-07-03
1
-1
/
+14
*
|
Fix messages with receipt request not displayed
William Wennerström
2020-07-02
1
-1
/
+0
*
|
message.c: Put plugin handler code in helper function
Michael Vetter
2020-07-02
1
-7
/
+14
*
|
message.c: Log invalid message type
Michael Vetter
2020-07-02
1
-14
/
+14
*
|
message.c: Check for message type
Michael Vetter
2020-07-02
2
-8
/
+5
*
|
message.c: Remove handled cases form _handle_chat()
Michael Vetter
2020-07-02
1
-7
/
+0
*
|
message.c: Break out of _message_handler() after handling code
Michael Vetter
2020-07-02
1
-0
/
+4
*
|
Add HEADLINE stanza define
Michael Vetter
2020-07-02
1
-0
/
+1
*
|
message.c: Parse incoming message stanzas according to type
Michael Vetter
2020-07-02
1
-31
/
+34
*
|
message.c: Add pubsub helper function
Michael Vetter
2020-07-02
1
-13
/
+19
*
|
message.c: Add XEP information
Michael Vetter
2020-07-02
1
-1
/
+6
*
|
message.c: Add my copyright
Michael Vetter
2020-07-02
1
-0
/
+1
*
|
message.c: Make several functions static
Michael Vetter
2020-07-02
1
-3
/
+3
*
|
message.c: Adjust function formatting
Michael Vetter
2020-07-02
1
-8
/
+12
*
|
Remove prefs_free_string()
Michael Vetter
2020-07-02
1
-3
/
+3
|
/
*
And ifdefs around new OX functions
Michael Vetter
2020-06-30
1
-7
/
+10
*
Feature request - XEP-0373: OpenPGP for XMPP (OX)
DebXWoody
2020-06-29
3
-1
/
+178
*
Fix possible segfault in xmpp/message.c
Dmitry Podgorny
2020-06-16
1
-1
/
+1
*
Fix reading/writing linked files
Michael Vetter
2020-06-13
1
-1
/
+1
*
Make legacy auth optional
Dmitry Podgorny
2020-06-11
1
-0
/
+9
*
Add option for legacy authentication
Dmitry Podgorny
2020-06-05
4
-13
/
+44
*
Get output and error streams from the command spawned by external_call()
Pierre Mazière
2020-06-03
1
-1
/
+4
*
Merge branch 'bugfix/1329'
Michael Vetter
2020-05-29
1
-14
/
+19
|
\
|
*
_omemo_receive_devicelist() use if/else
Michael Vetter
2020-05-29
1
-18
/
+19
|
*
OMEMO - Request only "current" item
DebXWoody
2020-05-23
1
-1
/
+5
*
|
Merge pull request #1343 from DebXWoody/bugfix/1333
Michael Vetter
2020-05-29
1
-0
/
+2
|
\
\
|
*
|
Incoming iq stanza - Reset the autoping timer
DebXWoody
2020-05-23
1
-0
/
+2
|
|
/
*
|
Fix carbon logging
Michael Vetter
2020-05-27
1
-4
/
+6
*
|
Add and use connection_get_barejid()
Michael Vetter
2020-05-25
5
-11
/
+24
*
|
Fix memleak in bookmark minimize
Michael Vetter
2020-05-24
1
-0
/
+1
|
/
*
Fix segfault in new bookmark feature
Michael Vetter
2020-05-22
1
-2
/
+2
*
Preserve Gajims minimize flag in bookmarks
Michael Vetter
2020-05-22
3
-1
/
+37
*
Add option to add bookmark name
Michael Vetter
2020-05-22
2
-8
/
+23
*
Display bookmark name
Michael Vetter
2020-05-22
2
-0
/
+5
*
Fix typing notification
Michael Vetter
2020-05-21
1
-1
/
+1
*
Create call_external() helper function
Michael Vetter
2020-05-20
1
-9
/
+1
*
xep-0092: make it possible to ask servers or components for software
Michael Vetter
2020-05-14
1
-17
/
+28
*
_handle_carbons(): fix potential memleak
Michael Vetter
2020-04-21
1
-2
/
+4
*
_iq_id_handler_free() dont set NULL
Michael Vetter
2020-04-20
1
-1
/
+0
*
Fix potential memleak in stanza_create_caps_from_query_element()
Michael Vetter
2020-04-20
1
-4
/
+12
*
OMEMO Device List only for non anonymous MUCs
DebXWoody
2020-04-17
1
-4
/
+6
*
Don't expose upload_processes
Michael Vetter
2020-04-17
1
-1
/
+1
*
Review logging in iq.c
Michael Vetter
2020-04-14
1
-27
/
+39
*
Review logging for blocking.c
Michael Vetter
2020-04-14
1
-2
/
+2
*
Review logging in presence.c
Michael Vetter
2020-04-14
1
-5
/
+4
*
Free timestamp correctly
Michael Vetter
2020-04-13
1
-2
/
+3
[prev]
[next]