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 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
*
Fix stanza_get_child_by_name_and_ns() if no name
Michael Vetter
2019-11-12
1
-1
/
+3
*
_handle_groupchat(): get correct origin-id stanza
Michael Vetter
2019-11-08
3
-2
/
+22
*
Don't override ProfMessage Id with origin-id
Michael Vetter
2019-10-31
2
-19
/
+43
*
omemo: Check stanza names when iterating nodes
aszlig
2019-10-29
1
-0
/
+8
*
Set mucuser in carbon case
Michael Vetter
2019-10-29
1
-0
/
+8
*
Make prof_identifier const
Michael Vetter
2019-10-22
1
-1
/
+1
*
Display ownership of connection_get_profanity_identifier
Michael Vetter
2019-10-22
2
-2
/
+2
*
Use UUID in origin-id and id
Michael Vetter
2019-10-22
2
-11
/
+11
*
Remove old comment
Michael Vetter
2019-10-21
1
-1
/
+0
*
Set prof_ident to NULL after free
Michael Vetter
2019-10-21
1
-1
/
+2
*
Rename _calculate_identifier to _compute_identifier
Michael Vetter
2019-10-20
1
-3
/
+3
[next]