Commit Graph

  • c4afcb3c3e WIP: try to fix unit test Ryan Zhao 2023-08-14 15:14:04 +1000
  • c2d4bbe9d8 WIP: try to fix unit test Ryan Zhao 2023-08-14 15:03:24 +1000
  • a7a19abccf update unit test Ryan Zhao 2023-08-14 14:39:29 +1000
  • cc9504bf40 reenable the failed unit test Ryan Zhao 2023-08-14 13:38:06 +1000
  • 356e9775e7 WIP: fix unit test on CI pipeline Ryan Zhao 2023-08-14 13:18:23 +1000
  • 89f87d173a update LibSession Util Ryan Zhao 2023-08-14 11:18:53 +1000
  • 9e1f68380a Merge branch 'dev' into disappearing-message-redesign Ryan Zhao 2023-08-14 11:08:04 +1000
  • 968f50f2fc
    Merge pull request #886 from mpretty-cyro/feature/blinded-message-request-setting 2.4.0 Morgan Pretty 2023-08-11 18:58:35 +1000
  • 382b466ded Fixed a bug where conversations without messages could display invalid dates #886 Morgan Pretty 2023-08-11 18:58:04 +1000
  • ef5aa927a0 Added logic to use the setting if it's already been sent in a config Morgan Pretty 2023-08-11 18:48:14 +1000
  • 9c9fb09254 Merge remote-tracking branch 'upstream/dev' into feature/blinded-message-request-setting Morgan Pretty 2023-08-11 18:29:33 +1000
  • 26c6df78ab Fixed test compilation issues Morgan Pretty 2023-08-11 18:04:15 +1000
  • 32527d7e83
    Merge pull request #856 from mpretty-cyro/feature/updated-push-server Morgan Pretty 2023-08-11 18:02:20 +1000
  • d863004e6d Added a setting to control community message request polling Morgan Pretty 2023-08-11 18:02:06 +1000
  • 9eb7a6af6d
    Merge pull request #881 from mpretty-cyro/feature/make-user-config-permanent Morgan Pretty 2023-08-11 17:59:38 +1000
  • fda9a60a2e remove the logic that is not as expected Ryan Zhao 2023-08-10 16:46:16 +1000
  • c63a9d3994 Fixed an issue preventing notifications from working #856 Morgan Pretty 2023-08-10 16:44:28 +1000
  • e4beb5c794 update expiresInSeconds filter to be safe for negative value Ryan Zhao 2023-08-10 16:17:25 +1000
  • 5285d81177 Fixed a few more PN logic issues Morgan Pretty 2023-08-10 14:43:40 +1000
  • 0eeb4fcd1a fix an UI issue when there is no message in an outdated conversation, the banner and empty state string will be overlapped Ryan Zhao 2023-08-10 13:33:07 +1000
  • acbf6fb126 clean Ryan Zhao 2023-08-10 10:01:19 +1000
  • 49f2d3bfe2 Removed another couple of main thread assertions Morgan Pretty 2023-08-09 15:31:07 +1000
  • 1a383ea850 Fixed a crash due to an assertion for encryption on the main thread Morgan Pretty 2023-08-09 15:22:42 +1000
  • c6af2dba54 minor fix on theming ryanzhao 2023-08-08 15:28:16 +1000
  • 0e376d0d8a rename Environment to SessionEnvironment to avoid conflicts on SwiftUI @Environment Ryan Zhao 2023-08-07 15:41:48 +1000
  • 1adfc9cfbe WIP: show media details full screen Ryan Zhao 2023-08-07 15:35:41 +1000
  • 16db56572b minor refactor on profile picture view size Ryan Zhao 2023-08-07 11:35:52 +1000
  • a0ea28234f wrap profile picture view for swiftui Ryan Zhao 2023-08-07 11:32:15 +1000
  • 01ee543758 refactor on profile picture view Ryan Zhao 2023-08-07 10:36:40 +1000
  • 0ace277878 enlarge the tapping area of actions in message info screen Ryan Zhao 2023-08-07 09:53:55 +1000
  • 3013f9b7fd fix carousel view scrolling animation ryanzhao 2023-08-04 16:52:39 +1000
  • 068af1136d customise UIHostingViewController ryanzhao 2023-08-04 13:49:38 +1000
  • 8d4049f0da push back to previous screen when tapping actions in message info screen ryanzhao 2023-08-04 12:01:30 +1000
  • c293bbca3a Fixed a couple of migration issues and minor tweaks Morgan Pretty 2023-08-04 10:36:20 +1000
  • 63be502434 Merge remote-tracking branch 'upstream/dev' into disappearing-message-redesign Morgan Pretty 2023-08-04 09:16:31 +1000
  • 1a9e2a51b4 WIP: dismiss message info view Ryan Zhao 2023-08-03 12:03:38 +1000
  • 50bc2f9a5c Removed YapDatabase and the migrations Morgan Pretty 2023-08-03 11:50:20 +1000
  • 5fab5eb1bc minor fix Ryan Zhao 2023-08-03 10:55:55 +1000
  • dbd5cc4f86 Merge branch 'dev' into message-detail-screen Ryan Zhao 2023-08-03 10:45:33 +1000
  • 0e952b40bb Removed 'useSharedUtilForUserConfig' flag and most legacy config logic #881 Morgan Pretty 2023-08-03 09:09:33 +1000
  • 87668d86a1 Fixed an issue where the device might not reregister for push notifications Morgan Pretty 2023-08-02 14:35:59 +1000
  • 18ee9d34fa Merge remote-tracking branch 'upstream/dev' into feature/updated-push-server Morgan Pretty 2023-08-02 14:35:16 +1000
  • 4d098914b2
    Merge pull request #813 from oxen-io/feature/job-runner-unit-tests Morgan Pretty 2023-08-02 14:13:04 +1000
  • 0ac7f7b339 Remove double dash from suffix #813 Morgan Pretty 2023-08-02 10:36:40 +1000
  • ae0597a50f Attempt alternate config base approach Morgan Pretty 2023-08-02 10:02:54 +1000
  • 3d755e7125 More CI debugging Morgan Pretty 2023-08-02 09:45:10 +1000
  • b04867705f Testing values Morgan Pretty 2023-08-02 09:42:16 +1000
  • a2c75465c1 Further CI logic tweaks Morgan Pretty 2023-08-02 09:39:52 +1000
  • b9512d8c4f Tweaks to PR checking logic Morgan Pretty 2023-08-02 09:35:42 +1000
  • eb3af31f0c Updated pipelines to be conditional based on logic instead of config Morgan Pretty 2023-08-02 09:34:02 +1000
  • c76b391d68 CI structure tweak Morgan Pretty 2023-08-02 09:23:22 +1000
  • 76b37c2ad6 Further tweaks to CI setup Morgan Pretty 2023-08-02 09:16:39 +1000
  • bf98199800 Another incorrect statement in the upload script Morgan Pretty 2023-08-01 17:07:21 +1000
  • f988f272d1 WIP: show attachment full screen ryanzhao 2023-08-01 17:01:20 +1000
  • 66b94778e0 Fixed the build issues and a bug where a new legacy group wasn't subscribile Morgan Pretty 2023-08-01 16:30:34 +1000
  • 635a5182bc Fixed a typo in the upload script Morgan Pretty 2023-08-01 16:21:02 +1000
  • 1b0fda56ad Merge remote-tracking branch 'upstream/dev' into feature/updated-push-server Morgan Pretty 2023-08-01 16:05:36 +1000
  • 2f05f3f3a2 Fixed a couple of invalid checks Morgan Pretty 2023-08-01 15:43:23 +1000
  • 715a5b583f Fix a CI script typo Morgan Pretty 2023-08-01 15:38:23 +1000
  • 2341fbf59f Further tweaks to CI scripts Morgan Pretty 2023-08-01 15:27:40 +1000
  • 00aef6ca97 Attempt to handle an invalid pod manifest file Morgan Pretty 2023-08-01 15:01:16 +1000
  • 15104da58e More CI tweaks Morgan Pretty 2023-08-01 14:48:02 +1000
  • c29827356c Attempt to fix the cocoapods_cache lock logic to handle failures Morgan Pretty 2023-08-01 14:43:41 +1000
  • b471a32209 Merge remote-tracking branch 'upstream/dev' into feature/job-runner-unit-tests Morgan Pretty 2023-08-01 14:39:00 +1000
  • a41f1c1366 Fixed the broken tests Morgan Pretty 2023-08-01 14:27:41 +1000
  • bf3b870c8f WIP: show full screen media gallery in message info screen Ryan Zhao 2023-07-31 17:09:48 +1000
  • 0a7900ca1b fix date formatter Ryan Zhao 2023-07-31 16:37:15 +1000
  • d5c448edac wrap and use MediaView for message info screen Ryan Zhao 2023-07-31 16:09:26 +1000
  • a5f12649c1 link real data Ryan Zhao 2023-07-31 14:14:08 +1000
  • d91fd27260 WIP: link real data to swiftui message info screen Ryan Zhao 2023-07-31 13:31:46 +1000
  • 3ccf5995f2 add full screen button on message info screen Ryan Zhao 2023-07-31 11:28:12 +1000
  • fda7a4b482 feat: Implement "scroll-back" to latest message when navigating replies #877 Arshak Aghakaryan 2023-07-28 21:13:04 +0400
  • 8e1e74b9c0 WIP: binding real infos ryanzhao 2023-07-28 17:12:23 +1000
  • 09bece5c10 add custom fonts to SwiftUI Ryan Zhao 2023-07-27 17:18:36 +1000
  • 1a22bd07ef use theme color for message info screen Ryan Zhao 2023-07-27 15:48:59 +1000
  • 42578623d9 update theme for SwiftUI Ryan Zhao 2023-07-27 14:40:53 +1000
  • 0717beb117 update theming for SwiftUI Ryan Zhao 2023-07-27 11:28:14 +1000
  • d6e17f7f56 minor refactor Ryan Zhao 2023-07-27 10:01:08 +1000
  • 43247b6ffa Merge branch 'dev' into disappearing-message-redesign ryanzhao 2023-07-26 17:03:21 +1000
  • ffe10c2a54 Merge branch 'dev' into message-detail-screen ryanzhao 2023-07-26 17:03:02 +1000
  • 5464d9c97a fix import ryanzhao 2023-07-26 17:02:48 +1000
  • a127f4c4e2 WIP: SwiftUI + theming ryanzhao 2023-07-26 17:02:11 +1000
  • 34fbad4570 Merge branch 'dev' into message-detail-screen ryanzhao 2023-07-26 14:35:45 +1000
  • 2b2d67a444 Merge branch 'dev' into disappearing-message-redesign ryanzhao 2023-07-26 14:35:29 +1000
  • d30b69911e WIP: theming with swiftui ryanzhao 2023-07-26 14:35:11 +1000
  • 19beff509b
    Merge pull request #864 from f-person/feat/all-orientations-for-ipad RyanZhao 2023-07-25 16:54:54 +1000
  • 7d18ed58fc minor fix ryanzhao 2023-07-25 16:54:44 +1000
  • e07887c4aa add action sheet ryanzhao 2023-07-25 16:36:56 +1000
  • 114868ef16 add detailed error info Ryan Zhao 2023-07-24 15:52:08 +1000
  • cd0e699bde minor refactor Ryan Zhao 2023-07-24 15:33:59 +1000
  • ae2a17a527 add message failing status Ryan Zhao 2023-07-24 15:20:32 +1000
  • 1805b16fc4 Merge branch 'dev' into message-detail-screen Ryan Zhao 2023-07-24 15:04:49 +1000
  • cbc8a7806d Merge branch 'dev' into disappearing-message-redesign Ryan Zhao 2023-07-24 15:04:33 +1000
  • 2851e167ff WIP: add message failing status Ryan Zhao 2023-07-24 15:03:35 +1000
  • a3b3d2a485
    Merge pull request #873 from oxen-io/dev 2.3.2 Morgan Pretty 2023-07-24 12:56:13 +1000
  • 8a47adfe79
    Merge pull request #868 from mpretty-cyro/fix/user-config-crashes #873 Morgan Pretty 2023-07-24 12:55:06 +1000
  • 6ad303d450 Updated build and version numbers #868 Morgan Pretty 2023-07-24 12:30:30 +1000
  • a3adb23bad Merge remote-tracking branch 'upstream/dev' into fix/user-config-crashes Morgan Pretty 2023-07-24 12:28:55 +1000
  • c0270d53e0 Merge branch 'dev' into message-detail-screen Ryan Zhao 2023-07-24 09:38:24 +1000
  • 18d3ab0e0e Merge branch 'dev' into disappearing-message-redesign ryanzhao 2023-07-21 11:08:33 +1000