Audric Ackermann
|
a1ab816076
|
Merge remote-tracking branch 'upstream/clearnet' into add-message-bottom-keep-scroll
|
4 years ago |
Audric Ackermann
|
7365cb2291
|
Merge pull request #1819 from Brice-W/ban-and-delete-messages
'Ban user and delete all messages' added to menu
|
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 |
Brice-W
|
d8fa73d393
|
lint
|
4 years ago |
Brice-W
|
2c6821097d
|
adding Ban user and delete all his messages to the menu for moderators
|
4 years ago |
Warrick Corfe-Tan
|
2e05ed0922
|
removing comment. Running yarn ready.
|
4 years ago |
Audric Ackermann
|
57aa8cba69
|
cursor pointer on click to trust contact message body
|
4 years ago |
Warrick Corfe-Tan
|
a8a15e3f88
|
adding PR changes.
|
4 years ago |
Audric Ackermann
|
6e8d25e530
|
Fixes mentions in message body and resolve them quicker
Relates #1815
|
4 years ago |
Audric Ackermann
|
360cb52680
|
make all messages types a readable message
|
4 years ago |
Audric Ackermann
|
3f065a7b0e
|
improve marking message as read with hooks
|
4 years ago |
Warrick Corfe-Tan
|
1a973f6573
|
remove unused import
|
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
|
20f5c3b822
|
scroll to unread indicator rather than message on load convo
|
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
|
e5bbfc8c1e
|
transparency disabled if png and text are present
|
4 years ago |
Audric Ackermann
|
f9ecfccc0a
|
batch UI updates of message added events
|
4 years ago |
audric
|
316f37ae3d
|
fix a bug of attachment not loading in one to one chats
|
4 years ago |
Brice-W
|
9c61defc0b
|
small update
|
4 years ago |
Brice-W
|
bec9bd553e
|
Merge branch 'clearnet' of https://github.com/oxen-io/session-desktop into filter-expired-messages
|
4 years ago |
Brice-W
|
751d0b9348
|
clearTimout call added to checkExpired to avoid multiple calls to setExpired
|
4 years ago |
Brice-W
|
beca14982c
|
manage expired nessage deletion in setExpired
|
4 years ago |
audric
|
59baa08f73
|
Merge remote-tracking branch 'upstream/clearnet' into perf-improv
|
4 years ago |
Audric Ackermann
|
ece7f3e184
|
Merge pull request #1785 from warrickct/close-modals-easier
Close modals easier
|
4 years ago |
audric
|
bfc4b2b720
|
lint
|
4 years ago |
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
|
28924a63bb
|
removing some unusued imports.
|
4 years ago |
Warrick Corfe-Tan
|
4cdc852ea3
|
cherry-pick conflicts.
|
4 years ago |
Brice-W
|
9a420f85ce
|
fixes
|
4 years ago |
Brice-W
|
74147d8c3d
|
Merge branch 'clearnet' of https://github.com/oxen-io/session-desktop into focus-issue
|
4 years ago |
Brice-W
|
db46c2960b
|
update in marking read message
|
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
|
5c8bb358c6
|
mmeoise callbacks for right panel attachments
|
4 years ago |
Audric Ackermann
|
511adcf388
|
refactored right panel to hook
|
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
|
5d7d58fe05
|
move NotificationForConvoOption declaration + getConversationNotificationSettingType created as used twice
|
4 years ago |
Brice-W
|
151fc758c0
|
format
|
4 years ago |