Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-04-06 | Fix filtering based on block status | Mattias Andrée | 1 | -2/+2 |
2021-04-06 | Fix memory leak in list-contacts | Mattias Andrée | 1 | -4/+5 |
2021-04-06 | Update list-contacts to handle block status | Mattias Andrée | 2 | -18/+45 |
2021-04-06 | m + add block utils | Mattias Andrée | 8 | -6/+489 |
2021-04-06 | m | Mattias Andrée | 1 | -3/+3 |
2021-04-06 | m | Mattias Andrée | 9 | -10/+12 |
2021-04-05 | m | Mattias Andrée | 7 | -21/+60 |
2021-04-05 | m + add set-contact-addresses + use -n instead of -l for country | Mattias Andrée | 7 | -34/+281 |
2021-04-04 | Add find-contact-by-address and get-contact-addresses | Mattias Andrée | 7 | -2/+388 |
2021-04-04 | m | Mattias Andrée | 6 | -7/+12 |
2021-04-04 | m + move common code from get-contact-birthday.c and list-birthdays.c to common-birthday.c | Mattias Andrée | 6 | -228/+128 |
2021-04-04 | m + add list-birthdays and set-contact-birthday | Mattias Andrée | 11 | -53/+444 |
2021-04-04 | misc | Mattias Andrée | 13 | -5/+688 |
2021-04-03 | m + add chat utils | Mattias Andrée | 9 | -17/+404 |
2021-04-03 | Add photo utils | Mattias Andrée | 6 | -2/+394 |
2021-04-03 | m + add more tools | Mattias Andrée | 15 | -20/+610 |
2021-04-03 | m + Add multicall binary | Mattias Andrée | 6 | -14/+91 |
2021-04-03 | Use strcmpnul | Mattias Andrée | 12 | -37/+36 |