Commit Graph

42 Commits

Author SHA1 Message Date
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
2022-10-05 17:52:45 +11: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 7692da8e58 reafctors: converted sass colors in _mentions.scss
updated session green to use css variable everywhere adn removed unused classes
2022-08-23 15:34:48 +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
Audric Ackermann 19722b6bdc
remove other emoji dependency and use unicode to render them in message
Relates #2151
2022-02-08 10:43:56 +11:00
Audric Ackermann 1efe6ca728
click oin @ bring to latest mention 2022-02-07 11:44:07 +11:00
audric bd7d88e170 remove theme from css and used variables instead 2021-09-01 14:29:04 +10:00
audric f7b0c6c7e1 make conversation screen closer to mobile UI part1 2021-08-23 16:32:21 +10:00
Audric Ackermann b15984aa08
cosmetic UI for updateGroupMembersDialog 2021-01-13 14:06:27 +11:00
Audric Ackermann 53fa014742
fix at symbol margin on mentions in conversationListItem 2020-11-26 16:34:59 +11:00
Audric Ackermann c9e81454fb
make mentions work in react when emoji inserted inside at a rand pos 2020-11-18 16:26:41 +11:00
Audric Ackermann b5af8eb215
Add Mentions with react-mentions 2020-11-18 15:27:13 +11:00
Audric Ackermann 4578c635a6
render @ mention correctly with long title on ConversationListItem 2020-09-25 14:13:32 +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 89acda2d2f
fix animation highlited message to match android 2020-08-28 16:25:27 +10:00
Audric Ackermann 055234ef53
add animation for highlighted messages 2020-08-28 16:00:30 +10:00
Audric Ackermann 5f51573f53
remove unused templates 2020-08-25 16:58:24 +10:00
Audric Ackermann 9041a408fd
remove SessionResetConfirm dialog as unused 2020-08-25 16:32:45 +10:00
Audric Ackermann 422c2610b6
add light theme for leftpane conversation list view 2020-08-24 12:06:03 +10:00
Audric Ackermann 64dff64925
fix mentions notification displayname rather than pubkeys
* replace @pubkeys with their corresponding display name if found
* fix the display of the @ sign on the conversationListItem
2020-07-29 15:22:49 +10:00
Vincent 1fd0c8168f Memberlist modal strict styling 2020-03-31 14:30:53 +11:00
Vincent 2101abb911 Modal blurs and stylistic simplifications 2020-02-12 13:53:18 +11:00
Audric Ackermann 7867f4dceb
Merge branch 'clearnet' into brand-redesign 2020-01-29 11:55:26 +11:00
Vincent 3dd18a0c9c Profile picture upload, fixes and copy 2020-01-24 12:26:15 +11:00
Audric Ackermann 25344685a2 merge 2020-01-21 14:49:14 +11:00
Vincent 010cf045cb optimisation of ternary & binary expr. 2020-01-20 14:36:46 +11:00
Vincent 3e57367ce6 Mentions view styles 2020-01-16 16:06:55 +11:00
Ryan Tharp 60b595c5ef remove add moderator scroll bars 2019-12-12 21:44:55 -08:00
Ryan Tharp 5730a88c18 add/remove moderator modal dialogs 2019-12-10 00:17:45 -08:00
Maxim Shishmarev 07c39523e9 Show appropriate message in group invitation dialog on no friends 2019-11-25 17:29:07 +11:00
Maxim Shishmarev a5fce17d8c public chat invitations 2019-11-22 16:16:43 +11:00
Maxim Shishmarev 4dd314c18f Enable profile pictures 2019-11-18 17:34:41 +11:00
Maxim Shishmarev 7c05939f55 Add group admins and the ability to remove members from private groups 2019-11-01 12:00:29 +11:00
Maxim Shishmarev 0df5214979 Limit small private groups to 10 members 2019-11-01 12:00:29 +11:00
Maxim Shishmarev 9f81f67460 Can leave private group chats 2019-11-01 12:00:29 +11:00
Maxim Shishmarev 90f1d4a6aa Display error messages when creating/updating group chats 2019-11-01 12:00:29 +11:00
Maxim Shishmarev cf18572049 Adding new group members; establishing sessions between non-friends 2019-11-01 11:57:49 +11:00
Maxim Shishmarev 0d19b708f9 Creating private group chats between friends 2019-11-01 11:57:49 +11:00
Maxim Shishmarev c477661af0 Prevent chat member's pubkey from overflowing 2019-10-11 15:58:26 +11:00
Maxim Shishmarev 8be1c61f4c Highlight conversations with unread mentions of the user 2019-10-02 16:18:45 +10:00
Maxim Shishmarev 687e9db77b Custom message rendering of mentions 2019-09-23 11:00:51 +10:00
Maxim Shishmarev 1496a368e9 Add UI elements for searching and selecting members in a group chat 2019-09-18 10:08:16 +10:00