Commit Graph

5819 Commits

Author SHA1 Message Date
Eric Bailey b0cc8ee573 WIP scroll tweaks 2025-06-11 11:40:33 -05:00
Eric Bailey fc9d8d060a WIP scroll handling 2025-06-11 11:40:33 -05:00
Eric Bailey 7d4ce438ca Ensure deletes are coming through 2025-06-11 11:40:32 -05:00
Eric Bailey f8d5ad88c5 Working optimistic reply insertions, preference for OP 2025-06-11 11:39:52 -05:00
Eric Bailey 8bab738fed Simple working version, no pref for OP 2025-06-11 11:39:52 -05:00
Eric Bailey 912aaac3f6 Sorta working linear view optimistic state 2025-06-11 11:39:52 -05:00
Eric Bailey 8e2bdecc25 Update types 2025-06-11 11:39:52 -05:00
Eric Bailey 03b5ef162c Add in new optimistic insert logic 2025-06-11 11:39:52 -05:00
Eric Bailey 5f586cbec0 Re-org 2025-06-11 11:39:52 -05:00
Eric Bailey e82627cf4f Little cleanup, inserting dupes 2025-06-11 11:39:52 -05:00
Eric Bailey 4a83579795 Optimistic WIP 2025-06-11 11:39:52 -05:00
Eric Bailey b428f8f93c WIP optimistic 2025-06-11 11:39:52 -05:00
Eric Bailey 21601390e4 WIP RaW 2025-06-11 11:39:52 -05:00
Eric Bailey dd01bdd91d Handle first reply under highlighted/composer 2025-06-11 11:39:52 -05:00
Eric Bailey f82641b86d Fix parents 2025-06-11 11:39:52 -05:00
Eric Bailey 4431e1b7f7 Clarify some naming 2025-06-11 11:39:52 -05:00
Eric Bailey 64598ab9d0 Better muted/hidden sorting and handling 2025-06-11 11:39:52 -05:00
Eric Bailey df607870f0 Rough handling of hidden/muted 2025-06-11 11:39:52 -05:00
Eric Bailey e42cd77fc0 Sorting working 2025-06-11 11:39:52 -05:00
Eric Bailey 59ab4f9668 WIP 2025-06-11 11:39:52 -05:00
Francisco Nascimento 269105371b Instant Feed Update on Mute or Moderation Action (#8463)
* Implemented #2406: Instant Feed Update on Mute or Moderation Action
Posts from muted or blocked users are now removed immediately from
the feed. This is achieved by extending the usePostShadow hook to
check if the post author is muted or blocked and return
POST_TOMBSTONE accordingly.
A unit test was also added to validate the new logic.

Co-authored-by: Pedro Macedo <pedrosantosmacedo@tecnico.ulisboa.pt>

* remove useless tests

---------

Co-authored-by: Pedro Macedo <pedrosantosmacedo@tecnico.ulisboa.pt>
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
2025-06-11 06:21:31 -07:00
Samuel Newman 1380c5ac67 use ref instead of source (#8471) 2025-06-10 15:29:39 -05:00
pfrazee c6fc298d1e Nightly source-language update 2025-06-10 02:41:37 +00:00
dan f938963462 Update react-navigation (#5967) 2025-06-09 22:29:53 +03:00
Minseo Lee 42c4da1ec7 Update SetNewPasswordForm.tsx (#8349) 2025-06-09 05:21:11 -07:00
pfrazee b3be5a26ea Nightly source-language update 2025-06-07 02:39:41 +00:00
bnewbold 38a3f37ce8 bskyweb: bump indigo (several codegen updates) (#8442)
* bump indigo (several codegen updates)

* update call to getAuthorFeed
2025-06-06 16:05:00 -07:00
Samuel Newman 487da69a15 Replace "Note about sharing" prompt with an inline hint (#8452)
* add pwi warning to share menu, remove prompt

* add pwi label to web, remove prompt

* add an option to the PWI menu

* conditionally reorder items on web
2025-06-06 08:21:23 -07:00
Samuel Newman 23a7bc50db Bump version to v1.104 (#8447) 2025-06-06 15:21:49 +03:00
Samuel Newman 40f97d05a6 show misclass button by the same logic as feedContext (#8445) 2025-06-06 03:08:45 -07:00
Samuel Newman 442de4ab7a change fontSize: 15 to a.text_sm (#7896) 2025-06-06 03:08:30 -07:00
pfrazee 8f3f896a4a Nightly source-language update 2025-06-06 02:40:42 +00:00
Samuel Newman b523140153 use method that's actually available on android (#8448) 2025-06-05 16:06:33 -05:00
Paul Frazee 1e620b19cc Release 1.103.0 prep (#8434)
* Add pt-PT mapping to crowdin config

* Pull latest translations from crowdin

* run intl extract
1.103.0
2025-05-30 16:58:23 -07:00
surfdude29 e2b842ad4e Add language: European Portuguese (pt-PT) (#8375)
* Update app.config.js

* Update lingui.config.js

* Update dates.ts

* Update helpers.ts

* Update i18n.ts

* Update i18n.web.ts

* Update languages.ts

* Create messages.po

* prettier
2025-05-30 16:38:09 -07:00
Paul Frazee bf7845339c Small test fix 2025-05-30 16:37:10 -07:00
hailey 45a3e6c0d5 tweak ordering of explore components (#8432)
* tweak ordering of explore components

* use better feed suggestions, metrics

* tweak default limit

* tweak

* remove unnecessary if
2025-05-30 15:29:00 -07:00
hailey ce7b9dc430 add metrics (#8426) 2025-05-30 13:54:58 -07:00
hailey 2a453cd9ca invert flag for sending to statsig (#8431) 2025-05-30 12:13:44 -07:00
Samuel Newman 4890648116 Fix link to like-via-repost (#8428) 2025-05-30 12:27:24 +03:00
pfrazee caf18daa6a Nightly source-language update 2025-05-30 02:39:47 +00:00
Samuel Newman 4c5a4e471f Make via-repost notifs groupable (#8429) 2025-05-30 01:43:56 +03:00
Samuel Newman 7b3916c8cc Share bandwidth estimate between video instances (#8377) 2025-05-30 00:24:01 +03:00
pfrazee bc42d26bc5 Nightly source-language update 2025-05-29 02:40:02 +00:00
Samuel Newman cf63c2ca07 Send FeedFeedback interactions in thread view (#8414) 2025-05-28 22:09:28 +03:00
pfrazee 665a0430a3 Nightly source-language update 2025-05-28 02:39:55 +00:00
Samuel Newman 4303bca860 Floating "Load more" makeover (#8420) 2025-05-28 00:33:19 +03:00
Eric Bailey 342f820ec0 Quiet some logs, fix a bug (#8404)
* Composer, 142k

* Log geolocation error at most once per session

* Clean thumb cache, 1.4m

* Quiet generic network errors

* Handle undefined notification payloads
2025-05-27 13:25:41 -05:00
Eric Bailey df2f62e94d Move SENTRY_DSN to secrets (#8096)
* Move SENTRY_DSN to secrets

* Disable without DSN

* Add to secondary build in android ci
2025-05-27 13:25:30 -05:00
pfrazee 0bb0a7616e Nightly source-language update 2025-05-24 02:37:51 +00:00