Commit Graph

1370 Commits (edccc8bec6e00ba34da64d9037e206f26aa46202)

Author SHA1 Message Date
Audric Ackermann e613613416
show toast with react-toastify and make them a styled-component 4 years ago
Audric Ackermann 051436339d
remove unused font 4 years ago
Audric Ackermann 7058bc0319
fix metadata styles for media message without body on light mode 4 years ago
Audric Ackermann 876247b5ad
fix background of selectio overlay, and cleanup unused code 4 years ago
Audric Ackermann c0cf53cdfa
enable back the logic of displaying avatar for first message in serie 4 years ago
Audric Ackermann 7ae79ee0a2
make timer notification work with empty profile name (display pubkey) 4 years ago
Audric Ackermann 113e91aa4b
contact section updates on menu right click block 4 years ago
Audric Ackermann b9dbef86a5
click on image message in convo while selection mode, selects message 4 years ago
Audric Ackermann b865810cb0
fix expiretimer color for incoming message in light mode 4 years ago
Audric Ackermann d0bf8d54bc
fix theme of unlock settings with password 4 years ago
Audric Ackermann aad2d3232a
be able to show right panel for users too (and display convo medias) 4 years ago
Audric Ackermann 3f538b9be1
render Session Verification Messages 4 years ago
Audric Ackermann 35ad4cba24
add a react component to display last read message 4 years ago
Audric Ackermann 940ad57f83
rework the way unread count works
we no longer refresh on each message read, only once the whole
conversation is read.
4 years ago
Audric Ackermann 07c384aa0d
render GroupNotification messages 4 years ago
Audric Ackermann 5617d9e7aa
fix dark theme for context menu 4 years ago
Audric Ackermann 387f8ff391
Update props of SessionConversation to only get the currently selected convo 4 years ago
Audric Ackermann a30ae8903b
remove bulk edit view and related stuff unused 4 years ago
Audric Ackermann e0fd910fa4
move a part of SessionSrollButton to styled component 4 years ago
Audric Ackermann 857bea50ea
enable back keyboard navigation on message list 5 years ago
Audric Ackermann 6edadaf3e9
message container use column reverse to order messages from bottom to
top
5 years ago
Audric Ackermann ba959f3379
link preview state moved to SessionCompositionBox 5 years ago
Audric Ackermann 13e02b5bf1
add staged link previews for everything from signal 5 years ago
Audric Ackermann f5818817e9
remove references to old emoji-panel package 5 years ago
Audric Ackermann 8f92ae7812
fix tiny UI glitches 5 years ago
Audric Ackermann bcc54f2bd0
remove scroll down button backbone view as we are using it directly now 5 years ago
Audric Ackermann 55fa65fc31
override attachments name on upload 5 years ago
Audric Ackermann 8abd6a0e21
fix issue with contextmenu on scroll causing UI to break 5 years ago
Audric Ackermann fe3cfb9e82
move all menu to react-contexify 5 years ago
Audric Ackermann ddf41de3fb
add csp for image load from blob so attachments are loaded correctly 5 years ago
Audric Ackermann b1cac5f01b
fix ordering of message with more recent at bottom of the view 5 years ago
Audric Ackermann 026a1930ed
add a getOrThrow to ConversationController when we expect this convo 5 years ago
Audric Ackermann 144ae41529
add type for ConversationController, remove showStartConversation
and cleanup scss
5 years ago
Audric Ackermann b7f5a32570
add reply to message UI logic 5 years ago
Audric Ackermann 6e07ee42f5
cleanup network status view and some UI constants 5 years ago
Audric Ackermann a652ec3b61
fix light theme in react refactor 5 years ago
Audric Ackermann 4d991d3992
Merge branch 'clearnet' into react-refactor 5 years ago
Audric Ackermann dfff6c2149
Merge pull request #1374 from Bilb/hide-shorten-pubkey-except-public 5 years ago
Audric Ackermann 37dd7b87cc
remove right buttons on Message. use right click instead 5 years ago
Audric Ackermann 6e993da510
fix highlight of text selected for light mode 5 years ago
Audric Ackermann d7e1d014a4
make right panel the correct size when window is tiny 5 years ago
Audric Ackermann 2279f0abc6
center uneditable profile name 5 years ago
Audric Ackermann f57c85dc0d
hide pubkey when not needed on conversationHeader and listItem 5 years ago
Audric Ackermann 4578c635a6
render @ mention correctly with long title on ConversationListItem 5 years ago
Audric Ackermann caa972d390
fix group member list for large count of member 5 years ago
Audric Ackermann 9295fe7c58
add opacity change on hovered clickable avatar 5 years ago
Audric Ackermann afb1296c3d
center avatar on group panel 5 years ago
Audric Ackermann 217cc04ad1
cleanup avatar rendering and add a 64px size 5 years ago
Audric Ackermann 9584d0a1af
fix closed group avatar for conversationlistItem 5 years ago
Audric Ackermann 35ea6af27f
Add group avatar as on mobile: with multiple group members avatar 5 years ago
Audric Ackermann 1da4ae69c2
render NoteToSelf list item as a normal conversation 5 years ago
Audric Ackermann 531d64b4cc
Merge pull request #1331 from Bilb/fix-group-panel-with-plenty-media
fix the media panel with lots of media (bottom button hidden)
5 years ago
Audric Ackermann fae8ef8d5b
Merge pull request #1334 from Bilb/fix-left-border-blocked 5 years ago
Audric Ackermann 2aef1f3132
be sure blocked border is shown even with mention or unread 5 years ago
Audric Ackermann f43ea3d940
fix size of sent badge on message detail view 5 years ago
Audric Ackermann f682cbd9d0
fix the media panel with lots of media (bottom button hidden) 5 years ago
Audric Ackermann 252c45f635
Merge remote-tracking branch 'upstream/clearnet' into use-created-at-server-timestamp 5 years ago
Audric Ackermann b5f31a4f3f
fix quote background and border 5 years ago
Audric Ackermann 71169a56fe
fix light theme attachment doc UI 5 years ago
Audric Ackermann 0b54fb2f0a
minor ui fix 5 years ago
Audric Ackermann b38299edcb
reduce size of session logo on empty screen 5 years ago
Audric Ackermann 3d146348ac
reduce shadow of avatar upload 5 years ago
Audric Ackermann f1cf93efad
fix emoji panel width 5 years ago
Audric Ackermann cb911d4db1
fix members ui for light mode 5 years ago
Audric Ackermann 00994bcb4a
make most of the app rtl compatible (text based only) 5 years ago
Audric Ackermann 5909b7c807
cleanup scss 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 495683ec3d
fix theme input and cleanup 5 years ago
Audric Ackermann c82d4e5f01
lint 5 years ago
Audric Ackermann f305b27320
add shadow light for dark theme 5 years ago
Audric Ackermann 3173f01abf
rename actionPanelBorder to sessionBorder 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 94bd47fb8c
add way to add icon to SessionConfirm dialog 5 years ago
Audric Ackermann 135cf64b5d
make bottom-buttons leftpane border lighter 5 years ago
Audric Ackermann 2c0c1016fd
make green button (brand button) filled with black rather than white on
light theme
5 years ago
Audric Ackermann 39941cb078
make registration background a bit darker 5 years ago
Audric Ackermann 864a9ee5ea
make light theme by default on registration 5 years ago
Audric Ackermann f7d6da0ebc
remove useless css 5 years ago
Audric Ackermann 8f78334d84
lint 5 years ago
Audric Ackermann f8cf59a0bf
clean unused css 5 years ago
Audric Ackermann a23809950e
cleanup theme object 5 years ago
Audric Ackermann 7bb1007eee
remove unused clear-data template 5 years ago
Audric Ackermann 8ff53a434a
refactor quote styles 5 years ago
Audric Ackermann 4070a7099f
Merge remote-tracking branch 'upstream/clearnet' into add-light-theme 5 years ago
Audric Ackermann b1e29cc89f
refactor scss 5 years ago
Audric Ackermann 5f51573f53
remove unused templates 5 years ago
Audric Ackermann 9041a408fd
remove SessionResetConfirm dialog as unused 5 years ago
Audric Ackermann 291982c2aa
cleanup css and themify missing stuff 5 years ago
Audric Ackermann 031e19df63
themify group panel 5 years ago
Audric Ackermann 9cbf21547b
cleanup scss and themify message view 5 years ago
Audric Ackermann 5cdb25ca00
themify widget selection, compose and slider 5 years ago
Audric Ackermann 269f799d6b
themify userDetailsDialog 5 years ago
Audric Ackermann ea808bf41b
themify contact section on leftPane 5 years ago
Audric Ackermann 5bede47608
make svg check create Closed group color dynamic 5 years ago
Audric Ackermann f3a51cf2a6
add custon light/black scrollbar style 5 years ago
Audric Ackermann 55c4963772
remove unused updateInboxSectionUnread() 5 years ago
Audric Ackermann 422c2610b6
add light theme for leftpane conversation list view 5 years ago
Audric Ackermann 39463d2f93
enable back ability to switch theme from leftpane 5 years ago
Audric Ackermann 103962f1eb
cleanup ios theme unused 5 years ago
Audric Ackermann b75bb71a22
Merge remote-tracking branch 'upstream/clearnet' into make-cheap-translations 5 years ago
Audric Ackermann 1f228fe6ee
reduce font size of expire app version alert 5 years ago
Audric Ackermann 457a8967d6
remove beta disclaimer entirely 5 years ago
Audric Ackermann dc77e6e44e
remove toggle use sender keys. Rely on lokiFeatureFlag directly 5 years ago
Audric Ackermann 30937f4ae3
make start new session screen closer to the android one 5 years ago
Audric Ackermann 3945c6b208
Merge remote-tracking branch 'upstream/clearnet' into react-refactor 5 years ago
Audric Ackermann 3e56eb6133
add beta german translation copy pasted from android 5 years ago
Audric Ackermann 2c45ff73b2
Merge pull request #1288 from Bilb/disable-link-warning-multi 5 years ago
Audric Ackermann abc9456d14
add popup for disabling multi device 5 years ago
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
5 years ago
Vincent d7de09e475 linter-fixes 5 years ago
Vincent 7d4383301d emoji-definition-reversion 5 years ago
Vincent 5165bfdba4 jsx-emoji-overlay 5 years ago
Vincent 9f1cef9844 emoji-rendering 5 years ago
Vincent bf32cd3ae6 fixed up 5 years ago
Vincent 28a0d82ea2 Updating message recieving 5 years ago
Vincent d823e2a758 safety-number-view 5 years ago
Vincent 79e821e342 dropZone inti 5 years ago
Vincent 5b69f19410 compositionbox 5 years ago
Vincent 35218ec2d1 merged-w-clearnet 5 years ago
Vincent e324d5c0ed Polish audio ui 5 years ago
Vincent 3591001ef1 audio component ui 5 years ago
Vincent c26e20d33f css-loader 5 years ago
Vincent 54b7d9a21b Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into refactor-ts-react 5 years ago
Vincent 95c5a881e1 rebuild-ui 5 years ago
Vincent c020eddef6 constants-to-ts 5 years ago
Vincent 506b55bfe2 session-id-editable 5 years ago
Vincent fd746a475a ui polished and ttl constants 5 years ago
Vincent 6078be1657 revive-ts-refactor 5 years ago
Vincent 83528f4b8d Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into refactor-ts-react 5 years ago
Audric Ackermann 8432d01488
minor ui improvements (button color and place) 5 years ago
Vincent 600653d3d6 allow cancel linking 5 years ago
Vincent 0386259fce cancelling linked 5 years ago
Mikunj 7665ecacfb Fix incorrect sent timestamps 5 years ago
Mikunj 8d11660b13 Fix attachments 5 years ago
Mikunj 248a061803 Fix create closed group overflow on small screen 5 years ago
Mikunj ecf83dc4a3 Fix minor styling in settings 5 years ago
Maxim Shishmarev abde96bc1e Fix medium group updates 5 years ago
Maxim Shishmarev 3561ac49c0 UI and some integrations tests for sender keys 5 years ago
Vincent fe7b22dbc3 Groups not friends 5 years ago
Mikunj ef01e46ba4 Fix bottom bar layout 5 years ago
Mikunj a351ce6c30 Linting 5 years ago
Mikunj ebc768887f Fix scrolling in settings 5 years ago
Mikunj d6374f53d6 Added scroll bars to modals 5 years ago
Mikunj d694a71b4c Made add contact overlay scrollable 5 years ago
Mikunj bf4557fbe8 Fix styling on registration page 5 years ago
Vincent 8a80ccc044 Merge branch 'contacts-sorting' of https://github.com/vincentbavitz/session-desktop into contacts-sorting 5 years ago
Vincent 711112d076 Remove channels 5 years ago
Vince f9c13e4018
Merge pull request #1112 from vincentbavitz/slave-unlink
Slave Unlink
5 years ago
Vincent a0cec3f0fd notification count positioning 5 years ago
Vincent 2ead15156a lint 5 years ago
Vincent 1fa7ee25f7 leftpane settings 5 years ago
Vince cdc88f3cd1
Merge pull request #1077 from vincentbavitz/integration-test-vince
Message & Settings Tests
5 years ago
Vincent 55504f0373 stylesheets merge 5 years ago
Vincent df12fff463 include new alt-constants 5 years ago
Vincent ffe30d4256 Merge new fonts 5 years ago
Vincent cf05d4ff6c revivify 5 years ago
Vincent 56eae339c2 Line spacing fix 5 years ago
Vincent 9b31824d36 Update default refs to accent 5 years ago
Vincent ed89f8c4b1 Update fonts and rework SASS 5 years ago
Vincent 958a4c8594 Linted 5 years ago
Audric Ackermann 67b6ef7ac9
make invite dialog width relative to window width 5 years ago
Vincent d2364ba529 Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into integration-test-vince 5 years ago
Mikunj Varsani 9455c539aa
Merge pull request #1053 from loki-project/revert-1051-revert-1033-package-cleanup
Clean up unused dependencies.
5 years ago
Vincent 755b1e8f35 Merge branch 'fonts-open' of https://github.com/vincentbavitz/session-desktop into fonts-open 5 years ago
Vincent 607c785ec9 Fonts import ordering 5 years ago
Vincent 1dc337fb76 Fonts import ordering 5 years ago
Vincent f1cf53db53 Remove conflicting tsx 5 years ago
Vincent e52b51dea1 Merge branch 'fonts-open' of https://github.com/vincentbavitz/session-desktop into fonts-open 5 years ago
Vincent 9ac0ada40b remove unintended inclusions 5 years ago
Vincent bc5d8e9f6e merge 5 years ago
Vincent b2d72508a9 pull 5 years ago
Vincent 83bbeeb526 Public Sans and Mono ONLY 5 years ago
Vincent 48ce580fd4 Notification styling 5 years ago
Vincent 43772b8ee2 Timer notifications complete 5 years ago
Vincent f2ce52a3d5 Timer notifications rework 5 years ago
Vincent 214be7a298 Cleanup wrt tslint 5 years ago
Vincent 6cda163b27 upgrade typescript 5 years ago
Mikunj Varsani 24a3e05154
Revert "Revert "Clean up unused dependencies."" 5 years ago
Vince 5ff7476359
Revert "Clean up unused dependencies." 5 years ago
Vincent 0a682db24a Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into integration-test-vince 5 years ago
Vincent dd67a6b7d6 Fontsize adjust 5 years ago
Mikunj Varsani c5ffcf1c3b
Merge branch 'clearnet' into package-cleanup 5 years ago
Vince 4d29218997
Merge branch 'clearnet' into fonts-open 5 years ago
Vincent 86bcee58ce lint 5 years ago
Vincent 866196315e Password screen fullheigt 5 years ago
Vincent 1fd0c8168f Memberlist modal strict styling 5 years ago
Vincent e5390d54f4 memberlist item alignment 5 years ago
Vincent b1f93a0c25 Group timer options scroll unification 5 years ago
Vincent d3c934e119 attachment sending test complete 5 years ago
Mikunj 828444aadc Linting 5 years ago
Mikunj 1cadb01e8d Remove intl-tel-input 5 years ago
Vincent 81a2231373 Lineheight fix in header 5 years ago
Vincent 01491e9c3f Convert to public sans 5 years ago
Audric Ackermann 9afee14749
Merge pull request #1022 from vincentbavitz/notifications-icon-numeration
Notifications icon numeration
5 years ago
Vincent 5dc21710b8 Convert to open fonts 5 years ago
Vincent 85c9576b45 fractional centering 5 years ago
Vincent 0a26e09217 9+ on icons 5 years ago
Vincent 1a3ecf10df Device pairing copy 5 years ago