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
*
xep-0308: enable for carbon copied messages
Michael Vetter
2020-02-14
1
-0
/
+15
*
xep-0308: Implement LMC for outgoing MUC messages
Michael Vetter
2020-02-14
2
-2
/
+6
*
Rename MUC PM handler
Michael Vetter
2020-02-14
1
-3
/
+3
*
xep-0308: Dont allow to correct MUC PMs
Michael Vetter
2020-02-14
1
-8
/
+0
*
xep-0308: correct incoming MUC PMs
Michael Vetter
2020-02-12
1
-0
/
+14
*
xep-0308: Display corrected incoming MUC messages correctly
Michael Vetter
2020-02-12
1
-0
/
+10
*
xep-0308: enable corrections for outgoing encrypted messages
Michael Vetter
2020-02-12
2
-6
/
+18
*
xep-0308: Implement `/correct` to correct the last send message
Michael Vetter
2020-02-10
4
-4
/
+19
*
xep-0308: create setting to toggle lmc
Michael Vetter
2020-02-10
1
-2
/
+7
*
xep-0308: Initial support for incoming LMC
Michael Vetter
2020-02-10
4
-0
/
+25
*
avatar: use unique id for stanza id
Michael Vetter
2020-02-07
3
-7
/
+10
*
Add context to autocomplete_with_func and use it for omemo trust command
Paul Fariello
2020-01-31
8
-18
/
+18
*
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
*
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
*
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
1
-14
/
+22
*
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
1
-0
/
+8
*
Save MUC room name in ProfMucWin
Michael Vetter
2020-01-23
1
-0
/
+4
*
xep-0084: use hash table for avatar lookup
Michael Vetter
2020-01-22
1
-8
/
+11
*
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
5
-9
/
+99
*
Merge pull request #1248 from svensp/master
Michael Vetter
2020-01-05
1
-1
/
+3
|
\
|
*
omemo: Check for `1` alongside `true` in an omemo encrypted message stanza
Sven Speckmaier
2020-01-03
1
-1
/
+3
*
|
Update my Copyright to 2020
Michael Vetter
2020-01-03
4
-4
/
+4
|
/
*
Add comments to avatar.c
Michael Vetter
2019-12-23
1
-8
/
+11
*
Add string.h to avatars.c
Michael Vetter
2019-12-19
1
-0
/
+1
*
Include stdlib.h in avatar.c
Michael Vetter
2019-12-19
1
-0
/
+1
*
xep-0084: add test stub file
Michael Vetter
2019-12-18
2
-2
/
+2
*
Add header file guard to avatar.h
Michael Vetter
2019-12-18
1
-0
/
+5
*
xep-0084: make internal functions static
Michael Vetter
2019-12-18
1
-8
/
+8
*
xep-0084: move id to avatar_metadata
Michael Vetter
2019-12-18
1
-12
/
+12
*
xep-0084: Add correct file extension
Michael Vetter
2019-12-18
1
-9
/
+41
*
xep-0084: Normalize at out of image filename
Michael Vetter
2019-12-18
1
-1
/
+3
*
xep-0084: Improve help
Michael Vetter
2019-12-18
1
-1
/
+1
*
xep-0084:
Michael Vetter
2019-12-18
1
-0
/
+4
*
Fix header
Michael Vetter
2019-12-18
2
-2
/
+2
*
xep-0084: save avatars in own directory
Michael Vetter
2019-12-18
1
-4
/
+20
*
xep-0084: Make it work multiple times
Michael Vetter
2019-12-18
1
-0
/
+4
*
xep-0084: Download avatars
Michael Vetter
2019-12-18
3
-3
/
+113
*
xep-0084: Look for specific user and print ID
Michael Vetter
2019-12-18
2
-1
/
+22
*
Start implementing XEP-0084
Michael Vetter
2019-12-18
4
-0
/
+137
*
Fix stanza_get_child_by_name_and_from() strcmp
Michael Vetter
2019-11-14
1
-1
/
+3
*
Add vim modeline
Michael Vetter
2019-11-13
37
-0
/
+105
*
Check for correct delay tag for muc timestamps
Michael Vetter
2019-11-13
3
-19
/
+42
[next]