Commit graph

84 commits

Author SHA1 Message Date
Audric Ackermann
0e2d95be03
fix #805 select message only onclick on it 2020-02-14 14:46:18 +11:00
Vincent
c0a33a630f Join channel generalisation 2020-02-03 15:50:38 +11:00
Maxim Shishmarev
02320334f0 Remove P2P 2020-01-30 11:47:37 +11:00
Audric Ackermann
7e6bbe9c54 do not make highlighted message different for now 2020-01-22 15:52:43 +11:00
Vincent
98b4b18583 Added message selection inital functionality and added to buttons 2019-12-10 16:56:03 +11:00
Vincent
c2c084920a Namespacing 2019-12-09 16:23:33 +11:00
Vincent
c9887f7bc3 Exports simplification and message selection 2019-12-09 16:11:23 +11:00
Vincent
10676f5573 Improved file structuring 2019-12-09 15:42:12 +11:00
Vincent
a17964beb7 Using singular enum names rather than plural 2019-12-09 14:30:00 +11:00
Vincent
141c0135fb Fixed styling 2019-12-09 13:57:18 +11:00
Vincent
d62f1c6e22 Inital conversation restructuring 2019-12-09 13:48:04 +11:00
Vince
44ff75cc88 Fixed multi select by preventing select on clicking audio element in message list. 2019-11-29 14:00:54 +11:00
Maxim Shishmarev
1020f54b60
Merge pull request #662 from Bilb/655-clickable-profile
clickable profile
2019-11-29 11:02:36 +11:00
Vince
a7a2f9289c Updated references to hasModPerms to isModerator for code consistency 2019-11-28 16:44:46 +11:00
Vince
e9068d56ce Updated isModerator to senderIsModerator and fixed logic of isModerator function 2019-11-28 15:48:07 +11:00
Audric Ackermann
acea116d4f Revert "Message: click on avatar show userDetailModal"
This reverts commit 2c914c554d.
2019-11-28 14:58:51 +11:00
Audric Ackermann
be5f932c08 fix lint 2019-11-28 14:57:58 +11:00
Audric Ackermann
c61249e5e0 put event in the avatar element and trigger it in conversation header 2019-11-28 10:02:20 +11:00
Audric Ackermann
2c914c554d Message: click on avatar show userDetailModal
Disable the click on avatar because before it selected the message.
OnClick on avatar -> trigger event to show the UserDetails modal with this pubkey.
2019-11-28 10:02:20 +11:00
Audric Ackermann
9992a3da1d Add a showUserDetails modal to display user's details
Relates #655
2019-11-28 10:02:20 +11:00
Beaudan Brown
43a91ab672 Linted 2019-11-25 16:34:52 +11:00
Beaudan Brown
a3d171884d Added ban user right click functionality 2019-11-25 15:58:25 +11:00
Maxim Shishmarev
8b2876dadc Disable context menu and message selection for RSS feed 2019-11-19 16:32:03 +11:00
Maxim Shishmarev
2262b41cd7 Prevent hiding the context menu by clicking away to also potentially select messages 2019-11-19 13:51:01 +11:00
Maxim Shishmarev
2990c95e40 Fix incorrect margins for public messages and friend request bubbles 2019-11-19 10:35:47 +11:00
Maxim Shishmarev
7c96990119 Correctly handle server errors in multi-deletion 2019-11-06 13:22:21 +11:00
Maxim Shishmarev
8677fb15a0 Select multiple messages and bulk deletion 2019-11-06 10:26:21 +11:00
Maxim Shishmarev
f5e9a870f7 Add support for mentions in private group chats 2019-11-01 12:00:29 +11:00
Maxim Shishmarev
e64ccbdd2b Clean up RSS conversation 2019-10-31 17:40:26 +11:00
Maxim Shishmarev
687e9db77b Custom message rendering of mentions 2019-09-23 11:00:51 +10:00
Maxim Shishmarev
0d9e4bbf45 Only shorten pubkeys if name is present 2019-09-13 11:12:28 +10:00
Maxim Shishmarev
08cab426c5 Shorten pubkeys in quotations too 2019-09-12 17:25:05 +10:00
Mikunj
0b898612d9 Linting. 2019-09-11 15:18:18 +10:00
Mikunj
0883b1b650 Updated styles.
Merge commit clearnet into mod-badges
2019-09-11 14:58:34 +10:00
Beaudan Brown
e9a2b57d37 Show crown icon for moderators 2019-09-10 16:07:29 +10:00
Beaudan Brown
72b3d02b52 Poll for moderators, store them on the conversation and use the list to determine our own mod status 2019-09-10 12:57:57 +10:00
Beaudan
616e952f8e Add right click option to public chat messages to copy pubkey of sender 2019-09-02 10:49:50 +10:00
Beaudan Brown
351fa09ad6 Only show delete option if have mod status and show different modal for mod deletion 2019-08-30 15:02:17 +10:00
Beaudan Brown
e4ecc5b389 A prepare for message deletion 2019-08-30 15:01:16 +10:00
Ryan Tharp
c57571fdfd loki.network rss feed 2019-08-23 11:11:23 +10:00
Beaudan
fce4d0ce79 Review cleanup 2019-08-08 14:56:52 +10:00
Beaudan
86e55e5dc6 Clean up bold check 2019-08-08 14:56:52 +10:00
Beaudan
3ea3a394e7 Only bold the profile name for messages 2019-08-08 14:56:52 +10:00
Beaudan
958766dc65 Bold the profile name and truncate the pubkey 2019-08-08 14:56:52 +10:00
Beaudan
1d0067e6e5 Forgot to add this part 2019-08-08 14:56:52 +10:00
Mikunj
3a8111020e Merge v1.23.0
# Conflicts:
#	background.html
#	package.json
#	yarn.lock
2019-04-18 11:12:02 +10:00
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
2019-04-17 16:42:09 +10:00
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
2019-04-17 11:59:54 +10:00
Scott Nonnenberg
8c4d90df07 Send long text as an attachment instead of inline
Remove Android length warning

Handle incoming long message attachments

Show long download pending status in message bubble

Fix the width of the smallest spinner

Remove Android length warning from HTML templates
2019-03-14 17:30:46 -07:00
Scott Nonnenberg
b3ac1373fa Move left pane entirely to React 2019-03-12 17:44:14 -07:00