147 Commits (16aeb5f572931560c6291e4975b9307a4978318a)

Author SHA1 Message Date
Anthony Bilinski 16aeb5f572
refactor(model): Rename Contact and ContactId to Chat and ChatId 4 years ago
Anthony Bilinski 0c967725df
refactor: Remove Settings singleton 4 years ago
Anthony Bilinski fc2e445294
refactor: Comply with Wshadow 4 years ago
bodwok 0a9e121811
test(FriendListManager): add contact management test 4 years ago
bodwok 18b34b325f
refactor(ui): separation of responsibility for sorting the contact list 5 years ago
Mick Sayson 5f5f612841
feat(messages): History and offline message support for extended messages 5 years ago
iphydf e71225268f
chore: Various code cleanups. 6 years ago
jessica181920 11b34c84ef fix(i18n): Various English fixes 6 years ago
jenli669 20979744c9
refactor(chatform): make ChatForm use signals for updateFriendActivity 7 years ago
jenli669 cff845ffa7
refactor(widget): make AboutFriendForm use FriendWidget as parent 7 years ago
jenli669 09f37a97f9
refactor(widget): make searchWidget always use signals 7 years ago
jenli669 04a9bc46f4
docs(copyright): update and add copyright info 7 years ago
Diadlo 678fc51c1b refactor: Use model in chatroom widgets 7 years ago
Diadlo ac36ed8180 refactor: Create interfaces for ContentDialog and ContenDialogManager 7 years ago
Anthony Bilinski dd007877a9
refactor(status): move Status out of Widget 7 years ago
Anthony Bilinski c0fdc42e33
refactor(mime): store ToxPk and GroupId as mimedata 7 years ago
Anthony Bilinski f7603c294b
refactor(id): use toxPk and groupId instead of core numbers 7 years ago
Anthony Bilinski ec500b6673
refactor(status): add Blocked status, deduplicate status parsing 7 years ago
Teemu Ikonen 0b6d6d7715 fix(ui): provide context when emitting friendWidgetRenamed() 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
Anthony Bilinski aa7542f729
fix(ui): re-sort friends list on friend rename 7 years ago
Jakie.OYMJ e6d40be72e fix: add remove history prompt, clear log area after remove 7 years ago
Anthony Bilinski 0c757356d3
fix(avatar): set friend to identicon on empty avatar receipt 7 years ago
Pavel Karelin 0d54fae37b chore: Fix warnings: remove unused variables 8 years ago
Diadlo 66fe7f2852
refactor(groupwidget): Create GroupChatroom 8 years ago
Diadlo 059d0120be
refactor: Add FriendChatroom (model to FriendWidget) 8 years ago
sudden6 24e7c4efd4
refactor(core): format code 8 years ago
sudden6 e5acc6726f
refactor(core): reimplement avatar transfers 8 years ago
Anthony Bilinski bc18990fd2
fix(build): Remove unused vars, add default case for switch 8 years ago
Diadlo 9b4972e045
fix(friendwidget): Use queued connection to avoid removing 'this' 8 years ago
sudden6 1f8c9a2e2f
refactor: update displayed user name from the friend model 8 years ago
Anthony Bilinski d9118cfc71
fix(widget): Fix status pic alignment 8 years ago
Diadlo 95f150e5f9
refactor: Move action handlers to slots 8 years ago
Diadlo 61e0dff8a4
refactor: Remove 'FriendWidget::setChatForm' 8 years ago
tox-user 4288785d31 feat(UI): new status icons for message notifications 8 years ago
Diadlo b53569c362
refactor: Add using IFriendSettings in AboutFriend model 8 years ago
Diadlo c0a7488c12
fix(friend): Add save friend alias on change 8 years ago
Jiachen Yang 70b235f271 fix: using current setting in autoaccept dialog 8 years ago
sudden6 d2adfe4ca7
refactor: fix some warnings reported with "-Wall" 8 years ago
Diadlo 918cdf1368
refactor: Add using AboutFriend model in AboutFriendForm 8 years ago
Diadlo 8368f2413d
refactor: Rename AboutUser to AboutFriendForm 8 years ago
anthony.bilinski be324b932b fix(avatar): Don't invert default avatar colour on connect 8 years ago
Diadlo 99ebb73562
refactor: Remove deprecated methods to get id 9 years ago
Diadlo 017653470d
refactor: Move friend and group in model directory 9 years ago
Diadlo 4f25e01b96
refactor: Add nullptr check on getChatForm value 9 years ago
Diadlo ad58c1767b
fix(friendwidget): Add correct index calculation 9 years ago
Diadlo c4baff4b04
refactor(friendwidget): Add using const 9 years ago
Diadlo c3297600be
refactor(friendwidget): Extract Settings in variable 9 years ago