Commit Graph

413 Commits (ee43d31665b54e8385edfaffc959c24725881e2d)

Author SHA1 Message Date
Warrick Corfe-Tan bfed4a88dd removing comments 4 years ago
Audric Ackermann 649a581dd2
make caret-color as text-color to make it for visible 4 years ago
audric 30327257ca don't overflow char taking too much space 4 years ago
Audric Ackermann 4eb76df60c
fix line on onion path modal 4 years ago
Warrick Corfe-Tan 00c7c8b969 vertical line wip. 4 years ago
Warrick Corfe-Tan fe474425ba wip vertical line. 4 years ago
Audric Ackermann 9bdd6ad139
add button to control speed playback on the player 4 years ago
Audric Ackermann e8020348b4
fix up onion path animation with no glowing nodes 4 years ago
Audric Ackermann bbbcfd54d6
rename all spacer-* to react component 4 years ago
Warrick Corfe-Tan b2dcb695f8 Fixed modal header styling for onion path dialog. 4 years ago
Warrick Corfe-Tan ec39f7ae9b Moved edit profile saving into edit profile component file. 4 years ago
Warrick Corfe-Tan 066e0d954e lights glowing but not yet in order.
WIP glow cycle.

Glow animation working.

Glow animation working, modal no longer interferring with left menu margins.

Cleaning up code. Adding PR suggestions.

Adding typing.

Refactor edit profile modal dialog to no longer use the signal code.
4 years ago
Warrick Corfe-Tan 22a32283b7 WIP Adding country and styling to modals. 4 years ago
Warrick Corfe-Tan d7b22e13e1 WIP: Onion path modal using redux state and refactored modals. 4 years ago
Warrick cb307790f6
WIP: User nicknames (#1618)
* WIP Adding change nickname dialog.

* WIP adding nickname change dialog.

* WIP nickname dialog.

* WIP: Able to set conversation nicknames. Next step cleaning and adding to conversation list menu.

* Fix message capitilisations.

* Add change nickname to conversation list menu.

* Enable clear nickname menu item.

* Added messages for changing nicknames.

* Clearing nicknames working from header and message list.

* Adding modal styling to nickname modal.

* Reorder nickname menu item positions.

* Add group based conditional nickname menu options to conversation header menu.

* minor tidying.

* Remove unused error causing el option.

* Formatting.

* Linting fixes.

* Made PR fixes

* Prioritise displaying nicknames for inviting new closed group members
and updating closed group members.
4 years ago
Audric Ackermann eb0ddd85f4
add zombies logic for member leaving and removing 4 years ago
Audric Ackermann a04bc0d225 center notification icon on settings and make label clickable 4 years ago
Audric Ackermann d655c397e0
make the isAdmin coming from the convo props and not the messages 4 years ago
Audric Ackermann 5c3cb0a165
make moderator dialogs the Session way 4 years ago
Audric Ackermann 72c96ea998
remove most of the SessionProtocol unused stuff
- prekeys
- SessionCipher
- LokiCipher
- endSession and the reset Session logic
- what we called Sessionprotocol manager (to keep track of session with
everyone)
4 years ago
Audric Ackermann b15984aa08
cosmetic UI for updateGroupMembersDialog 4 years ago
Audric Ackermann b0a229bf13 add Dialog on app start to ask to update SessionID 4 years ago
Audric Ackermann 3313c72ba7
set the min-width of a message to 150px 4 years ago
Audric Ackermann e9f186065d
do not shrink SessionSpinner 4 years ago
Audric Ackermann 5109f9fdda
remove ConversationLoadingScreen (unused) 4 years ago
Audric Ackermann dd4f591cf4
deleteAccount => show warning when recover will generate new SessionID 4 years ago
Audric Ackermann cb2f90f7f7
make SessioNotificationCount a styled component 4 years ago
Audric Ackermann e38be266c2 major rework of session icon => make them styled with styled-component 4 years ago
Audric Ackermann edd984e0f5
make quotes stay empty when there object isEmpty() 4 years ago
Audric Ackermann 30f93b2ad3
remove conversation stack 4 years ago
Audric Ackermann c039c89a26
remove resetMessageSelection() as unused and cleanup toast 4 years ago
Audric Ackermann 209fe460e4
lint and fix toast blur when dialog shwon 4 years ago
Audric Ackermann e613613416
show toast with react-toastify and make them a styled-component 4 years ago
Audric Ackermann c0cf53cdfa
enable back the logic of displaying avatar for first message in serie 4 years ago
Audric Ackermann d0bf8d54bc
fix theme of unlock settings with password 4 years ago
Audric Ackermann 3f538b9be1
render Session Verification Messages 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 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 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 b7f5a32570
add reply to message UI logic 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 6e993da510
fix highlight of text selected for light mode 5 years ago
Audric Ackermann caa972d390
fix group member list for large count of member 5 years ago
Audric Ackermann afb1296c3d
center avatar on group panel 5 years ago
Audric Ackermann 2aef1f3132
be sure blocked border is shown even with mention or unread 5 years ago
Audric Ackermann 252c45f635
Merge remote-tracking branch 'upstream/clearnet' into use-created-at-server-timestamp 5 years ago
Audric Ackermann 3d146348ac
reduce shadow of avatar upload 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 495683ec3d
fix theme input and cleanup 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 2c0c1016fd
make green button (brand button) filled with black rather than white on
light theme
5 years ago
Audric Ackermann f7d6da0ebc
remove useless css 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 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 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 422c2610b6
add light theme for leftpane conversation list view 5 years ago
Audric Ackermann b75bb71a22
Merge remote-tracking branch 'upstream/clearnet' into make-cheap-translations 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
Vincent d823e2a758 safety-number-view 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 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
Mikunj 248a061803 Fix create closed group overflow on small screen 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 ebc768887f Fix scrolling in settings 5 years ago
Mikunj d6374f53d6 Added scroll bars to modals 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
Vincent ffe30d4256 Merge new fonts 5 years ago
Vincent cf05d4ff6c revivify 5 years ago
Vincent 9b31824d36 Update default refs to accent 5 years ago
Vincent ed89f8c4b1 Update fonts and rework SASS 5 years ago
Audric Ackermann 67b6ef7ac9
make invite dialog width relative to window width 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 6cda163b27 upgrade typescript 5 years ago
Vincent dd67a6b7d6 Fontsize adjust 5 years ago
Vince 4d29218997
Merge branch 'clearnet' into fonts-open 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 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
Vincent d8a12aab0f conv tinkering 5 years ago
Vincent 9a6aafe99c Pull from clearnet 5 years ago
Vincent 6c2043753f Emoji panel init 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 bf749b4e0b Play recording init 5 years ago
Vincent 3030b028eb Message selection 5 years ago
Vincent ab414ca10e Microphone 5 years ago
Vincent d662fcfa1a Scrolling 5 years ago
Audric Ackermann ad682b588a
make group image upload look same as edit profile upload 5 years ago
Vincent 2c5e2df817 reactification conversationview bottombar initial 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
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 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