1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/cmake
Anthony Bilinski 16aeb5f572
refactor(model): Rename Contact and ContactId to Chat and ChatId
* Referring to groups generically as contacts is confusing.
* Friends are referred to as contacts in many places either as more
  neutral wording, or to avoid using the keyword friend as a variable
  name. Calling Contact Chat allows contact to be used for Friends.
2022-03-14 12:44:37 -07:00
..
warnings chore(build): Migrate existing warning handling to new warnings project 2022-03-11 10:22:13 -08:00
CheckAtomic.cmake docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
Dependencies.cmake feat(messages): Multipacket message support 2021-01-30 12:52:06 -08:00
Installation.cmake docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
Testing.cmake refactor(model): Rename Contact and ContactId to Chat and ChatId 2022-03-14 12:44:37 -07:00