Commit Graph

624 Commits (75cc39e9e7f249b26730f1668a49ba1c9fb9317f)

Author SHA1 Message Date
Audric Ackermann c875790a2c
fix moderator add/remove for opengroupv2 5 years ago
Audric Ackermann 5289d4c2aa
add joinable rooms on opengroupv2 joining screen 5 years ago
Audric Ackermann a26c5da6cb
Uniformize once and for all the conversation types
no more 'direct'. those are private convos
5 years ago
Audric Ackermann 37562e11f8
add back invite contacts to opengroupv2 5 years ago
Audric Ackermann e274313f23
add and remove Moderatos opengroupv2 (not yet working server side) 5 years ago
Audric Ackermann 98b69c17f0
add userblocking opengroupv2 and quoting back of messages 5 years ago
Audric Ackermann 5916ce5cbe
add the ban/unban logic for opengroupv2 5 years ago
Audric Ackermann f7581cf4eb
increase prettier maxWidth to 100 5 years ago
Audric Ackermann ccf8a31ae3
move Attachments and Attachments_test to typescript 5 years ago
Audric Ackermann ed30be5334
fix attachments loading for avatar and exporting files 5 years ago
Audric Ackermann def03c8baa
working encrypt/decrypt of attachments 5 years ago
Audric Ackermann 5c6c5c2b8c
First commit encrypting attachments locally 5 years ago
Audric Ackermann 1f509e003d
add a markAllAsRead option on menus 5 years ago
Audric Ackermann 79193ee7be
refactor to Visible and ControlMessage types 5 years ago
Audric Ackermann 553f264d12
make unread attrs as before a number, and remove calculatingPow
calculating pow is just the same as sending state
5 years ago
Audric Ackermann 6edcb88788
remove resend as it does not make any sense with medium groups
and sendAnyway
5 years ago
Audric Ackermann b76ce0f2ff
update models to TS part2 5 years ago
Audric Ackermann 7054385d4a
remove body pending loading of message > 2000.
Also remove the limit when sending text messages
5 years ago
Audric Ackermann a51f95d28c
move models to TS part1 5 years ago
Audric Ackermann 6e11c6db2e
remove all reference to closed group update v2 5 years ago
Audric Ackermann 79028ebaeb
remove isUnidentifiedDelivery 5 years ago
Audric Ackermann 3d47d7d0e8
remove EbeddedContact components 5 years ago
Audric Ackermann 02fb5783a4
remove regionCode and PhoneNumber.ts 5 years ago
Audric Ackermann 34e5648681 fix metadatabadges for closed group
do not show crown nor Mod badge
5 years ago
Audric Ackermann 13df6c476e remove isClosable for convo as it is unused 5 years ago
Audric Ackermann a6cecd33e3 remove ContactDetails unused 5 years ago
Audric Ackermann 273eedc6a9 remove hasSignalAccount and Sealed Sender unused 5 years ago
Audric Ackermann dc68c80504
fix refresh of moderator list and removed unused proto 5 years ago
Audric Ackermann ce8bc84de0
add way to add/remove moderators from the message click handler 5 years ago
Audric Ackermann 5c3cb0a165
make moderator dialogs the Session way 5 years ago
Audric Ackermann a0703bc2f9
remove primary and secondary device separate status 5 years ago
Audric Ackermann 135fc3b366
remove prekeys 5 years ago
Audric Ackermann fd18345c5a
remove handling of rss related things completely 5 years ago
Audric Ackermann c0484207d1
Merge branch 'clearnet' into fix-ban-user 5 years ago
Audric Ackermann 21c3e4717e
Merge pull request #1434 from Bilb/remove-prekey
Remove prekeys message and Session managment.
5 years ago
Audric Ackermann 20c806be2d
fix being able to remove messages from anyone as a moderator 5 years ago
Audric Ackermann dc0733968d
make moderators and groupAdmins a single name 5 years ago
Audric Ackermann 6a776b56f6
fix ban of users on open group 5 years ago
Audric Ackermann 39c64b9fbf
toast adding moderator to remind that the user needs to be registered 5 years ago
Audric Ackermann 3476b54d43
fix add/remove moderators dialog and open groups name avatar dialog 5 years ago
Audric Ackermann 979a9058e3
remove verified number - related features (partial) 5 years ago
Audric Ackermann 6856c0e748
remove updateTextInputState not needed and add left to menu tests 5 years ago
Audric Ackermann b15984aa08
cosmetic UI for updateGroupMembersDialog 5 years ago
Audric Ackermann 8e9de59a42
remove isOnline unused 5 years ago
Audric Ackermann 6cf838ade8
disallow remove of an admin from a closed group 5 years ago
Audric Ackermann cbd0e63641
add admin dialog to warn him about leaving for v2 closed group 5 years ago
Audric Ackermann d43ae09eb0
first working version of closed group v2 5 years ago
Audric Ackermann 2fe6b11e89
move ConversationController to typescript 5 years ago
Audric Ackermann 0f328d5f28
disable links while on selectionMode
Fixes #795 as the image click already selects the messages while on
selection mode
5 years ago
Audric Ackermann 5109f9fdda
remove ConversationLoadingScreen (unused) 5 years ago