Audric Ackermann
0d3e515843
fix max size of closed group back to 100
4 years ago
Audric Ackermann
608345f7f0
Revert "bump to v1.4.9"
...
This reverts commit 258a7b83e8
.
4 years ago
Audric Ackermann
9ffe8a84d3
bump to v1.4.9
4 years ago
Audric Ackermann
ad1d54ad5e
force ubuntu-18.04 for github actions
...
building on ubuntu 20.04 was causing issue with a too recent glibc for
some users dependent on ubuntu 18.04 or similar (elementary OS)
The issue arise as github action ubuntu-latest was upgraded recently too
ubuntu 20.04.
This fix forces the app to be built on ubuntu 18.04
Relates #1471
4 years ago
Audric Ackermann
49ca1a0f82
fix registration continue your session button not shown for recovery
4 years ago
Audric Ackermann
4d0c7aad06
Bump to v1.4.8
4 years ago
Audric Ackermann
85b9f22b04
allow back to leave an open group
4 years ago
Audric Ackermann
5a7c8ffa35
fix previews sent on next message if they are resolved too late
4 years ago
Audric Ackermann
846f396545
show Delete conversation menu when we got removed from the group too
4 years ago
Audric Ackermann
874e3f863b
remove unused worker
4 years ago
Audric Ackermann
1d5d098b06
be able to remove a closed group once we left it already
4 years ago
Audric Ackermann
89ea946b3f
disable sending of explicit group updates for now - only receiving is ON
4 years ago
Audric Ackermann
267a3e6bf6
disable closedgroup update groups for now
4 years ago
Audric Ackermann
ebd94ce15c
fix order of added new group in leftPane
4 years ago
Audric Ackermann
3b3378a2ee
finish explicit group updates
4 years ago
Audric Ackermann
3342c7fd26
lint
4 years ago
Audric Ackermann
1d85a6dc5f
trigger new message onError while handling a request
4 years ago
Audric Ackermann
7054385d4a
remove body pending loading of message > 2000.
...
Also remove the limit when sending text messages
4 years ago
Audric Ackermann
0fe026ab15
Fix the password length limit when not setting a new password
...
Relates #1446
4 years ago
Audric Ackermann
a51f95d28c
move models to TS part1
4 years ago
Audric Ackermann
6e11c6db2e
remove all reference to closed group update v2
4 years ago
Audric Ackermann
999e6fc712
replace GroupUpdateV2 in proto to ClosedGroupControlMessage
4 years ago
Audric Ackermann
79028ebaeb
remove isUnidentifiedDelivery
4 years ago
Audric Ackermann
c5ad206239
fix message added not shwon on SessionMessageList
4 years ago
Audric Ackermann
3d47d7d0e8
remove EbeddedContact components
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
c7d6e940ce
speed up loading of messages by removing db call to fetch our pubkey
4 years ago
Audric Ackermann
8b8fe66615
update profile of users when getting profile from opengroup message
4 years ago
Audric Ackermann
34e5648681
fix metadatabadges for closed group
...
do not show crown nor Mod badge
4 years ago
Audric Ackermann
9645c210dd
skip updateLastMessage for inactive convos
...
those are the ones created when getting messages on a public group.
they are not shown on the conversation list
4 years ago
Audric Ackermann
13df6c476e
remove isClosable for convo as it is unused
4 years ago
Audric Ackermann
b218611831
remove contactCollection in convos.
4 years ago
Audric Ackermann
a6cecd33e3
remove ContactDetails unused
4 years ago
Audric Ackermann
273eedc6a9
remove hasSignalAccount and Sealed Sender unused
4 years ago
Audric Ackermann
ec46a4d0c2
Merge pull request #1445 from Bilb/clean-and-moderator-dialog-update
...
Clean and moderator dialog update
4 years ago
Audric Ackermann
eadfbc9f6d
Merge remote-tracking branch 'upstream/clearnet' into clean-and-moderator-dialog-update
4 years ago
Audric Ackermann
b4c71c419a
Merge pull request #1448 from Bilb/fix-profile-updates-forc-onvo
...
fix profile updates when flag is set (do not drop message)
4 years ago
Audric Ackermann
bb037f7edb
fix profile updates when flag is set (do not drop message)
4 years ago
Audric Ackermann
d655c397e0
make the isAdmin coming from the convo props and not the messages
4 years ago
Audric Ackermann
9dc5cdf247
rename create_dialog view to update_group_dialog
4 years ago
Audric Ackermann
dc68c80504
fix refresh of moderator list and removed unused proto
4 years ago
Audric Ackermann
ec9bd4a3a9
remove unused proto files and ProvisioningCipher.js
4 years ago
Audric Ackermann
ce8bc84de0
add way to add/remove moderators from the message click handler
4 years ago
Audric Ackermann
c4b08999f1
Merge pull request #1439 from Bilb/remove-rss-handling
...
Remove rss handling
4 years ago
Audric Ackermann
5c3cb0a165
make moderator dialogs the Session way
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
94c193a4a5
Merge pull request #1443 from Bilb/increase-closed-gr-100
...
Increase closed group 100
4 years ago
Audric Ackermann
4e11de3190
Bump to v1.4.7
4 years ago