Commit Graph

323 Commits

Author SHA1 Message Date
William Grant e28c5e9885 fix: qa feedback - Fixed community invitation theming and icons 2022-10-17 14:49:21 +11:00
William Grant b3885bf9d9 Merge branch 'clearnet' into theming
Link previews are broken for now
2022-10-03 16:37:26 +11:00
William Grant 3abd69a3ea feat: styled message bubbles, control messages and the session dropdown 2022-09-28 14:19:10 +10:00
William Grant 27e19f3afa feat: updated SessionIconButton to support themes 2022-09-19 16:34:36 +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
William Grant 407e9fa7da refactor: removed unused sass colors for _conversation.scss 2022-08-23 14:04:17 +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 e11775a2e0
fix color of opengroup invitation 2022-04-14 15:42:22 +10:00
audric bd7d88e170 remove theme from css and used variables instead 2021-09-01 14:29:04 +10:00
audric e85f351540 cleanup theme object 2021-08-30 14:26:58 +10:00
audric f7b0c6c7e1 make conversation screen closer to mobile UI part1 2021-08-23 16:32:21 +10:00
Audric Ackermann b574fd731d
match group invitation design with ios 2021-05-07 16:52:10 +10:00
Audric Ackermann 248494f15b
redesign group invitation message type 2021-05-07 14:49:38 +10:00
Audric Ackermann d3b9e56c92
remove unused templates and css 2021-03-05 15:39:56 +11:00
Audric Ackermann e8677eef8c add back bump typing to CompositionBox 7 show bubbles on direct convo 2020-11-30 11:10:10 +11:00
Audric Ackermann 5c55a9411f
add first step to enable back MessageDetails.
Still not much the react way to do it for now
2020-11-25 11:52:20 +11:00
Audric Ackermann e45ce43e01
store messages currently loaded in convo on redux 2020-11-12 12:18:50 +11:00
Audric Ackermann 5122433eb4
remove message_list_view.js and replace saveMessage with a commit() 2020-11-12 09:10:51 +11:00
Audric Ackermann 30f93b2ad3
remove conversation stack 2020-11-11 10:01:17 +11:00
Audric Ackermann e613613416
show toast with react-toastify and make them a styled-component 2020-11-09 11:25:57 +11:00
Audric Ackermann 35ad4cba24
add a react component to display last read message 2020-11-02 10:57:19 +11:00
Audric Ackermann 387f8ff391
Update props of SessionConversation to only get the currently selected convo 2020-10-29 16:23:25 +11:00
Audric Ackermann a30ae8903b
remove bulk edit view and related stuff unused 2020-10-29 16:20:08 +11:00
Audric Ackermann fe3cfb9e82
move all menu to react-contexify 2020-10-22 16:34:41 +11:00
Audric Ackermann ddf41de3fb
add csp for image load from blob so attachments are loaded correctly 2020-10-19 09:35:16 +11:00
Audric Ackermann 4d991d3992
Merge branch 'clearnet' into react-refactor 2020-10-08 17:23:55 +11:00
Audric Ackermann 0b54fb2f0a
minor ui fix 2020-09-02 15:28:30 +10:00
Audric Ackermann f1cf93efad
fix emoji panel width 2020-09-02 14:46:05 +10:00
Audric Ackermann 00994bcb4a
make most of the app rtl compatible (text based only) 2020-08-31 14:51:59 +10:00
Audric Ackermann 3173f01abf
rename actionPanelBorder to sessionBorder 2020-08-28 11:43:08 +10:00
Audric Ackermann 8ff53a434a
refactor quote styles 2020-08-26 16:12:07 +10:00
Audric Ackermann b1e29cc89f
refactor scss 2020-08-26 10:48:35 +10:00
Audric Ackermann 5f51573f53
remove unused templates 2020-08-25 16:58:24 +10:00
Audric Ackermann 291982c2aa
cleanup css and themify missing stuff 2020-08-25 15:58:14 +10:00
Audric Ackermann 9cbf21547b
cleanup scss and themify message view 2020-08-25 11:25:41 +10:00
Vincent d823e2a758 safety-number-view 2020-07-20 17:46:13 +10:00
Vincent 54b7d9a21b Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into refactor-ts-react 2020-07-16 11:57:42 +10:00
Vincent 95c5a881e1 rebuild-ui 2020-07-14 13:16:04 +10:00
Vincent c020eddef6 constants-to-ts 2020-07-14 11:06:26 +10:00
Vincent fd746a475a ui polished and ttl constants 2020-07-13 14:08:18 +10:00
Vincent 9a6aafe99c Pull from clearnet 2020-03-13 11:44:00 +11:00
Vincent 3030b028eb Message selection 2020-02-28 11:48:21 +11:00
Vincent 82f1f2d1b1 More scroll management 2020-02-26 10:33:32 +11:00
Vince 4c12bb6c44
Update _conversation.scss
Fix bottom bar floating
2020-02-17 15:48:57 +11:00
Vincent 2e3ae0cf45 small fixes 2020-02-14 15:27:17 +11:00
Vincent 7e5f967379 minor grunt fix 2020-02-14 14:32:56 +11:00
Vincent 513e5e34df Styles 2020-02-14 14:12:03 +11:00
Vincent c5ff70c970 Message deletion fix 2020-02-05 16:01:55 +11:00
Vincent 821cf00b65 Closed group update message stylgin 2020-02-05 14:19:01 +11:00
Audric Ackermann cc98cec72f
fix disabled state of message input on sent friendrequest 2020-01-30 14:41:52 +11:00