Commit Graph

264 Commits (12a29f718adcda18ae155193c284b35f8b0eed06)

Author SHA1 Message Date
Audric Ackermann 959c494cfb Merge branch 'unstable' into userconfig_disappearingmessage 2 years ago
William Grant 01ae43d7d0 feat: moved H5AudioPlayer SASS to styled components 2 years ago
Audric Ackermann 9a7ef4d373 Merge branch 'unstable' into userconfig_disappearingmessage 2 years ago
William Grant ad38b15809 feat: staged attachments rail stying updated
updated StyledStagedPlaceholderAttachment to be a styled functional component
2 years ago
William Grant d7200abfab feat: link message reply done 2 years ago
William Grant 157ec74cc1 feat: improved conversation header title 2 years ago
William Grant 46a88990a3 feat: improved styling between states 2 years ago
William Grant 1ff9f7b91e feat: removed old disappearing message display from header
show disappearing message screen when clicking the correct option
2 years ago
William Grant adc40f932b fix: improved font rendering on windows by replacing all em units with rem
dropped unused emoji scss
3 years ago
William Grant 367c0c94d0 Merge branch 'clearnet' into theming 3 years ago
William Grant d6ccef90bf fix: pr review - we do use the caption-editor 3 years ago
William Grant 5b44565b5f Merge branch 'clearnet' into theming 3 years ago
Audric Ackermann 56beed23db fix: padding for jumbo emojis 3 years ago
William Grant cf8a66a82b fix: resolved all outstanding theming todos 3 years ago
Audric Ackermann c75cf6e1af fix: UI for link previews when the image is too less than 200px 3 years ago
William Grant d95bd47438 fix: link previews styling correction 3 years ago
William Grant 0f3a23779a Merge branch 'clearnet' into theming 3 years ago
William Grant 4762dd2508 feat: themed CompositionBox and related components 3 years ago
Audric Ackermann 74f2167a2b fix: fix rendering of link preview when no images are found 3 years ago
William Grant b3885bf9d9 Merge branch 'clearnet' into theming
Link previews are broken for now
3 years ago
Audric Ackermann f4c91d0c91 fix: link preview rendering 3 years ago
Audric Ackermann e62c1599a5 Merge branch 'clearnet' into feat-move-attachments-outside-messagebox 3 years ago
William Grant 8b06ea88f9 feat: initial styling for audio player 3 years ago
William Grant ef5184b9fc feat: updated styling for all modules and cleaned up _theme_dark.scss 3 years ago
William Grant 7e29e18a56 feat: can now switch the primary color 3 years ago
William Grant 0f57c6f244 feat: styled conversation header and composition box 3 years ago
William Grant 9ee89fd099 feat: made more progress with left pane and left more comments 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 17913697b9 Merge branch 'fix-link-preview-width-tiny' into feat-move-attachments-outside-messagebox 3 years ago
William Grant 17d893f2b7 refactor: finished converting sass colors in _theme_dark.scss
converted module-main-header__search__input class to styled component, consolidated blues, grays and whites
3 years ago
William Grant 2d23d3d850 refactor: finished converting sass colors in _session.scss
moved react-contextify overwrites to styled compeonts, consolidated some grays and semanic colors, for rgba colors we need to set css variables with RGB values since nothing else is supported
3 years ago
William Grant db951a4128 refactor: finished converting sass colors in _session_slider.scss
consolidated transparent and gray colors, success color should be dropped to text color in future
3 years ago
Audric Ackermann d86d024a0a fix: link preview with image displayed horizontal rather than vertical 3 years ago
Audric Ackermann 30e3cb8755 feat: fix other types of messages now that there is no box around 3 years ago
Audric Ackermann 7c80f9e233 feat: move attachments outside of the message box 3 years ago
William Grant aba18020f1 refactor: renamed darker-gray to darkest gray and added new darker gray 3 years ago
William Grant 49df281454 refactor: finished converting sass colors in _modules.scss
consolidated some of the gray shades
3 years ago
William Grant 4e1eb1861b refactor: started converting sass colors in _modules.scss
updated sass colors found here in related files, moved theme independant colors
3 years ago
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
Audric Ackermann ef10e0f1d9 chore: move typing animation to styled components 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 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 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
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 02cf6fea2b minor styling fixes 3 years ago