qTox is a chat, voice, video, and file transfer IM client using the encrypted peer-to-peer Tox protocol.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Anthony Bilinski
ec500b6673
refactor(status): add Blocked status, deduplicate status parsing
...
Blocked status will represent friends who are removed from Toxcore, but who still exist in UI and can be readded to Toxcore at a future time using their public key. Blocked friends are similar to offline friends, but have a different status icon and will be seperated in the friends list.
7 years ago
..
audio
refactor: remove dead code
7 years ago
chatlog
refactor(core): make CoreFile its own independent class
7 years ago
core
refactor(status): add Blocked status, deduplicate status parsing
7 years ago
model
refactor(status): add Blocked status, deduplicate status parsing
7 years ago
net
refactor(core): make CoreFile its own independent class
7 years ago
persistence
refactor(status): add Blocked status, deduplicate status parsing
7 years ago
platform
fix(notification): implement review comments
7 years ago
util
refactor(core): strong type message receipt and row ID
7 years ago
video
fix(video): correctly align data passed to toxcore
7 years ago
widget
refactor(status): add Blocked status, deduplicate status parsing
7 years ago
friendlist.cpp
refactor(id): make ContactId interface, implement GroupId
7 years ago
friendlist.h
fix(core): support user aliases
7 years ago
grouplist.cpp
refactor(id): make ContactId interface, implement GroupId
7 years ago
grouplist.h
refactor(id): make ContactId interface, implement GroupId
7 years ago
ipc.cpp
refactor(ipc): cleanup and improve debug messages
7 years ago
ipc.h
refactor: remove dead code
7 years ago
loginscreen.ui
refactor(nexus): make loginscreen independent of nexus
8 years ago
main.cpp
refactor(id): make ContactId interface, implement GroupId
7 years ago
mainwindow.ui
feat(UI): add accessibility labels to all remaining .ui files
9 years ago
nexus.cpp
fix(groups): fix assert on group invite accept
7 years ago
nexus.h
refactor: remove another function from Nexus
7 years ago