Commit Graph

262 Commits

Author SHA1 Message Date
Kee Jefferys 939f8cac43 fix: resolve issues brought on by merge conflict
Fix conflict merge issue

fix: missing bracket
2023-11-14 13:50:38 +11:00
Kee Jefferys 91475bbce9 fix: update shadow, font size and bg color 2023-10-17 18:01:33 +11:00
Keejef fb9da2e6e2 fix: bump contrast on attachment overlay text 2023-10-09 19:05:32 +11:00
William Grant 01ae43d7d0 feat: moved H5AudioPlayer SASS to styled components 2023-07-06 16:51:39 +10:00
William Grant ad38b15809 feat: staged attachments rail stying updated
updated StyledStagedPlaceholderAttachment to be a styled functional component
2023-06-01 14:16:22 +10:00
William Grant d7200abfab feat: link message reply done 2023-06-01 14:16:22 +10:00
William Grant adc40f932b fix: improved font rendering on windows by replacing all em units with rem
dropped unused emoji scss
2022-10-20 16:22:02 +11:00
William Grant 367c0c94d0 Merge branch 'clearnet' into theming 2022-10-17 17:24:36 +11:00
William Grant d6ccef90bf fix: pr review - we do use the caption-editor 2022-10-14 16:22:38 +11:00
William Grant 5b44565b5f Merge branch 'clearnet' into theming 2022-10-12 16:49:43 +11:00
Audric Ackermann 56beed23db fix: padding for jumbo emojis 2022-10-12 14:41:54 +11:00
William Grant cf8a66a82b fix: resolved all outstanding theming todos 2022-10-11 16:26:15 +11:00
Audric Ackermann c75cf6e1af fix: UI for link previews when the image is too less than 200px 2022-10-07 14:26:06 +11:00
William Grant d95bd47438 fix: link previews styling correction 2022-10-06 14:11:27 +11:00
William Grant 0f3a23779a Merge branch 'clearnet' into theming 2022-10-06 00:25:54 +11:00
William Grant 4762dd2508 feat: themed CompositionBox and related components 2022-10-04 17:27:12 +11:00
Audric Ackermann 74f2167a2b fix: fix rendering of link preview when no images are found 2022-10-04 15:39:33 +11:00
William Grant b3885bf9d9 Merge branch 'clearnet' into theming
Link previews are broken for now
2022-10-03 16:37:26 +11:00
Audric Ackermann f4c91d0c91 fix: link preview rendering 2022-09-30 10:29:43 +10:00
Audric Ackermann e62c1599a5 Merge branch 'clearnet' into feat-move-attachments-outside-messagebox 2022-09-29 15:30:21 +10:00
William Grant 8b06ea88f9 feat: initial styling for audio player 2022-09-28 17:15:06 +10:00
William Grant ef5184b9fc feat: updated styling for all modules and cleaned up _theme_dark.scss 2022-09-27 15:10:07 +10:00
William Grant 7e29e18a56 feat: can now switch the primary color 2022-09-26 14:26:58 +10:00
William Grant 0f57c6f244 feat: styled conversation header and composition box 2022-09-16 16:58:24 +10:00
William Grant 9ee89fd099 feat: made more progress with left pane and left more comments 2022-09-12 16:36:30 +10:00
William Grant 2cb7e72f68 feat: starting theming work on left pane and commented on areas that will need to be fixed 2022-09-12 16:31:47 +10:00
Audric Ackermann 17913697b9 Merge branch 'fix-link-preview-width-tiny' into feat-move-attachments-outside-messagebox 2022-09-08 14:20:27 +10:00
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
2022-09-05 16:32:40 +10:00
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
2022-09-05 15:09:02 +10:00
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
2022-09-05 11:45:36 +10:00
Audric Ackermann d86d024a0a fix: link preview with image displayed horizontal rather than vertical 2022-09-01 13:38:15 +10:00
Audric Ackermann 30e3cb8755 feat: fix other types of messages now that there is no box around 2022-09-01 11:50:42 +10:00
Audric Ackermann 7c80f9e233 feat: move attachments outside of the message box 2022-08-30 17:10:08 +10:00
William Grant aba18020f1 refactor: renamed darker-gray to darkest gray and added new darker gray 2022-08-24 12:23:31 +10:00
William Grant 49df281454 refactor: finished converting sass colors in _modules.scss
consolidated some of the gray shades
2022-08-24 11:55:45 +10:00
William Grant 4e1eb1861b refactor: started converting sass colors in _modules.scss
updated sass colors found here in related files, moved theme independant colors
2022-08-23 16:25:08 +10:00
William Grant 6cdfa47008 reafctors: converted sass colors in _index.scss
removed unused colors and classes
2022-08-23 15:16:25 +10:00
William Grant b4df5148ee refactor: converted sass colors for global.scss and other related sasss files
removed unused grey colors
2022-08-23 14:48:24 +10:00
Audric Ackermann ef10e0f1d9 chore: move typing animation to styled components 2022-08-23 14:41:24 +10:00
Audric Ackermann 36f929a1ca fix: batch rename margins to their var equivalent
Some of those are used in calculus and cannot be renamed
2022-08-22 10:28:07 +10:00
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
2022-08-19 09:53:53 +10:00
Audric Ackermann 374b71630a feat: wrap up the new Join Community overlay 2022-08-19 09:53:53 +10:00
Audric Ackermann 282e631f73 feat: add menu action and action chooser left pane option 2022-08-19 09:53:53 +10:00
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
2022-08-08 09:50:48 +10:00
warrickct 893f7e99b8 Merge branch 'clearnet' into message-request-ui 2022-02-15 12:04:14 +11:00
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.
2022-02-14 09:25:53 +01:00
warrickct ee9156d4f8 Merge clearnet into message-request-ui 2022-02-14 16:42:53 +11:00
warrickct 02cf6fea2b minor styling fixes 2022-02-10 22:59:03 +11:00
Audric Ackermann 27906de084
grunt keep underscore in for backbone 2022-02-03 16:25:57 +11:00
Audric Ackermann 5b6d0d25f5
fix typo noteSelf results and shortened pubkey for unknown contacts 2022-02-03 16:02:25 +11:00