Audric Ackermann
|
84c315449f
|
show nb of members on group chat when members.length>0
|
6 years ago |
Maxim Shishmarev
|
0eda74d476
|
Fix not showing non-friend members in update group dialog
|
6 years ago |
Vincent
|
7b6e28eaab
|
Keyboard navigation wrt Modals
|
6 years ago |
Vincent
|
2ede557a74
|
Modal additions incl. QR fixup and Seed View
|
6 years ago |
Vincent
|
2419272608
|
Updated React dialogs to SessionModals
|
6 years ago |
Vincent
|
9afb8b4d5e
|
Major rework of context menus
|
6 years ago |
Vincent
|
08cc218364
|
Fixed orderin of toasts with Maps
|
6 years ago |
Ryan Tharp
|
404a2129af
|
Merge pull request #700 from neuroscr/multidevice-publicchat
Defeat caching of context menu
|
6 years ago |
Maxim Shishmarev
|
dcc3232b2b
|
Merge pull request #697 from msgmaxim/mentions-fix
Fix not awaiting on promises in mentions
|
6 years ago |
Ryan Tharp
|
7507b9c2ce
|
defeat caching of context menu, and remove unneeded parameter to getHeaderProps
|
6 years ago |
Audric Ackermann
|
2cc7f3ed20
|
fix merge issue
|
6 years ago |
Audric Ackermann
|
803b24ef16
|
fix lint
|
6 years ago |
Audric Ackermann
|
d5b8436f4d
|
integrate dangerouslySetInnerHTML into custom components and sanityze it before rendering
|
6 years ago |
Audric Ackermann
|
e2519c38e1
|
fix lint
|
6 years ago |
Ryan Tharp
|
472d5ed3be
|
correct menu for RSS conversations
|
6 years ago |
Maxim Shishmarev
|
efc03153d3
|
Fix not awaiting on promises in mentions
|
6 years ago |
Ryan Tharp
|
26ea0d3ce4
|
take out unneeded dollar signs
|
6 years ago |
Ryan Tharp
|
2761e89732
|
Make aspects of the HTML easier to style
|
6 years ago |
Ryan Tharp
|
0281338a39
|
fix tabIndex
|
6 years ago |
Vincent
|
fc235d6057
|
Completed message selection
|
6 years ago |
Vincent
|
0c4f57e57d
|
Added session button types and session button colors
|
6 years ago |
Ryan Tharp
|
9af91d228c
|
fix typo
|
6 years ago |
Ryan Tharp
|
5730a88c18
|
add/remove moderator modal dialogs
|
6 years ago |
Vincent
|
98b4b18583
|
Added message selection inital functionality and added to buttons
|
6 years ago |
Vincent
|
c2c084920a
|
Namespacing
|
6 years ago |
Vincent
|
c9887f7bc3
|
Exports simplification and message selection
|
6 years ago |
Vincent
|
10676f5573
|
Improved file structuring
|
6 years ago |
Vincent
|
a17964beb7
|
Using singular enum names rather than plural
|
6 years ago |
Vincent
|
141c0135fb
|
Fixed styling
|
6 years ago |
Vincent
|
d62f1c6e22
|
Inital conversation restructuring
|
6 years ago |
Ryan Tharp
|
37f4b8e8ed
|
use else
|
6 years ago |
Ryan Tharp
|
d58a835af4
|
enable updateGroup if a public chat channel mod
|
6 years ago |
Ryan Tharp
|
b152d186d5
|
handle public chat group update
|
6 years ago |
Vince
|
44ff75cc88
|
Fixed multi select by preventing select on clicking audio element in message list.
|
6 years ago |
Maxim Shishmarev
|
1020f54b60
|
Merge pull request #662 from Bilb/655-clickable-profile
clickable profile
|
6 years ago |
vincentbavitz
|
2e83881373
|
Merge pull request #652 from vincentbavitz/public-ban
Public ban
|
6 years ago |
Vince
|
a7a2f9289c
|
Updated references to hasModPerms to isModerator for code consistency
|
6 years ago |
Vince
|
e9068d56ce
|
Updated isModerator to senderIsModerator and fixed logic of isModerator function
|
6 years ago |
Audric Ackermann
|
acea116d4f
|
Revert "Message: click on avatar show userDetailModal"
This reverts commit 2c914c554d.
|
6 years ago |
Audric Ackermann
|
be5f932c08
|
fix lint
|
6 years ago |
Audric Ackermann
|
c61249e5e0
|
put event in the avatar element and trigger it in conversation header
|
6 years ago |
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.
|
6 years ago |
Audric Ackermann
|
9992a3da1d
|
Add a showUserDetails modal to display user's details
Relates #655
|
6 years ago |
Maxim Shishmarev
|
07c39523e9
|
Show appropriate message in group invitation dialog on no friends
|
6 years ago |
Beaudan Brown
|
43a91ab672
|
Linted
|
6 years ago |
Maxim Shishmarev
|
2ab0d084f1
|
Merge pull request #645 from msgmaxim/group-invites
Public chat invitations
|
6 years ago |
Beaudan Brown
|
a3d171884d
|
Added ban user right click functionality
|
6 years ago |
Ryan Tharp
|
6cde9aa263
|
Merge pull request #638 from neuroscr/multidevice-publicchat
Public Chat - home server refactor / read public chat avatars from home server
|
6 years ago |
Maxim Shishmarev
|
89e5e919f2
|
Address more review comments
|
6 years ago |
Maxim Shishmarev
|
a5fce17d8c
|
public chat invitations
|
6 years ago |
Maxim Shishmarev
|
9d50c21b29
|
Merge pull request #635 from msgmaxim/context-menu-select
Don't select messages when context menu is shown
|
6 years ago |
Ryan Tharp
|
f245007a8b
|
convert findMember to async
|
6 years ago |
Maxim Shishmarev
|
e738e07d3e
|
Add missing margin to typing indicator bubbles
|
6 years ago |
Maxim Shishmarev
|
8b2876dadc
|
Disable context menu and message selection for RSS feed
|
6 years ago |
Maxim Shishmarev
|
2262b41cd7
|
Prevent hiding the context menu by clicking away to also potentially select messages
|
6 years ago |
Maxim Shishmarev
|
2990c95e40
|
Fix incorrect margins for public messages and friend request bubbles
|
6 years ago |
Maxim Shishmarev
|
7c96990119
|
Correctly handle server errors in multi-deletion
|
6 years ago |
Maxim Shishmarev
|
8677fb15a0
|
Select multiple messages and bulk deletion
|
6 years ago |
Maxim Shishmarev
|
395daf3aba
|
Use Array.includes in place of Array.indexOf
|
6 years ago |
Maxim Shishmarev
|
a2f836c690
|
Address review comments
|
6 years ago |
Maxim Shishmarev
|
7c05939f55
|
Add group admins and the ability to remove members from private groups
|
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
|
f5e9a870f7
|
Add support for mentions in private group chats
|
6 years ago |
Maxim Shishmarev
|
90f1d4a6aa
|
Display error messages when creating/updating group chats
|
6 years ago |
Maxim Shishmarev
|
cf18572049
|
Adding new group members; establishing sessions between non-friends
|
6 years ago |
Maxim Shishmarev
|
0d19b708f9
|
Creating private group chats between friends
|
6 years ago |
Maxim Shishmarev
|
6c08852118
|
Merge pull request #593 from msgmaxim/not-friends
Fix incorrectly showing friend request as pending
|
6 years ago |
Maxim Shishmarev
|
e64ccbdd2b
|
Clean up RSS conversation
|
6 years ago |
Maxim Shishmarev
|
9e6f6d5a01
|
Fix incorrectly showing friend request as pending
|
6 years ago |
Maxim Shishmarev
|
16692696e0
|
address reviews
|
6 years ago |
Maxim Shishmarev
|
687e9db77b
|
Custom message rendering of mentions
|
6 years ago |
Maxim Shishmarev
|
1496a368e9
|
Add UI elements for searching and selecting members in a group chat
|
6 years ago |
Maxim Shishmarev
|
0d9e4bbf45
|
Only shorten pubkeys if name is present
|
6 years ago |
Maxim Shishmarev
|
08cab426c5
|
Shorten pubkeys in quotations too
|
6 years ago |
Mikunj
|
0b898612d9
|
Linting.
|
6 years ago |
Mikunj
|
0883b1b650
|
Updated styles.
Merge commit clearnet into mod-badges
|
6 years ago |
Beaudan Brown
|
e9a2b57d37
|
Show crown icon for moderators
|
6 years ago |
Beaudan Brown
|
72b3d02b52
|
Poll for moderators, store them on the conversation and use the list to determine our own mod status
|
6 years ago |
sachaaaaa
|
700c835782
|
Update ts/components/conversation/FriendRequest.md
Co-Authored-By: Mikunj Varsani <Mikunj@users.noreply.github.com>
|
6 years ago |
sachaaaaa
|
e5eab74b1b
|
Fix #355 Display timestamp for friend requests
|
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
|
a2cda31f1a
|
Remove delete option from more info
|
6 years ago |
Beaudan
|
616e952f8e
|
Add right click option to public chat messages to copy pubkey of sender
|
6 years ago |
Beaudan Campbell-Brown
|
f4e76f0576
|
Merge pull request #455 from neuroscr/public-delete
Public delete
|
6 years ago |
Beaudan Brown
|
ba72f55b03
|
Fix missing react key error
|
6 years ago |
Beaudan Brown
|
351fa09ad6
|
Only show delete option if have mod status and show different modal for mod deletion
|
6 years ago |
Beaudan Brown
|
e4ecc5b389
|
A prepare for message deletion
|
6 years ago |
Beaudan Brown
|
662c64f347
|
Remove ability to delete some rss conversations
|
6 years ago |
Ryan Tharp
|
9bd6b7a364
|
lint
|
6 years ago |
Ryan Tharp
|
a0e7ba252c
|
strip style and improving stripping regex
|
6 years ago |
Ryan Tharp
|
c57571fdfd
|
loki.network rss feed
|
6 years ago |
Beaudan
|
fce4d0ce79
|
Review cleanup
|
6 years ago |
Beaudan
|
86e55e5dc6
|
Clean up bold check
|
6 years ago |
Beaudan
|
3ea3a394e7
|
Only bold the profile name for messages
|
6 years ago |
Beaudan
|
958766dc65
|
Bold the profile name and truncate the pubkey
|
6 years ago |
Beaudan
|
3a5e6e2fd3
|
Lint
|
6 years ago |