746 Commits (251beb5b70fc50915720ed8217ecc22a949e052f)

Author SHA1 Message Date
Anthony Bilinski 17048c9cc4
feat(ui): add event icons for all statuses 6 years ago
Anthony Bilinski c8b156b3a1
feat(settings): save friend list sorting mode 6 years ago
Anthony Bilinski d55332ee0a
fix(activity): change last activity time from QDate to QDateTime 6 years ago
Anthony Bilinski 5f40ed8d8c
fix(friendlist): don't update friend's last activity on every start 6 years ago
Anthony Bilinski b7bd7c6215
refactor(group): move peer tracking logic to Group from GroupChatForm 6 years ago
Anthony Bilinski 04f1ccda35
fix(group): treat empty peer names like empty friend names, by showing pk 6 years ago
Anthony Bilinski 08839b7052
refactor(group): remove redundant updatePeer API 6 years ago
Anthony Bilinski e9f8795197
fix(ui): show empty status as placeholder instead of as status 6 years ago
sudden6 5b908184fc
refactor(audio): move audio output to new IAudioSink interface 6 years ago
Anthony Bilinski 881aa3083a
fix(status): use enum as UI property instead of untranslated string 6 years ago
Anthony Bilinski dd007877a9
refactor(status): move Status out of Widget 6 years ago
Diadlo 15d72a9610
fix: Call 'tr' in place, where text is accessible 6 years ago
Anthony Bilinski f7603c294b
refactor(id): use toxPk and groupId instead of core numbers 6 years ago
Anthony Bilinski ec500b6673
refactor(status): add Blocked status, deduplicate status parsing 6 years ago
Anthony Bilinski 0f5ad725d7
fix(groups): fix assert on group invite accept 6 years ago
Anthony Bilinski df62463e27
fix(widget): fix freeze on showMainGui 6 years ago
Anthony Bilinski 97d05f9d67
refactor(id): make ContactId interface, implement GroupId 6 years ago
sudden6 229ca307cf
refactor: remove unused functions detected by cppcheck 6 years ago
Anthony Bilinski 9b6019390b
refactor(groups): create Group on group join, assert Group exists on callbacks 6 years ago
sudden6 a4ad8c71b8
refactor(core): make CoreFile its own independent class 6 years ago
sudden6 93a7fdfe03
refactor(core): cleanup Core public functions 6 years ago
TriKriSta db962690bd style: edit styles for myltiple windows 6 years ago
Anthony Bilinski e7f523bc9a
refactor(messages): don't use receipt 0 as unsent, simplify class state 6 years ago
sudden6 cd50376c2f
fix(notification): implement review comments 6 years ago
sudden6 66e2c01029
feat(notify): add desktop notifications using snorenotify 6 years ago
TriKriSta d517c3a638 fix: initialization theme 7 years ago
TriKriSta e146c11f0f feat: edit reload themes 7 years ago
TriKriSta 87d6883a0f style: add dark style 7 years ago
Anthony Bilinski d2508e7eac
fix(groups): check for label in timer audio playing timer callback 7 years ago
Anthony Bilinski 13afbf7ec6
fix(groups): avoid having to lookup peer pk 7 years ago
Anthony Bilinski edf6b67313
refactor(core): strong type message receipt and row ID 7 years ago
Anthony Bilinski 5289c99962
feat(core): add send message error handling 7 years ago
sudden6 08f368da43
fix(widget): always force show window on activate event 7 years ago
Anthony Bilinski 51cf712a78
refactor(widget): call Settings::getInstance only once in Widget 7 years ago
Anthony Bilinski 8bf059bb2e
chore(ui): remove broken auto update 7 years ago
Anthony Bilinski 6c9d7b59c1
feat(ui): add update notification enabled with -DUPDATE_CHECK 7 years ago
Diadlo 3f5105d5c1
refactor: Connect ContentDialog::setStatusMessage to friend directly 7 years ago
Diadlo 2b3918b25e
refactor: Remove using of remove{Friend,Group} 7 years ago
Diadlo ee5a7d8e94
refactor: Move some methods back to ContentDialog 7 years ago
Diadlo 7ad8607c43
refactor: Create ContentDialogManager 7 years ago
Diadlo a446d9b197
refactor: Remove ContentDialog::openNewDialog 7 years ago
Monsterovich 96ad27f644 fix(core): ignore mentioning users with empty nicknames 7 years ago
Monsterovich 01f79b0d08 fix(core): update group peerLists on local changes 7 years ago
TriKriSta 147cec3312 refactor: rename a css file. 7 years ago
Anthony Bilinski 8db744a505
feat(core): set group title for loaded groups 7 years ago
sudden6 6097c3f94f
refactor: remove Nexus::quit() and replace with qApp->quit() 7 years ago
Patrick 37e5b6ce8b
fix:(chatform): Issue 5115, use QSharedPointer for groupChatForms 7 years ago
sudden6 7fa2dfead5
refactor(coreav): move CoreAV to the factory pattern too 7 years ago
sudden6 2ab081b4a9
refactor: remove support for c-toxcore < 0.2.0 7 years ago
Monsterovich a4a8e361d0 fix(ui): groupcolors fix2 7 years ago