Commit Graph

13425 Commits (d863e56dce18c706a9188a2b997199573f4d87d6)
 

Author SHA1 Message Date
Audric Ackermann d863e56dce fix: yarn.lock update 10 months ago
Audric Ackermann 60c6f47bfa fix: compilation issues since merge
unwrapped was duplicating in onboarding1, so I had to duplicate my fix
to not unwrap it
10 months ago
Audric Ackermann 6747652c8c fix: build since merge 10 months ago
Audric Ackermann 8ce2bf6d2a Merge remote-tracking branch 'origin/clearnet' into unstable 10 months ago
Audric Ackermann ce30326933 chore: bump to session v1.12.4 10 months ago
Audric Ackermann 78d6d45a7d
Merge pull request #3118 from Bilb/bump-libsession-off-clearnet
fix: bump libsession and remove manual unwrapping/wrapping of push()
10 months ago
Audric Ackermann 2988420e50 chore: fix lint 10 months ago
Audric Ackermann 534cebf5c4 fix: bump libsession and remove manual unwrapping/wrapping of push() 10 months ago
Audric Ackermann 020a3e2d3f
Merge pull request #3056 from yougotwill/feat/ses-50/onboarding
Onboarding Chunk 1
10 months ago
Audric Ackermann 7ad91ca79b
Merge pull request #3113 from oxen-io/unstable
Unstable to clearnet before merge of onboarding to unstable
10 months ago
William Grant bcdfc93764 fix: revert swarmpolling to before merging unstable 11 months ago
William Grant 685469438d Merge branch 'unstable' into feat/ses-50/onboarding
improved global window types for persistStore and inboxStore, we now await the persist store purge in deleteDbLocally
11 months ago
William Grant fd2345d2ab feat: updated hero image 11 months ago
William Grant 2ca75560a2 fix: ses-2089 update tos datatestid to open-url to match other platforms 11 months ago
William Grant 8bebf28eb7 fix: ses-2087 recovery password banner heading is too large 11 months ago
Audric Ackermann 6282ed6ea4
Merge pull request #3109 from yougotwill/fix/ses-1945/admins_clear_reactions
Fix 'clear all' reactions in communities
11 months ago
William Grant 70a987453d fix: sender name in react list modal is now truncated 11 months ago
William Grant 40d81d0c66 fix: admins should also be able to clear reactions in communities
not just moderators
11 months ago
William Grant e41366b03c fix: brand logo in onboard header should not block buttons 11 months ago
William Grant bb8ab77b07 fix: repair placeholder selectors
required since upgrading styled-components
11 months ago
William Grant 1c121828fc fix: welcome message should use text-primary-color for light themes 11 months ago
William Grant f482710eb6 fix: use correct hero image 11 months ago
William Grant f417424907 fix: replace setAccountPasswordTitle with lockApp string 11 months ago
William Grant 36dbec7bb9 fix: match messageNewDescription copy to figma
even though its chunk 2
11 months ago
William Grant ca14936b1e fix: use recoveryPasswordOutline for light themes
updated to use building block svgs
11 months ago
William Grant 80a7f15f0e fix: sessioninput color should be danger when there is an error
brought improvements from chunk 2
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 11 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 12 months ago
Audric Ackermann faa24ce9a6 fix: lint 12 months 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
Audric Ackermann fb99c3491c chore: remove calls to Storage from settings.tsx 1 year ago
Audric Ackermann 49ab04d2fd chore: move SessionSettingsCategory to .d.ts file
and remove the enum (instead use string union)
1 year ago
Audric Ackermann 7f7f0fe26c fix: clear swarms from snodes not in pool on full fetch 1 year ago
Audric Ackermann 48a245e13c
Merge pull request #3082 from Aerilym/chore/rename_fetch_functions
Rename fetch functions
1 year ago
Ryan Miller 87fb1701d4
chore: rename fetch functions 1 year ago
William Grant c93cc932fc fix: replaced eye svgs with better aligned ones
fixed style position
1 year ago