Brice-W
|
2af9d9e15d
|
use of a custom hook to detect focus
|
4 years ago |
Brice-W
|
936f9a3efc
|
don't mark message as read if app isn't focused
|
4 years ago |
Audric Ackermann
|
d686076ba8
|
Merge remote-tracking branch 'upstream/clearnet' into play-custom-speed-button
|
4 years ago |
Audric Ackermann
|
9bdd6ad139
|
add button to control speed playback on the player
|
4 years ago |
Warrick Corfe-Tan
|
fc31f8d2b1
|
Merge branch 'clearnet' into audio-messages-play-all
|
4 years ago |
Audric Ackermann
|
9e5d33d849
|
trigger download for past messages when trusting contact
|
4 years ago |
Warrick Corfe-Tan
|
856ced056a
|
Minor tidying.
|
4 years ago |
Warrick Corfe-Tan
|
d35f3f9e62
|
WIP: audio autoplay working with consecutive messages. Next step store state on shutdown and rename variables.
|
4 years ago |
Audric Ackermann
|
013df7fa2c
|
Merge remote-tracking branch 'upstream/clearnet' into fix-onion-path-light-orange
|
4 years ago |
Warrick Corfe-Tan
|
e2ce6c35ee
|
PR fixes.
|
4 years ago |
Audric Ackermann
|
788493e856
|
remove some unused props for messages
|
4 years ago |
Audric Ackermann
|
9ed030fac6
|
fix moderator add/remove
|
4 years ago |
Warrick Corfe-Tan
|
061cb38300
|
Linting and formatting changes applied.
|
4 years ago |
Warrick Corfe-Tan
|
9730471d59
|
Added ability to toggle playback speed for audio messages via context menu,
|
4 years ago |
Audric Ackermann
|
93e43fe929
|
move conversation dialogs to redux store
|
4 years ago |
Audric Ackermann
|
c9d7f4a1ab
|
Merge remote-tracking branch 'w/onion-paths' into clearnet
|
4 years ago |
Warrick Corfe-Tan
|
7c82ccb3e9
|
user details modal refactor functioning.
|
4 years ago |
Audric Ackermann
|
dd9341a196
|
remove i18n from props everywhere where possible
|
4 years ago |
Audric Ackermann
|
722f240f3d
|
fix deduplication based on serverTimestamp
|
4 years ago |
Audric Ackermann
|
4a98d911a2
|
add a HeaderOption to change the notification settings for each convo
|
4 years ago |
Audric Ackermann
|
5289d4c2aa
|
add joinable rooms on opengroupv2 joining screen
|
4 years ago |
Audric Ackermann
|
e274313f23
|
add and remove Moderatos opengroupv2 (not yet working server side)
|
4 years ago |
Audric Ackermann
|
5916ce5cbe
|
add the ban/unban logic for opengroupv2
|
4 years ago |
Audric Ackermann
|
f7581cf4eb
|
increase prettier maxWidth to 100
|
4 years ago |
Audric Ackermann
|
ccf8a31ae3
|
move Attachments and Attachments_test to typescript
|
4 years ago |
Audric Ackermann
|
ed30be5334
|
fix attachments loading for avatar and exporting files
|
4 years ago |
Audric Ackermann
|
b76ce0f2ff
|
update models to TS part2
|
4 years ago |
Audric Ackermann
|
a51f95d28c
|
move models to TS part1
|
4 years ago |
Audric Ackermann
|
3d47d7d0e8
|
remove EbeddedContact components
|
4 years ago |
Audric Ackermann
|
34e5648681
|
fix metadatabadges for closed group
do not show crown nor Mod badge
|
4 years ago |
Audric Ackermann
|
273eedc6a9
|
remove hasSignalAccount and Sealed Sender unused
|
4 years ago |
Audric Ackermann
|
dc68c80504
|
fix refresh of moderator list and removed unused proto
|
4 years ago |
Audric Ackermann
|
ce8bc84de0
|
add way to add/remove moderators from the message click handler
|
4 years ago |
Audric Ackermann
|
5c3cb0a165
|
make moderator dialogs the Session way
|
4 years ago |
Audric Ackermann
|
fd18345c5a
|
remove handling of rss related things completely
|
4 years ago |
Audric Ackermann
|
20c806be2d
|
fix being able to remove messages from anyone as a moderator
|
4 years ago |
Audric Ackermann
|
dc0733968d
|
make moderators and groupAdmins a single name
|
4 years ago |
Audric Ackermann
|
6a776b56f6
|
fix ban of users on open group
|
4 years ago |
Audric Ackermann
|
2fe6b11e89
|
move ConversationController to typescript
|
4 years ago |
Audric Ackermann
|
0f328d5f28
|
disable links while on selectionMode
Fixes #795 as the image click already selects the messages while on
selection mode
|
4 years ago |
Audric Ackermann
|
5109f9fdda
|
remove ConversationLoadingScreen (unused)
|
4 years ago |
Audric Ackermann
|
766a9f9c45
|
fix theme for voice messages and recording
|
4 years ago |
Audric Ackermann
|
7f5515cf6b
|
split Message metadatas rendering to a sub component
|
4 years ago |
Audric Ackermann
|
0a6a49eda5
|
Add an Outgoing Message Status react component
|
4 years ago |
Audric Ackermann
|
e38be266c2
|
major rework of session icon => make them styled with styled-component
|
4 years ago |
Audric Ackermann
|
f0a58b01b0
|
remove calculatingPow animation on msg => use the one for sending
|
4 years ago |
Audric Ackermann
|
4c0a988fe5
|
Move the metadata badges to use react functional components
|
4 years ago |
Audric Ackermann
|
8cc2cd6581
|
rename textPending to bodyPending
not even sure we need it for Session
this is used when the users sends a really large body => it is sent as
an attachment
|
4 years ago |
Audric Ackermann
|
29eb528d1f
|
remove signal gear icon, and show back ours on calculatingPow
this is used for a message in the message list and in the conversation
list item
|
4 years ago |
Audric Ackermann
|
88cd58e7ff
|
trigger theme switch with user theme on app start
|
4 years ago |