aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Swap install rule in multicall-symlinks.mk amd singlecall.mk so it is as intendedMattias Andrée2021-04-062-9/+9
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix filtering based on block statusMattias Andrée2021-04-061-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix memory leak in list-contactsMattias Andrée2021-04-061-4/+5
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Update list-contacts to handle block statusMattias Andrée2021-04-062-18/+45
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* m + add block utilsMattias Andrée2021-04-068-6/+489
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2021-04-061-3/+3
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2021-04-069-10/+12
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2021-04-057-21/+60
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* m + add set-contact-addresses + use -n instead of -l for countryMattias Andrée2021-04-057-34/+281
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add find-contact-by-address and get-contact-addressesMattias Andrée2021-04-047-2/+388
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2021-04-046-7/+12
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* m + move common code from get-contact-birthday.c and list-birthdays.c to common-birthday.cMattias Andrée2021-04-046-228/+128
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* m + add list-birthdays and set-contact-birthdayMattias Andrée2021-04-0411-53/+444
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* miscMattias Andrée2021-04-0413-5/+688
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* m + add chat utilsMattias Andrée2021-04-039-17/+404
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add photo utilsMattias Andrée2021-04-036-2/+394
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* m + add more toolsMattias Andrée2021-04-0315-20/+610
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* m + Add multicall binaryMattias Andrée2021-04-036-14/+91
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Use strcmpnulMattias Andrée2021-04-0312-37/+36
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* First commmitMattias Andrée2021-04-0328-0/+1826
Signed-off-by: Mattias Andrée <maandree@kth.se>