audric
|
30327257ca
|
don't overflow char taking too much space
|
4 years ago |
audric
|
a814937c08
|
disable test for attachemnt read/write
as they are too much linked to the window object for now
|
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
|
8766cf3f8a
|
store offset before refresh of messagesList and restore it
|
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
|
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
|
b7df0788c2
|
move mentions state to the ConversationState
|
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 |
Audric Ackermann
|
29e3b6417c
|
Merge pull request #1784 from warrickct/transparent-pngs
Transparent pngs
|
4 years ago |
Brice-W
|
8256451ec6
|
enable pinning conversations
|
4 years ago |
Warrick Corfe-Tan
|
398e23256d
|
minor style tweak.
|
4 years ago |
Warrick Corfe-Tan
|
e84133ee1a
|
Merge branch 'clearnet' into transparent-pngs
|
4 years ago |
Warrick Corfe-Tan
|
4cdc852ea3
|
cherry-pick conflicts.
|
4 years ago |
Warrick Corfe-Tan
|
0aaf40637c
|
applying to outgoing messages
|
4 years ago |
Warrick Corfe-Tan
|
ee7e6e47fe
|
applying to outgoing messages
|
4 years ago |
Warrick Corfe-Tan
|
fb81fce331
|
formatting and linting.
|
4 years ago |
Warrick Corfe-Tan
|
c944fac426
|
Transparent background for images.
|
4 years ago |
Brice-W
|
829fd1c199
|
menu fixes
|
4 years ago |
Brice-W
|
e9f70d8c82
|
fix issue
|
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
|
4f98917eaf
|
clean
|
4 years ago |
Brice-W
|
1397107dff
|
fix issues
|
4 years ago |
Brice-W
|
db46c2960b
|
update in marking read message
|
4 years ago |
Audric Ackermann
|
3c0ea2b900
|
Merge pull request #1781 from Bilb/fix-link-device
fix link device. start polling for our pubkey
|
4 years ago |
audric
|
41c2ce67a7
|
fix link device. start polling for our pubkey
|
4 years ago |
Audric Ackermann
|
0e4d7ec21a
|
WIP
|
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
|
3e4aceabcf
|
temporary build binary on pr to clearnet
|
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 |
Audric Ackermann
|
7ffb480b64
|
Merge pull request #1779 from Brice-W/menu-update
Header and conversation menus updates
|
4 years ago |
Brice-W
|
46dc6c6275
|
pin conversations added to header menu
|
4 years ago |
Brice-W
|
5d7d58fe05
|
move NotificationForConvoOption declaration + getConversationNotificationSettingType created as used twice
|
4 years ago |
Brice-W
|
adab2b4506
|
add Notifications in conversations context menu
|
4 years ago |
Audric Ackermann
|
399041c5b3
|
cache identity pair and add some per measure
|
4 years ago |
Audric Ackermann
|
92b6e51ac5
|
disable foreign-keys sql as we don't use them
|
4 years ago |
Brice-W
|
14ef4cd39a
|
adding lastReadTimestamp property
|
4 years ago |