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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Use our omemo sid/fingerprint in qr code
Michael Vetter
2022-05-31
7
-5
/
+33
|
/
/
*
|
Merge pull request #1568 from profanity-im/feature/1320-omemo-qrcode
Michael Vetter
2022-05-31
14
-10
/
+115
|
\
\
|
*
|
build: dont define HAVE_QRENCODE at all in case not present
Michael Vetter
2022-05-31
1
-2
/
+1
|
*
|
build: set HAVE_QRENCODE only once
Michael Vetter
2022-05-30
1
-3
/
+1
|
*
|
Make qrencode optional and add to CI
Michael Vetter
2022-05-30
7
-12
/
+22
|
*
|
Add command help for omemo qrcode
Michael Vetter
2022-05-30
2
-2
/
+6
|
*
|
Reverse QR code colors and add padding
swirl
2022-05-30
2
-8
/
+19
|
*
|
implement working OMEMO QR code
swirl
2022-05-30
2
-8
/
+19
|
*
|
Add basic qrcode functions
Michael Vetter
2022-05-30
8
-1
/
+73
|
/
/
*
|
Merge pull request #1714 from MarcoPolo-PasTonMolo/feature/avatar-set
Michael Vetter
2022-05-30
16
-7
/
+220
|
\
\
|
*
|
Add pixbuf building to CI
Michael Vetter
2022-05-30
7
-7
/
+14
|
*
|
Final touches for `/avatar set`
Michael Vetter
2022-05-27
5
-10
/
+8
|
*
|
Add checks for whether gdk-pixbuf exists before using avatar set
MarcoPolo-PasTonMolo
2022-05-26
6
-3
/
+31
|
*
|
Add `/avatar set` command to publish avatar
MarcoPolo-PasTonMolo
2022-05-26
8
-1
/
+181
*
|
|
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
|
|
/
*
|
Fix description of mood
Michael Vetter
2022-05-27
1
-1
/
+1
*
|
Merge pull request #1716 from MarcoPolo-PasTonMolo/fix/ignore-nick-change
Michael Vetter
2022-05-26
1
-0
/
+2
|
\
\
|
*
|
Respect silent nick change in mucs
MarcoPolo-PasTonMolo
2022-05-26
1
-0
/
+2
|
/
/
*
|
Merge pull request #1715 from MarcoPolo-PasTonMolo/fix/ox-discover-segfault
Michael Vetter
2022-05-26
1
-5
/
+8
|
\
\
|
|
/
|
/
|
|
*
Fix segfault on `/ox discover`
MarcoPolo-PasTonMolo
2022-05-26
1
-5
/
+8
|
/
*
Merge pull request #1711 from MarcoPolo-PasTonMolo/fix/roomname-update
Michael Vetter
2022-05-23
1
-0
/
+8
|
\
|
*
Fix room name not updating.
MarcoPolo-PasTonMolo
2022-05-18
1
-0
/
+8
|
/
*
Merge pull request #1708 from wurstsalat3000/patch-1
Michael Vetter
2022-05-09
1
-1
/
+1
|
\
|
*
DOAP: Use correct namespace for xmlns:schema
Daniel Brötzmann
2022-05-09
1
-1
/
+1
|
/
*
Update copyright year
Michael Vetter
2022-05-09
48
-50
/
+50
*
Merge pull request #1707 from profanity-im/change-redact-defaults
Michael Vetter
2022-05-09
2
-7
/
+7
|
\
|
*
Log encrypted messages by default to chatlog
Michael Vetter
2022-05-09
2
-7
/
+7
|
/
*
Merge pull request #1705 from profanity-im/feat/ox-improvements2
Michael Vetter
2022-05-09
10
-27
/
+91
|
\
|
*
ox: remove /ox sendfile because its actually not implemented
Michael Vetter
2022-05-05
2
-11
/
+1
|
*
ox: show ox preferences
Michael Vetter
2022-05-05
5
-0
/
+35
|
*
ox: Add /ox log command
Michael Vetter
2022-05-05
6
-1
/
+41
|
*
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
*
Merge pull request #1703 from profanity-im/feat/ox-improvements1
Michael Vetter
2022-05-04
7
-112
/
+236
|
\
|
*
ox: fix mistakes in p_ox_gpg_decrypt()
Michael Vetter
2022-05-04
1
-1
/
+3
|
*
Improve ox command help
Michael Vetter
2022-05-04
1
-2
/
+3
|
*
ox: print message when `/ox end` is run but not started
Michael Vetter
2022-05-04
1
-4
/
+8
|
*
ox: print more error messages to UI
Michael Vetter
2022-05-03
1
-2
/
+6
|
*
ox: dont require marginal trust level
Michael Vetter
2022-05-03
1
-0
/
+5
|
*
Bugfix OX rpad generation
Stefan Kropp
2022-05-03
1
-4
/
+6
|
*
ox_key_is_usable - Logging and owner trust check
Stefan Kropp
2022-05-03
1
-0
/
+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: implement `/ox end`
Michael Vetter
2022-05-03
1
-0
/
+12
|
*
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
[prev]
[next]