Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix compiler warnings | fiaxh | 2022-12-30 | 1 | -1/+1 |
| | |||||
* | MAM: Fix processing after range was fetched completely, fix merging of ranges | fiaxh | 2022-12-20 | 1 | -29/+30 |
| | |||||
* | Fix some MAM issues | fiaxh | 2022-11-20 | 1 | -18/+40 |
| | | | | | | - Messages from MUCs weren't added to their respective MUC MAM ranges, thus re-fetched on rejoin - The earliest ('first') message of a mam page was used to update the to_id, but it should have been 'last'; also the other way around. - Duplicates weren't detected properly | ||||
* | Clean up log outputs | fiaxh | 2022-11-04 | 1 | -37/+19 |
| | |||||
* | Rewrite MAM logic and add MUC MAM | fiaxh | 2022-10-10 | 1 | -0/+557 |