Commit Graph

  • 18a9029f9c
    feat(Settings): Store blocked friends in Settings Anthony Bilinski 2022-04-07 13:13:06 -0700
  • ff2e4b9949
    feat(friend): Add friend list support for blocked friends Anthony Bilinski 2022-04-07 12:46:48 -0700
  • 937b1c61ed
    feat(friend): Make friend constructable without core ID Anthony Bilinski 2022-04-07 12:49:05 -0700
  • 78435a9bb5
    feat(settings): Add friend name and status to Settings Anthony Bilinski 2022-04-07 12:29:32 -0700
  • 7021e589c6
    refactor(Settings): Don't explicitly construct default value objects with default constructors Anthony Bilinski 2022-04-07 12:34:21 -0700
  • 0ff765b1da
    refactor(IPC): Remove activate's handler reliance on global state Anthony Bilinski 2022-03-28 07:19:16 -0700
  • cea4c81a36
    refactor(main): Move main global state into new AppManager class Anthony Bilinski 2022-03-30 04:16:38 -0700
  • d3c2dc123c
    refactor(History): Split remove history query into transaction Anthony Bilinski 2022-03-28 02:57:02 -0700
  • a300415983
    chore(i18n): Update translation files for Weblate #6612 Anthony Bilinski 2022-04-01 06:26:15 -0700
  • c0c2d1fad3
    feat(l10n): update Polish translation from Weblate Atrate 2022-03-28 09:24:46 +0200
  • 78670eda55
    feat(l10n): update Norwegian Bokmål translation from Weblate Allan Nordhøy 2022-03-28 09:24:45 +0200
  • 497feec9bd
    feat(l10n): update French translation from Weblate The Cats 2022-03-28 09:24:45 +0200
  • db5178c6ca
    feat(l10n): update Turkish translation from Weblate Oğuz Ersen 2022-03-28 09:24:44 +0200
  • d797fc27a9
    feat(l10n): update Bulgarian translation from Weblate 109247019824 2022-03-28 09:24:44 +0200
  • a494bc78e4
    feat(l10n): update Danish translation from Weblate Peter Jespersen 2022-03-28 09:24:42 +0200
  • cb659bc83f
    feat(l10n): update Danish translation from Weblate Søren Ingemann Nielsen 2022-03-28 09:24:42 +0200
  • dbc9b4f049
    feat(l10n): update Chinese (Simplified) translation from Weblate Eric 2022-03-28 09:24:41 +0200
  • 5968999aff
    feat(l10n): update Turkish translation from Weblate Oğuz Ersen 2022-03-28 09:24:41 +0200
  • 479f6b7269
    feat(l10n): update Russian translation from Weblate S3aBreeze 2022-03-28 09:24:41 +0200
  • ad6fb0b2d6
    fix(history): Heal duplicate peer entries with different case Anthony Bilinski 2022-03-31 17:34:38 -0700
  • 18f2c1dbdb
    refactor(history): Expose mergeDuplicatePeers from DbUpgrader Anthony Bilinski 2022-03-31 20:31:53 -0700
  • 463ab46d7f
    fix(history): Strictly check public_key during database upgrade Anthony Bilinski 2022-03-31 20:16:45 -0700
  • d974631299
    fix(test): Don't rely on row IDs after moving tables Anthony Bilinski 2022-03-31 20:14:10 -0700
  • 7f34984caa
    feat(History): Add a GUI error on database schema mismatch Anthony Bilinski 2022-03-31 00:08:19 -0700
  • 9571434df9
    feat(CI): Disallow unsafe implicit casts to QString #6616 Anthony Bilinski 2022-04-03 01:17:08 -0700
  • b5aa5dac63
    feat(CI): Disallow implicit casting of QString to char* Anthony Bilinski 2022-04-03 01:09:39 -0700
  • f1b401166a
    feat(CI): Disallow implicit casting of QByteArray to char* or void* Anthony Bilinski 2022-04-03 01:07:28 -0700
  • 1e4eed76b5
    refactor: Move GroupList global state into class #6613 Anthony Bilinski 2022-04-02 08:22:15 -0700
  • e48c557387
    fix(CI): Fix commit message check on single commit PRs #6615 Anthony Bilinski 2022-04-02 19:37:00 -0700
  • 34a702c348
    Merge 4cb64e6fe2 into 6c6620ffc1 #6235 sudden6 2022-04-05 06:10:36 +0000
  • 4cb64e6fe2
    refactor(calls): make chatform sole owner of ToxCalls #6235 Anthony Bilinski 2021-01-19 09:29:18 -0800
  • 10f556d312
    fix(calls): avoid null call dereference Anthony Bilinski 2021-01-19 09:20:59 -0800
  • ddcc6db30c
    refactor(coreav): remove ToxCall state changes before destruct, cleanup Anthony Bilinski 2021-01-19 09:18:43 -0800
  • d26f7044e6
    refactor(ToxCall): end call on destruction sudden6 2020-12-21 23:18:19 +0100
  • f6b74bde84
    refactor(coreav): move group call control to ToxCall sudden6 2020-09-17 14:36:40 +0200
  • a67277074b
    refactor(coreav): move call controll to ToxCall objects sudden6 2020-09-17 00:39:51 +0200
  • a3517d4291
    refactor(Nexus): Remove all uses of getProfile in child classes #6617 Anthony Bilinski 2022-03-28 06:19:07 -0700
  • 6c6620ffc1
    refactor(Settings): Save loaded profile automatically #6596 Anthony Bilinski 2022-03-28 04:05:38 -0700
  • a1f7c71feb
    perf(Settings): Make personal settings saving consistently async Anthony Bilinski 2022-03-28 04:27:06 -0700
  • 4f45f30ef9
    fix(history): Fix alias removal SQL query after group history addition #6604 Anthony Bilinski 2022-03-30 20:41:28 -0700
  • c5fdb78676
    fix(UI): Centre message boxes on main window #6598 Anthony Bilinski 2022-03-28 21:31:48 -0700
  • 25223119c9
    fix(chatlog): Display correct system message timestamp in chatlog #6607 Anthony Bilinski 2022-03-31 00:24:08 -0700
  • 6cc9366ebe
    Merge pull request #6614 Anthony Bilinski 2022-04-03 02:06:34 -0700
  • a1b08d6493
    fix(FriendList): exclusion of possible undefined behavior #6614 bodwok 2022-04-03 00:54:56 +0300
  • 36f3d1424e
    fix(FriendListManager): exclusion of possible undefined behavior bodwok 2022-04-03 00:54:56 +0300
  • 0352ada08c
    feat(history): Enable group history #6561 Anthony Bilinski 2022-03-09 02:58:58 -0800
  • cd3c7b392e
    feat(UI): Add UI for removing group history Anthony Bilinski 2022-03-09 03:45:39 -0800
  • 1142cc03f8
    feat(history): Remove group history on quit when selected Anthony Bilinski 2022-03-09 04:34:53 -0800
  • 1ac7285c79
    refactor(widget): Make RemoveFriendDialog generic for Chats Anthony Bilinski 2022-03-09 03:35:47 -0800
  • de09bf655e
    refactor(history): Use abstract Chat in ChatHistory rather than Friend Anthony Bilinski 2022-03-07 23:48:18 -0800
  • b320397558
    refactor(model): Add getDisplayedName(ToxPk) to Chat Anthony Bilinski 2022-03-09 17:26:07 -0800
  • e4fefccff8
    refactor(history): Move History APIs from Friend-based to Chat-based Anthony Bilinski 2022-03-07 04:37:31 -0800
  • cfe18f8340
    refactor(ContactId): Add clone function to ChatId interface Anthony Bilinski 2022-03-28 01:26:30 -0700
  • 71c3f997b4
    refactor: Move FriendList global state into class #6601 Anthony Bilinski 2022-03-29 03:42:50 -0700
  • 4a74b51bbc
    refactor(main): Remove unused sodium_init #6602 Anthony Bilinski 2022-03-30 04:58:01 -0700
  • c9d3a3c43d
    feat(history): Enable group history Anthony Bilinski 2022-03-09 02:58:58 -0800
  • 2c01b53729
    feat(UI): Add UI for removing group history Anthony Bilinski 2022-03-09 03:45:39 -0800
  • 0af0d5f61d
    feat(history): Remove group history on quit when selected Anthony Bilinski 2022-03-09 04:34:53 -0800
  • df9c0df41e
    refactor(widget): Make RemoveFriendDialog generic for Chats Anthony Bilinski 2022-03-09 03:35:47 -0800
  • 756204e523
    refactor(history): Use abstract Chat in ChatHistory rather than Friend Anthony Bilinski 2022-03-07 23:48:18 -0800
  • c55cbdf35e
    refactor(model): Add getDisplayedName(ToxPk) to Chat Anthony Bilinski 2022-03-09 17:26:07 -0800
  • cbe741834b
    refactor(history): Move History APIs from Friend-based to Chat-based Anthony Bilinski 2022-03-07 04:37:31 -0800
  • e42280ffd0
    refactor(ContactId): Add clone function to ChatId interface Anthony Bilinski 2022-03-28 01:26:30 -0700
  • 8a8a34ea64
    chore(CI): Update checkout action to v3 #6600 Anthony Bilinski 2022-03-30 01:16:45 -0700
  • ffbff0bfa8
    refactor: Remove ContentDialogManager singleton #6599 Anthony Bilinski 2022-03-29 03:53:03 -0700
  • e80db6a532
    feat(macOS): Build deps from source, giving backwards compatibility #6588 Anthony Bilinski 2022-03-03 03:06:04 -0800
  • f3420a0b8f
    chore(CI): macOS CI script support for both full dep build or just qTox build Anthony Bilinski 2022-03-03 03:04:24 -0800
  • a877d7d841
    chore(CI): Add build script for building all macOS deps Anthony Bilinski 2022-03-03 03:01:00 -0800
  • fbce81b5b1
    chore(CI): Split brewfile between building all deps or only qTox Anthony Bilinski 2022-03-03 03:01:59 -0800
  • 7565f8b350
    fix(main): Construct ToxSave event handler #6597 #6592 #6591 #6590 Anthony Bilinski 2022-03-28 17:36:34 -0700
  • 74ad0f3107
    feat(history): Enable group history Anthony Bilinski 2022-03-09 02:58:58 -0800
  • a96b72b9a0
    feat(UI): Add UI for removing group history Anthony Bilinski 2022-03-09 03:45:39 -0800
  • 6bc4dc2a2a
    feat(history): Remove group history on quit when selected Anthony Bilinski 2022-03-09 04:34:53 -0800
  • 68ae8f33ae
    refactor(widget): Make RemoveFriendDialog generic for Chats Anthony Bilinski 2022-03-09 03:35:47 -0800
  • 9cec411e6a
    refactor(history): Use abstract Chat in ChatHistory rather than Friend Anthony Bilinski 2022-03-07 23:48:18 -0800
  • 3f1938e313
    refactor(model): Add getDisplayedName(ToxPk) to Chat Anthony Bilinski 2022-03-09 17:26:07 -0800
  • b5cce574e5
    refactor(history): Move History APIs from Friend-based to Chat-based Anthony Bilinski 2022-03-07 04:37:31 -0800
  • d58692f91c
    refactor(ContactId): Add clone function to ChatId interface Anthony Bilinski 2022-03-28 01:26:30 -0700
  • 16ac8a8eac
    refactor(History): Split peers table into chats and authors #6583 Anthony Bilinski 2022-03-22 04:43:27 -0700
  • 51a26debfd
    refactor(History): Split peers table into chats and authors Anthony Bilinski 2022-03-22 04:43:27 -0700
  • b53b5ef71f
    feat(macOS): Build deps from source, giving backwards compatibility Anthony Bilinski 2022-03-03 03:06:04 -0800
  • a6cdce2cb0
    chore(CI): macOS CI script support for both full dep build or just qTox build Anthony Bilinski 2022-03-03 03:04:24 -0800
  • 973e590e6c
    chore(CI): Add build script for building all macOS deps Anthony Bilinski 2022-03-03 03:01:00 -0800
  • b00fe82b4c
    chore(CI): Split brewfile between building all deps or only qTox Anthony Bilinski 2022-03-03 03:01:59 -0800
  • f6dddf7c58
    refactor(History): Move history upgrades to new directory Anthony Bilinski 2022-03-22 16:58:58 -0700
  • bf3e1ffdb7
    refactor(cmake): Allow tests to define their own needed libs Anthony Bilinski 2022-03-25 02:29:54 -0700
  • f0a23bbb5d
    refactor(tests): Move database test utilities to their own lib Anthony Bilinski 2022-03-25 02:25:46 -0700
  • d1a8f5d6ae
    refactor(test): Use temporary files in dbschema_test #6589 Anthony Bilinski 2022-03-25 16:03:19 -0700
  • 12116e8243
    refactor(History): Split peers table into chats and authors Anthony Bilinski 2022-03-22 04:43:27 -0700
  • 4018bf0a4e
    feat(history): Enable group history Anthony Bilinski 2022-03-09 02:58:58 -0800
  • 5d7b17d0d7
    feat(UI): Add UI for removing group history Anthony Bilinski 2022-03-09 03:45:39 -0800
  • 65c9812710
    feat(history): Remove group history on quit when selected Anthony Bilinski 2022-03-09 04:34:53 -0800
  • 0d339988a1
    refactor(widget): Make RemoveFriendDialog generic for Contacts Anthony Bilinski 2022-03-09 03:35:47 -0800
  • 38fd4e1fc9
    refactor(history): Use abstract Chat in ChatHistory rather than Friend Anthony Bilinski 2022-03-07 23:48:18 -0800
  • 48421d5281
    refactor(model): Add getDisplayedName(ToxPk) to Chat Anthony Bilinski 2022-03-09 17:26:07 -0800
  • f9629f4e72
    refactor(history): Move History APIs from Friend-based to Chat-based Anthony Bilinski 2022-03-07 04:37:31 -0800
  • d78b3b1c38
    refactor(History): Split peers table into chats and authors Anthony Bilinski 2022-03-22 04:43:27 -0700
  • f2eab6a792
    refactor(History): Move history upgrades to new directory Anthony Bilinski 2022-03-22 16:58:58 -0700
  • 5c400401d9
    refactor(test): Use temporary files in dbschema_test Anthony Bilinski 2022-03-25 16:03:19 -0700
  • 3a55d67ed1
    refactor(cmake): Allow tests to define their own needed libs Anthony Bilinski 2022-03-25 02:29:54 -0700