Commit graph

76 commits

Author SHA1 Message Date
audric
bea704ecf0 bump react to 17 2021-08-04 10:52:24 +10:00
Audric Ackermann
a1ab816076
Merge remote-tracking branch 'upstream/clearnet' into add-message-bottom-keep-scroll 2021-08-02 14:41:57 +10:00
Audric Ackermann
3f065a7b0e
improve marking message as read with hooks 2021-07-30 16:12:36 +10:00
Warrick Corfe-Tan
31118ae51f Add notification icon to conversation list item. Add notification subtitle to conversation header on conversation screen. 2021-07-30 15:07:52 +10:00
Warrick Corfe-Tan
213ca58d75 Adding icons 2021-07-30 11:47:16 +10:00
Audric Ackermann
c6a394664f
bump electron-builder to 22.8.0 2021-07-30 09:39:09 +10:00
Brice-W
3995dbdeee oxen icon svg added 2021-07-28 16:45:46 +10:00
Brice-W
0d5e52678f add link to Oxen website in the settings (right icon missing) 2021-07-28 15:19:07 +10:00
Audric Ackermann
4ca5a4f093
fixup selected message in redux logic 2021-07-14 11:48:57 +10:00
Audric Ackermann
5b0b165ba9
Merge remote-tracking branch 'upstream/clearnet' into perf-improv 2021-07-12 13:01:23 +10:00
Audric Ackermann
97b9156562
improve performamce by memoizing avatar and menus 2021-07-06 17:14:00 +10:00
Warrick Corfe-Tan
4decda9cff Merge branch 'clearnet' into pin-conversations 2021-06-30 15:39:30 +10:00
Warrick Corfe-Tan
08db057ad9 Merge branch 'clearnet' into pin-conversations 2021-06-29 16:27:22 +10:00
Audric Ackermann
447f862ace
add some static glowing to the actionpanel light 2021-06-29 15:23:48 +10:00
Warrick Corfe-Tan
6dd7f34e4d Pin conversations WIP. Pinning functioning and persisting on conversation list. 2021-06-29 10:52:55 +10:00
Audric Ackermann
4eb76df60c
fix line on onion path modal 2021-06-28 15:02:02 +10:00
Audric Ackermann
a0b3e1c40f
add a gallery icon and cleanup 2021-06-24 16:22:01 +10:00
Audric Ackermann
e8020348b4
fix up onion path animation with no glowing nodes 2021-06-22 14:28:46 +10:00
Warrick Corfe-Tan
b92efb9fc6 minor animation tweak 2021-06-21 13:50:47 +10:00
Warrick Corfe-Tan
061cb38300 Linting and formatting changes applied. 2021-06-21 13:36:28 +10:00
Warrick Corfe-Tan
43855f9986 animation tweak to onion path status. 2021-06-21 10:25:29 +10:00
Warrick Corfe-Tan
0c5fd6236d lengthen glow animation cycle length. 2021-06-21 09:41:34 +10:00
Audric Ackermann
fa6fcfc829
Merge remote-tracking branch 'w/link-preview-dialog' into merge-dialogs 2021-06-18 16:56:08 +10:00
Audric Ackermann
651921590c
reduxify remaining dialogs 2021-06-18 16:44:28 +10:00
Warrick Corfe-Tan
f356c9b843 Yarn formatting. 2021-06-18 16:30:42 +10:00
Warrick Corfe-Tan
64545ec7c4 Merge branch 'merge-dialogs' of https://github.com/Bilb/loki-messenger into merge-dialogs 2021-06-18 15:56:46 +10:00
Audric Ackermann
93e43fe929
move conversation dialogs to redux store 2021-06-18 14:31:16 +10:00
Warrick Corfe-Tan
24749ddd5a Fixed onion path glow animation. 2021-06-18 10:31:05 +10:00
Audric Ackermann
c9d7f4a1ab
Merge remote-tracking branch 'w/onion-paths' into clearnet 2021-06-17 14:55:25 +10:00
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.
2021-06-02 15:57:56 +10:00
Audric Ackermann
b87faa9291
fix SessionIcon viewbox being out of bounds 2021-05-31 15:40:23 +10:00
Audric Ackermann
70e72cb92d
fix compile errors with SessionIcon 2021-05-31 14:11:20 +10:00
Audric Ackermann
5cab7908b4
add some test for partial path rebuilding 2021-05-19 15:54:31 +10:00
Lucas Phang
67bf0f0398 Add Circle SVG 2021-05-14 17:11:21 +10:00
Audric Ackermann
f7581cf4eb
increase prettier maxWidth to 100 2021-04-22 18:03:58 +10:00
Audric Ackermann
b0a229bf13 add Dialog on app start to ask to update SessionID 2020-12-16 16:35:30 +11:00
Audric Ackermann
a58a1a4fba fix text color of expire timer when image only message 2020-12-07 15:03:55 +11:00
Audric Ackermann
e1fbcade0f
move expiretimer bucket svg to ts & style them with styled-components 2020-12-04 14:48:11 +11:00
Audric Ackermann
15ae97e0a7
use OutgoingMessageStatus in ConversationListItem too
also, enable back the delivered/read status on message metadata
2020-12-04 10:53:28 +11:00
Audric Ackermann
0a6a49eda5 Add an Outgoing Message Status react component 2020-12-03 16:25:41 +11:00
Audric Ackermann
788cb2a5fc fetch theme for each dialog, as they are out of the themed tree for now 2020-12-03 13:47:32 +11:00
Audric Ackermann
e38be266c2 major rework of session icon => make them styled with styled-component 2020-12-03 12:09:39 +11:00
Audric Ackermann
4c0a988fe5
Move the metadata badges to use react functional components 2020-12-02 16:23:51 +11:00
Audric Ackermann
fe3cfb9e82
move all menu to react-contexify 2020-10-22 16:34:41 +11:00
Audric Ackermann
4d991d3992
Merge branch 'clearnet' into react-refactor 2020-10-08 17:23:55 +11:00
Audric Ackermann
d4a954e53f
add sun SessionIcon and a MAX size for SessionIconSize 2020-08-28 10:10:23 +10:00
Vincent
6078be1657 revive-ts-refactor 2020-07-08 17:12:34 +10:00
Vincent
83528f4b8d Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into refactor-ts-react 2020-07-08 16:42:30 +10:00
Vincent
711112d076 Remove channels 2020-05-07 13:51:39 +10:00
Vincent
f2ce52a3d5 Timer notifications rework 2020-04-06 15:34:35 +10:00