Commit Graph

117 Commits

Author SHA1 Message Date
Audric Ackermann 6eb13e43e3
simplify a lot avatar props 2020-09-15 15:07:22 +10:00
Audric Ackermann b845ba9642
use a HOC to fetch closed group conversations for avatar rendering 2020-09-14 16:06:24 +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 84c7ce006b
fix ctx menu on repeated block/unblock 2020-09-09 11:16:33 +10:00
Audric Ackermann d3badba681
hide reset session from menu when user is blocked 2020-09-09 10:48:26 +10:00
Audric Ackermann 70b739d24f
update translation to match android - part 1 2020-08-17 11:36:25 +10:00
Audric Ackermann 9d4dff611f
simplify Copied xxx => Copied to clipboard 2020-08-14 11:25:31 +10:00
Audric Ackermann 66d3a2b86c
replace unsend with deleteForEveryone 2020-08-13 17:22:02 +10:00
Audric Ackermann 71004f04a2
add a getDeleteMenuItem and hide on open groups as
leave and delete messages does the same in fact
2020-08-13 16:45:11 +10:00
Audric Ackermann 58dd064e93
Merge remote-tracking branch 'upstream/clearnet' into fix-integration-tests 2020-08-07 10:00:37 +10:00
Audric Ackermann 3e56eb6133
add beta german translation copy pasted from android 2020-08-05 16:58:36 +10:00
Audric Ackermann 933eb73aa1
Merge remote-tracking branch 'upstream/clearnet' into fix-integration-tests 2020-08-03 11:48:00 +10:00
Audric Ackermann 592c31dfc0
fix tslint issues with spectron includes 2020-07-28 10:57:59 +10:00
Audric Ackermann 401c37c39e
make standardized menu, use them in ConversationHeader
and ConversationListItem
2020-07-24 16:40:44 +10:00
Audric Ackermann ce6263dc21
share ContextMenu item tests for ConversationListeItem and ConversationHeader 2020-07-24 11:24:37 +10:00
Audric Ackermann ffbba2480f
hide blocking option from UI for blocking groups 2020-07-23 16:16:52 +10:00
Audric Ackermann a121dd6694
show block/unblock option for closed group on contextmenu 2020-07-15 10:35:39 +10:00
Audric Ackermann fc5af07363
update UI when user blocks a group 2020-07-14 16:41:07 +10:00
Audric Ackermann eb9a838af1
remove friends from UI logic 2020-06-16 10:04:18 +10:00
Audric Ackermann 68b119fb69
remove FR logic from receiver and background.js 2020-06-15 11:44:14 +10:00
Mikunj e6139a5463 Merge branch 'clearnet' into message-sending-refactor 2020-06-05 13:05:23 +10:00
Audric Ackermann fa853538d0
LINT after prettier upgrade 2020-05-29 16:25:15 +10:00
Vincent 400e1ee0a8 rm forced leave 2020-05-13 14:21:16 +10:00
Vincent 235d4200bd rm archive 2020-05-13 08:29:24 +10:00
Vincent 3ab2b550e4 Remove archive conversation 2020-05-06 08:57:10 +10:00
Audric Ackermann f48136678e
use isKickedFromGroup to disable ui components 2020-04-14 09:56:30 +10:00
Vincent 9c9b8e08ef Remove redundant bool casting 2020-04-07 18:26:37 +10:00
Vincent 9229ee7482 Linted 2020-04-07 16:49:23 +10:00
Vincent 99200bb725 Message unsendability 2020-04-07 16:43:53 +10:00
Audric Ackermann 796a37189a
Disable disappearing message before friend request accepted
Hide nickname option fron menu in ConversationHeader for now
2020-04-03 10:02:22 +11:00
Vince 62abcfcdc6
Prevent rendering double avatars 2020-03-05 17:20:22 +11:00
Mikunj aeb349ea64 Unrelated lint... 2020-03-05 15:40:53 +11:00
Vince 06142c880a
Revert removal of header search icon
Rendering is still disabled.
2020-03-05 15:14:56 +11:00
Ryan Tharp a53fcee1bd lint 2020-03-03 18:42:42 -08:00
Ryan Tharp 1792e2d952 add editGroupNameOrPicture to gear 2020-03-03 18:39:51 -08:00
Konstantin 99bb9a2c30
Remove redundant braces
Co-Authored-By: Mikunj Varsani <Mikunj@users.noreply.github.com>
2020-02-25 09:12:39 +01:00
Konstantin Ullrich 05a15dc9cd Small Code formating 2020-02-24 19:50:31 +01:00
Konstantin Ullrich c731241689 Remove search icon in message view 2020-02-24 19:23:30 +01:00
Audric Ackermann a67a409150
Merge pull request #842 from Bilb/clearnet
separate update group name and group members dialog (add and remove m…
2020-02-14 03:55:20 +00:00
Vincent 01389aa802 More styles 2020-02-14 14:25:36 +11:00
Audric Ackermann ff10637a5a
separate update group name and group members dialog
(add and remove members are separated)
2020-02-13 16:21:52 +11:00
Ryan Tharp 6ff5175a74 remove copyId and block user on RSS feeds 2020-02-04 23:09:30 -08:00
Vincent f526ee0d96 gruntify 2020-02-05 16:46:59 +11:00
Vincent 4fd2126fbe Fileserver update 2020-02-05 10:08:55 +11:00
Vincent 250a3ad6c1 Closed groups overlay integration 2020-02-05 09:59:55 +11:00
Vince d9320f6255
Merge pull request #776 from Bilb/fix-redesign-comments
Fix some redesign comments
2020-02-03 17:08:20 +11:00
Audric Ackermann e4c8ece08c
reduce triple dots conversation header icon size 2020-01-31 15:11:50 +11:00
Vincent aeb04a3a44 onboarding messageview 2020-01-31 13:31:25 +11:00
Audric Ackermann 7867f4dceb
Merge branch 'clearnet' into brand-redesign 2020-01-29 11:55:26 +11:00
Maxim Shishmarev 8ce066b802 Display subscriber count for open chats 2020-01-24 16:31:33 +11:00