Warrick Corfe-Tan
|
213ca58d75
|
Adding icons
|
4 years ago |
Audric Ackermann
|
d14807d2ab
|
Merge remote-tracking branch 'upstream/clearnet' into add-message-bottom-keep-scroll
|
4 years ago |
Audric Ackermann
|
20f5c3b822
|
scroll to unread indicator rather than message on load convo
|
4 years ago |
Audric Ackermann
|
c6a394664f
|
bump electron-builder to 22.8.0
|
4 years ago |
Audric Ackermann
|
8970daf292
|
Merge pull request #1812 from Bilb/fix-replying-focus-input
fix replying to message focus composition box
|
4 years ago |
Audric Ackermann
|
61277a5397
|
fix replying to message focus composition box
Relates #1808
|
4 years ago |
Audric Ackermann
|
99f862dd0f
|
fix send link preview keep being shown
Relates #1810
|
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 |
Brice-W
|
3995dbdeee
|
oxen icon svg added
|
4 years ago |
Brice-W
|
0d5e52678f
|
add link to Oxen website in the settings (right icon missing)
|
4 years ago |
Audric Ackermann
|
77a6be3432
|
Merge pull request #1793 from Brice-W/group-edition-fix
Fix for name change and adding members in groups
|
4 years ago |
Brice-W
|
eb3851592c
|
lint
|
4 years ago |
Brice-W
|
bfa68fc9b5
|
add isGroup test
|
4 years ago |
Brice-W
|
b89f55dd02
|
update displayed buttons on groups
|
4 years ago |
audric
|
4b8778d071
|
fix markRead using timestamp of now when scroll to bottom
|
4 years ago |
audric
|
1054278a54
|
disable search in messages for now
|
4 years ago |
audric
|
dbf6a0183f
|
remove unread top banner on scroll to bottom
|
4 years ago |
audric
|
e82d51fff0
|
do not show warning about link preview if they are already ON
|
4 years ago |
audric
|
59baa08f73
|
Merge remote-tracking branch 'upstream/clearnet' into perf-improv
|
4 years ago |
Audric Ackermann
|
5d1d21f715
|
Merge pull request #1788 from warrickct/send-seed-confirmation
Send seed confirmation
|
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
|
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 |
Warrick Corfe-Tan
|
966012016b
|
Popup confirmation before sending a message containing the users recovery phrase.
|
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 |
Warrick Corfe-Tan
|
ca4dec9fda
|
linting, formatting, testing
|
4 years ago |
Warrick Corfe-Tan
|
28924a63bb
|
removing some unusued imports.
|
4 years ago |
Warrick Corfe-Tan
|
3fca7ef4de
|
remove unused imports.
|
4 years ago |
Warrick Corfe-Tan
|
973df5d245
|
clicking outside of confirmation modal body closes confirmation modal.
|
4 years ago |
Brice-W
|
e9f70d8c82
|
fix issue
|
4 years ago |
Brice-W
|
74147d8c3d
|
Merge branch 'clearnet' of https://github.com/oxen-io/session-desktop into focus-issue
|
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 |
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
|
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
|
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
|
e8f0c4aaec
|
move libloki to webworker and remove unused stuff in it
|
4 years ago |
Audric Ackermann
|
1b2a644e7a
|
fixed crash on leftpaneContactSection
|
4 years ago |
Audric Ackermann
|
3e27a397d7
|
bump version of node-sass
|
4 years ago |
Brice-W
|
2af9d9e15d
|
use of a custom hook to detect focus
|
4 years ago |
Audric Ackermann
|
5b0b165ba9
|
Merge remote-tracking branch 'upstream/clearnet' into perf-improv
|
4 years ago |
Audric Ackermann
|
f0fad6edfa
|
uniformized props for Message
|
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 |
Brice-W
|
936f9a3efc
|
don't mark message as read if app isn't focused
|
4 years ago |
Audric Ackermann
|
016461f506
|
mark message as read on click on scroll to bottom button
|
4 years ago |
Audric Ackermann
|
b385a9b101
|
test with better-sqlite3 bindings
|
4 years ago |
Audric Ackermann
|
bf76abacee
|
Merge pull request #1770 from Brice-W/pin-conversations
Pin conversations
|
4 years ago |
Brice-W
|
5252dd40e3
|
fixes
|
4 years ago |
Brice-W
|
f1e4cbaabf
|
clean
|
4 years ago |
Audric Ackermann
|
4fbb0d48f2
|
remove index as key
|
4 years ago |
Brice-W
|
14cecb1216
|
menu item creation moved to getPinConversationMenuItem
|
4 years ago |
Brice-W
|
ff7f201e04
|
add feature flag
|
4 years ago |
Brice-W
|
c3bf2a4e96
|
fixes and tests
|
4 years ago |
Audric Ackermann
|
97b9156562
|
improve performamce by memoizing avatar and menus
|
4 years ago |
Brice-W
|
b2deeb39be
|
clean
|
4 years ago |
Brice-W
|
75a20e5de7
|
simplification by using derived data
|
4 years ago |
Audric Ackermann
|
87a8385629
|
move timerOptions to redux
|
4 years ago |
Audric Ackermann
|
e451cdd78f
|
rename message props to messageProps
|
4 years ago |
Audric Ackermann
|
c8aa73626e
|
do not load right panel data unless it is visibl
|
4 years ago |
Brice-W
|
e3aa500ba0
|
i18n labels for pin conversations limit
|
4 years ago |
Brice-W
|
4ddc00c9b6
|
set a limit numer to pinned conversations
|
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 |
Brice-W
|
dcd8da87ca
|
fix errors
|
4 years ago |
Brice-W
|
6b8a4ffc6c
|
display link preview popup only time
|
4 years ago |
Warrick Corfe-Tan
|
4decda9cff
|
Merge branch 'clearnet' into pin-conversations
|
4 years ago |
Warrick Corfe-Tan
|
535a66b879
|
minor tidying
|
4 years ago |
Warrick Corfe-Tan
|
cf6ac09300
|
Refactor to functional components
|
4 years ago |
Audric Ackermann
|
e9714f8db8
|
Merge pull request #1734 from Bilb/fix-clear-all-data
add loading for leaving opengroup dialog
|
4 years ago |
Warrick Corfe-Tan
|
563dff64ae
|
yarn linting and formatting,
|
4 years ago |
Warrick Corfe-Tan
|
36cf05db1b
|
Switched conversation pin state.
|
4 years ago |
Warrick Corfe-Tan
|
08db057ad9
|
Merge branch 'clearnet' into pin-conversations
|
4 years ago |
Warrick Corfe-Tan
|
49415e3bf0
|
Yarn formatting and linting.
|
4 years ago |
Warrick Corfe-Tan
|
264f97663e
|
Persisting conversation pin statuses.
|
4 years ago |
Audric Ackermann
|
447f862ace
|
add some static glowing to the actionpanel light
|
4 years ago |
Audric Ackermann
|
e85f69a144
|
use our retrieve status as isOnline status
|
4 years ago |
Warrick Corfe-Tan
|
60b3032833
|
Exclude showing pin icon and menu item for contacts list.
|
4 years ago |
Audric Ackermann
|
19555b99a0
|
Merge pull request #1723 from Bilb/poll-less-often-group-not-active
Poll less often group not active
|
4 years ago |
Warrick Corfe-Tan
|
6dd7f34e4d
|
Pin conversations WIP. Pinning functioning and persisting on conversation list.
|
4 years ago |
Audric Ackermann
|
10702088e2
|
allow sending messages even if our app is expired
|
4 years ago |
Audric Ackermann
|
3424796212
|
Merge pull request #1735 from Bilb/vertical-line-onion
Vertical line on onion path modal
|
4 years ago |