Audric Ackermann
940ad57f83
rework the way unread count works
...
we no longer refresh on each message read, only once the whole
conversation is read.
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
e0e0830d3b
remove all ratchet when needed to get fresh senderKey from members
5 years ago
Audric Ackermann
baaca1a29f
switch medium or closed group deeper in code
5 years ago
Audric Ackermann
82bc050ddd
always create a closed group the type set in the feature flag
...
speaking about enableSenderKeys
5 years ago
Audric Ackermann
58d85c0f8e
fix methods order
5 years ago
Audric Ackermann
ceab8228fc
close leftpane overlay on message sent to that conversation
5 years ago
Audric Ackermann
b845ba9642
use a HOC to fetch closed group conversations for avatar rendering
5 years ago
Audric Ackermann
35ea6af27f
Add group avatar as on mobile: with multiple group members avatar
5 years ago
Audric Ackermann
0721d469db
increase timeout allowed for joining open group
5 years ago
Audric Ackermann
0b6c915f8f
update translation to match android - part 2
5 years ago
Audric Ackermann
ad4c024530
Merge remote-tracking branch 'upstream/clearnet' into make-cheap-translations
5 years ago
Audric Ackermann
d108630f22
add a toastUtils file and replace all pushToast calls in ts files
5 years ago
Audric Ackermann
d4254b0bda
fix input translation for searches with android translations
5 years ago
Audric Ackermann
eb3ee8f6b0
make leftpane overlay closer to android
5 years ago
Audric Ackermann
3945c6b208
Merge remote-tracking branch 'upstream/clearnet' into react-refactor
5 years ago
Audric Ackermann
933eb73aa1
Merge remote-tracking branch 'upstream/clearnet' into fix-integration-tests
5 years ago
Audric Ackermann
12ec5beb95
fix bug preventing loading of out of view cells in conversations list
5 years ago
Audric Ackermann
8558764768
fix open group integration tests
5 years ago
Vincent
54b7d9a21b
Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into refactor-ts-react
5 years ago
Audric Ackermann
c7daf55a65
close overlay when open group is joined
5 years ago
Audric Ackermann
aa635e9cd3
trigger opengroup sync when joining an open group
5 years ago
Audric Ackermann
880e039652
handle grantSignature undefined
5 years ago
Audric Ackermann
126f18278f
handle message sent success for opengroups events correctly
5 years ago
Vincent
83528f4b8d
Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into refactor-ts-react
5 years ago
Vincent
4574407b41
finally-clause
5 years ago
Vincent
8b8510cf71
finally-clause
5 years ago
Vincent
6cb05c3677
review-fixes
5 years ago
Vincent
3a3d412542
linted
5 years ago
Vincent
3bc7d95d47
closed-group-contacts-redux
5 years ago
Vincent
e72970fdc7
load-conv-public
5 years ago
Vincent
a005aa8a2e
onLoading join
5 years ago
Vincent
6111cb2d17
server-regex-tighten
5 years ago
Vincent
f6ae5386e9
getting opengroup conversation
5 years ago
Vincent
39b41cb222
joining-open-groups
5 years ago
Audric Ackermann
eb9a838af1
remove friends from UI logic
5 years ago
Audric Ackermann
66de8d9648
remove plenty of the friend logic
5 years ago
Maxim Shishmarev
2fdca61257
Lint
5 years ago
Maxim Shishmarev
3561ac49c0
UI and some integrations tests for sender keys
5 years ago
Vincent
fe7b22dbc3
Groups not friends
5 years ago
Vincent
1cd716d053
Removed comments
5 years ago
Vincent
34ecc5a751
Finalisation; working FRs from secondary;
5 years ago
Vincent
60ddaa14be
Prevent multiple FR conversations
5 years ago
Vincent
9778d8f793
remove-comments
5 years ago
Vincent
21a95ce587
Closable overlay finished
5 years ago
Vincent
5c02dc9371
sorting-tinkers
5 years ago
Vincent
711112d076
Remove channels
5 years ago
Vincent
9a6aafe99c
Pull from clearnet
5 years ago
Vincent
74142fab28
Waveform dividing across fullwidth
5 years ago
Vincent
548db7150d
Start message selection reactification
5 years ago
Audric Ackermann
06aeb126c2
enable search by username in message view #928
5 years ago
Vincent
bf5badda3b
Working conversation openning
5 years ago
Vincent
ea4dc05009
Upgrade typescript, finding messaages
5 years ago
Vincent
2c5e2df817
reactification conversationview bottombar initial
5 years ago
Mikunj Varsani
beb4cdbed8
Closed group fixes. ( #816 )
...
* Fix group updates not syning
* Fix leaving closed groups
* Fix incorrect members being shown on create group dialog
* Linting
* Fix create closed group showing our own conversation
5 years ago
Mikunj Varsani
ce4909cd29
Disable join public chat prompt
5 years ago
Vincent
de4edf9252
CLosed groups ui initial listprops
5 years ago
Vincent
c0a33a630f
Join channel generalisation
5 years ago
Vincent
2d4bf2b3e2
Complete conditional message onboarding
5 years ago
Vincent
31af2b60f1
Merge branch 'clearnet' of https://github.com/loki-project/loki-messenger into clearnet
5 years ago
Vincent
156f0d4127
various touchups
5 years ago
Vincent
bd034df8db
linter
5 years ago
Vincent
aeb04a3a44
onboarding messageview
5 years ago
Audric Ackermann
7bd01516f4
trim pubkey when user can enter one to remove whitespaces
5 years ago
Audric Ackermann
736cd0f652
session-id-editable-textarea
5 years ago
Audric Ackermann
d1d3c9a68b
do not call MainHeader.render() in render of leftpane sections
5 years ago
Audric Ackermann
213db6c1ed
fix lint
5 years ago
Audric Ackermann
ddaf62a499
add group settings page with media downladable and docs only
5 years ago
Audric Ackermann
902e678a64
fix lint
5 years ago
Audric Ackermann
c44437f62c
add channel section and refactor closableOverlay
5 years ago
Audric Ackermann
71c47ba87a
show toast when user tries to start a conversation with an empty recipient id
5 years ago
Audric Ackermann
9f31d026da
fix ui for list on leftpane and conversationheader
5 years ago
Audric Ackermann
ed60f98cd3
fix show bottom button add message compose view
5 years ago
Vincent
6a4df71421
Resolved suggestions in reivew
5 years ago
Vincent
8de2ce9e23
Theme toggle and settings abstraction
5 years ago
Vincent
5360968a91
Add public server modal to message pane
5 years ago
Vincent
dd421d58f1
Theme switching. Need to update _session*_light
5 years ago
Vincent
505697bbcd
App view change working
5 years ago
Audric Ackermann
9cc6807b22
lint code
5 years ago
Audric Ackermann
34fde5f71a
contact list, show receivedfriendrequest, then sent, then friends
5 years ago
Audric Ackermann
5d6dd5dab0
filter out conversation friend request in message view
5 years ago
Audric Ackermann
af22bd7b33
add the leftpane overlay as reusable from subsections
5 years ago
Audric Ackermann
571af6c654
add contact section bottom buttons and empty list
5 years ago
Audric Ackermann
1bbb3cedd4
render header from static method in LeftPane.tsx to be reused on subsection
5 years ago
Audric Ackermann
8b40bacc70
rename LeftPaneSections to ActionsPanel
5 years ago
Audric Ackermann
04227e7fb7
make the leftpane header a bit more generic to handle tabs
5 years ago
Audric Ackermann
6aa2ebd0b9
toast compose with invalidpubkey and trigger open conversation from compose
5 years ago
Audric Ackermann
e4b36fe7f7
add start of user search dropdown in compose view
5 years ago
Audric Ackermann
f241440855
conversation search: do not show user or friends results
5 years ago
Audric Ackermann
28a27711e1
work on compose view
5 years ago
Audric Ackermann
98be71680d
add session h1 h2 and h3
5 years ago
Audric Ackermann
e3a0d15890
add showcompose on showcompose click
5 years ago
Audric Ackermann
7c726c8f47
move the enter session editable to a custom component
5 years ago
Audric Ackermann
225f002648
add conversations with working search on leftpanel
5 years ago