audric
|
588ae85cda
|
fix at lat types for attachment
|
4 years ago |
audric
|
12ff3379e1
|
add key for all messages list so we can scroll to them programnatically
|
4 years ago |
audric
|
c8f0150aaf
|
fix unread banner position when first unread is visible
|
4 years ago |
audric
|
e72885944b
|
use selector to sort and add first of serie flag
|
4 years ago |
audric
|
6d34a60f94
|
improve performance by not loading all unread messages
|
4 years ago |
audric
|
4f5072ee65
|
Merge remote-tracking branch 'upstream/clearnet' into perf-improv
|
4 years ago |
audric
|
23e9a6d31c
|
move some actions to redux in hooks
|
4 years ago |
Audric Ackermann
|
6df84fbd1e
|
Merge pull request #1778 from Brice-W/focus-issue
Fix for focus issue
|
4 years ago |
Warrick Corfe-Tan
|
4cdc852ea3
|
cherry-pick conflicts.
|
4 years ago |
Brice-W
|
c38d2a5ea7
|
revert prev changes + marking read now based on received_at
|
4 years ago |
Audric Ackermann
|
a54345a42e
|
put back quote a message logic with hook
|
4 years ago |
Audric Ackermann
|
9a380b716b
|
put saveAttachemntToDisk outside of component
|
4 years ago |
Audric Ackermann
|
4ca5a4f093
|
fixup selected message in redux logic
|
4 years ago |
Audric Ackermann
|
787e3a32d0
|
remove count of unread in unread message banner
|
4 years ago |
Audric Ackermann
|
16d34a7137
|
moved conversations reducer to createSlice
|
4 years ago |
Audric Ackermann
|
63b81b4c8e
|
cleanup SessionMessageList p1
|
4 years ago |
Brice-W
|
151fc758c0
|
format
|
4 years ago |
Brice-W
|
2af9d9e15d
|
use of a custom hook to detect focus
|
4 years ago |
Audric Ackermann
|
f0fad6edfa
|
uniformized props for Message
|
4 years ago |
Brice-W
|
936f9a3efc
|
don't mark message as read if app isn't focused
|
4 years ago |
Audric Ackermann
|
f0db797a9a
|
fix loading of messages props
|
4 years ago |
Audric Ackermann
|
672eb91975
|
add types for message props and remove props function calls msg
|
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 |