aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge branch 'master' into developdevelopTheJackiMonster2022-03-20
|\
| * Add sending read receiptsTheJackiMonster2022-03-20
| | | | | | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
| * Add private messages as whisperingTheJackiMonster2022-03-20
| | | | | | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* | Add sending read receiptsTheJackiMonster2022-03-19
| | | | | | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* | Add private messages as whisperingTheJackiMonster2022-03-19
| | | | | | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* | Cleanup namestore operationsTheJackiMonster2022-03-19
| | | | | | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* | Adjusted namestore callsTheJackiMonster2022-03-18
| | | | | | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* | Usage of new open and commit API for namestore recordsTheJackiMonster2022-03-17
|/ | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Fixed using nick names on temporary contactsTheJackiMonster2022-03-17
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Delete records of contexts when leaving roomsTheJackiMonster2022-03-16
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Adjusted const modifier in functionsTheJackiMonster2022-03-15
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Fixed a core dump from canceled GNS requestTheJackiMonster2022-03-13
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Fixed duplicated context creation and removed debug printingTheJackiMonster2022-03-12
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Implemented lobby functionality and uri solving to add contactsTheJackiMonster2022-03-12
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added new declarations of functions for lobbiesTheJackiMonster2022-03-11
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Override chat records if nick gets changedTheJackiMonster2022-03-10
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Replace local files with namestore usageTheJackiMonster2022-03-10
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Handle deletions of accounts properlyTheJackiMonster2022-02-18
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Allowed delayed callbacks for messagesTheJackiMonster2022-02-18
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added message target for deletionsTheJackiMonster2022-02-18
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Implemented account specific directories for configurations and filesTheJackiMonster2022-02-17
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Refresh on newly created accountTheJackiMonster2022-02-13
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added function to create an accountTheJackiMonster2022-02-13
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Fixed issue with second account connection in a rowTheJackiMonster2022-02-13
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added user pointer and name access to accountsTheJackiMonster2022-02-13
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Established accounts as selectable identities to useTheJackiMonster2022-02-13
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Adding a list of egos to add accountsTheJackiMonster2022-02-13
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added file hash checking after decryption and using hash as ivTheJackiMonster2022-01-17
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Fixed file encryption to not be stack limitedTheJackiMonster2022-01-17
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Adjusted API to get current status of file processingTheJackiMonster2022-01-14
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Implemented using temporary file previewsTheJackiMonster2022-01-10
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Implemented function to get a files nameTheJackiMonster2022-01-10
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Corrected condition for completed uploadTheJackiMonster2022-01-10
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added sending a file message after publication completedTheJackiMonster2022-01-10
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Fixed too early deallocation of internal messagesTheJackiMonster2022-01-09
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Adjusted equations to avoid segfaultsTheJackiMonster2022-01-09
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Fixed issue with file_copyTheJackiMonster2022-01-07
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Updated file uploading to allow setting user pointer before uploadTheJackiMonster2022-01-06
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Fixed contexts to re-check for being contact related when unknown typeTheJackiMonster2021-12-21
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Fixed updating room and loading groupsTheJackiMonster2021-12-19
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Fixed problems loading configurations but still inconsistenciesTheJackiMonster2021-12-18
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Fix with paths for data storageTheJackiMonster2021-12-18
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added function to check if a contact is owned by the accountTheJackiMonster2021-12-16
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Handled unknown chats to update type and be treated as valid chatsTheJackiMonster2021-12-15
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Adjusted iterate function for group contactsTheJackiMonster2021-12-12
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Fixed wrong equationTheJackiMonster2021-12-06
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added status to context for edge cases with direct contact communicationTheJackiMonster2021-12-06
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Adjusted invitations to groups to check for common contextsTheJackiMonster2021-12-03
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added shutdown hook to cleanup memory leaksTheJackiMonster2021-11-22
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Adjusted makefile to fix some buildsTheJackiMonster2021-11-21
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>