This website works better with JavaScript.
Explore
Help
Register
Sign In
keejef
/
session-desktop
mirror of
https://github.com/oxen-io/session-desktop
Watch
2
Star
0
Fork
You've already forked session-desktop
0
Code
Issues
8
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
f8252ec1ec
unstable
feature/update-crowdin-translations
master
audit2
show
audit
v1.9.1
v1.9.0
v1.8.6
v1.8.5
v1.8.4
v1.8.3
v1.8.2
v1.8.1
v1.8.0
v1.7.9
v1.7.8
v1.7.7
v1.7.6
v1.7.5
v1.7.4
v1.7.3
v1.7.2
v1.7.1
v1.7.0
v1.6.9
v1.6.8
v1.6.7
v1.6.6
v1.6.5
v1.6.4
v1.6.3
v1.6.2
v1.6.11
v1.6.10
v1.6.1
v1.6.0
v1.5.5
v1.5.4
v1.5.3
v1.5.2
v1.5.1
v1.5.0
v1.4.9
v1.4.8
v1.4.7
v1.4.6
v1.4.5
v1.4.4
v1.4.3
v1.4.2
v1.4.11
v1.4.10
v1.4.1
v1.4.0
v1.3.1
v1.3.0
v1.2.1
v1.2.0
v1.14.3
v1.14.2
v1.14.1
v1.14.0
v1.13.2
v1.13.1
v1.13.0
v1.12.5
v1.12.4
v1.12.3
v1.12.2
v1.12.1
v1.12.0
v1.11.5
v1.11.4
v1.11.3
v1.11.2
v1.11.1
v1.11.0
v1.10.8
v1.10.7
v1.10.6
v1.10.5
v1.10.4
v1.10.3
v1.10.2
v1.10.1
v1.10.0
v1.1.2
v1.1.1
v1.0.9
v1.0.8
v1.0.7
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'f8252ec1ec'
${ noResults }
session-desktop
/
ts
/
components
/
conversation
History
Ryan Tharp
3969817a0a
lint
...
lint lint
6 years ago
..
media-gallery
…
AddMentions.tsx
lint
6 years ago
AddNewLines.md
…
AddNewLines.tsx
Add support for mentions in private group chats
6 years ago
AttachmentList.md
…
AttachmentList.tsx
…
BulkEdit.tsx
Select multiple messages and bulk deletion
6 years ago
ContactDetail.md
…
ContactDetail.tsx
…
ContactName.md
…
ContactName.tsx
Only shorten pubkeys if name is present
6 years ago
ConversationHeader.md
…
ConversationHeader.tsx
defeat caching of context menu, and remove unneeded parameter to getHeaderProps
6 years ago
CreateGroupDialog.tsx
Address review comments
6 years ago
EmbeddedContact.md
…
EmbeddedContact.tsx
…
Emojify.md
…
Emojify.tsx
Add support for mentions in private group chats
6 years ago
ExpireTimer.md
…
ExpireTimer.tsx
…
FriendRequest.md
Update ts/components/conversation/FriendRequest.md
6 years ago
FriendRequest.tsx
Fix incorrect margins for public messages and friend request bubbles
6 years ago
GroupInvitation.tsx
public chat invitations
6 years ago
GroupNotification.md
…
GroupNotification.tsx
Add group admins and the ability to remove members from private groups
6 years ago
Image.md
…
Image.tsx
Select multiple messages and bulk deletion
6 years ago
ImageGrid.md
…
ImageGrid.tsx
…
InviteFriendsDialog.tsx
fix typo
6 years ago
Linkify.md
…
Linkify.tsx
Fix missing react key error
6 years ago
MemberList.tsx
Add group admins and the ability to remove members from private groups
6 years ago
Message.md
…
Message.tsx
Fixed multi select by preventing select on clicking audio element in message list.
6 years ago
MessageBody.md
…
MessageBody.tsx
Address review comments
6 years ago
MessageDetail.md
…
MessageDetail.tsx
Fix tests, refactor menu items to please linter and lint
6 years ago
ModeratorsAddDialog.tsx
take out unneeded dollar signs
6 years ago
ModeratorsRemoveDialog.tsx
take out unneeded dollar signs
6 years ago
Quote.md
…
Quote.tsx
Add support for mentions in private group chats
6 years ago
ResetSessionNotification.md
…
ResetSessionNotification.tsx
…
SafetyNumberNotification.md
…
SafetyNumberNotification.tsx
…
StagedGenericAttachment.md
…
StagedGenericAttachment.tsx
…
StagedLinkPreview.md
…
StagedLinkPreview.tsx
…
StagedPlaceholderAttachment.md
…
StagedPlaceholderAttachment.tsx
…
TimerNotification.md
…
TimerNotification.tsx
…
Timestamp.md
…
Timestamp.tsx
…
TypingAnimation.md
…
TypingAnimation.tsx
…
TypingBubble.md
…
TypingBubble.tsx
Add missing margin to typing indicator bubbles
6 years ago
UpdateGroupDialog.tsx
use else
6 years ago
VerificationNotification.md
…
VerificationNotification.tsx
…
_contactUtil.tsx
…