709 Commits (20979744c91808061c5bf2290f94e684da50b91e)

Author SHA1 Message Date
jenli669 20979744c9
refactor(chatform): make ChatForm use signals for updateFriendActivity 6 years ago
jenli669 09f37a97f9
refactor(widget): make searchWidget always use signals 6 years ago
jenli669 e57693fa8f
refactor(widget): stop using getInstance in Widget 6 years ago
jenli669 6d0ae67c9d
refactor(widget): remove Widget singleton in ContentDialog 6 years ago
jenli669 04a9bc46f4
docs(copyright): update and add copyright info 6 years ago
jenli669 17d5d55259
fix(core): correctly relink ui/core when core is changed 6 years ago
Mick Sayson ed514d7166 refactor(chatform): Remove message handling logic from gui path 6 years ago
Diadlo 0b9b538601 refactor: Inject DialogsManager in chatrooms 6 years ago
Diadlo ac36ed8180 refactor: Create interfaces for ContentDialog and ContenDialogManager 6 years ago
jenli669 85f90ab221
fix(audio): correctly loop incoming call sound 6 years ago
Monsterovich 1c02dc2d6b fix(ui): fix 2 6 years ago
Monsterovich f8b54b39f3 fix(ui): apply requested changes 6 years ago
Monsterovich 3b305dd05a fix(ui): Added option to hide message sender and contents 6 years ago
Monsterovich 1bbe210c25 fix(ui): Improved notifications 6 years ago
sudden6 22362d2940
refactor(audio): Remove Audio singleton 6 years ago
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