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.
a21751c611
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 'a21751c611'
${ noResults }
session-desktop
/
ts
/
components
/
conversation
History
audric
a21751c611
open convo on last unread, and can scroll up
3 years ago
..
composition
Merge remote-tracking branch 'upstream/clearnet' into cleanup-attachment
3 years ago
media-gallery
remove unused .md files for components
3 years ago
message
split up load more messages from top or bottom
3 years ago
AddMentions.tsx
make conversation screen closer to mobile UI part1
4 years ago
AddNewLines.tsx
do not replace new lines with br in messages
4 years ago
ContactName.tsx
Fixed contact names not showing for search results
3 years ago
ConversationHeader.tsx
refactor menu items to react components
3 years ago
Emojify.tsx
fix emoji being inserted into mentions identifier
4 years ago
ExpireTimer.tsx
make sure we do not useInterval if not expiring for expiretimer
3 years ago
H5AudioPlayer.tsx
rename authorPhoneNumber to what ever makes more sense
3 years ago
Image.tsx
make the DL spinner a styled component
3 years ago
ImageGrid.tsx
Move scale/resize and attachment logic to typescript
3 years ago
Linkify.tsx
Removing at regex test preventing some urls from rendering as links.
4 years ago
SessionConversation.tsx
split up load more messages from top or bottom
3 years ago
SessionConversationDrafts.ts
refactor most of the components to outside of their Session folder (
#2072
)
3 years ago
SessionEmojiPanel.tsx
refactor most of the components to outside of their Session folder (
#2072
)
3 years ago
SessionFileDropzone.tsx
refactor most of the components to outside of their Session folder (
#2072
)
3 years ago
SessionLastSeenIndicator.tsx
refactor most of the components to outside of their Session folder (
#2072
)
3 years ago
SessionMessagesList.tsx
open convo on last unread, and can scroll up
3 years ago
SessionMessagesListContainer.tsx
open convo on last unread, and can scroll up
3 years ago
SessionQuotedMessageComposition.tsx
refactor most of the components to outside of their Session folder (
#2072
)
3 years ago
SessionRecording.tsx
Move scale/resize and attachment logic to typescript
3 years ago
SessionRightPanel.tsx
open convo on last unread, and can scroll up
3 years ago
SessionStagedLinkPreview.tsx
fix up types for link preview generations
3 years ago
StagedAttachmentList.tsx
Session 1.7.1 (
#1908
)
4 years ago
StagedGenericAttachment.tsx
remove i18n from props everywhere where possible
4 years ago
StagedLinkPreview.tsx
fix up types for link preview generations
3 years ago
StagedPlaceholderAttachment.tsx
increase prettier maxWidth to 100
4 years ago
TimerNotification.tsx
refactor most of the components to outside of their Session folder (
#2072
)
3 years ago
Timestamp.tsx
make sure we do not useInterval if not expiring for expiretimer
3 years ago
TypingAnimation.tsx
do not render typing animation at all if not typing
4 years ago
TypingBubble.tsx
cleanup SessionCompositionBox
3 years ago