Commit Graph

13409 Commits (74aa4486311a220260bdd014284ebf96c336a8d0)
 

Author SHA1 Message Date
Audric Ackermann 74aa448631
chore: commit before merge unstable 7 months ago
Audric Ackermann 4d7a0e7a04 fix: add name property to GroupPromoteMessage 9 months ago
Audric Ackermann 79aca9c231 fix: open url confirm is Primary color and not destructive
also delete all messages when reinvited to a group we were kicked from
9 months ago
Audric Ackermann 522d82d764 chore: cleanup logs 10 months ago
Audric Ackermann aa6d39c270 fix: delete member + content from the admin side 10 months ago
Audric Ackermann c476ad1704 fix: bug not refreshing the contacts map value on commit 10 months ago
Audric Ackermann a8c674c07a feat: use details from GROUP_MEMBERS when we don't know him 10 months ago
Audric Ackermann c4e9aab66c fix: remove invite/promote to group message once processed 10 months ago
Audric Ackermann 2bed606651 fix: update group name in usergroup when getting kicked 10 months ago
Audric Ackermann 40d3ddb244 fix: cleaned up pending removal job with tech design 10 months ago
Audric Ackermann 9963287193 fix: a few issues with group invite job/refresh state 10 months ago
Audric Ackermann 95cd940948 fix: make the UI more responsive to GroupInvite retries 10 months ago
Audric Ackermann d2af48f6fc fix: groupKeys needs to be sent first, so with an negative requestOrder 10 months ago
Audric Ackermann 102e05d924 fix: small padding inconsistency between TextNotification usage 10 months ago
Audric Ackermann d6cb399cf3 chore: matched designs better for the NoticeBanner 10 months ago
Audric Ackermann a9122be2f1 fix: clean up sending pipeline with a single array of requests 10 months ago
Audric Ackermann 59a4048323 fix: cleaned up SnodeRequestTypes and made sup_keys a single item 11 months ago
Audric Ackermann a49a65c92b chore: cleaned up the batch sender 11 months ago
Audric Ackermann 816f29d682 chore: moved outgoing message wrapper functions to MessagWrapper.ts 11 months ago
Audric Ackermann cd122c7252 fix: make pushChangesToGroupSwarm take an extraStoreRequest 11 months ago
Audric Ackermann 9b124d384e fix: featureFlag to show some buttons/toggle for QA of group chunk3 11 months ago
Audric Ackermann 7826dff0f7 fix: use values from db and not libsession when inserting into wrappers
this is just another reason to get rid of the duplication between the DB
and libsession. We should be able to trust what we get from libsession,
but currently we have to trust that we update the DB with what we get
from libsession.
11 months ago
Audric Ackermann 8ce5f6f429 fix: don't drop groupUpdateMessages from a blocked user
because we still need to process some things even if he is blocked
(getting promoted, etc).
If the message needs to be dropped, we should not have that group at
all, so that message will be dropped nevertheless
11 months ago
Audric Ackermann 1aa9091026 feat: call swarm_verify_subaccount when receiving an invite 11 months ago
Audric Ackermann e42be002a6 feat: cleaned up accept/block/decline logic 11 months ago
Audric Ackermann 9d9844aeb4 feat: make group v2 control messages disappear 11 months ago
Audric Ackermann 0a3d71fe03 feat: delete msg on swarm when admin receives member request 11 months ago
Audric Ackermann 2ec6c7f29c feat: handle isDestroyed flag + "you were removed from XXX" 11 months ago
Audric Ackermann 176f125028 chore: working deps after merge 11 months ago
Audric Ackermann 6e137fe69f Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3 11 months ago
Audric Ackermann 6f7e576604 feat: add notice banner for deprecating group and inviting users 11 months ago
Audric Ackermann 1796e82bcb fix: add handling of revoked namespace messages 11 months ago
Audric Ackermann 71436eacdf
Merge pull request #3093 from yougotwill/fix/no-ref/mac_arm64_local_building
Arm64 now builds locally from source
11 months ago
Audric Ackermann d591f15157 Merge remote-tracking branch 'origin/master' into unstable 12 months ago
Audric Ackermann d3cbe3d93d
Merge pull request #3099 from yougotwill/fix/no-ref/message_preview_status
fix: message preview status icon was shrinking due to text overflow
12 months ago
William Grant 12caf66cde fix: message preview status icon was shrinking due to text overflow
also added session icon improvements from onboarding branch
12 months ago
Audric Ackermann 009bc18903
Merge pull request #3094 from Aerilym/change_max_avatar_size
Change max avatar size to match other platforms
12 months ago
Audric Ackermann 6303288c3f
Merge pull request #3092 from yougotwill/fix/ses-1835/note_to_self_incoming
Note to Self messages from other devices should always be treated as outgoing
12 months ago
Ryan Miller c0bb39d4e3
fix: add filesize constant 12 months ago
Ryan Miller 2fb88cfba8
fix: change max avatar size to match other platforms 12 months ago
William Grant cd6f7f8189 fix: arm64 now builds locally
we still have an issue with building on ci
12 months ago
William Grant 74986eca04 fix: note to self messages from other devices should be outgoing 12 months ago
Audric Ackermann 5921251147
Merge pull request #3091 from oxen-io/clearnet
Session 1.12.3
12 months ago
Audric Ackermann 2d871ef0d9 chore: bump to Session 1.12.3 12 months ago
Audric Ackermann 4186c29fe1
Merge pull request #3090 from oxen-io/unstable
fix retrieve issue
12 months ago
Audric Ackermann 4eafe8c68c
Merge pull request #3080 from Bilb/fix-retrieve-snode-down
fix: randomly pick a snode to poll from until we build a better way with changes server side
12 months ago
Audric Ackermann 51c307af25 chore: fix PR reviews 1 year ago
Audric Ackermann faa24ce9a6 fix: lint 1 year ago
Audric Ackermann 42bea0264c fix: improve retrieve timeout to 10s
also:
- add comments about not adding the limit:256 on snode list fetch
- fix an issue when no audio are found when starting a webrtc call
1 year ago
Audric Ackermann 4589bde672 chore: moved more types to ReduxTypes.d.ts 1 year ago