Commit Graph

  • 2014200a76
    Merge pull request #331 from RyanRory/fix-message-request-response Morgan Pretty 2024-12-09 09:11:47 +1100
  • 406f4cc595 revert some useless message request control message protection logic Ryan ZHAO 2024-12-06 11:20:22 +1100
  • 1449c57635
    Merge pull request #326 from mpretty-cyro/fix/inconsistent-deletion-behaviours Morgan Pretty 2024-12-05 17:41:16 +1100
  • 3002853d17 Updated the package dependencies to point at the STF org Morgan Pretty 2024-12-05 17:38:44 +1100
  • f262b6d7a8 Merge remote-tracking branch 'upstream/dev' into fix/inconsistent-deletion-behaviours Morgan Pretty 2024-12-05 16:57:49 +1100
  • 000220f828
    Merge pull request #323 from session-foundation/feature/update-crowdin-translations Morgan Pretty 2024-12-05 16:12:09 +1100
  • 03f07a725d
    Merge pull request #330 from mpretty-cyro/feature/dev-settings Morgan Pretty 2024-12-05 16:11:53 +1100
  • b92a5c19c2
    Merge pull request #328 from mpretty-cyro/fix/remove-api-hacks Morgan Pretty 2024-12-05 16:11:39 +1100
  • 1439b1b033
    Merge pull request #327 from mpretty-cyro/fix/input-not-reappearing Morgan Pretty 2024-12-05 16:11:26 +1100
  • b1507de9b8
    Merge pull request #324 from mpretty-cyro/fix/incorrect-queries Morgan Pretty 2024-12-05 16:11:02 +1100
  • e6429ecafb
    Merge pull request #325 from RyanRory/fix-keyboard Morgan Pretty 2024-12-05 16:10:37 +1100
  • 1ace299235
    Merge pull request #329 from RyanRory/fix-callkit Morgan Pretty 2024-12-05 16:09:46 +1100
  • b37e6a03db fix a keyboard issue for calls Ryan ZHAO 2024-12-05 15:02:48 +1100
  • 3f893b1ce0 Cleaned up and finished the export/import logic Morgan Pretty 2024-12-05 12:39:58 +1100
  • 15243f326d Changed the HelpViewModel to just provide the "share" option again Morgan Pretty 2024-12-05 09:57:41 +1100
  • 12d499a5e5 clean up Ryan ZHAO 2024-12-05 09:37:40 +1100
  • 2faad168ef Potentially fix a keyboard issue for calls Ryan ZHAO 2024-12-04 16:51:41 +1100
  • 25ffe98912 fix an issue when app is in background state, call messages are not handled properly Ryan ZHAO 2024-12-04 16:50:13 +1100
  • f153fb6cf5 add logic to prevent duplicated message request response being inserted into database Ryan ZHAO 2024-12-04 15:14:05 +1100
  • 35758b2946 Added logic for dev setting import/export Morgan Pretty 2024-12-03 17:46:04 +1100
  • 22e59b1789 Fixed a crash which could occur when receiving a UserGroups config change Morgan Pretty 2024-12-02 17:27:44 +1100
  • 8f10f43494 further fix on app state issues Ryan ZHAO 2024-12-02 16:43:18 +1100
  • 1dddedf3eb add logs and fix a case when the call is going with CallKit but the app state is not in background Ryan ZHAO 2024-12-02 15:42:55 +1100
  • 58707da75e add more logs Ryan ZHAO 2024-12-02 15:11:13 +1100
  • 8d2750bfed Fixed an issue where non-admins would attempt to update group configs Morgan Pretty 2024-12-02 15:03:04 +1100
  • bf5db2ab93 fix an issue where job runner is not activated when answering calls from CallKit Ryan ZHAO 2024-12-02 13:38:21 +1100
  • fc4778e79f don't start other pollers when app is activated in backgroud Ryan ZHAO 2024-12-02 11:09:52 +1100
  • 780e262e52 fix CallKit crash Ryan ZHAO 2024-12-02 10:37:31 +1100
  • 5fb9a6621d add more logs Ryan ZHAO 2024-11-29 17:21:35 +1100
  • 83a0849f66 add some more logs for testing and debug Ryan ZHAO 2024-11-29 15:39:08 +1100
  • 4f86ea7a71 Fixed an incorrect filter and an incorrect function param Morgan Pretty 2024-11-28 17:02:34 +1100
  • 44a2eb3e90 Removed API hacks which are no longer needed Morgan Pretty 2024-11-28 12:27:10 +1100
  • 68284315a6 Fixed some issues with message deletion and the input field Morgan Pretty 2024-11-28 11:40:16 +1100
  • 54c52a5155 Removed some duplicate code Morgan Pretty 2024-11-28 10:37:01 +1100
  • e1c5215986 Various dependency changes required to get unit tests working correctly Morgan Pretty 2024-11-28 09:44:03 +1100
  • 2ee1fa0125 Updated NTS & 1-1 conversation deletion to be consistent with other plats Morgan Pretty 2024-11-27 17:17:56 +1100
  • ae81c4e190 [Automated] Update translations from Crowdin Bilb 2024-11-26 23:35:38 +0000
  • 5b6d7e8321 fix an issue of keyboard not activating correctly in after following a link Ryan ZHAO 2024-11-27 10:06:23 +1100
  • ffd7bb2569 Fixed a bunch of issues found by QA Morgan Pretty 2024-11-26 17:22:47 +1100
  • 04508e9cf5 Working through QA Issues Morgan Pretty 2024-11-25 17:28:32 +1100
  • dcb320ca91 Fixed a couple of incorrect queries from a previous optimisation Morgan Pretty 2024-11-25 17:00:52 +1100
  • 03020ad556 Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild Morgan Pretty 2024-11-25 16:03:15 +1100
  • ab2debc29a Missed a change and fixed broken tests Morgan Pretty 2024-11-25 12:15:12 +1100
  • 9596dbf248 Updated the code to use the new group member status funcs Morgan Pretty 2024-11-25 12:12:35 +1100
  • 83911cf9f7
    Merge pull request #319 from RyanRory/fix-thumbnail RyanZhao 2024-11-19 03:11:06 +0000
  • ca515d32e1 update build and version number Ryan ZHAO 2024-11-19 14:10:21 +1100
  • 153870cb98 Merge branch 'dev' into fix-thumbnail Ryan ZHAO 2024-11-19 14:08:49 +1100
  • 420df5132e
    Merge pull request #318 from session-foundation/feature/update-crowdin-translations RyanZhao 2024-11-19 03:07:32 +0000
  • 71de47e1b9 fix an issue where thumbnail is not properly generated Ryan ZHAO 2024-11-12 14:58:50 +1100
  • 3fc0dcbecb [Automated] Update translations from Crowdin stfsession 2024-11-09 02:27:43 +0000
  • 192b072d94
    Correct OPTF Typo Kee Jefferys 2024-11-04 15:53:00 +1100
  • 85c24d6a00
    Deprecate Repository Kee Jefferys 2024-10-30 17:45:09 +1100
  • fac94f94be
    Merge pull request #1048 from mpretty-cyro/feature/query-optimisation dev RyanZhao 2024-10-24 04:09:27 +0000
  • 054043b7d8
    Merge pull request #1047 from mpretty-cyro/fix/rework-recipient-state RyanZhao 2024-10-24 04:09:13 +0000
  • fbc550b883 Fixed another issue with the group member lists Morgan Pretty 2024-10-21 17:14:06 +1100
  • 481ee65822 Fixed a typo Morgan Pretty 2024-10-21 16:43:16 +1100
  • 7b70ba03fc Fixed a couple of bugs revolving around handling group invitations Morgan Pretty 2024-10-21 15:45:53 +1100
  • 4ab99f8276 Fixed some incorrect copy Morgan Pretty 2024-10-21 12:40:51 +1100
  • f8377e6029 Fixed an issue where the group was in the wrong state after destroyed Morgan Pretty 2024-10-21 12:40:41 +1100
  • b2ccd24172 Fixed an app submission issue due to private API naming collision #1047 Morgan Pretty 2024-10-21 12:26:21 +1100
  • ce77a10b16 Updated version and build number info Morgan Pretty 2024-10-21 10:28:21 +1100
  • 7f069263e2 Merge remote-tracking branch 'upstream/dev' into fix/rework-recipient-state Morgan Pretty 2024-10-21 10:22:57 +1100
  • 8170091e34
    Merge pull request #1045 from mpretty-cyro/fix/incorrect-contact-deletion Morgan Pretty 2024-10-21 10:20:15 +1100
  • 091cfcb807
    Merge pull request #1038 from RyanRory/fix-disappearing-messages-control-message Morgan Pretty 2024-10-21 10:18:57 +1100
  • 222d8b478d Store whisper flag in db and remove unused message 'recipient' value #1049 Morgan Pretty 2024-10-21 09:56:41 +1100
  • aeb2fa0f1a Merge branch 'dev' into fix/rework-recipient-state Morgan Pretty 2024-10-21 09:38:58 +1100
  • 532bbd2590 Updated the SQL for checking session id prefixes #1048 Morgan Pretty 2024-10-21 09:36:21 +1100
  • d2f062cfb2 Removed a couple of unused variables Morgan Pretty 2024-10-21 09:20:25 +1100
  • 7af0f865f5 Refactored the 'RecipientState' type Morgan Pretty 2024-10-18 17:57:48 +1100
  • ef0f73a38c
    Merge pull request #1046 from mpretty-cyro/fix/string-linter-issues Morgan Pretty 2024-10-18 14:41:13 +1100
  • feafe02a6c Fixed a bug where the icon on the NewMessageScreen wasn't rendering #1045 Morgan Pretty 2024-10-18 10:20:45 +1100
  • a32af018a7 Refactored the LintLocalizableStrings script #1046 Morgan Pretty 2024-10-18 10:19:38 +1100
  • 472fd61287 Reworked 'deleteOrLeave' function to remove ambiguity, fixed some strings Morgan Pretty 2024-10-16 18:09:45 +1100
  • 8c21b9c9ad
    Merge pull request #1044 from oxen-io/feature/update-crowdin-translations Morgan Pretty 2024-10-16 18:06:17 +1100
  • 2ceb277c2e [Automated] Update translations from Crowdin #1044 mpretty-cyro 2024-10-16 07:04:59 +0000
  • ad2c9ff5a6 Fixed a number of bugs found when checking the acceptance criteria Morgan Pretty 2024-10-16 17:08:55 +1100
  • 208d7aa22c Removed FileSystem and use a properly injected FileManagerType everywhere Morgan Pretty 2024-10-16 11:46:07 +1100
  • f7c39c4c5d
    Merge pull request #1033 from RyanRory/standardize-modal-accessibility-id Morgan Pretty 2024-10-16 11:28:30 +1100
  • bfa059f415 Merge branch 'dev' into fix-disappearing-messages-control-message #1038 Ryan ZHAO 2024-10-16 10:06:15 +1100
  • 8da80ab314 Merge branch 'dev' into standardize-modal-accessibility-id #1033 Ryan ZHAO 2024-10-16 10:05:12 +1100
  • 98f74661f2 Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild Morgan Pretty 2024-10-16 09:04:10 +1100
  • 7519aab36c
    Merge pull request #1041 from mpretty-cyro/feature/safer-setting-memory-usage Morgan Pretty 2024-10-16 09:03:26 +1100
  • 4d7d9161bf
    Merge pull request #1042 from oxen-io/feature/update-crowdin-translations Morgan Pretty 2024-10-16 09:02:27 +1100
  • a0e09e909c [Automated] Update translations from Crowdin #1042 mpretty-cyro 2024-10-15 21:55:06 +0000
  • 8bd2468fb6 Profile info update change, RadioButton bugfix, unit test changes Morgan Pretty 2024-10-15 18:06:35 +1100
  • a6e39d930f Added localisations for some strings and resolved a bunch of warnings Morgan Pretty 2024-10-15 14:01:54 +1100
  • 6cbd8cbf15 Updated the method 'Setting' data manipulation to be safer #1041 Morgan Pretty 2024-10-15 13:58:01 +1100
  • ae323ffef3 Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild Morgan Pretty 2024-10-15 11:48:59 +1100
  • 9c65a80fb7
    Merge pull request #1029 from oxen-io/feature/update-crowdin-translations Morgan Pretty 2024-10-15 10:59:09 +1100
  • f867226cda Fixed the broken unit tests Morgan Pretty 2024-10-15 10:52:40 +1100
  • 5a6a6ad917 [Automated] Update translations from Crowdin #1029 mpretty-cyro 2024-10-14 23:20:49 +0000
  • 1cc7e6a717
    Merge pull request #1040 from mpretty-cyro/feature/clean-up-language-options Morgan Pretty 2024-10-15 09:59:31 +1100
  • bfe5f96fd8 Tweaked a couple of Xcode settings to remove redundant languages #1040 Morgan Pretty 2024-10-15 09:56:58 +1100
  • bbab93327b Cleaned up the updated message deletion logic Morgan Pretty 2024-10-14 15:29:40 +1100
  • f5802050d3 Reverted the isRTL changes (preferred the old approach) Morgan Pretty 2024-10-14 08:59:04 +1100
  • 840e01d847 Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild Morgan Pretty 2024-10-11 16:42:08 +1100
  • 42721db399 Added additional developer settings and fixed some bugs Morgan Pretty 2024-10-11 16:21:23 +1100
  • d21578e77f
    Merge pull request #1039 from mpretty-cyro/fix/attachment-path-creation Morgan Pretty 2024-10-11 15:30:35 +1100
  • afb60fbf5c Fixed a couple of bugs with attachment path creation #1039 Morgan Pretty 2024-10-11 15:04:59 +1100
  • a5c565cacb Default community logic refactoring and bug fixes Morgan Pretty 2024-10-11 12:17:39 +1100