audric
|
e2c26e9819
|
add basic draft support (text only)
Relates #1791
|
4 years ago |
Audric Ackermann
|
a1ab816076
|
Merge remote-tracking branch 'upstream/clearnet' into add-message-bottom-keep-scroll
|
4 years ago |
Audric Ackermann
|
2c174bdac7
|
fix audio message autoplay as broken with perf improvements
fix bug making "trust contact" first audio message being played on click
to trust
|
4 years ago |
Warrick Corfe-Tan
|
a8a15e3f88
|
adding PR changes.
|
4 years ago |
Audric Ackermann
|
3f065a7b0e
|
improve marking message as read with hooks
|
4 years ago |
Warrick Corfe-Tan
|
31118ae51f
|
Add notification icon to conversation list item. Add notification subtitle to conversation header on conversation screen.
|
4 years ago |
Audric Ackermann
|
119b6e1baf
|
keep scrolled position when adding messages at the bottom
|
4 years ago |
Audric Ackermann
|
12d09bc896
|
preload messages when switching conversation
|
4 years ago |
Audric Ackermann
|
f9ecfccc0a
|
batch UI updates of message added events
|
4 years ago |
audric
|
c8f0150aaf
|
fix unread banner position when first unread is visible
|
4 years ago |
audric
|
c2b5ac68d6
|
don't rely on scrollheight to calculate for ui Updates
as it causes a layout complete refresh
|
4 years ago |
audric
|
e72885944b
|
use selector to sort and add first of serie flag
|
4 years ago |
audric
|
4f5072ee65
|
Merge remote-tracking branch 'upstream/clearnet' into perf-improv
|
4 years ago |
audric
|
b7df0788c2
|
move mentions state to the ConversationState
|
4 years ago |
audric
|
23e9a6d31c
|
move some actions to redux in hooks
|
4 years ago |
Audric Ackermann
|
0e4d7ec21a
|
WIP
|
4 years ago |
Audric Ackermann
|
a54345a42e
|
put back quote a message logic with hook
|
4 years ago |
Audric Ackermann
|
511adcf388
|
refactored right panel to hook
|
4 years ago |
Audric Ackermann
|
16d34a7137
|
moved conversations reducer to createSlice
|
4 years ago |
Audric Ackermann
|
5b0b165ba9
|
Merge remote-tracking branch 'upstream/clearnet' into perf-improv
|
4 years ago |
Audric Ackermann
|
ee4a0b9b1e
|
cleanedup redux action openConversationExternal
|
4 years ago |
Audric Ackermann
|
7f76ab274c
|
added a hook to fetch avatar of closed group members
|
4 years ago |
Audric Ackermann
|
4fbb0d48f2
|
remove index as key
|
4 years ago |
Brice-W
|
03891a9438
|
revert last commit
|
4 years ago |
Brice-W
|
21b8b9f35b
|
memory optimization
|
4 years ago |
Brice-W
|
c3bf2a4e96
|
fixes and tests
|
4 years ago |
Brice-W
|
75a20e5de7
|
simplification by using derived data
|
4 years ago |
Brice-W
|
4ddc00c9b6
|
set a limit numer to pinned conversations
|
4 years ago |
Audric Ackermann
|
672eb91975
|
add types for message props and remove props function calls msg
|
4 years ago |
Audric Ackermann
|
dd9341a196
|
remove i18n from props everywhere where possible
|
4 years ago |
Audric Ackermann
|
a26c5da6cb
|
Uniformize once and for all the conversation types
no more 'direct'. those are private convos
|
4 years ago |
Audric Ackermann
|
f7581cf4eb
|
increase prettier maxWidth to 100
|
4 years ago |
Audric Ackermann
|
08ce55f1a6
|
move LeftPane items to hooks
|
4 years ago |
Audric Ackermann
|
ea2c4437a3
|
cleanup models with unused events
also, sort message from DB and on redux by sent_at or received_at when
not a public group
|
4 years ago |
Audric Ackermann
|
5ec9722e00
|
autobind typescript class methods with autobind
|
4 years ago |
Audric Ackermann
|
a51f95d28c
|
move models to TS part1
|
4 years ago |
Audric Ackermann
|
02fb5783a4
|
remove regionCode and PhoneNumber.ts
|
4 years ago |
Audric Ackermann
|
2b92386399
|
debounce calls to write to db last message
|
4 years ago |
Audric Ackermann
|
a0703bc2f9
|
remove primary and secondary device separate status
|
4 years ago |
Audric Ackermann
|
135fc3b366
|
remove prekeys
|
4 years ago |
Audric Ackermann
|
fd18345c5a
|
remove handling of rss related things completely
|
4 years ago |
Audric Ackermann
|
dc0733968d
|
make moderators and groupAdmins a single name
|
4 years ago |
Audric Ackermann
|
15ae97e0a7
|
use OutgoingMessageStatus in ConversationListItem too
also, enable back the delivered/read status on message metadata
|
4 years ago |
Audric Ackermann
|
1503d83f3a
|
add ourPrimary convo to redux and update the actionPanel with it
|
5 years ago |
Audric Ackermann
|
2f2eb2ad53
|
link back backbone conversation events to redux store
|
5 years ago |
Audric Ackermann
|
ea617cbc57
|
remove stuff related to archived state for convo
|
5 years ago |
Audric Ackermann
|
4d991d3992
|
Merge branch 'clearnet' into react-refactor
|
5 years ago |
Audric Ackermann
|
b050a3740d
|
clean all updateConversation calls to convo.commit()
|
5 years ago |
Audric Ackermann
|
35ea6af27f
|
Add group avatar as on mobile: with multiple group members avatar
|
5 years ago |
Audric Ackermann
|
70b739d24f
|
update translation to match android - part 1
|
5 years ago |