Commit Graph

3732 Commits

Author SHA1 Message Date
Hailey 1c5fe401d4 Merge remote-tracking branch 'origin/main' into starter-packs 2024-06-20 09:10:18 -07:00
Hailey b32d50ed32 also fix ios 2024-06-19 20:37:40 -07:00
Hailey 4b174e272d fix android onboard 2024-06-19 20:19:37 -07:00
Hailey dd519adb62 fix native bug 2024-06-19 20:07:03 -07:00
Hailey c891306162 no btn on own profile 2024-06-19 19:36:09 -07:00
Hailey 85d2afbead fix overflow display name 2024-06-19 19:34:58 -07:00
Hailey 583db8fcc7 use docs directory instead 2024-06-19 19:32:25 -07:00
Hailey 99cfe3b39b lint 2024-06-19 19:15:30 -07:00
Hailey 6fcab7cef2 helper to sanitize handle or display name 2024-06-19 19:02:43 -07:00
Hailey aaaa02c244 only show flw btn if has session 2024-06-19 19:02:32 -07:00
Hailey 9d0d48850b add moderation, follow button to profile card 2024-06-19 19:01:45 -07:00
Hailey 4f8b7e5893 fix alignment of header btns 2024-06-19 18:46:15 -07:00
Paul Frazee 80197556f1 Rework "Who can reply" to blend more nicely into the UI (#4578)
* Rework WhoCanReply controls in threads to blend more nicely

* Fix layout

* Fix post control hitslops

* Move dialog content to separate component

---------

Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
2024-06-19 18:39:45 -07:00
dan 75aec19230 Fix threadgate read after write (#4577)
* Fix threadgate read-after-write problem

* Fix React key (drive-by)
2024-06-19 18:19:37 -07:00
Hailey 031198ece9 center pill text 2024-06-19 18:10:09 -07:00
Hailey 9fa6783b6e get profile pills in 2024-06-19 18:08:20 -07:00
Hailey 5e28d6f67f fix editing 2024-06-19 17:49:10 -07:00
Hailey 5b57cb31f3 use mutation for generation 2024-06-19 17:46:17 -07:00
Hailey ebf46e1692 make generation work 2024-06-19 17:46:17 -07:00
Eric Bailey 11e80c61e4 Fix toggle item usage 2024-06-19 19:32:16 -05:00
Eric Bailey 8661ea1643 Owner share dropdown 2024-06-19 19:18:50 -05:00
Eric Bailey f34bc3f17e Style delete 2024-06-19 19:18:48 -05:00
Hailey 735801738a adjust redirect 2024-06-19 17:17:47 -07:00
Hailey 05ad9b267f remove delete dialog/btn 2024-06-19 17:11:01 -07:00
Hailey 86b84dfbdd fix wording 2024-06-19 17:09:03 -07:00
Hailey 7315f5dfac merge in delete mutation 2024-06-19 17:06:55 -07:00
Hailey 2376732770 fix check 2024-06-19 17:03:57 -07:00
Hailey a78f8ff168 fix check 2024-06-19 17:03:57 -07:00
Hailey dca966da52 start using mutations 2024-06-19 17:03:57 -07:00
Hailey a1880ac1ba add mutation for creating pack 2024-06-19 17:03:57 -07:00
Hailey 512cd985dd rename file 2024-06-19 17:03:57 -07:00
Eric Bailey 8d0fd335e9 Delete mutation, wip dropdown 2024-06-19 18:49:10 -05:00
Eric Bailey 25cc40841d Merge remote-tracking branch 'origin/main' into starter-packs
* origin/main:
  Convert button to use forwardRef (#4576)
  use 1000x1000 for image height in avatar cropper (#4453)
  fix for autofill covering border (#4573)
2024-06-19 18:48:48 -05:00
Eric Bailey 7d8fca56dc Convert button to use forwardRef (#4576) 2024-06-19 18:47:43 -05:00
Hailey 89d99a8701 use 1000x1000 for image height in avatar cropper (#4453) 2024-06-20 02:20:43 +03:00
Samuel Newman 5c31859f7b fix for autofill covering border (#4573) 2024-06-20 01:42:12 +03:00
Eric Bailey 18ccaf2a6d Leading on sp screen 2024-06-19 17:30:28 -05:00
Hailey 32870c6095 remove unused param 2024-06-19 15:22:42 -07:00
Hailey b283fbd484 UI tweaks and nits for starter packs (#4548)
Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
Co-authored-by: Paul Frazee <pfrazee@gmail.com>
Co-authored-by: Eric Bailey <git@esb.lol>
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
fix truncation on native (#4575)
2024-06-19 15:09:00 -07:00
Samuel Newman 50a61f1084 Update HomeHeaderLayoutMobile.tsx (#4572) 2024-06-19 15:04:57 -07:00
Samuel Newman 9047bc8a9b Option for large alt badges (#4571)
* add pref for large alt badge

* add to settings

* do the large badge bit

* Tweak wording

---------

Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
2024-06-19 15:04:55 -07:00
Samuel Newman 900aa6aaab Truncate post metrics and fix truncation on native (#4575)
* truncate post counts

* add numberformat polyfill

* Fix perf

* Simplify type shenanigans

* Bump versions to remove dupes

---------

Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
2024-06-19 15:04:22 -07:00
Hailey b4b6c5dde8 Add report dialog to starter pack screen (#4546) 2024-06-19 14:53:52 -07:00
Samuel Newman 73fc0094dd Update HomeHeaderLayoutMobile.tsx (#4572) 2024-06-20 00:45:08 +03:00
Samuel Newman 0f931933a7 Option for large alt badges (#4571)
* add pref for large alt badge

* add to settings

* do the large badge bit

* Tweak wording

---------

Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
2024-06-20 00:32:44 +03:00
Samuel Newman 22c5aa4da4 Truncate post metrics and fix truncation on native (#4575)
* truncate post counts

* add numberformat polyfill

* Fix perf

* Simplify type shenanigans

* Bump versions to remove dupes

---------

Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
2024-06-20 00:21:02 +03:00
Hailey 43672e1f39 Merge remote-tracking branch 'origin/main' into starter-packs 2024-06-19 11:45:28 -07:00
Hailey f95b64a22b unnecessary diff 2024-06-19 09:25:19 -07:00
dan ca17cf276f Fix avi placeholder layout (#4570) 2024-06-19 19:03:59 +03:00
Hailey 1dbfc6715d Ensure nothing happens if QR code fails to save 2024-06-19 08:59:54 -07:00