Commit Graph

  • f70aa9155b Remove problematic getLastMessage() andrew 2023-08-07 10:26:20 +0930
  • d6380c5e63 Fix website flavor andrew 2023-08-07 09:50:51 +0930
  • 24f7bb2b45 Move files andrew 2023-08-06 22:39:49 +0930
  • bcf925c132 Cleanup andrew 2023-08-06 22:22:39 +0930
  • 2e3d50364c fix: issue for overwriting local config with an outdated user config merge 0x330a 2023-08-04 16:11:18 +1000
  • a27f81db30 Fix Huawei push notifications andrew 2023-08-04 13:36:09 +0930
  • 8db92cc55c
    feat: add user config integrated into config sync 0x330a 2023-08-03 17:37:21 +1000
  • cc6f880665 ... andrew 2023-08-03 14:14:55 +0930
  • 06c0ab3080 refactor: let frontend use the normal types and enabled options properly set 0x330a 2023-08-03 08:54:39 +1000
  • 41d24ef2c3 ... andrew 2023-08-02 14:55:31 +0930
  • 7ee9b14247 Fix PNModeActivity DI andrew 2023-08-02 10:41:50 +0930
  • 14c7488033 Remove unused classes #1289 Andrew 2023-08-02 00:29:13 +0930
  • 86cfe134ee Remove contactshare package #1288 Andrew 2023-08-01 22:59:28 +0930
  • 1d5d147337 Add rounded corners to thumbnail in QuoteView Andrew 2023-08-01 01:16:14 +0930
  • cd1a52399e Increase activity_home_outdated_client_config text size to 11sp #1284 Andrew 2023-07-31 22:18:20 +0930
  • b487d5aa64 Hide sender prefix for control messages Andrew 2023-07-31 19:48:45 +0930
  • dd345cbf07 Hide sender prefix for note to self Andrew 2023-07-31 19:40:20 +0930
  • bcb2071f44
    fix: compile issues and dependencies resolved to use shared configs throughout apps 0x330a 2023-07-31 17:19:38 +1000
  • 916f705c50 Prefix message with name in HomeActivity andrew 2023-07-31 14:44:43 +0930
  • 31d774aabb
    refactor: use global scope to avoid lifecycleScope cancelling before we open the picker intent #1282 0x330a 2023-07-28 15:09:38 +1000
  • 7303d9a7d2 refactor: dialog builder accepts a dismiss boolean to automatically dismiss when button listeners are triggered, change the share logs dialog to operate on main thread and switch context when generating files instead 0x330a 2023-07-28 12:09:30 +1000
  • 19083e2ce7 refactor: use the shared config expiry mode types instead of custom protobufs so we can remove a variable and simplify checks across two variables 0x330a 2023-07-28 11:39:12 +1000
  • 7f4db64a5a
    refactor: refactor ExpirationConfigurationDatabase to return a specific db config after removing config values that are in shared lib 0x330a 2023-07-27 17:40:59 +1000
  • b8ed7d9394
    fix: share logs dialog blocks to prevent weird context switching blocking the share dialog 0x330a 2023-07-27 15:10:16 +1000
  • d1e22ca369 Fix andrew 2023-07-27 13:53:33 +0930
  • 87d76b21da
    refactor: moving radio indexes out of expiration configuration 0x330a 2023-07-27 14:22:10 +1000
  • 7be1f092f9 More Huawei stuff andrew 2023-07-26 22:09:24 +0930
  • 0e30d14b96
    refactor: start looking at how to incorporate the user config changes to the expiry message update times and where to read values from 0x330a 2023-07-26 17:16:09 +1000
  • 4738c9b4f9 Fix v2 andrew 2023-07-26 14:48:15 +0930
  • d3ea4e2e30 Fix andrew 2023-07-26 14:36:06 +0930
  • 6998ae7c88
    fix: use the env->IsSameObject function correctly checking class types 0x330a 2023-07-26 14:42:30 +1000
  • 2acb7b5169 refactor: remove unused parameter 0x330a 2023-07-26 11:57:26 +1000
  • 41c05b1e67 fix: compile issues and deprecate java for kotlin lint 0x330a 2023-07-26 11:34:00 +1000
  • 55216875ac Connect Huawei push notifications Andrew 2023-07-26 10:48:20 +0930
  • 7f7971e47f Merge remote-tracking branch 'upstream/dev' into disappearing-messages 0x330a 2023-07-26 09:46:57 +1000
  • 57d43270a8 fix: compile issues 0x330a 2023-07-25 17:15:54 +1000
  • 34990b13d3 ... andrew 2023-07-25 14:49:41 +0930
  • 6bd970c869 build: rebuild protos 0x330a 2023-07-25 13:31:12 +1000
  • 36df2b37df Merge remote-tracking branch 'origin/disappearing-messages' into disappearing-messages 0x330a 2023-07-25 13:14:29 +1000
  • 01e9d15872 Add Huawei flavor andrew 2023-07-25 11:38:06 +0930
  • 58cda9ba4a Fix website #1249 andrew 2023-07-25 10:32:41 +0930
  • 002793baed Merge branch 'dev' into add-unregister andrew 2023-07-21 17:02:33 +0930
  • 41cb4656d8 M:erge branch 'dev' into fix-pro #1269 andrew 2023-07-21 15:50:59 +0930
  • d39cf2754c
    [SES-557] Update MessageDetailActivity with Compose Andrew 2023-07-21 12:17:52 +0930
  • fbb2172739 Fix buttons #1261 andrew 2023-07-21 11:50:42 +0930
  • d0415c5bf1 Merge branch 'dev' into comp andrew 2023-07-21 10:42:13 +0930
  • 998d3cbec6 Add group and community icons #1280 andrew 2023-07-21 10:26:39 +0930
  • 9af6dc9265
    [SES-205] Fix message clipping Andrew 2023-07-20 14:02:31 +0930
  • fbf448f889
    [SES-206, SES-359] Enable reply with voice and fix layout Andrew 2023-07-20 14:01:12 +0930
  • b25f0e6d27 Move voice below quote in message view #1278 andrew 2023-07-20 13:22:52 +0930
  • 47d1c657f3 Enable reply with attachment andrew 2023-07-20 13:21:58 +0930
  • fc8a92998c Fix message clipping #1277 andrew 2023-07-19 15:04:30 +0930
  • 68248db83c fix: compile errors to build 0x330a 2023-07-19 10:28:52 +1000
  • 74ee433eec fix: more merge conflict compile issues 0x330a 2023-07-19 00:02:43 +1000
  • 452db6dfa3 Make reply safer andrew 2023-07-18 13:36:08 +0930
  • 9a84f6c67b Merge branch 'dev' into comp andrew 2023-07-18 12:04:56 +0930
  • 07e1d80654 Merge remote-tracking branch 'upstream/dev' into disappearing-messages 0x330a 2023-07-18 11:39:03 +1000
  • 1bb3939930 Merge branch 'dev' 1.17.0 hjubb 2023-07-14 18:47:39 +1000
  • e7608763a0 fix: tests pass with forcing config hjubb 2023-07-14 18:47:10 +1000
  • d4ab49ebbb build: submodule build command update hjubb 2023-07-14 18:31:25 +1000
  • 9523953bd9 build: update build number hjubb 2023-07-14 18:29:47 +1000
  • 976500e8f9 Merge branch 'dev' hjubb 2023-07-14 18:29:38 +1000
  • ac18f1cbfe
    Integrate shared libsession-util library (#1096) 0x330a 2023-07-14 18:27:13 +1000
  • 25bfa3c303 refactor: add basic support for blinded v2 prefixes #1096 0x330a 2023-07-14 16:44:19 +1000
  • a40acfb92a Merge remote-tracking branch 'upstream/dev' into libsession-integration 0x330a 2023-07-14 14:11:32 +1000
  • 6ed093072a Merge remote-tracking branch 'origin/libsession-integration' into libsession-integration 0x330a 2023-07-14 13:34:24 +1000
  • 9820379857
    refactor: use mutex in all libsession native calls, change timestamp 0x330a 2023-07-13 17:33:07 +1000
  • 96ec733517
    Use consistent dialog style Andrew 2023-07-13 15:39:01 +0930
  • adfa94614b Merge branch 'dev' into utilise-dialog-dsl #1225 andrew 2023-07-13 12:12:01 +0930
  • 633741f04b
    Merge d6c796c96e into 7da3e4f022 #1227 Andrew 2023-07-13 12:00:43 +1000
  • c3ef4d6e7b Merge branch 'dev' into utilise-dialog-dsl andrew 2023-07-13 11:11:58 +0930
  • 053b530c38
    fix: isPinned threadDB call 0x330a 2023-07-12 16:56:24 +1000
  • c4eaebb322
    refactor: remove full hash from log 0x330a 2023-07-12 16:36:47 +1000
  • a1b63fb3f9
    build: update build number 0x330a 2023-07-12 15:59:28 +1000
  • f650467105
    refactor: profile pictures kinda broken 0x330a 2023-07-12 15:40:14 +1000
  • c7afe68bec
    fix: unread notifications clear and altered if any notifications exist (prevents clearing read notifications in conversation or on home screen) 0x330a 2023-07-12 15:30:06 +1000
  • a382700e6c
    fix: unread indicator updates properly in ConversationActivityV2 0x330a 2023-07-12 13:17:07 +1000
  • 258a334de3
    fix: compiles with removal of iterator erase 0x330a 2023-07-12 11:59:16 +1000
  • e16520ff76
    fix: submodule update 0x330a 2023-07-12 10:08:39 +1000
  • 8390be0489 Fix caching andrew 2023-07-11 19:44:58 +0930
  • d24cfef3d1 Remove unused sizeResId andrew 2023-07-11 19:12:06 +0930
  • 042e2bf509 fix: exclude lgc without membership > 1 and inactive explicitly 0x330a 2023-07-11 16:52:06 +1000
  • bd8368f2fa fix: add admins and members as member list instead of just members 0x330a 2023-07-11 15:32:57 +1000
  • 77e948feec fix: pfp broken closed groups why 0x330a 2023-07-11 15:11:40 +1000
  • d83532b6af Use Channel and Flow to avoid duplicate events andrew 2023-07-11 13:28:44 +0930
  • 1845b60dac Refactor slide out of MessageDetailsActivity andrew 2023-07-11 12:28:04 +0930
  • 172f85ae4f Fix some edge cases in fileDetails andrew 2023-07-11 01:30:03 +0930
  • fb68aaede6 Cleanup Components imports andrew 2023-07-11 01:29:44 +0930
  • c988573952
    build: update build number 0x330a 2023-07-10 17:15:15 +1000
  • 09b321530d Add strings andrew 2023-07-10 16:09:38 +0930
  • 230b1acdf2
    fix: maybe fix the last seen issues 0x330a 2023-07-10 15:53:00 +1000
  • a1e8ad2c37 Cleanup ViewModel andrew 2023-07-10 13:01:46 +0930
  • 9cdacf7244
    fix: the message time and jump to message queries are more optimized 0x330a 2023-07-10 11:17:22 +1000
  • 821327569e Cleanup Themes andrew 2023-07-10 01:05:09 +0930
  • b26c98af68 Hide Resend if no error andrew 2023-07-10 00:35:13 +0930
  • 0824713ac5 Fix theming and polish andrew 2023-07-10 00:12:42 +0930
  • bbc9cdfeeb Cleanup ViewModel andrew 2023-07-09 23:31:43 +0930
  • d8b85768d2 Fix sms messages andrew 2023-07-07 10:46:43 +0930
  • e5b19d4ea4 Fix incorrect recipient used as threadRecipient to launch MediaPreview andrew 2023-07-06 19:05:09 +0930
  • fc87ae18f5 Fix message padding andrew 2023-07-06 15:48:31 +0930