about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* ci: Remove TW for nowMichael Vetter2022-06-161-1/+1
* doap: use more recent screenshotMichael Vetter2022-06-161-1/+1
* doap: add logoMichael Vetter2022-06-161-3/+1
* doap: add repoMichael Vetter2022-06-161-9/+7
* doap: add maintainerMichael Vetter2022-06-161-0/+7
* doap: Add latest releasesMichael Vetter2022-06-161-0/+14
* Merge pull request #1720 from binex-dsk/removal/omemo-qrcode-vlaMichael Vetter2022-06-151-8/+14
|\
| * Reset buffer correctlyMichael Vetter2022-06-151-5/+3
| * remove memset in cons_show_qrcodeswirl2022-06-151-1/+1
| * remove VLAs in OMEMO QR Code functionswirl2022-06-141-7/+15
|/
* Merge pull request #1717 from MarcoPolo-PasTonMolo/fix/chat-with-self-duplica...Michael Vetter2022-06-112-1/+13
|\
| * Fix duplicate messages in chat with oneself.MarcoPolo-PasTonMolo2022-05-312-1/+13
* | Fix typo in omemo commandMichael Vetter2022-06-051-1/+1
* | Merge pull request #1718 from profanity-im/feat/omemo-displ-qrcodeMichael Vetter2022-05-317-5/+33
|\ \
| * | Use our omemo sid/fingerprint in qr codeMichael Vetter2022-05-317-5/+33
|/ /
* | Merge pull request #1568 from profanity-im/feature/1320-omemo-qrcodeMichael Vetter2022-05-3114-10/+115
|\ \
| * | build: dont define HAVE_QRENCODE at all in case not presentMichael Vetter2022-05-311-2/+1
| * | build: set HAVE_QRENCODE only onceMichael Vetter2022-05-301-3/+1
| * | Make qrencode optional and add to CIMichael Vetter2022-05-307-12/+22
| * | Add command help for omemo qrcodeMichael Vetter2022-05-302-2/+6
| * | Reverse QR code colors and add paddingswirl2022-05-302-8/+19
| * | implement working OMEMO QR codeswirl2022-05-302-8/+19
| * | Add basic qrcode functionsMichael Vetter2022-05-308-1/+73
|/ /
* | Merge pull request #1714 from MarcoPolo-PasTonMolo/feature/avatar-setMichael Vetter2022-05-3016-7/+220
|\ \
| * | Add pixbuf building to CIMichael Vetter2022-05-307-7/+14
| * | Final touches for `/avatar set`Michael Vetter2022-05-275-10/+8
| * | Add checks for whether gdk-pixbuf exists before using avatar setMarcoPolo-PasTonMolo2022-05-266-3/+31
| * | Add `/avatar set` command to publish avatarMarcoPolo-PasTonMolo2022-05-268-1/+181
* | | Merge pull request #1712 from MarcoPolo-PasTonMolo/fix/1347Michael Vetter2022-05-292-7/+45
|\ \ \ | |_|/ |/| |
| * | Make muc config update after form submitMarcoPolo-PasTonMolo2022-05-272-7/+45
| |/
* | Fix description of moodMichael Vetter2022-05-271-1/+1
* | Merge pull request #1716 from MarcoPolo-PasTonMolo/fix/ignore-nick-changeMichael Vetter2022-05-261-0/+2
|\ \
| * | Respect silent nick change in mucsMarcoPolo-PasTonMolo2022-05-261-0/+2
|/ /
* | Merge pull request #1715 from MarcoPolo-PasTonMolo/fix/ox-discover-segfaultMichael Vetter2022-05-261-5/+8
|\ \ | |/ |/|
| * Fix segfault on `/ox discover`MarcoPolo-PasTonMolo2022-05-261-5/+8
|/
* Merge pull request #1711 from MarcoPolo-PasTonMolo/fix/roomname-updateMichael Vetter2022-05-231-0/+8
|\
| * Fix room name not updating.MarcoPolo-PasTonMolo2022-05-181-0/+8
|/
* Merge pull request #1708 from wurstsalat3000/patch-1Michael Vetter2022-05-091-1/+1
|\
| * DOAP: Use correct namespace for xmlns:schemaDaniel Brötzmann2022-05-091-1/+1
|/
* Update copyright yearMichael Vetter2022-05-0948-50/+50
* Merge pull request #1707 from profanity-im/change-redact-defaultsMichael Vetter2022-05-092-7/+7
|\
| * Log encrypted messages by default to chatlogMichael Vetter2022-05-092-7/+7
|/
* Merge pull request #1705 from profanity-im/feat/ox-improvements2Michael Vetter2022-05-0910-27/+91
|\
| * ox: remove /ox sendfile because its actually not implementedMichael Vetter2022-05-052-11/+1
| * ox: show ox preferencesMichael Vetter2022-05-055-0/+35
| * ox: Add /ox log commandMichael Vetter2022-05-056-1/+41
| * ox: only process proper messagesMichael Vetter2022-05-041-12/+11
| * ox: prefix function _openpgp_signcrypt with ox_Michael Vetter2022-05-041-3/+3
|/
* ox: have metadata node openMichael Vetter2022-05-041-0/+6
* ox: return upon invalid fingerprintMichael Vetter2022-05-041-1/+2