William Grant
|
819d67aa97
|
fix: improvements to closedGroupOverlay including virtualize member list
createClosedGroupWithErrorHandling errorHandler changed to onError, simplify search checks
|
12 months ago |
William Grant
|
69f4fd2892
|
feat: added heading component
improved join community suggested rooms stylings
|
12 months ago |
William Grant
|
111541f228
|
fix: members list in the group overlay doesnt need a set bg color
removed !important from the transparent color assignment in the session radio
|
12 months ago |
Audric Ackermann
|
6e137fe69f
|
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3
|
1 year ago |
William Grant
|
2fedce16df
|
feat: invite a friend flow done
consolidate help desk buttons into one component
|
1 year ago |
William Grant
|
cc92d172f7
|
feat: update invite a friend iniital string
|
1 year ago |
William Grant
|
afca070e76
|
feat: added copy to clipboard icon button
|
1 year ago |
William Grant
|
6477d73c7b
|
feat: updated onion status and spinner aimations
|
1 year ago |
William Grant
|
f68fc684fe
|
feat: improved search for create group
|
1 year ago |
William Grant
|
6f7001e32b
|
fix: contact list should not be case sensitive
|
1 year ago |
William Grant
|
4ae133bb67
|
feat: only center textarea placeholder text and not value in sessioninput
|
1 year ago |
William Grant
|
698eb147f0
|
fix: rename fontSize and disableOnBlur on Sessioninput
|
1 year ago |
William Grant
|
e5625cac76
|
feat: updated SessionInput to support multiple font sizes
this replaces the bigger text option, new props required, tabIndex, inputRef
|
1 year ago |
William Grant
|
33b68a2123
|
feat: created copy to clipboard button
|
1 year ago |
Audric Ackermann
|
6f7e576604
|
feat: add notice banner for deprecating group and inviting users
|
1 year ago |
William Grant
|
f245f6d1d9
|
fix: added missing & selector to all pseudo events
|
1 year ago |
William Grant
|
b6d5c24af4
|
feat: added updated group icon
add the ability to set custom icon sizes for some buttons
|
1 year ago |
William Grant
|
6e3df83aed
|
fix: overlayInvite errors
|
1 year ago |
William Grant
|
aac90ccd96
|
feat: finished invite a friend overlay
|
1 year ago |
William Grant
|
2b95e6a283
|
feat: session input styles are now separated into per styling
monospaced, biggerText, isTextArea
|
1 year ago |
William Grant
|
dd7f13ed1f
|
feat: invite a friend screen is mostly done
|
1 year ago |
William Grant
|
76f5ad1322
|
feat: consolidate remaining sessioneditable instances
fix styles for other overlays
|
1 year ago |
William Grant
|
cd3bc727c2
|
feat: updated ContactsListWithBreaks to show text when empty
|
1 year ago |
William Grant
|
093da15ba3
|
feat: updated style for choose action overlay
created new ActionRow component
|
1 year ago |
William Grant
|
2a75a715a3
|
feat: update continue button styles
only show button when users enters something
|
1 year ago |
William Grant
|
edb9a24863
|
feat: new message description and added zendesk link
|
1 year ago |
William Grant
|
2d7b957d8c
|
feat: closed group pubkeys cannot be used to create new messages
|
1 year ago |
William Grant
|
4decf22241
|
feat: improved error messaging when starting a new message
|
1 year ago |
William Grant
|
30118c3426
|
feat: added monospace textarea support to sessioninput
this will replace the sessionideditable eventually still needs error handling etc
|
1 year ago |
William Grant
|
e96519445d
|
feat: removed overlayheader
moved some parts into the leftpanesectionheader
|
1 year ago |
William Grant
|
208d9cc0eb
|
Merge branch 'unstable' into feat/ses-50/onboarding
|
1 year ago |
Audric Ackermann
|
b887850388
|
chore: disable animations when running in integrationTests
|
1 year ago |
William Grant
|
bc196286bc
|
Merge branch 'unstable' into feat/ses-1560/unit-tests
|
1 year ago |
Audric Ackermann
|
d267e7ccdc
|
fix: minor ui fixes
|
1 year ago |
Ryan Miller
|
5f53b3fe8f
|
feat: replace and add changed and new localized strings
|
1 year ago |
William Grant
|
97cd21a77e
|
Merge branch 'unstable' into feat/ses-899/user_profile_poll
|
1 year ago |
William Grant
|
9a756a8c9b
|
feat: session id to account id
|
1 year ago |
Audric Ackermann
|
0b551757cb
|
fix: fix ci
|
1 year ago |
Audric Ackermann
|
d6d9bec5ba
|
fix: fixed a bunch of groupv2 chunk2 issues
|
1 year ago |
William Grant
|
ef0f3ba434
|
feat: updated restore account screen with new design
|
1 year ago |
William Grant
|
9be21ce879
|
Merge branch 'unstable' into feat/ses-897/steps-create-account
|
1 year ago |
Audric Ackermann
|
95cd0e86f1
|
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk2
|
1 year ago |
Audric Ackermann
|
5b58a5194b
|
fix: make onClickClose on confirmModal mandatory
|
1 year ago |
William Grant
|
3250a2819f
|
feat: moved spinners into new loading folder
converted session-loader sass to styled components
|
1 year ago |
William Grant
|
a098638bc0
|
refactor: remove unnecessary react imports
you don't need it from react 17
|
1 year ago |
Audric Ackermann
|
1c6182a235
|
Merge branch 'closed-group-chunk2' of github.com:Bilb/session-desktop into closed-group-chunk2
|
1 year ago |
Audric Ackermann
|
2371dba5ee
|
Merge branch 'unstable' into closed-group-chunk2
|
1 year ago |
Audric Ackermann
|
fda6ca315c
|
fix: allow contacts without didApproveMe to be invited to group
|
1 year ago |
William Grant
|
22402a5f73
|
refactor: rename overlaymode to leftoverlaymode
|
1 year ago |
Audric Ackermann
|
e5c76d3b70
|
feat: group message requests kind of working
still need to have them visible in the msg request only
|
2 years ago |
Audric Ackermann
|
b8876ebbfe
|
feat: add subaccount auth
|
2 years ago |
Audric Ackermann
|
84451399e3
|
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk1
|
2 years ago |
Audric Ackermann
|
d12071f3c8
|
chore: big rename of convocontroller to convohub
|
2 years ago |
Audric Ackermann
|
b53264593b
|
feat: preload name of group from usergroup wrapper
until we get the groupinfo name from polling
|
2 years ago |
William Grant
|
85f270b67a
|
Merge branch 'unstable' into userconfig_disappearingmessage
|
2 years ago |
Audric Ackermann
|
5b2580c48d
|
feat: add poller changes and closed group keypair gen
|
2 years ago |
Audric Ackermann
|
73070d4e0e
|
fix: trim pubkey before starting a convo with them
Fixes #2868
|
2 years ago |
Audric Ackermann
|
cce1e89cdf
|
fix: fallback to roboto if Loor does not have glyphs
|
2 years ago |
Audric Ackermann
|
41ca0666ce
|
chore: remove () => void for misused promises
|
2 years ago |
Audric Ackermann
|
feaba36fa4
|
fix: picker emoji-mart errors after update
|
2 years ago |
Audric Ackermann
|
d43d6abbae
|
chore: replace tslint with eslint and fix linting issues
|
2 years ago |
Audric Ackermann
|
fed58161a0
|
fix: address PR reviews and optimize search results
|
2 years ago |
Audric Ackermann
|
6676bf77f9
|
chore: fix unit tests for userconfig changes
|
2 years ago |
Audric Ackermann
|
5d4bce3e04
|
fix: keep the "no pending message requests" opened when none are there
|
2 years ago |
Audric Ackermann
|
cbffc29950
|
fix: run tests for libsession-util integration and fix issue
|
2 years ago |
Audric Ackermann
|
55a2767fce
|
feat: do not approve a convo before sending the first message
but still sync it's state through the createdAt with libsession util
|
2 years ago |
Audric Ackermann
|
faeb95fefd
|
feat: add block/decline logic to msg request & wrapper
|
2 years ago |
Audric Ackermann
|
f3975b545a
|
feat: use priority for hidden and pinned conversation
|
2 years ago |
Audric Ackermann
|
0050352470
|
chore: move selected convo selectors to another file
|
2 years ago |
Audric Ackermann
|
1c50aacc34
|
chore: remove groupModerators sogs from the db, store in redux only
|
2 years ago |
Audric Ackermann
|
3c58f9c1e4
|
feat: add a hidden flag for convos and use it with the contactswrapper
|
2 years ago |
Audric Ackermann
|
68852a9e63
|
chore: move syncUtils to its own folder
|
2 years ago |
Audric Ackermann
|
d7bcf1026f
|
fix: refactor snodeRPC to use snode batching
|
3 years ago |
William Grant
|
367c0c94d0
|
Merge branch 'clearnet' into theming
|
3 years ago |
William Grant
|
0ac386dc1b
|
fix: qa feedback - fixed message request buttons and other theming regressions
|
3 years ago |
William Grant
|
2a0396d522
|
fix: qa feedback - fixed background for group member list in create group overlay
|
3 years ago |
Audric Ackermann
|
12161a1fde
|
fix: INVALID_DATE (-Infinity) when merging two conversations inactive
|
3 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
|
b3885bf9d9
|
Merge branch 'clearnet' into theming
Link previews are broken for now
|
3 years ago |
Audric Ackermann
|
ffc7ed0b32
|
fix: aply latests UI tweaks and copy for menu-redesign
|
3 years ago |
William Grant
|
5ab28bb60e
|
refactor: rename SessionButton2 to SessionButton and remove old version
|
3 years ago |
William Grant
|
87b66794ed
|
feat: updated all session buttons to use new button
small style fixes and sass cleanup
|
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 |
William Grant
|
2cb7e72f68
|
feat: starting theming work on left pane and commented on areas that will need to be fixed
|
3 years ago |
Audric Ackermann
|
1d45aa6f45
|
fix: show loading spinner while sogs is fetching initial messages
|
3 years ago |
Audric Ackermann
|
e464d6c573
|
Merge branch 'settings-redesign' into feature-menu-redesign
|
3 years ago |
Audric Ackermann
|
d9621f79c3
|
fix: allow any sogs to be awaited until messages are fetched
|
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
|
444282e2ec
|
fix: position of join button and style of disable buttons
also add a little animation to the menu button rotation
|
3 years ago |
Audric Ackermann
|
c54a438f7c
|
fix: add some aria labels and match QA test
|
3 years ago |
Audric Ackermann
|
85219d3827
|
fix: scrollbar colors and some UI issues found by QA
|
3 years ago |
Audric Ackermann
|
bf20c10f81
|
fix: make use of useSet to select in memberList
|
3 years ago |
Audric Ackermann
|
f87d902c98
|
fix: PR Reviews
|
3 years ago |
Audric Ackermann
|
75ce27e602
|
fix: finish menu redesign
|
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
|
970e719229
|
chore: move session radio group to styled components
also clean up unused css
and move some elements from OverlayClosedGroup to styled components
|
3 years ago |
Audric Ackermann
|
f415ef36dd
|
feat: add sorted contacts list merged by starting char
|
3 years ago |
Audric Ackermann
|
374b71630a
|
feat: wrap up the new Join Community overlay
|
3 years ago |