Audric Ackermann
767178419e
chore: address PR review
5 months ago
Audric Ackermann
acc6e84627
feat: add not_sent & unknown string
...
also remove the desktop sending state. this will soon by in libsession
5 months ago
Audric Ackermann
d2dd98cd9d
fix: various PR reviews, fixes for integration tests
5 months ago
Audric Ackermann
3087604c1a
fix: address most PR reviews
6 months ago
Audric Ackermann
143759ff92
fix: we want the sorting order to be jumpy for groups
...
apparently
6 months ago
Audric Ackermann
cf899ee18c
fix: add group members sorting
...
not good but hopefully we won't have to keep for too long
6 months ago
Audric Ackermann
d958543a67
chore: match datatestid with figma
6 months ago
Audric Ackermann
c30fcfd013
fix: bunch of changes to match acceptance criteria
6 months ago
Audric Ackermann
038e08ed3d
fix: unrevoke on resend invite
6 months ago
Audric Ackermann
c8c7308000
fix: decline group request does not show up shortly in main convolist
6 months ago
Audric Ackermann
f4d0e369c9
fix: send group update promote message and display them
6 months ago
Audric Ackermann
8644db64bc
fix: allow invite to be promote, and handle recipient side too
6 months ago
Audric Ackermann
745a20d1bc
fix: fetched latest strings. app starts
7 months ago
Audric Ackermann
7d6953812d
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3
7 months ago
yougotwill
f5c396ee0a
fix: made group members list match contacts list style on create group page
9 months ago
William Grant
1e309a19c2
fix: styled name prop should just be max width
9 months ago
William Grant
5a68985f4a
fix: blocked list layout and list rendering overflow
9 months ago
William Grant
1802a4438c
fix: user mentions overflow
9 months ago
William Grant
9f779a86c7
fix: revert virtualized group members list
...
since it caused overflow, disabled buttons when making a group
9 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
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
William Grant
7d7911421e
fix: borders on member list items and session radio
12 months ago
Audric Ackermann
d6d9bec5ba
fix: fixed a bunch of groupv2 chunk2 issues
1 year ago
Audric Ackermann
5867c5af7f
fix: added type for all accessibility ids with react.d.ts
1 year ago
Audric Ackermann
5d467fd205
feat: add way to autoregister with env variables
1 year ago
Audric Ackermann
392e243b08
feat: add the sending state to invite&promote actions
1 year ago
William Grant
a098638bc0
refactor: remove unnecessary react imports
...
you don't need it from react 17
1 year ago
Audric Ackermann
8b7ce7f3be
Merge remote-tracking branch 'yougotwill/userconfig_disappearingmessage' into closed-group-chunk2
1 year ago
Audric Ackermann
6d81f5ff36
Merge remote-tracking branch 'yougotwill/userconfig_disappearingmessage' into closed-group-chunk2
1 year ago
Audric Ackermann
b259d18443
fix: add still broken promote handling with set_sig_keys
1 year ago
Audric Ackermann
16e7ee1cd6
feat: make groupv2 messages skip cache
...
also add group members change
2 years ago
Audric Ackermann
8274712528
feat: add member status from wrapper when we are an admin
2 years ago
William Grant
da869bfdd3
refactor: rename hook
...
useconversationusernameorshorten to usenicknameorprofilenameorshortenedpubkey
2 years ago
Audric Ackermann
d43d6abbae
chore: replace tslint with eslint and fix linting issues
2 years ago
William Grant
a47e96ca34
feat: themed modal colors and making progress through different dialogs
...
styled inputs in modals, fixed member list item and radio button styling, fixed some borders
3 years ago
William Grant
976d11af38
fix: improved stlying for settings heading items
3 years ago
William Grant
a54fb65d0b
Merge branch 'theming' into theming_left_pane
3 years ago
Audric Ackermann
c6e3116b06
fix integration tests
3 years ago
William Grant
2d292a3582
feat: made more progress with left pane and left more comments
...
resolved any issues post merge of ui-redesigns
3 years ago
Audric Ackermann
e464d6c573
Merge branch 'settings-redesign' into feature-menu-redesign
3 years ago
Audric Ackermann
6f0d223eb9
fix: address PR reviews
3 years ago
Audric Ackermann
b9cccfc2a8
feat: open convo a session sogs when joined from the UI
3 years ago
Audric Ackermann
c54a438f7c
fix: add some aria labels and match QA test
3 years ago
Audric Ackermann
f137cad2a0
feat: add the BlockedList component in Settings
3 years ago
Audric Ackermann
85219d3827
fix: scrollbar colors and some UI issues found by QA
3 years ago
Audric Ackermann
542c704b64
feat: add search by contacts to closed group overlay
3 years ago
Audric Ackermann
7bbbc74fa8
feat: make the tick on memberList a radio looking element
3 years ago
Audric Ackermann
ec76057c5e
Merge integration test ( #2313 )
...
* Testing playwright for Desktop automation
* add more data-testid field
* remove commited test-results
* test: skip group upkeep for now
* test: mention test create group instead of restoring from seed
* test: run on testnet
* fix: revert messagebanner unread count changes
from commit 8107d75e89
Co-authored-by: Emily <emily@oxen.io>
3 years ago