8260 Commits (9a8706a65f1737f875eccc9717c8389ff51798d2)
 

Author SHA1 Message Date
Anthony Bilinski 5526d131a7
refactor(Windows): Define installer macros right after creating them 3 years ago
Anthony Bilinski ee0334acc5
feat(chatlog): Disable join and leave system messages based on setting 3 years ago
Anthony Bilinski 423049db50
feat(UI): Add UI For controlling group join and leave system messages setting 3 years ago
Anthony Bilinski 916e797c10
feat(Settings): Add setting for hiding group join and leave system messages 3 years ago
Anthony Bilinski d0d288a9b6
refactor(settings): Use IGroupSettings in GroupChatForm 3 years ago
Anthony Bilinski f5fabc2fe2
fix: Update video API usage for newer libavcodec 3 years ago
Anthony Bilinski 7a3474bf55
feat(chatlog): Add support for ed2k file links 3 years ago
Anthony Bilinski 3c682abc69
fix(docs): Add brew prefix to macOS build instructions 3 years ago
Anthony Bilinski 8a7461fc16
chore(CI): Run tests in parallel 3 years ago
Anthony Bilinski 4fcc2251f4
chore(CI): Enable tests in macOS CI build 3 years ago
Anthony Bilinski 3170dd8d62
chore(CI): Don't try to deploy from forks 3 years ago
Anthony Bilinski bc751c8e1c
refactor(test): Move mocks into their own library 3 years ago
Anthony Bilinski 40846f886c
refactor(test): Deduplicate MockCoreSettings 3 years ago
Anthony Bilinski 12b3b05217
test: Fix signal spy mixup for core_online_test 3 years ago
sudden6 e2d0472a9f
test: add more online test 3 years ago
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