Commit graph

1186 commits

Author SHA1 Message Date
Audric Ackermann
6e07ee42f5
cleanup network status view and some UI constants 2020-10-13 13:57:43 +11:00
Audric Ackermann
a652ec3b61
fix light theme in react refactor 2020-10-09 13:30:10 +11:00
Audric Ackermann
4d991d3992
Merge branch 'clearnet' into react-refactor 2020-10-08 17:23:55 +11:00
Audric Ackermann
dfff6c2149
Merge pull request #1374 from Bilb/hide-shorten-pubkey-except-public 2020-10-08 09:53:43 +11:00
Audric Ackermann
37dd7b87cc
remove right buttons on Message. use right click instead 2020-10-07 16:09:01 +11:00
Audric Ackermann
6e993da510
fix highlight of text selected for light mode 2020-10-07 11:08:36 +11:00
Audric Ackermann
d7e1d014a4
make right panel the correct size when window is tiny 2020-10-07 10:51:35 +11:00
Audric Ackermann
2279f0abc6
center uneditable profile name 2020-10-07 10:24:28 +11:00
Audric Ackermann
f57c85dc0d
hide pubkey when not needed on conversationHeader and listItem 2020-10-06 15:45:27 +11:00
Audric Ackermann
4578c635a6
render @ mention correctly with long title on ConversationListItem 2020-09-25 14:13:32 +10:00
Audric Ackermann
caa972d390
fix group member list for large count of member 2020-09-25 09:43:11 +10:00
Audric Ackermann
9295fe7c58
add opacity change on hovered clickable avatar 2020-09-21 14:14:12 +10:00
Audric Ackermann
afb1296c3d
center avatar on group panel 2020-09-14 16:39:43 +10:00
Audric Ackermann
217cc04ad1
cleanup avatar rendering and add a 64px size 2020-09-14 16:06:58 +10:00
Audric Ackermann
9584d0a1af
fix closed group avatar for conversationlistItem 2020-09-14 14:29:37 +10:00
Audric Ackermann
35ea6af27f
Add group avatar as on mobile: with multiple group members avatar 2020-09-11 15:06:48 +10:00
Audric Ackermann
1da4ae69c2
render NoteToSelf list item as a normal conversation 2020-09-10 15:52:36 +10:00
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)
2020-09-09 13:03:02 +10:00
Audric Ackermann
fae8ef8d5b
Merge pull request #1334 from Bilb/fix-left-border-blocked 2020-09-09 13:02:53 +10:00
Audric Ackermann
2aef1f3132
be sure blocked border is shown even with mention or unread 2020-09-09 10:39:55 +10:00
Audric Ackermann
f43ea3d940
fix size of sent badge on message detail view 2020-09-08 16:56:56 +10:00
Audric Ackermann
f682cbd9d0
fix the media panel with lots of media (bottom button hidden) 2020-09-08 16:15:03 +10:00
Audric Ackermann
252c45f635
Merge remote-tracking branch 'upstream/clearnet' into use-created-at-server-timestamp 2020-09-04 10:18:20 +10:00
Audric Ackermann
b5f31a4f3f
fix quote background and border 2020-09-03 16:39:44 +10:00
Audric Ackermann
71169a56fe
fix light theme attachment doc UI 2020-09-03 14:54:17 +10:00
Audric Ackermann
0b54fb2f0a
minor ui fix 2020-09-02 15:28:30 +10:00
Audric Ackermann
b38299edcb
reduce size of session logo on empty screen 2020-09-02 15:08:51 +10:00
Audric Ackermann
3d146348ac
reduce shadow of avatar upload 2020-09-02 15:08:35 +10:00
Audric Ackermann
f1cf93efad
fix emoji panel width 2020-09-02 14:46:05 +10:00
Audric Ackermann
cb911d4db1
fix members ui for light mode 2020-09-02 12:08:31 +10:00
Audric Ackermann
00994bcb4a
make most of the app rtl compatible (text based only) 2020-08-31 14:51:59 +10:00
Audric Ackermann
5909b7c807
cleanup scss 2020-08-31 10:05:39 +10:00
Audric Ackermann
89acda2d2f
fix animation highlited message to match android 2020-08-28 16:25:27 +10:00
Audric Ackermann
055234ef53
add animation for highlighted messages 2020-08-28 16:00:30 +10:00
Audric Ackermann
495683ec3d
fix theme input and cleanup 2020-08-28 15:28:06 +10:00
Audric Ackermann
c82d4e5f01
lint 2020-08-28 13:21:07 +10:00
Audric Ackermann
f305b27320
add shadow light for dark theme 2020-08-28 11:43:38 +10:00
Audric Ackermann
3173f01abf
rename actionPanelBorder to sessionBorder 2020-08-28 11:43:08 +10:00
Audric Ackermann
3e62d90e69
add small shadow to message selected and modal 2020-08-28 11:20:18 +10:00
Audric Ackermann
4ec51b55bf
fix delte message overlay size and add subtle function to just compute
color
2020-08-28 10:42:50 +10:00
Audric Ackermann
94bd47fb8c
add way to add icon to SessionConfirm dialog 2020-08-28 10:08:32 +10:00
Audric Ackermann
135cf64b5d
make bottom-buttons leftpane border lighter 2020-08-27 14:29:34 +10:00
Audric Ackermann
2c0c1016fd
make green button (brand button) filled with black rather than white on
light theme
2020-08-27 14:23:51 +10:00
Audric Ackermann
39941cb078
make registration background a bit darker 2020-08-27 14:19:10 +10:00
Audric Ackermann
864a9ee5ea
make light theme by default on registration 2020-08-27 14:19:09 +10:00
Audric Ackermann
f7d6da0ebc
remove useless css 2020-08-27 14:19:03 +10:00
Audric Ackermann
8f78334d84
lint 2020-08-27 10:00:24 +10:00
Audric Ackermann
f8cf59a0bf
clean unused css 2020-08-27 08:30:03 +10:00
Audric Ackermann
a23809950e
cleanup theme object 2020-08-26 16:32:07 +10:00
Audric Ackermann
7bb1007eee
remove unused clear-data template 2020-08-26 16:31:54 +10:00