about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Don't notify on MAM messagesMarcoPolo-PasTonMolo2022-08-201-7/+10
* Handle late deliveryMarcoPolo-PasTonMolo2022-08-205-27/+109
* Apply corrections when getting messages from dbMarcoPolo-PasTonMolo2022-08-121-1/+1
* Handle MAM when chatwin gets created from incoming messageMarcoPolo-PasTonMolo2022-07-102-1/+10
* Fix duplicate sent messages in dbMarcoPolo-PasTonMolo2022-07-101-2/+3
* Have ability to scroll through history even without MAMMarcoPolo-PasTonMolo2022-07-104-10/+13
* Handle scrolling down when buffer fills upMarcoPolo-PasTonMolo2022-07-105-15/+37
* CleanupMarcoPolo-PasTonMolo2022-07-054-13/+5
* Add loading history message on initial MAM requestMarcoPolo-PasTonMolo2022-07-055-3/+20
* Fix initial MAM not displayingMarcoPolo-PasTonMolo2022-07-058-56/+69
* Add 'Loading messages' message when scrolling upMarcoPolo-PasTonMolo2022-07-044-5/+24
* Fech data from mam when all history gets displayedMarcoPolo-PasTonMolo2022-07-033-1/+52
* Get messages from history when scrolling up.MarcoPolo-PasTonMolo2022-07-039-9/+106
* On new chatwin fetch mam according to guidelines.MarcoPolo-PasTonMolo2022-07-035-39/+161
* Merge pull request #1721 from MarcoPolo-PasTonMolo/fix/improve-parserMichael Vetter2022-06-161-3/+12
|\
| * Improve cmd argument parserMarcoPolo-PasTonMolo2022-06-161-3/+12
* | 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
|\ \ | |/ |/|