Audric Ackermann
|
eb0ddd85f4
|
add zombies logic for member leaving and removing
|
4 years ago |
Audric Ackermann
|
930c4d5b81
|
fix windows build
|
4 years ago |
Audric Ackermann
|
3aa9ca785f
|
fix leave opengroup button right panel, and add memberCount
|
4 years ago |
Audric Ackermann
|
5289d4c2aa
|
add joinable rooms on opengroupv2 joining screen
|
4 years ago |
Audric Ackermann
|
0c0da48150
|
remove pow
|
4 years ago |
Audric Ackermann
|
a26c5da6cb
|
Uniformize once and for all the conversation types
no more 'direct'. those are private convos
|
4 years ago |
Audric Ackermann
|
28ad468965
|
add delete Message logic for opengroupv2
|
4 years ago |
Audric Ackermann
|
98b69c17f0
|
add userblocking opengroupv2 and quoting back of messages
|
4 years ago |
Audric Ackermann
|
f7581cf4eb
|
increase prettier maxWidth to 100
|
4 years ago |
Audric Ackermann
|
ba5ec93505
|
Merge pull request #1554 from Bilb/encrypt-local-attachments
Encrypt local attachments
|
4 years ago |
Audric Ackermann
|
2e29206c99
|
Merge remote-tracking branch 'upstream/clearnet' into voice-message-record-mp3
|
4 years ago |
Audric Ackermann
|
0ce1059a96
|
disable UI recording bars so we can encode audio MP3
|
4 years ago |
Audric Ackermann
|
050739b0ab
|
cleanup old blobs from time to time
|
4 years ago |
Audric Ackermann
|
ed30be5334
|
fix attachments loading for avatar and exporting files
|
4 years ago |
Audric Ackermann
|
def03c8baa
|
working encrypt/decrypt of attachments
|
4 years ago |
Audric Ackermann
|
53d16d7dac
|
remove fallback to node-fetch
|
4 years ago |
Audric Ackermann
|
1f509e003d
|
add a markAllAsRead option on menus
|
4 years ago |
Audric Ackermann
|
ecf133ad5d
|
Merge branch 'clearnet' into voice-message-record-as-opus
|
4 years ago |
Audric Ackermann
|
eb30c7823c
|
add a way to click the toast to turn on microphone to show the settings
|
4 years ago |
Audric Ackermann
|
099c9a6f8c
|
autobind class with a lot of ...bind(this)
|
4 years ago |
Audric Ackermann
|
24a67a1ec3
|
record voice message as opus
|
4 years ago |
Audric Ackermann
|
4d6fcda668
|
fix typo SessionLastSeedIndicator => SessionLastSeenIndicator
|
4 years ago |
Audric Ackermann
|
6ed4511c21
|
be sure to hide emjipanel when sending a message
|
4 years ago |
Audric Ackermann
|
8ea9f02cec
|
Move data.js to data.ts
|
4 years ago |
Audric Ackermann
|
850233bc9e
|
review PR
|
4 years ago |
Audric Ackermann
|
ed84760f0e
|
add a tslint rule to forbid use of async without await
|
4 years ago |
Audric Ackermann
|
36fab86d30
|
Merge remote-tracking branch 'upstream/clearnet' into move-models-to-ts-2
|
4 years ago |
Audric Ackermann
|
6edcb88788
|
remove resend as it does not make any sense with medium groups
and sendAnyway
|
4 years ago |
Audric Ackermann
|
b76ce0f2ff
|
update models to TS part2
|
4 years ago |
Audric Ackermann
|
5a7c8ffa35
|
fix previews sent on next message if they are resolved too late
|
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
|
a51f95d28c
|
move models to TS part1
|
4 years ago |
Audric Ackermann
|
cdd6fb61eb
|
fix previews sent on next message if they are resolved too late
|
4 years ago |
Audric Ackermann
|
46fdebe3d7
|
Merge pull request #1459 from Bilb/improve-open-group-loading-speed
Improve open group loading speed
|
4 years ago |
Audric Ackermann
|
13df6c476e
|
remove isClosable for convo as it is unused
|
4 years ago |
Audric Ackermann
|
e3a6e24898
|
remove body pending loading of message > 2000.
Also remove the limit when sending text messages
|
4 years ago |
Audric Ackermann
|
d655c397e0
|
make the isAdmin coming from the convo props and not the messages
|
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
|
fd18345c5a
|
remove handling of rss related things completely
|
4 years ago |
Audric Ackermann
|
46dfb3489b
|
remove mock sockets and websockets unused resources
|
4 years ago |
Audric Ackermann
|
c0484207d1
|
Merge branch 'clearnet' into fix-ban-user
|
4 years ago |
Audric Ackermann
|
21c3e4717e
|
Merge pull request #1434 from Bilb/remove-prekey
Remove prekeys message and Session managment.
|
4 years ago |
Audric Ackermann
|
20c806be2d
|
fix being able to remove messages from anyone as a moderator
|
4 years ago |
Audric Ackermann
|
dc0733968d
|
make moderators and groupAdmins a single name
|
4 years ago |
Audric Ackermann
|
6a776b56f6
|
fix ban of users on open group
|
4 years ago |
Audric Ackermann
|
3476b54d43
|
fix add/remove moderators dialog and open groups name avatar dialog
|
4 years ago |
Audric Ackermann
|
979a9058e3
|
remove verified number - related features (partial)
|
4 years ago |
Audric Ackermann
|
6856c0e748
|
remove updateTextInputState not needed and add left to menu tests
|
4 years ago |