Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed group chunk1 #2873

Closed
wants to merge 48 commits into from
Closed

Closed group chunk1 #2873

wants to merge 48 commits into from

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    53fca2a View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    5b2580c View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    db98cc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f23c525 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7acba8 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    8c3b650 View commit details
    Browse the repository at this point in the history
  2. fix: remove groups from protobuf

    Bilb committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    4291337 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    f86b368 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. feat: store info+members+keys on right namespaces for groups

    make the signature work with the admin key, fetching it from the
    usergroups wrapper
    Bilb committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    d89ff59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be50aa7 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    90f4dd7 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. feat: add sending and receiving of libsession encrypted msgs

    still a wip though
    Bilb committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    08164f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    bbedfd9 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    46e3675 View commit details
    Browse the repository at this point in the history
  2. feat: move some the convomodel.get attributes to functions

    this is because we need to be able to override what is returned by what
    is in the redux lib slice if needed (libsession data overrides what is
    in the DB for groupv3)
    Bilb committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    197383a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9191c34 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    1a18054 View commit details
    Browse the repository at this point in the history
  2. chore: lint

    Bilb committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    cd17a08 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. feat: preload name of group from usergroup wrapper

    until we get the groupinfo name from polling
    Bilb committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    b532645 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e220aee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1dc5224 View commit details
    Browse the repository at this point in the history
  4. chore: refactor snodesignature input args type

    before testing
    Bilb committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    820103b View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    e8e0e19 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    d12071f View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. chore: fixed unit tests

    Bilb committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    e69c5c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc7e6f0 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    9cf5d4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf44ea1 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    e24ec9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b3adff View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    5120542 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ef2df8 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. fix: remove the whole kind logic and use namespace instead

    this is because session doesn't care about the config it receives
    anymore and just forwards them to libsession
    Bilb committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    d9300e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c142762 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    eb77c50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d134da3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ceffa1e View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. fix: first working test ios to desktop

    still have some tests to fix
    Bilb committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    9492fdc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae67215 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    2ee4cad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8445139 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. Configuration menu
    Copy the full SHA
    b0e3867 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b4f9b2 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. chore: lint

    Bilb committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    28d99a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    ed16e9b View commit details
    Browse the repository at this point in the history
  2. fix: address PR reviews

    Bilb committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    df3a188 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. fix: address PR reviews

    Bilb committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    4668e07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1c6fae View commit details
    Browse the repository at this point in the history