8045 Commits (e426994e5fb0f01f304febd585f0e14bcf37ec2c)
 

Author SHA1 Message Date
Anthony Bilinski e426994e5f
test: Fix issues with core_online_test 3 years ago
sudden6 54e72aa73d
test: add test case for real world Core usage 3 years ago
Anthony Bilinski e18118c1bc
chore(CI): Don't try to upload installer on debug builds 3 years ago
Anthony Bilinski 714d8ec62b
Merge pull request #6502 3 years ago
Devan Carpenter 355dfb7a7f feat(chatlog): Add gemini:// to hyperlink regex 3 years ago
Anthony Bilinski bad2e0aba9 chore(CI): Fix appimage missing rename for nightly zsync upload 3 years ago
Anthony Bilinski ca4d4b8a98
chore(CI): Revert reversal of 64-bit and 32-bit DLL search paths 3 years ago
sudden6 cd8af735fc
fix: don't link emoji resources into targets that don't need them 3 years ago
Anthony Bilinski aeb8a9aca1
refactor(bootstrap): Use std::shuffle instead of custom not fully random logic 3 years ago
Anthony Bilinski bf6d01598f
feat(CI): Run AddressSanitizer on Fedora build 3 years ago
Anthony Bilinski 25b70761e5
chore(CI): Correct doxygen deploy access 3 years ago
Anthony Bilinski 0cb222c056
feat(i18n): Handle English plural forms in translations 3 years ago
Anthony Bilinski b05c069dfe
fix(appimage): Patch snore to enable notifications in AppImage 3 years ago
Anthony Bilinski f81c9bca29
chore(CI): Don't overwrite nightly release name and description 3 years ago
Anthony Bilinski b24610fc62
chore(CI): Revert nightly AppImage name to "nightly" 3 years ago
Anthony Bilinski d3995bc87e
fix(doxygen): Re-enable deploying of doxygen to qtox.github.io 3 years ago
Anthony Bilinski e5d138f79c
chore(CI): Move gitstats and docs to ubuntu-latest 3 years ago
Anthony Bilinski a1f19f44e2
chore(CI): Fix deploy-gitsats directory and target URI 3 years ago
Anthony Bilinski 0df98ce64f
fix(group): Change join leave message setting default to false 3 years ago
Anthony Bilinski 6f9123705a
fix(core): Fix logic error retrieving TCP port 3 years ago
Anthony Bilinski 4f798e9742
chore(docs): Update translation workflow 3 years ago
Anthony Bilinski 7aa8d7178e
refactor(bootstrap): Store public key as ToxPk rather than QString 3 years ago
Anthony Bilinski e7e30ada8c
fix(core): Use node's TCP ports when connecting to TCP relay 3 years ago
Anthony Bilinski 3d36cf47e8
refactor(bootstrap): Rename UDP port from port to udpPort 3 years ago
Anthony Bilinski 2f92a5f2f0
fix(CI): Remove "setup" from Windows zip file name 3 years ago
Anthony Bilinski c726b9ce23
fix(CI): Don't upload Windows setup exe to nightly release 3 years ago
Anthony Bilinski de924cfdc7
feat(chatlog): Disable join and leave system messages based on setting 3 years ago
Anthony Bilinski 069ab92fd0
feat(UI): Add UI For controlling group join and leave system messages setting 3 years ago
Anthony Bilinski 1be5b99d17
feat(Settings): Add setting for hiding group join and leave system messages 3 years ago
Anthony Bilinski e5df648e1a
refactor(settings): Use IGroupSettings in GroupChatForm 3 years ago
Anthony Bilinski 0adf4a00f3
refactor(chatform): Remove useless static cast 3 years ago
Anthony Bilinski 18643da271
refactor(chatform): Pass Settings to GroupChatForm instead of calling getInstance() 3 years ago
Anthony Bilinski 939bf6a2c1
chore(CI): Re-remove GH action if-no-files found conditions 3 years ago
Anthony Bilinski 3180d23ee2
fix(core): Don't apply Windows file transfer rename on other platforms 3 years ago
Anthony Bilinski 11450afa81
feat(i18n): Check for new translatable strings on every PR 3 years ago
Anthony Bilinski 5f8704cf0f
chore(i18n): Update translation files for Weblate 3 years ago
Anthony Bilinski 345e33b531
chore(docs): Remove generic git instructions from docs 3 years ago
Anthony Bilinski 9ac44ee09c
fix(history): Replace invalid Tox ID saved in peers table with Tox public key 3 years ago
Anthony Bilinski 80a0a4ae62
fix(CI): Correct Wine lib path for winehq manual install 3 years ago
Anthony Bilinski e9f74bb50a
chore(deps): Add msgpack to archlinux dockerfile 3 years ago
Anthony Bilinski 2fca383e70
chore(deps): Update c-toxcore to v0.2.16 3 years ago
Anthony Bilinski e076d4b7a7
chore(deps): Add support for msgpack dependency 3 years ago
Anthony Bilinski 56eed63fde
fix(core): Fix missed ToxId to ToxPk constructions 3 years ago
Anthony Bilinski 11f7f6193a
fix(CI): Build in current dir in build-qtox-linux.sh 3 years ago
Anthony Bilinski 41a555def9
chore(CI): Remove knowledge of build context from AppImage build script 3 years ago
Anthony Bilinski a764aebaf9
chore(CI): Remove unused CI environment variables 3 years ago
Anthony Bilinski 933c1e7e96
chore(CI): Remove build-windows.sh 3 years ago
Anthony Bilinski 85b0f233e7
chore(CI): Remove travis CI workaround from build-gitstats 3 years ago
Anthony Bilinski 5bcfd21760
chore(CI): Deep clone for gitstatus initially instead of recloning 3 years ago
Anthony Bilinski 5d459d2fda
chore(docs): Remove mentions of travis from docs 3 years ago