4164 Commits (82b12f95fea4a9b2cc84149ae040727e3a6ae1e4)

Author SHA1 Message Date
Anthony Bilinski ac4f01cf7f
feat(logging): Hide toxcore spam when using IPv4 4 years ago
Anthony Bilinski a96deb7bc0
refactor(settings): Remove unused Settings::getFriendAddress 4 years ago
Anthony Bilinski 4580d3f106
fix(core): One time reset of user bootstrap node list to default 4 years ago
Anthony Bilinski 08fdd3a2c7
feat(core): Store default bootstrap list separate from user list 4 years ago
Anthony Bilinski 2b41a06b55
feat(Settings): Add system for versioning and upgrading Settings 4 years ago
Anthony Bilinski 484ea7ce9b
fix(macos): update deprecated AVFoundation API 4 years ago
Anthony Bilinski ee0334acc5
feat(chatlog): Disable join and leave system messages based on setting 4 years ago
Anthony Bilinski 423049db50
feat(UI): Add UI For controlling group join and leave system messages setting 4 years ago
Anthony Bilinski 916e797c10
feat(Settings): Add setting for hiding group join and leave system messages 4 years ago
Anthony Bilinski d0d288a9b6
refactor(settings): Use IGroupSettings in GroupChatForm 4 years ago
Anthony Bilinski f5fabc2fe2
fix: Update video API usage for newer libavcodec 4 years ago
Anthony Bilinski 7a3474bf55
feat(chatlog): Add support for ed2k file links 4 years ago
Anthony Bilinski e426994e5f
test: Fix issues with core_online_test 4 years ago
Devan Carpenter 355dfb7a7f feat(chatlog): Add gemini:// to hyperlink regex 4 years ago
Anthony Bilinski aeb8a9aca1
refactor(bootstrap): Use std::shuffle instead of custom not fully random logic 4 years ago
Anthony Bilinski 0cb222c056
feat(i18n): Handle English plural forms in translations 4 years ago
Anthony Bilinski 0df98ce64f
fix(group): Change join leave message setting default to false 4 years ago
Anthony Bilinski 6f9123705a
fix(core): Fix logic error retrieving TCP port 4 years ago
Anthony Bilinski 7aa8d7178e
refactor(bootstrap): Store public key as ToxPk rather than QString 4 years ago
Anthony Bilinski e7e30ada8c
fix(core): Use node's TCP ports when connecting to TCP relay 4 years ago
Anthony Bilinski 3d36cf47e8
refactor(bootstrap): Rename UDP port from port to udpPort 4 years ago
Anthony Bilinski de924cfdc7
feat(chatlog): Disable join and leave system messages based on setting 4 years ago
Anthony Bilinski 069ab92fd0
feat(UI): Add UI For controlling group join and leave system messages setting 4 years ago
Anthony Bilinski 1be5b99d17
feat(Settings): Add setting for hiding group join and leave system messages 4 years ago
Anthony Bilinski e5df648e1a
refactor(settings): Use IGroupSettings in GroupChatForm 4 years ago
Anthony Bilinski 0adf4a00f3
refactor(chatform): Remove useless static cast 4 years ago
Anthony Bilinski 18643da271
refactor(chatform): Pass Settings to GroupChatForm instead of calling getInstance() 4 years ago
Anthony Bilinski 3180d23ee2
fix(core): Don't apply Windows file transfer rename on other platforms 4 years ago
Anthony Bilinski 9ac44ee09c
fix(history): Replace invalid Tox ID saved in peers table with Tox public key 4 years ago
Anthony Bilinski 56eed63fde
fix(core): Fix missed ToxId to ToxPk constructions 4 years ago
Anthony Bilinski ddebf6ee7a
fix(crash): Handle nightly tag name in update check 4 years ago
Anthony Bilinski 4b3f50a0c0
chore(l10n): Fix ordering of languages in code 4 years ago
Anthony Bilinski 188fe340f2
feat(l10n): Add Urdu and Icelandic translations 4 years ago
Anthony Bilinski a1ebf297d3
chore(cleanup): Minor cleanup to contact management test 4 years ago
bodwok 0a9e121811
test(FriendListManager): add contact management test 4 years ago
Anthony Bilinski d1c86ffff9
refactor(ToxPk): Remove ability to construct ToxId from ToxPk 4 years ago
Anthony Bilinski 3ac37a5496
fix(core): Track avatar offer file size to avoid cancelling transfers 4 years ago
Anthony Bilinski a828b54be4
refactor(Paths): Remove portable state from Settings 4 years ago
Anthony Bilinski 557af80428
refactor(Paths): Remove Paths factory to enable copy construction 4 years ago
Anthony Bilinski 0eb56fb9bb
fix(Paths): Track portable state in Paths to updates paths correctly 4 years ago
Anthony Bilinski d0c120e0a8
fix(Paths): Default to auto paths detection mode 4 years ago
Anthony Bilinski 15673a52b6
fix(macOS): Update video API usage for newer libavcodec 4 years ago
Anthony Bilinski 992cdbd045
chore: Replace deprecated QMutex::Recursive with QRecursiveMutex 4 years ago
Maxim Biro bc7497a01c
chore(windows): update SQLCipher to 4.5.0 4 years ago
Mick Sayson 257a19caaa feat(filesform): Add in progress transfers to files form 4 years ago
Mick Sayson c7efe320d2 refactor(filetransfer): Move file transfer progress into ToxFile 4 years ago
Mick Sayson 3bc4aa52be fix(filetransfer): Fix UI inconsistencies with pause/resume 4 years ago
Maxim Biro 560751db88
chore(windows): update SQLCipher to 4.5.0 4 years ago
sudden6 3c58b992c6
perf: reduce repainting in animations 4 years ago
Anthony Bilinski 54a2b8970b
chore(review): Copyright notice cleanup 4 years ago