Vincent
|
aeb04a3a44
|
onboarding messageview
|
5 years ago |
Audric Ackermann
|
7867f4dceb
|
Merge branch 'clearnet' into brand-redesign
|
5 years ago |
Maxim Shishmarev
|
8ce066b802
|
Display subscriber count for open chats
|
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 |
Audric Ackermann
|
25344685a2
|
merge
|
5 years ago |
Vincent
|
d0a8b933e9
|
Add friends to server Session'isation
|
5 years ago |
Vincent
|
643a19d1af
|
Sass improvements
|
5 years ago |
Vincent
|
010cf045cb
|
optimisation of ternary & binary expr.
|
5 years ago |
Vincent
|
2439c6f95b
|
Contextmenu left trigger fix for messageview
|
5 years ago |
Audric Ackermann
|
1d63bc3203
|
add required props in grouppanel to handle disappearing message sets
|
5 years ago |
Audric Ackermann
|
ab0ff9c3ad
|
rename showUserDetails -> avatarClick for conversationHeader
|
5 years ago |
Audric Ackermann
|
89ba00e213
|
remove unused import
|
5 years ago |
Audric Ackermann
|
73041ccef3
|
show receivedFriendRequest in a popup
|
5 years ago |
Audric Ackermann
|
84c315449f
|
show nb of members on group chat when members.length>0
|
5 years ago |
Vincent
|
7b6e28eaab
|
Keyboard navigation wrt Modals
|
5 years ago |
Vincent
|
2ede557a74
|
Modal additions incl. QR fixup and Seed View
|
5 years ago |
Vincent
|
9afb8b4d5e
|
Major rework of context menus
|
5 years ago |
Vincent
|
08cc218364
|
Fixed orderin of toasts with Maps
|
5 years ago |
Ryan Tharp
|
7507b9c2ce
|
defeat caching of context menu, and remove unneeded parameter to getHeaderProps
|
5 years ago |
Ryan Tharp
|
472d5ed3be
|
correct menu for RSS conversations
|
5 years ago |
Vincent
|
fc235d6057
|
Completed message selection
|
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 |
Vincent
|
c2c084920a
|
Namespacing
|
5 years ago |
Vincent
|
10676f5573
|
Improved file structuring
|
5 years ago |
Vincent
|
a17964beb7
|
Using singular enum names rather than plural
|
5 years ago |
Vincent
|
141c0135fb
|
Fixed styling
|
5 years ago |
Vincent
|
d62f1c6e22
|
Inital conversation restructuring
|
5 years ago |
Ryan Tharp
|
d58a835af4
|
enable updateGroup if a public chat channel mod
|
5 years ago |
Audric Ackermann
|
be5f932c08
|
fix lint
|
5 years ago |
Audric Ackermann
|
c61249e5e0
|
put event in the avatar element and trigger it in conversation header
|
5 years ago |
Maxim Shishmarev
|
a5fce17d8c
|
public chat invitations
|
6 years ago |
Maxim Shishmarev
|
0df5214979
|
Limit small private groups to 10 members
|
6 years ago |
Maxim Shishmarev
|
0490e5c668
|
Clean up conversation options for groups
|
6 years ago |
Maxim Shishmarev
|
9f81f67460
|
Can leave private group chats
|
6 years ago |
Maxim Shishmarev
|
cf18572049
|
Adding new group members; establishing sessions between non-friends
|
6 years ago |
Maxim Shishmarev
|
9e6f6d5a01
|
Fix incorrectly showing friend request as pending
|
6 years ago |
Beaudan Brown
|
5247bc56b7
|
Address review
|
6 years ago |
Beaudan Brown
|
870dc7f904
|
Fix tests, refactor menu items to please linter and lint
|
6 years ago |
Beaudan Brown
|
66459ac4bd
|
Remove most of the right click and cog menu options for the public chats
|
6 years ago |
Beaudan Brown
|
662c64f347
|
Remove ability to delete some rss conversations
|
6 years ago |
Beaudan
|
3a5e6e2fd3
|
Lint
|
6 years ago |
Beaudan
|
1fc2173d9b
|
Update header template to display group names properly and update migration to only store name for public chat
|
6 years ago |
Beaudan
|
47ac247f83
|
Comment out the show all media button
|
6 years ago |
Mikunj
|
1f03e04d8c
|
Merge commit 'c75a756b2a58bd4a79890e34673d95d9f17f3f01' into signal-1.23
# Conflicts:
# js/views/conversation_view.js
# package.json
# ts/components/ConversationListItem.tsx
# ts/components/conversation/ConversationHeader.tsx
|
6 years ago |
Mikunj
|
12ce0140de
|
Left pane changes.
Merge commit 'b3ac1373fa64117fe2a9ccfddf3712f1826c06d9' into signal-1.23
# Conflicts:
# _locales/en/messages.json
# background.html
# js/background.js
# js/conversation_controller.js
# js/models/conversations.js
# js/models/messages.js
# js/views/conversation_list_item_view.js
# js/views/conversation_list_view.js
# js/views/conversation_search_view.js
# js/views/inbox_view.js
# libtextsecure/account_manager.js
# package.json
# stylesheets/_global.scss
# stylesheets/_index.scss
# stylesheets/_modules.scss
# test/_test.js
# test/index.html
# test/models/conversations_test.js
# test/views/conversation_search_view_test.js
# ts/components/ConversationListItem.tsx
# ts/components/MainHeader.tsx
# ts/components/conversation/ConversationHeader.tsx
# ts/components/conversation/ResetSessionNotification.tsx
|
6 years ago |
Mikunj
|
e343a04eea
|
Merge commit '18b5b7c046436f2defab2e20407e22da180bf97b' into signal-1.22
# Conflicts:
# app/sql.js
# background.html
# config/default.json
# js/background.js
# js/models/conversations.js
# js/models/messages.js
# js/modules/data.js
# js/signal_protocol_store.js
# js/views/conversation_search_view.js
# libtextsecure/message_receiver.js
# libtextsecure/sendmessage.js
# main.js
# package.json
# preload.js
# test/index.html
# ts/components/Avatar.tsx
# ts/components/conversation/ConversationHeader.md
# ts/components/conversation/ConversationHeader.tsx
|
6 years ago |
Scott Nonnenberg
|
b3ac1373fa
|
Move left pane entirely to React
|
6 years ago |