Commit Graph

1455 Commits (6cdfa470083fe43eb160b6354cc562b45796322e)

Author SHA1 Message Date
William Grant 6cdfa47008 reafctors: converted sass colors in _index.scss
removed unused colors and classes
3 years ago
William Grant b4df5148ee refactor: converted sass colors for global.scss and other related sasss files
removed unused grey colors
3 years ago
William Grant 407e9fa7da refactor: removed unused sass colors for _conversation.scss 3 years ago
William Grant 788f78f5d0 refactor: converted sass colors for _avatar.scss 3 years ago
Audric Ackermann e09e38911f refactor: fix PR reviews 3 years ago
Audric Ackermann 81fa09b8ee Merge branch 'menu-redesign' into settings-redesign 3 years ago
Audric Ackermann f87d902c98 fix: PR Reviews 3 years ago
Audric Ackermann ef1f634e6b Merge remote-tracking branch 'upstream/clearnet' into menu-redesign 3 years ago
Will G 267f49ff1e
Emoji Reacts (#2320)
Add support for emoji reacts in conversations

Resolves #2375 and #1577
3 years ago
Audric Ackermann 7b7a80a2dd fix: add new designs of typing message settings with animation 3 years ago
Audric Ackermann 0e65b667a8 chore: move onion dialog components to styled 3 years ago
Audric Ackermann 39cbbda609 chore: move SessionToggle & SettingList to styled 3 years ago
Audric Ackermann 36f929a1ca fix: batch rename margins to their var equivalent
Some of those are used in calculus and cannot be renamed
3 years ago
Audric Ackermann a0d3a00afa feat: start of settings screen 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
Audric Ackermann 282e631f73 feat: add menu action and action chooser left pane option 3 years ago
Audric Ackermann 242d51ca8d
Id blinding + onionv4 + new endpoints for sogs and fileserver (#2347)
* Added Onionv4 support to file server, sogs and pn server
* Added blinded message support
* Updated endpoints for sogs and file server to remove legacy ones
3 years ago
William Grant dfb2c3e797 fix: pass yarn ready tests 3 years ago
William Grant d3d0ac80a0 feat: you can now choose where to save the debug logs
debug log window now follows the app theme, logs are save as txt
3 years ago
Audric Ackermann 3ecdb659d8
Merge pull request #2341 from yougotwill/message_text_wrapping
fix: make sure to break links and not words when wrapping text in messages
3 years ago
William Grant 48c9b56571 fix: add sass check to yarn ready 3 years ago
William Grant 5cf76c5f08 feat: build sass files using parcel instead of grunt
added sass watch command for auto building sass on file changes, cleaned up IE7 fallback css
3 years ago
William Grant 461e6ec38b fix: make sure to break links and not words when wrapping text 3 years ago
William Grant 42e06a8399 fix: message text should wrap without causing extremely wide messages 3 years ago
Audric Ackermann 3713e95a9f
feat: ask user for opengroup pruning on/off 3 years ago
Audric Ackermann d9bc2c5c47
fix: revert unread count color 3 years ago
Will G 511567bc78
fix: emoji panel light mode support (#2292)
* fix: emoji panel light mode support

* fix: link darkMode prop to redux state

* fix: use getTheme selector directly
3 years ago
Audric Ackermann b93201fbe6
When deleting multiple messages, inform the user of the number
taken from #2263 by @ianmacd
3 years ago
Audric Ackermann 8148c63285
Merge pull request #2231 from ianmacd/pr12
Reduce untagged message opacity during message selection.
3 years ago
Audric Ackermann da9df532b0
Merge pull request #2242 from Bilb/node-side-in-ts
Node side + web worker in typescript
3 years ago
Audric Ackermann 3fc476d689
Merge pull request #2167 from ianmacd/pr1
Make per conversation unread message count stand out better.
3 years ago
Audric Ackermann 5c9b34fb86
lint files 3 years ago
Audric Ackermann e11775a2e0
fix color of opengroup invitation 3 years ago
Audric Ackermann 475c92eeb4
migrate about_start to not use jquery 3 years ago
Ian Macdonald 18908c6441
Reduce untagged message opacity during message selection.
This improves legibility for moderators when reading through a group and
tagging messages for deletion.
3 years ago
Audric Ackermann 51575d2f56
moved views to TS but broken 3 years ago
Audric Ackermann 71af748eb6
make sure right panel is over the message detail view 3 years ago
Audric Ackermann 43d133519e
do not shrink member list items when list is full 3 years ago
warrickct 3be0f86978 Menu options have black text when highlighted. 3 years ago
warrickct 893f7e99b8 Merge branch 'clearnet' into message-request-ui 3 years ago
Ian Macdonald 6613161b20
Don't nanny the user. Allow all file types as attachments.
The Android client already has no such restrictions, and these are
ineffective anyway, as they are based on the file's name, not its
payload.
3 years ago
warrickct ee9156d4f8 Merge clearnet into message-request-ui 3 years ago
warrickct 36ca2a767c Adding PR changes 3 years ago
warrickct 02cf6fea2b minor styling fixes 3 years ago
Ian Macdonald 5a689ba16e
Make per conversation unread message count stand out better. 3 years ago
Audric Ackermann 2478a78794
move mentions and emojify to a functional component 3 years ago