William Grant
0f57c6f244
feat: styled conversation header and composition box
3 years ago
William Grant
831cdee0f1
feat: updated danger color setup
...
updated inbox color and added modal colors to SessionTheme
3 years ago
William Grant
131ee22099
Merge branch 'settings-redesign' into theming
3 years ago
Audric Ackermann
55365f817d
Merge remote-tracking branch 'upstream/clearnet' into settings-redesign
3 years ago
William Grant
b6cb283cdc
refactor: finished converting sass colors in _session_theme.scss
3 years ago
Audric Ackermann
98b1302589
fix: rounded corners around messages
...
looks like node-sass tries to be too clever
3 years ago
Audric Ackermann
81fa09b8ee
Merge branch 'menu-redesign' into settings-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
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
f74ce2a3ae
msg with attachments gets no bigger than the attachment container
4 years ago
Audric Ackermann
6eb6f00c62
make sure messages do not take more than 75% of the list width
4 years ago
Audric Ackermann
ce4037f43f
do not justify content for messages text
4 years ago
Warrick
1d459ba533
Unsend messages (only message hashes saving for now is enabled) ( #1891 )
...
* WIP unsending message.
* retrieving message with hash from db on receiving unsend request.
* outgoing messages hashes updated on message sent success
* unsend messaging
* unsend message - deleting messages and marking as isDeleted.
* add msg hash to unprocessed records.
* Message unsending working for closed groups provided the message has been updated with a hash from server.
* adding 2-stage confirmation modal for message deletion
* adding rendering of removed incoming messages, disabling rendering of unsent outgoing messages in coversation screen.
* Adding logging
* debugging.
* outgoing only saved for sync message instead of regular message.
* deleting locally
* adding post unsend deletioncode.
* starting adding feature flag.
* Added feature flag.
* addding mandatory messageHash pollling pipeline methods swarm polling.
* Conversation list item message preview showing deletion placeholder text if deleted.
* add condition to drop unsend requests not send by message author
* refactoring deleteMessage. Saving response hash for closed group message sending
* running yarn ready
* removing logging.
* Adding PR fixes
* Minor changes and running yarn ready
* fix typo
* Moved feature flag to lokiFeatureFlags. Fixing linting errors
Co-authored-by: Audric Ackermann <audric@loki.network>
4 years ago
audric
bd7d88e170
remove theme from css and used variables instead
4 years ago
audric
4968244491
fix tooltip error in debug run related to memory leak
4 years ago
audric
f7b0c6c7e1
make conversation screen closer to mobile UI part1
4 years ago
Warrick Corfe-Tan
fb81fce331
formatting and linting.
4 years ago
Warrick Corfe-Tan
c944fac426
Transparent background for images.
4 years ago
Audric Ackermann
4c0a988fe5
Move the metadata badges to use react functional components
4 years ago
Audric Ackermann
edd984e0f5
make quotes stay empty when there object isEmpty()
4 years ago
Audric Ackermann
977569cde0
move offline network view to react
4 years ago
Audric Ackermann
7058bc0319
fix metadata styles for media message without body on light mode
5 years ago
Audric Ackermann
113e91aa4b
contact section updates on menu right click block
5 years ago
Audric Ackermann
b9dbef86a5
click on image message in convo while selection mode, selects message
5 years ago
Audric Ackermann
6e07ee42f5
cleanup network status view and some UI constants
5 years ago
Audric Ackermann
00994bcb4a
make most of the app rtl compatible (text based only)
5 years ago
Audric Ackermann
89acda2d2f
fix animation highlited message to match android
5 years ago
Audric Ackermann
055234ef53
add animation for highlighted messages
5 years ago
Audric Ackermann
3e62d90e69
add small shadow to message selected and modal
5 years ago
Audric Ackermann
4ec51b55bf
fix delte message overlay size and add subtle function to just compute
...
color
5 years ago
Audric Ackermann
8ff53a434a
refactor quote styles
5 years ago
Audric Ackermann
b1e29cc89f
refactor scss
5 years ago
Audric Ackermann
9cbf21547b
cleanup scss and themify message view
5 years ago
Audric Ackermann
f3a51cf2a6
add custon light/black scrollbar style
5 years ago
Audric Ackermann
422c2610b6
add light theme for leftpane conversation list view
5 years ago
Vincent
9b31824d36
Update default refs to accent
5 years ago
Vincent
5dc21710b8
Convert to open fonts
5 years ago
Audric Ackermann
9f1812e5da
leftpane sections titles are Wasa bold
5 years ago
Audric Ackermann
c69219ebe4
resolve conversations
5 years ago
Audric Ackermann
5de6014513
make the no-network alert a bit more session-like
5 years ago
Audric Ackermann
02a9748f02
fix minor ui details
5 years ago
Audric Ackermann
407adab758
background lineargradient update
5 years ago
Audric Ackermann
7810d7ad43
fix contact-section content bg
5 years ago
Vincent
8de2ce9e23
Theme toggle and settings abstraction
5 years ago
Vincent
bbf5f8a9f2
Bottom bar compose message area styling
5 years ago
Vincent
00f75ee9be
Messages fix
5 years ago
Vincent
d20d62e8c6
Messages display temporary fix and panel optimisations
5 years ago