Warrick Corfe-Tan
ee7afb6ebf
WIP: refacotring. confirm modals mostly done. Working on add moderator modal now. Need to toggle via setModal.
4 years ago
Audric Ackermann
3f75fa54ad
delete one opengroupv1 message every 10 sec until there is no more
4 years ago
Audric Ackermann
9796f6fd52
limit the number of returned members to the last 300
4 years ago
Audric Ackermann
27fb732f50
cleanup unused prekeys table
4 years ago
Audric Ackermann
9cff53a256
call table names on sql when possible
4 years ago
Audric Ackermann
91ced048cc
Merge pull request #1692 from Bilb/merge-protos
...
Merge desktop protos with ios protos
4 years ago
Audric Ackermann
c5287158c4
merge protobuf attachment and preview types
4 years ago
Audric Ackermann
b403b89224
fix bug with quote empty profileName
4 years ago
Audric Ackermann
3c80869418
improve bad path handling when snode not in path
4 years ago
Audric Ackermann
5bf844241b
fix tests
4 years ago
Audric Ackermann
03fe67b974
remove unused contact field on message
4 years ago
Audric Ackermann
c1225b3a74
made some timestamp required in the protobuf
4 years ago
Audric Ackermann
173b49723b
rename groupInvitation in proto and remove more stuff unused
4 years ago
Audric Ackermann
c090782919
remove UPDATE type of closed group control message
4 years ago
Audric Ackermann
f32919985d
remove Contact in proto (unused)
4 years ago
Audric Ackermann
01fd927070
match envelope type with ios protos
4 years ago
Audric Ackermann
aef3308909
Merge pull request #1689 from Bilb/new-group-expire-timer
...
New group handle and set already set expireTimer
4 years ago
Warrick Corfe-Tan
b082dd9f43
delete messages and leave group working with redux modal.
4 years ago
Audric Ackermann
653bb0cd3d
Merge pull request #1687 from Bilb/seed-node-once-only
...
store snodes list on db, use them if possible on app start
4 years ago
Audric Ackermann
60a6d5c55e
disable draft release on push to clearnet
4 years ago
Audric Ackermann
37c9c6b5c3
new closed group send and handle expire timer already set
4 years ago
Warrick Corfe-Tan
4c8f2bf720
WIP refactoring confirm dialog to redux state.
4 years ago
Audric Ackermann
0a208c0d15
store snodes list on db, use them if possible on app start
...
if not enough snodes or no snodes at all, a request to the seed node is
made instead
4 years ago
Warrick Corfe-Tan
1bfdbc5c93
WIP: Refactoring modals.
4 years ago
Warrick Corfe-Tan
ddda525f63
refactored password change modal.
4 years ago
Audric Ackermann
c992deb6f8
Merge pull request #1686 from Bilb/fix-deduplication-opengroup
...
fix deduplication using a hash of recent messages by convo
4 years ago
Audric Ackermann
2e475450ee
fix deduplication using a hash of recent messages
4 years ago
Warrick Corfe-Tan
09f4b703ef
seed dialog refactored
4 years ago
Warrick Corfe-Tan
85e83a221d
white sapce
4 years ago
Warrick Corfe-Tan
234ec42162
working with styling
4 years ago
Warrick Corfe-Tan
1925f7725f
Session confirm modal appearing and deleting account on OK click.
4 years ago
Audric Ackermann
2dffeb757f
Merge pull request #1685 from Bilb/muting-conversation
...
enable draft release for clearnet push
4 years ago
Audric Ackermann
e3ad4ddbd3
enable draft release for clearnet push
4 years ago
Audric Ackermann
e63a7c9b20
Merge pull request #1684 from Bilb/muting-conversation
...
rewrite actions
4 years ago
Audric Ackermann
f292e12bbf
rewrite actions
...
run test on pr to clearnet
run build binaries on push to clearnet
run draft release on push to master
4 years ago
Audric Ackermann
5c64218cc6
Merge pull request #1683 from Bilb/fix-deduplication-opengroup
...
Fix deduplication opengroup
4 years ago
Audric Ackermann
0d9882ccfc
Merge pull request #1682 from Bilb/muting-conversation
...
add a HeaderOption to change the notification settings for each convo
4 years ago
Audric Ackermann
722f240f3d
fix deduplication based on serverTimestamp
4 years ago
Audric Ackermann
bf9a3e6fad
hide settings for mentions_only notif for 1o1 chats
4 years ago
Audric Ackermann
4a98d911a2
add a HeaderOption to change the notification settings for each convo
4 years ago
Warrick Corfe-Tan
b2dcb695f8
Fixed modal header styling for onion path dialog.
4 years ago
Audric Ackermann
f9dfe4290a
Merge pull request #1680 from Bilb/fix-readd-clear-zombies
...
add pn server dev url fallback to v2/lsrpc
4 years ago
Audric Ackermann
6b399e3683
add pn server dev url fallback to v2/lsrpc
...
the dev pn server is not used in the app, this change is just here to
not have to think of switching this part too when debugging against the
pn dev server
4 years ago
Audric Ackermann
c07360a5e2
Merge pull request #1679 from Bilb/fix-readd-clear-zombies
...
revert to 1.6.5 as 1.6.5 is unpublished
4 years ago
Audric Ackermann
aeeda554cf
revert to 1.6.5 as 1.6.5 is unpublished
4 years ago
Audric Ackermann
94cdbeaa3a
Merge pull request #1678 from Bilb/fix-readd-clear-zombies
...
Fix readd clear zombies
4 years ago
Audric Ackermann
f186bdbe39
clear our zombie list if we get readded to a closed group
4 years ago
Audric Ackermann
27ceafcb55
Merge pull request #1677 from Bilb/fix-late-app-fetch
...
add some logs to opengroup retry and building of onion paths
4 years ago
Audric Ackermann
10b5ff9e0d
fix deleteAuthToken by including it on the request
4 years ago
Warrick Corfe-Tan
de3536081a
onion-paths-WIP
4 years ago