Commit Graph

2759 Commits

Author SHA1 Message Date
Diego Mello fb4ba5f4b4 Cleanup 2024-05-22 18:27:07 -03:00
Diego Mello b8db541231 Allow upload of non-encrypted files again 2024-05-22 18:08:42 -03:00
Diego Mello 628c3fc764 Fix in-app notification "null" 2024-05-22 13:38:53 -03:00
Diego Mello ebab2cfa11 On decryption, always overwrite encrypted file (input) 2024-05-21 18:35:09 -03:00
Diego Mello be2112b7bf Standardize return of file:// prefix on iOS 2024-05-21 18:21:19 -03:00
Diego Mello 061fdb82bd Always return output file and keep input file untouched 2024-05-21 17:49:51 -03:00
Diego Mello 7e29c5f6bc Temp error until non encrypted uploaded is added again 2024-05-21 14:39:08 -03:00
Diego Mello 2a340281e0 Fix iOS not uploading correctly to web 2024-05-21 11:49:40 -03:00
Diego Mello 2543aa2f9c Still fixing progress 2024-05-17 16:28:16 -03:00
Diego Mello 1e5b1c78e7 small cleanup 2024-05-17 15:33:29 -03:00
Diego Mello 0f731976c0 fix upload progress 2024-05-17 15:29:56 -03:00
Diego Mello 2b18d276c4 Small cleanup on sendFileMessage 2024-05-17 14:31:06 -03:00
Diego Mello e540cce98c Fix threads 2024-05-17 14:13:52 -03:00
Diego Mello f373972911 starting getContent, multiple file types 2024-05-17 14:04:45 -03:00
Diego Mello c67cb0deb4 Decrypt audio and video 2024-05-15 17:35:45 -03:00
Diego Mello fd7d0a8955 Removed the need for .enc and -new 2024-05-15 17:21:42 -03:00
Diego Mello f6d677ac0c Android dec/enc working 2024-05-15 13:15:09 -03:00
Diego Mello e62ed6c120 Cleanup 2024-05-14 15:37:22 -03:00
Diego Mello f8788963ca Use base64 directly and fix enc/dec from/to web 2024-05-14 14:51:59 -03:00
Diego Mello 058efeb7e8 Fix k length 2024-05-14 10:16:26 -03:00
Diego Mello 56404bcab1 app enc and dec self images, but not from web 2024-05-14 10:02:49 -03:00
Diego Mello fe1ea5678c starting upload poc 2024-05-13 15:49:12 -03:00
Diego Mello 09bc78c068 stash 2024-05-13 12:22:35 -03:00
Diego Mello 79a3d7f2b3 iOS encrypt/decrypt poc working 2024-04-30 16:13:58 -03:00
Diego Mello 212a711082 encrypt working on iOS 2024-04-30 13:31:57 -03:00
Diego Mello 30864d9e56 decrypt working on Android with empty iv 2024-04-30 11:09:46 -03:00
Diego Mello 5270163e3c Android file encryption 2024-04-30 09:05:56 -03:00
Djorkaeff Alexandre 77d32f4747
feat: WatchOS app (#5476) 2024-04-26 17:33:11 -03:00
Gleidson Daniel Silva e98ce32787
fix: add checks to draft auto save (#5639)
* fix: disable auto save draft on ShareView screen

* fix: remove unnecessary logic for draft saving

* fix: checks if any text has been changed before saving the draft on return

* chore: fix React warn (dont call state on unmonted component)

* chore: remove unnecessary console.log

* unmount hack

* wip
2024-04-26 10:10:48 -03:00
Gleidson Daniel Silva 18ad40a82a
fix: explicitly check the type of Message_AllowEditing (#5659) 2024-04-25 17:40:46 -03:00
Gleidson Daniel Silva a1fb966446
feat: add force-logout stream listener (#5643)
* feat: add force-logout stream listener

* Update app/lib/services/connect.ts
2024-04-25 17:31:23 -03:00
Gleidson Daniel Silva 3918b56a82
fix: ShareView and loading of image/videos colors (#5664)
* chore: change shareview and loading image/videos colors

* test: update snapshot

* fix: change header color

* chore: improve videoconf base color
2024-04-25 17:19:02 -03:00
Diego Mello 7c448222e1
fix: Backwards compatibility on file upload (#5663) 2024-04-25 15:13:41 -03:00
Diego Mello 94845cbfd2
feat: Encrypt file descriptions on E2EE rooms (#5599) 2024-04-19 17:19:30 -03:00
Gleidson Daniel Silva 197f13654f
feat: add Czech translation (#5658)
* feat: add Czech translation

* action: organized translations

* feat: add cs option

---------

Co-authored-by: GleidsonDaniel <GleidsonDaniel@users.noreply.github.com>
2024-04-19 11:05:44 -03:00
Gleidson Daniel Silva 0429cd421b
chore: feat: save ThreadMessagesView filter preferences on mmkv (#5653)
* chore: update currentFilter value in ThreadMessagesView

* feat: save ThreadMessagesView filter preferences on mmkv
2024-04-18 08:51:53 -03:00
Gleidson Daniel Silva d19239d290
feat: mobile color normalization (#5616)
* chore: remove auxiliaryText color

* chore: remove titleText

* chore: password colors change

* chore: use fontDefault on ActionSheet item

* wip: type

* chore: set custom icon default color

* remove tintActive color

* only set color when checked

* remove icon color

* remove tintActive

* chore: remove STATUS_COLORS

* chore: remove mentions colors

* chore: remove switch color

* chore: background color

* chore: auxiliaryBackground

* chore: one local colors

* wip: some colors

* wip: colors

* wip: colors

* wip: end colors

* test: update

* chore: fix some colors

* chore: fix lint

* chore: back to text props

* chore: fix ts errors

* revert

* chore: fix lint

* test: update snapshot

* update storybook

* cocoapods

* fix app theme color

* remove unused color

* fix login service button color

* remove unused color

* unused backgroundColor

* fix background color

* fix transparent color

* fix background color

* wip: key

* fix color

* chore: revert to 1 tick

* test: update

* chore: use same color as front end

* test: update

* fix radius

* fix background color

* fix wrong color

* change some colors

* chore: update stories

* chore: fix button style

* chore: fix item color

* lint

* update snapshot

* link

* remove background color

* change send to channel color

* call icons

* video conf colors

* fix app default color

* bottom sheet

* remove background

* two factor color

* update tests

* feat: add force-logout stream listener

* remove icon colors

* improve badge color

* update tests

* fix header colors

* fix collapsible icon color

* imagePreview color

* wip

* update test

* lint

---------

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2024-04-18 07:19:54 -03:00
Gleidson Daniel Silva 82d235f11e
feat: change default browser label (#5651)
* feat: change default browser label

* action: organized translations

---------

Co-authored-by: GleidsonDaniel <GleidsonDaniel@users.noreply.github.com>
2024-04-10 17:01:47 -03:00
Sathurshan a3a7b951c5
feat: copy username on long press in user info screen (#5633)
* copy usename on longpress

* copy name too

---------

Co-authored-by: Gleidson Daniel Silva <gleidson10daniel@hotmail.com>
2024-04-09 09:45:05 -03:00
Gleidson Daniel Silva 7caefa805c
fix: explicitly check the type of Accounts_AllowUserStatusMessageChange (#5642) 2024-04-02 11:43:04 -03:00
Diego Mello 1a5ce690c3
chore: Bump version to 4.48.0 (#5631)
Co-authored-by: GleidsonDaniel <gleidson10daniel@hotmail.com>
2024-03-21 15:53:12 -03:00
Diego Mello 63c61e439b
chore: Set version to 4.47.2 (#5628) 2024-03-21 12:49:21 -03:00
Diego Mello 5edb363f50
revert: "fix: commonmark code_block (#5531)" (#5627) 2024-03-21 12:47:17 -03:00
Diego Mello 6339a0782b
chore: Bump version to 4.48.0 (#5626) 2024-03-20 17:20:46 -03:00
Diego Mello af3e78f24f
chore: Set version to 4.47.1 (#5622) 2024-03-20 11:05:14 -03:00
Sathurshan a2975f7c13
chore: migrate several class-based components to functional components (#5584) 2024-03-20 10:57:44 -03:00
Gleidson Daniel Silva 4ca641228c
regression: disable notifiee handler on ios devices (#5619)
* chore: test ios push

* revert notifications

* fix: disable notifiee handler on ios devices

* chore: fix notifee version

* chore: update notifee lib
2024-03-19 16:46:30 -03:00
Gleidson Daniel Silva 3fe24fac7b
regression: use correct parameters on upload image on profile view (#5620) 2024-03-19 16:40:48 -03:00
Gleidson Daniel Silva afe50aed7e
fix: set offset correctly on thread message view (#5609) 2024-03-13 10:29:25 -03:00
Diego Mello b5cef460f5
chore: Bump version to 4.48.0 (#5615) 2024-03-12 11:14:47 -03:00