Commit Graph

240 Commits

Author SHA1 Message Date
xmflsct 521d8f75fc Add simple image viewer pan decay 2023-03-19 23:18:43 +01:00
xmflsct 5b640879f0 Bump packages 2023-03-14 20:37:41 +01:00
xmflsct f8a3b56b11 Remove direct dependency of url-parse 2023-03-13 23:16:41 +01:00
xmflsct 97fb5b8e6d Bump packages 2023-03-10 14:03:10 +01:00
xmflsct abf3d41780 Bump 2023-03-08 21:40:40 +01:00
xmflsct f58b2af631 Bump 2023-03-04 17:37:05 +01:00
xmflsct 45c54db617 Fallback to expo beta for blurhash to function 2023-02-25 15:28:01 +01:00
xmflsct 1bff79ed4a Bump 2023-02-25 00:34:37 +01:00
xmflsct ca2e1e07ec Bump Sentry 2023-02-24 14:05:29 +01:00
xmflsct b1a796d3f1 Bump packages 2023-02-24 13:06:20 +01:00
xmflsct 9b0f07fbf1 Some clean up 2023-02-17 14:22:54 +01:00
xmflsct 718870e3e9 Load less per page 2023-02-16 20:42:16 +01:00
xmflsct 86e7edb963 Bump 2023-02-15 19:31:26 +01:00
xmflsct 29d5a1508d Bump packages 2023-02-14 23:04:28 +01:00
xmflsct 71e3bce422 Bump reanimated 2023-02-13 21:38:02 +01:00
xmflsct a78fe5ffe8 Added attachment border radius 2023-02-12 23:08:15 +01:00
xmflsct b679c0760f Fix ts warnings 2023-02-11 22:04:32 +01:00
xmflsct fcc53672fa Build passed 2023-02-11 19:15:34 +01:00
xmflsct 2de5a251ce Bump packages 2023-02-11 18:04:03 +01:00
xmflsct 724cd76647 Bump deps 2023-02-08 01:33:12 +01:00
xmflsct 11ac2bd51d Update yarn.lock 2023-02-08 01:30:35 +01:00
xmflsct d1ed8a0d2a Test #700 2023-02-08 01:10:59 +01:00
dependabot[bot] 9259ee2995
Bump http-cache-semantics from 4.1.0 to 4.1.1 (#696)
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-07 23:42:51 +01:00
xmflsct 2d9f7a90cc Bump packages 2023-02-02 14:15:14 +01:00
xmflsct c21e99909d Add fade in transition of react-native-fast-image
Based on https://github.com/DylanVann/react-native-fast-image/pull/958
2023-01-31 15:15:15 +01:00
dependabot[bot] e417532d60
Bump ua-parser-js from 0.7.32 to 0.7.33 (#674)
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.32 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.32...0.7.33)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-26 00:59:21 +01:00
xmflsct 9d9c16df06 Bump packages
And deprecate react-native-feather
2023-01-25 00:15:46 +01:00
xmflsct d93c77c4ca Update yarn.lock 2023-01-16 22:56:58 +01:00
xmflsct f10d52cebc Use native loading spinner
The lib is not being maintained and the animation quality is bad
2023-01-15 20:34:22 +01:00
xmflsct f93fe09783 Fix push wrong auth key format 2023-01-11 21:01:44 +01:00
xmflsct 215534d0c8 Fix #605
Turns out to be much more complicated than expected. Finally got the app running through Browser Stack (thanks for their sponsoring!), realised the issue was related to an early attempt to create a build for F-Droid #50 which removed the Google Service. However for Android push, Google service is still required.
2023-01-09 00:55:29 +01:00
xmflsct 2d9dc00683 Fix #633
https://github.com/expo/expo/issues/6864#issuecomment-678620290
2023-01-07 23:56:24 +01:00
xmflsct d6d0cc0d03 Fix Android crashing
Somehow get MMKV number would crash
2023-01-07 23:37:30 +01:00
xmflsct c7a472124c Revert "Try out FlashList"
This reverts commit 8406a57143.
2023-01-06 14:00:50 +01:00
xmflsct 8406a57143 Try out FlashList 2023-01-06 01:41:46 +01:00
xmflsct c83a74d1c3 Fix status interactions 2023-01-06 01:01:10 +01:00
xmflsct feadcc019c Updates 2023-01-05 00:49:10 +01:00
xmflsct 62a6594f91 Try removing flipper 2023-01-04 01:20:34 +01:00
xmflsct 6b73485aae Bump packages 2023-01-04 00:06:37 +01:00
xmflsct 0bcd0c1725 Continue refine remote logic #638 2023-01-03 23:57:23 +01:00
xmflsct 4c6b8f0959 Fix toot action for #638 2023-01-02 23:18:22 +01:00
xmflsct 49a0e6d63e Remove base64 dep 2022-12-30 15:14:16 +01:00
xmflsct 53ea661d9a Use i18next's native RTL detection 2022-12-29 18:03:23 +01:00
xmflsct 4cddbb9bad Remove most React memorization
Though added memo for timeline components making them (almost) pure
2022-12-29 00:36:35 +01:00
xmflsct 1ea6aff328
619 restructure local storage (#628)
* To MMKV migration working

* POC migrated font size settings

* Moved settings to mmkv

* Fix typos

* Migrated contexts slice

* Migrated app slice

* POC instance emoji update

* Migrated drafts

* Migrated simple instance properties

* All migrated!

* Re-structure files

* Tolerant of undefined settings

* Can properly logging in and out including empty state
2022-12-28 23:41:36 +01:00
xmflsct a40f0d9f82 Fix #620 #606 2022-12-26 01:06:33 +01:00
xmflsct 57e1206faf Upgrade to yarn 3 2022-12-23 17:47:01 +01:00
xmflsct e32125ad17 Update i18next type 2022-12-23 15:53:40 +01:00
xmflsct e09e2da1b7 Bump up packages 2022-12-15 22:14:59 +01:00
xmflsct c90c8ee8d4 Fixed #452
Unfortunately iOS does not display RTL languages automatically like Android does, so some simple JS library is needed
2022-12-15 00:03:09 +01:00