Commit Graph

1661 Commits (ee43d31665b54e8385edfaffc959c24725881e2d)

Author SHA1 Message Date
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 5 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.
5 years ago
Audric Ackermann 07c384aa0d
render GroupNotification messages 5 years ago
Audric Ackermann 5617d9e7aa
fix dark theme for context menu 5 years ago
Audric Ackermann 387f8ff391
Update props of SessionConversation to only get the currently selected convo 5 years ago
Audric Ackermann a30ae8903b
remove bulk edit view and related stuff unused 5 years ago
Audric Ackermann e0fd910fa4
move a part of SessionSrollButton to styled component 5 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
Audric Ackermann 9ddda73ca2
Integration tests (#975)
* add first integration test Session

Checking window title
Checking window count
Can restore from seed

* FIXME torevert once found why this crash on app close

* [test] add join valid open group test

* [test] validate cannot join two times the same open group

* [test] move common things to common.js

* [test] move tests to separate files

* [test] clean

* [test] add send message to open group test

* [test] lint

* [test] rename hooks -> common

* [test] add 15s delay before considering test as slow

* upgrade electron 8.0.3 and spectron 10.0.0

* [test] signin from seed: validate pubkey

* Replace spellchecker in favor of typo-js

* [test] refactor common calls to common.js

* [test] add two different pubkey, mnemonic and displayname

* [test] FIXME unsafe eval needed for now

* [test] add: add friends test

* [test] working multi instance tests

* [test] FIXME disable snodeproxy

* [test] update yarn.lock

* [test] make tests more robust with restart from scratch each test

* [test] add link of two devices test and hard rm of apps before start (rm -r)

* remove unused file

* [test] lint

* [test] add registration from generated pubkey test

* [test] add beginning of network stub

* [test] stub "token" endpoint

* [test] add test of one message on pub group pull

* [test] add starting port randomize. looks to help for some bad start with multi instance

* [test] add stub for one to one chats (sessions)

* [test] clean code

* [test] finish add friend test and stub snode server

* [test] stub calls during link device test

* [test] add a flag to show some logs on stubbed snode

* [test] finish link of two device test. check both pubkey matches

* [test] add and use function to wrap erase+start+login+stub app

* [test] add method to login as friend and closed group test&messages

* Revert "[test] FIXME unsafe eval needed for now"

This reverts commit de5322fdae6cdab8e3b9bd9a52b7d172c9bc2d26.

* [test] apply review

* [test] fix lint

* [test] fix existing test with new spectron version

* [test] fix lint

* [test] refactor page objects

* [test] add delete account test

* [test] add unlink of two device test

* [test] make tiny waitForExists -> isExisting

* [test] add checks of link new device buttons

* upgrade fs-extra@9.0.0

* address pr review

* [test] fix spell_check test

Co-authored-by: Josh Perez <60019601+josh-signal@users.noreply.github.com>
5 years ago
Vincent d8a12aab0f conv tinkering 5 years ago
Vince 3a44c54937
Merge pull request #971 from konstantinullrich/#968-Session-ID-input-box-overflow-scroll
Add overflow-y auto to session-id-editable
5 years ago
Vincent f599c28470 organisation 5 years ago
Vincent 8e240d5218 Sending progress 5 years ago
Vincent 5087e86f7d Group options pane toggle 5 years ago
Vincent c7d96f2565 Marking messages as read completed 5 years ago
Vincent 9a6aafe99c Pull from clearnet 5 years ago
Vincent 7235ccff88 Emoji quick styling 5 years ago
Konstantin Ullrich 18a464fc58 Add a numeric TTL Countdown if the time left is under 1 minute 5 years ago
Vincent 6c2043753f Emoji panel init 5 years ago
Vincent 19a5571536 Protobuf init for attachments 5 years ago
Konstantin Ullrich d823850a9e Add overflow-y auto to session-id-editable to be able see the whole sessionID 5 years ago
Vincent fc99a04dda Playback rendering init 5 years ago
Vincent bf749b4e0b Play recording init 5 years ago
Vincent 2dc5885c88 Microphone timer 5 years ago
Vincent 8d8abf1e43 Waveform recording complete 5 years ago
Vincent 92fa697f90 Broken numbars 5 years ago
Vincent 74142fab28 Waveform dividing across fullwidth 5 years ago
Audric Ackermann 7ecf30cd9e
Merge pull request #918 from Bilb/no-border-under-contact-title
No underline under contacts title
5 years ago
Vincent 56ae7055cb Keyboard navigation 5 years ago
Vincent 3030b028eb Message selection 5 years ago
Vincent ab414ca10e Microphone 5 years ago
Audric Ackermann 370467a127
Merge pull request #878 from Bilb/group-profile-image
Group profile image upload
5 years ago
Vincent 3055e2345c File input prep 5 years ago
Vincent 5d11ef1457 Header props 5 years ago
Vincent a5905536fa Onload scroll to unread 5 years ago
Vincent 82f1f2d1b1 More scroll management 5 years ago
Vincent 752ee8a614 Message conditional rendering 5 years ago
Vincent d662fcfa1a Scrolling 5 years ago
Audric Ackermann f2f4b4be70
move pill divider in react and fix the bg 5 years ago
Audric Ackermann c2517adc89
No underline under contacts title 5 years ago
Audric Ackermann ad682b588a
make group image upload look same as edit profile upload 5 years ago
Vincent 57b20d2f1a Loading messages by id 5 years ago
Vincent ea4dc05009 Upgrade typescript, finding messaages 5 years ago
Audric Ackermann 6d5aed7de8
make upload of group picture work 5 years ago
Vince 4c12bb6c44
Update _conversation.scss
Fix bottom bar floating
5 years ago
Vince 39eb450274
Merge pull request #862 from Bilb/no-click-message-detail
disable section event in message detail view
5 years ago
Vincent 2c5e2df817 reactification conversationview bottombar initial 5 years ago
Audric Ackermann fe051cd762
bottom buttons bg = end of gradient of global background 5 years ago
Audric Ackermann 687aa6e412
disable section event in message detail view 5 years ago
Vince e2f74b0701
Merge pull request #853 from vincentbavitz/clearnet
More animations
5 years ago
Vincent 2e3ae0cf45 small fixes 5 years ago
Vincent ad48730300 More animations 5 years ago
Audric Ackermann a67a409150
Merge pull request #842 from Bilb/clearnet
separate update group name and group members dialog (add and remove m…
5 years ago
Vincent 7e5f967379 minor grunt fix 5 years ago
Vincent 01389aa802 More styles 5 years ago
Vincent 513e5e34df Styles 5 years ago
Vincent a1e4072ec1 Stylistic updated 5 years ago
Vincent 4d65fe76ab Updating tos & privacy links 5 years ago
Audric Ackermann ff10637a5a
separate update group name and group members dialog
(add and remove members are separated)
5 years ago
Vince 4fb178c092
Merge pull request #845 from vincentbavitz/clearnet
Disappearing messages in Channel Settings panel & SessionDropdown
5 years ago
Vince d4c73a3383
Merge pull request #846 from jian10au/fixissue801
change the user-select to text
5 years ago
Brian Jian Zhao 7fc34ca2f7 change the user-select to text 5 years ago
Vincent 30ccb81d3d Disappearing messages in Channel Settings panel 5 years ago
Vince 863e380f64
Merge pull request #844 from jian10au/fixissue832buttonstyles
Fixi ssue 832 - Button Styles
5 years ago
Brian Jian Zhao 5d6187dfcd ready for merging back to loki repo 5 years ago
Brian Jian Zhao 8a0e14de40 target the change to _mention.scss 5 years ago
Brian Jian Zhao 8fc293bc34 change overflow behaviour to auto for friend-selection-list 5 years ago
Brian Jian Zhao 86d7671b6e add padding-bottom to session-model to fix the position issue of buttons 5 years ago
Vincent 7b674bb8d8 Various UI improvements 5 years ago
Vincent 582bc71b99 Contacts section reformatting 5 years ago
Vincent 24839b3bf9 Contacts styling 5 years ago
Vincent cf0b9e45fa Emoji spacing & message highlight formatting 5 years ago
Vincent 2101abb911 Modal blurs and stylistic simplifications 5 years ago
Mikunj Varsani a75ef365b8 Fix device unlinking.
Fix session request being sent even if we have keys to setup a session.
Fix minor crash.
5 years ago
Vincent c5ff70c970 Message deletion fix 5 years ago
Vincent 821cf00b65 Closed group update message stylgin 5 years ago
Vincent b341ceaf76 Closed group joining completed w/o backend 5 years ago
Vincent 4fd2126fbe Fileserver update 5 years ago
Vincent 250a3ad6c1 Closed groups overlay integration 5 years ago
Vincent c5e0fe8503 Closed groups UI 5 years ago
Ryan Tharp d69a0a9fd4 lint 5 years ago
Vincent de4edf9252 CLosed groups ui initial listprops 5 years ago
Vince 5bbd136493
Merge pull request #758 from neuroscr/version-check
Version check, de-signal.org-ification
5 years ago
Vince d9320f6255
Merge pull request #776 from Bilb/fix-redesign-comments
Fix some redesign comments
5 years ago
Vincent c0a33a630f Join channel generalisation 5 years ago
Vincent 2d4bf2b3e2 Complete conditional message onboarding 5 years ago
Audric Ackermann 9a8eca2b50
fix panel-text-divider font-size and family 5 years ago
Audric Ackermann ac83097abb
fix green and white border under title in leftpane 5 years ago
Audric Ackermann 04bc4f1c12
make conversationlistitem title font wasa 5 years ago
Audric Ackermann bcf2c88cb9
fix font for session-search-input 5 years ago
Audric Ackermann f318c00925
reduce size of conversationHeader title font size 5 years ago
Audric Ackermann 1d90ed00e0
fix font of description to sfprodisplay 5 years ago
Vincent 31af2b60f1 Merge branch 'clearnet' of https://github.com/loki-project/loki-messenger into clearnet 5 years ago
Vincent 156f0d4127 various touchups 5 years ago
Audric Ackermann 68868de4e3
textarea sessionID SpaceMono font 5 years ago
Audric Ackermann 04db814d76
do not render session-id-editable border when textarea disabled 5 years ago
Audric Ackermann d8f83a1124
fix padding buttons overlay 5 years ago
Vincent bd034df8db linter 5 years ago
Vincent aeb04a3a44 onboarding messageview 5 years ago
Audric Ackermann 9f1812e5da
leftpane sections titles are Wasa bold 5 years ago
Vince 7cc4c6b80e
Merge pull request #766 from Bilb/fix-message-input-disabled-state
fix disabled state of message input on sent friendrequest
5 years ago
Audric Ackermann cc98cec72f
fix disabled state of message input on sent friendrequest 5 years ago
Vincent bff2b2b2f2 SASS fixup 5 years ago
Vincent 9dcc851ebd Updated all icon references 5 years ago
Vincent cf46548761 Simplification of keyup 5 years ago
Vincent f55e20d8ac Cleanup media view formatting 5 years ago
Vincent ae01b11478 Looking into keyboard navigation 5 years ago
Vincent c6ee021708 textarea centering 5 years ago
Ryan Tharp c80a6e922c make expired banner legible 5 years ago
Audric Ackermann 48b5e53e26
fix the textscramble for sessionID on registration 5 years ago
Audric Ackermann 736cd0f652
session-id-editable-textarea 5 years ago
Audric Ackermann 7867f4dceb
Merge branch 'clearnet' into brand-redesign 5 years ago
Vincent 4a7e2dece7 Password lock screen and delete data screen 5 years ago
Audric Ackermann bed1d5ac9d
fix height of leftpane overlay view 5 years ago
Audric Ackermann 432e3a72b9
hide description field in group panel for now 5 years ago
Vincent 0a525629ee Prevent illegal username and passwords 5 years ago
Vincent 4d690768a6 Scrolling button updated and animations to modals 5 years ago
Vincent a0a5a61b29 Various changes suggested by redesign overview 5 years ago
Vincent 3dd18a0c9c Profile picture upload, fixes and copy 5 years ago
Audric Ackermann 72d71e022a
fix position of delete account modal 5 years ago
Audric Ackermann b15fff0a2f
fix send-message line-height with multiple lines 5 years ago
Audric Ackermann 9ce5dd23ce
fix display of media items position in group panel 5 years ago
Audric Ackermann c0bacd0072
set css for all qrimage divs 5 years ago
Audric Ackermann b4cab22d92
fix blurred session-modal 5 years ago
Audric Ackermann 293eca0509 Merge branch 'brand-redesign' into clearnet 5 years ago
Vincent 56b1bcac01 Partial copy updates 5 years ago
Audric Ackermann d1d3c9a68b do not call MainHeader.render() in render of leftpane sections 5 years ago
Vincent 4fe82d28d9 Version info 5 years ago
Vincent 13be2a7b7b Slider time instantaneous, minor updates 5 years ago
Vincent eb544efd22 conversation fonts 5 years ago
Vincent b68b4d8a27 Formatting and button positioning 5 years ago
Vincent c369b0c553 Edit user profile complete 5 years ago
Audric Ackermann 25344685a2 merge 5 years ago
Vince 989f09e472
Merge branch 'brand-redesign' into brand-redesign 5 years ago
Vincent 6ab89a801b Settings lock completion 5 years ago
Vincent 69dc15ad70 Settings lock view; logic WIP 5 years ago
Audric Ackermann 0f4f5847ed fix lint 5 years ago
Audric Ackermann 64b067dfe1 fix lint 5 years ago
Audric Ackermann 37e3a1898f fix session unlock with password screen with session colors 5 years ago
Audric Ackermann c69219ebe4 resolve conversations 5 years ago
Audric Ackermann d08a14e711 fixed the bug flickering on hover in modals 5 years ago
Audric Ackermann 93a4b9f9db fix button brand hover and disabled state 5 years ago
Audric Ackermann 4d950f859b add back link device in settings in a dialog 5 years ago
Audric Ackermann 5207e00063 fix blurred dialog 5 years ago
Audric Ackermann 5de6014513 make the no-network alert a bit more session-like 5 years ago
Audric Ackermann b2f80fbd7f center spinner between conversation loading 5 years ago
Audric Ackermann 8bfab92213 add regex url check before joining channel 5 years ago
Audric Ackermann 956349a964 UserDetailsDialog show pubkey in a nice format 5 years ago
Audric Ackermann bfe7d63ee0 fix crown position for moderator user in conversationView 5 years ago
Audric Ackermann 02a9748f02 fix minor ui details 5 years ago
Audric Ackermann 396c2fa0d6 remove scss file which should not be here after merge 5 years ago
Vincent 643a19d1af Sass improvements 5 years ago
Vincent 010cf045cb optimisation of ternary & binary expr. 5 years ago
Vincent e065cc404f Password set, change and remove complete 5 years ago
Vincent 2439c6f95b Contextmenu left trigger fix for messageview 5 years ago
Vincent 3e57367ce6 Mentions view styles 5 years ago
Vincent c6f9ab9743 Left Pane search bar width 5 years ago
Vincent a64a34edcb Disclaimer modal and settings view cleanup 5 years ago
Vincent c26097554f settings optimisations 5 years ago
Audric Ackermann 67262c7eaa lint after merge and fix startup of app 5 years ago
Audric Ackermann 6ebbd3d171 replace px units in group panel.scss 5 years ago
Audric Ackermann a7f2072eb7 update invite friend dialog with session ui 5 years ago
Audric Ackermann d38fe318e4 fix delete message button position on conversation when showing right panel 5 years ago
Audric Ackermann d37b392514 make session-icon-button opacity hover change on padding too 5 years ago
Audric Ackermann 428aa7e6f2 make actionpanel buttons clickable even if click outside of svg 5 years ago
Audric Ackermann 1e69019efa fix delete button message placement when grouppanel is opened 5 years ago
Audric Ackermann 213db6c1ed fix lint 5 years ago
Audric Ackermann 43956709ad include the channel settings panel on right of conversation 5 years ago
Audric Ackermann ddaf62a499 add group settings page with media downladable and docs only 5 years ago
Audric Ackermann 1e79534615 make avatar in actionpanel not clickable 5 years ago
Audric Ackermann 68c54eb422 fix toast padding-top in title 5 years ago
Audric Ackermann d7dca5a9fb remove button borders on dialog 5 years ago
Audric Ackermann 5797365886 remove useless !important flag 5 years ago
Audric Ackermann 902e678a64 fix lint 5 years ago
Audric Ackermann c44437f62c add channel section and refactor closableOverlay 5 years ago
Audric Ackermann 407adab758 background lineargradient update 5 years ago
Audric Ackermann 9f31d026da fix ui for list on leftpane and conversationheader 5 years ago
Audric Ackermann 277acab2a5 smooth tab change animation leftpane 5 years ago
Audric Ackermann 73041ccef3 show receivedFriendRequest in a popup 5 years ago
Audric Ackermann 94ae4127b5 add link to our privacy policy 5 years ago
Audric Ackermann 4e2228ce87 hide default system border session-button 5 years ago
Audric Ackermann 84c315449f show nb of members on group chat when members.length>0 5 years ago
Audric Ackermann 7810d7ad43 fix contact-section content bg 5 years ago
Audric Ackermann 0e7f348c70 hide overflow on sessionID paste element 5 years ago
Audric Ackermann b49e85ad08 add the you have friend request title on contact section 5 years ago
Audric Ackermann ed60f98cd3 fix show bottom button add message compose view 5 years ago
Audric Ackermann 214679dece add registration errors show to user 5 years ago
Audric Ackermann b5aba194c9 add session-button hover effect 5 years ago
Audric Ackermann 3dd175fda2 update loading screen logo 5 years ago
Vincent d217c76647 mergable settingsview 5 years ago
Vincent b0658ba7ed settings toggling abstraction 5 years ago
Vincent b97c9ec8e4 SessionRadio 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 5360968a91 Add public server modal to message pane 5 years ago
Vincent 9f075125db Appview transforms are fixed and in place 5 years ago
Vincent 00f75ee9be Messages fix 5 years ago
Vincent 2b7af04587 Message selection fixed and optimised for speed 5 years ago
Vincent d20d62e8c6 Messages display temporary fix and panel optimisations 5 years ago
Vincent dd421d58f1 Theme switching. Need to update _session*_light 5 years ago
Vincent 8c9854dd90 Settings onClick functionality 5 years ago
Vincent f71dc98fcc Setting toggles configured 5 years ago
Vincent 505697bbcd App view change working 5 years ago
Vincent 0ee01fc8fd Search UI and caret 5 years ago
Vincent e7d3bc6d35 Settings view modals and categories 5 years ago
Vincent 589f77a85f Completed left panel for settings 5 years ago
Vince 1daf356630
Update _session.scss
Fix brace
5 years ago
Vincent 74fd0159eb Fix conflicts 5 years ago
Vincent dff4523efa Cleanups 5 years ago
Vincent 2d01275ede QR Code responds to theme changes 5 years ago
Vincent 2ede557a74 Modal additions incl. QR fixup and Seed View 5 years ago
Vincent 2caffa9289 Dependencies resorted and modal adjustments 5 years ago
Audric Ackermann ecaf37cc82 resolve merge issues 5 years ago
Audric Ackermann 634aaa36d4 update loading screens with session subtitle 5 years ago
Audric Ackermann 9f2fe45777 correct typo css class 5 years ago
Audric Ackermann 9cc6807b22 lint code 5 years ago
Audric Ackermann c9000c3f26 add the accept/decline buttons on friend requests in conversationslist 5 years ago
Audric Ackermann 33fe14c5e0 revert mistakely removed scss 5 years ago
Audric Ackermann 5d6dd5dab0 filter out conversation friend request in message view 5 years ago
Audric Ackermann 7bb0788a3a handle send friend request in addcontact page 5 years ago
Audric Ackermann af22bd7b33 add the leftpane overlay as reusable from subsections 5 years ago
Audric Ackermann 571af6c654 add contact section bottom buttons and empty list 5 years ago
Audric Ackermann c9a35ac89d add notification bubble on leftpane header 5 years ago
Audric Ackermann 1bbb3cedd4 render header from static method in LeftPane.tsx to be reused on subsection 5 years ago
Audric Ackermann 04227e7fb7 make the leftpane header a bit more generic to handle tabs 5 years ago
Audric Ackermann 7e02536e27 fix ui on user search view when long list of users 5 years ago
Audric Ackermann f271a24226 fix displayname searchbox to small on composeview 5 years ago
Audric Ackermann 791626c60e minor adjustements on userSearchDropdown 5 years ago
Audric Ackermann e4b36fe7f7 add start of user search dropdown in compose view 5 years ago
Audric Ackermann 28a27711e1 work on compose view 5 years ago
Audric Ackermann 98be71680d add session h1 h2 and h3 5 years ago
Audric Ackermann e3a0d15890 add showcompose on showcompose click 5 years ago
Audric Ackermann 7c726c8f47 move the enter session editable to a custom component 5 years ago
Audric Ackermann 7ba85921b1 replace loki with session on loading screens 5 years ago
Audric Ackermann 9aa45379a9 show visually the selected conversation 5 years ago
Audric Ackermann 3014b7ccba update conversation list item in messages view 5 years ago
Audric Ackermann d9c4e932e9 animate message background selection changes 5 years ago
Audric Ackermann 8d6ae29d87 conversation list item update unread border and count 5 years ago
Audric Ackermann 225f002648 add conversations with working search on leftpanel 5 years ago
Audric Ackermann c883d20bd7 add the left pane sections on main page 5 years ago
Vincent 8074756dc2 Infinte duration toasts 5 years ago
Vincent 66911d6f06 Connect to server modal semi-complete 5 years ago
Vincent 648cc2339c Working with deps 5 years ago
Vincent 659d4412bd QR code completion 5 years ago
Vincent ff7dbd6562 Globalised consts 5 years ago
Vincent 2419272608 Updated React dialogs to SessionModals 5 years ago
Vincent 228e4ca81e Adding session settings to utilise toggles 5 years ago
Vincent 8aac656107 Modals finished. Need to xfer all to React 5 years ago
Vincent 9afb8b4d5e Major rework of context menus 5 years ago
Vincent d0d5012e07 Fixed breaking sessionToggle issues 5 years ago
Vincent e9d543fe4a Dropdown generalisation and simplification 5 years ago
Vincent 12011a30d4 Inital dropdown, modal and toggle 5 years ago
Vincent 08cc218364 Fixed orderin of toasts with Maps 5 years ago
Vince 9cd27abf31
Merge branch 'brand-redesign' into brand-redesign 5 years ago
Vincent 597c177ced Syntactical sugar 5 years ago
Vincent 4d463c659c Filesize toast amend 5 years ago
Audric Ackermann 0d445ab948 make registration page look closer to design 5 years ago
Audric Ackermann 2c80dec146 add session brand icon on registration page 5 years ago
Audric Ackermann cca4b51c8f remove showSubtitle option on registration page 5 years ago
Audric Ackermann 2cc7f3ed20 fix merge issue 5 years ago
Audric Ackermann 49d5106b56 validate form registration on enter press 5 years ago
Audric Ackermann 1e7cd24b1b session button green borders turns white when hovered 5 years ago
Audric Ackermann f84e286ddc update show mnemonic button size 5 years ago
Audric Ackermann 1da1da80e9 add the eye button to show/hide mnemonic 5 years ago
Audric Ackermann 47101c85f7 add signin with mnemonic to sessionRegistration page 5 years ago
Audric Ackermann 25127e6c1e update font to ne monospaced in sessionID 5 years ago
Audric Ackermann 291e3b48a0 add i18n translation and use them in the app 5 years ago
Audric Ackermann 39c8456f8e add small animation on the a link of terms and condition 5 years ago
Audric Ackermann 82f56f50db move back session-icon-button to _session.scss 5 years ago
Audric Ackermann 4f889b3c69 big refactor of scss to include session- prefix everywhere 5 years ago
Audric Ackermann 6ac42a824e move all the registration page css to another scss file 5 years ago
Audric Ackermann 49ed9032ce remove .no-select and make most components not-selectable 5 years ago
Audric Ackermann 5b61f9a1fc add registration tabs and display signin with mnemonic seed 5 years ago
Audric Ackermann 6e8eb0aa4d fix sessionInput button show/hide visibility 5 years ago
Audric Ackermann 55e39a02b3 Add our custom SessionInput component and use it in the registration page 5 years ago
Audric Ackermann c5dd87bd4f add and use wasa font 5 years ago
Audric Ackermann 75c35633ab add clickhandler to SessionButton and the AccentText component 5 years ago
Ryan Tharp 60b595c5ef remove add moderator scroll bars 5 years ago
Vincent 94f6ee3f3b Inital toast UI 5 years ago
Vincent 02d23e972c Optimisations and SASS simplifcation 5 years ago
Ryan Tharp 2cf39cc1ed
Merge pull request #690 from neuroscr/multidevice-publicchat
Add/Remove Moderators interface
5 years ago
Vincent 0c4f57e57d Added session button types and session button colors 5 years ago
Ryan Tharp 5730a88c18 add/remove moderator modal dialogs 5 years ago
Vincent 98b4b18583 Added message selection inital functionality and added to buttons 5 years ago
Audric Ackermann 4999ececfd enlarged avatar when clicked in showUserDetailsDialog 5 years ago
Vincent c9887f7bc3 Exports simplification and message selection 5 years ago
Vincent 4d105f5c66 Simplified icons object 5 years ago
Vincent 141c0135fb Fixed styling 5 years ago
Vincent d62f1c6e22 Inital conversation restructuring 5 years ago
vincentbavitz 5632c3442a
Fixed margins on ButtonIcon 5 years ago
Vincent 3a03591e00 Built generalised Icon component as superclass to IconButton 5 years ago
Vincent 08bf89bdd1 Updated recommended changes and made simplifications 5 years ago
Vincent 211b9649ec Added temporary replacement font 5 years ago
Vincent 533ec4eedc Fixed syntax & linted 5 years ago
Vincent a6fb54233a Created generalised icon button component 5 years ago
Audric Ackermann 24e24681a6 add a custom session button 5 years ago
Audric Ackermann be5f932c08 fix lint 5 years ago
Audric Ackermann bd7f587aa7 Center avatar and display name in UserDetailsDialog 5 years ago
Audric Ackermann e3a8e5f73c UserDetailsDialog: set a separate className 5 years ago
Maxim Shishmarev aa35eb61fa
Merge pull request #659 from msgmaxim/invitations
Tweak style for group invitations in dark mode
5 years ago
Maxim Shishmarev 5a4ea93594
Merge pull request #653 from Bilb/clearnet
Fix the conversation horizontal scrollbar when only few conversations #560
5 years ago
Maxim Shishmarev 60eccd89ae Tweak style for group invitations in dark mode 5 years ago
Audric Ackermann c19b53d3fd Disable horizontal scrollbar on conversation list #560 5 years ago
Maxim Shishmarev 07c39523e9 Show appropriate message in group invitation dialog on no friends 5 years ago
Maxim Shishmarev a5fce17d8c public chat invitations 5 years ago
Maxim Shishmarev 8cd8c8d4f9
Merge pull request #610 from msgmaxim/profile-pictures
Enable custom profile pictures
5 years ago
Maxim Shishmarev 2990c95e40 Fix incorrect margins for public messages and friend request bubbles 5 years ago
Maxim Shishmarev 4dd314c18f Enable profile pictures 5 years ago
Beaudan Brown 685ada5cc5 Merge branch 'clearnet' into prep-merge 5 years ago
Maxim Shishmarev 8677fb15a0 Select multiple messages and bulk deletion 6 years ago
Maxim Shishmarev 7c05939f55 Add group admins and the ability to remove members from private groups 6 years ago
Maxim Shishmarev 0df5214979 Limit small private groups to 10 members 6 years ago
Maxim Shishmarev 9f81f67460 Can leave private group chats 6 years ago
Maxim Shishmarev 90f1d4a6aa Display error messages when creating/updating group chats 6 years ago
Maxim Shishmarev cf18572049 Adding new group members; establishing sessions between non-friends 6 years ago
Maxim Shishmarev 0d19b708f9 Creating private group chats between friends 6 years ago
Maxim Shishmarev 6c08852118
Merge pull request #593 from msgmaxim/not-friends
Fix incorrectly showing friend request as pending
6 years ago