Commit Graph

4327 Commits

Author SHA1 Message Date
Eric Bailey fcd2c8cbcd Move sp event props 2024-06-20 14:27:00 -05:00
Hailey d743d88777 Merge remote-tracking branch 'origin/main' into starter-packs 2024-06-20 11:32:33 -07:00
Hailey 8eaa538673 Add link shortening to starter pack link sharing (#4581) 2024-06-20 11:31:59 -07:00
Hailey 1ab8c8bc1f dont adjust selected feed 2024-06-20 11:31:17 -07:00
Eric Bailey eac4668d73 Merge #4492, fixes profile menu hover (#4580)
* Fix button hover color (#4492)

* Update ProfileMenu.tsx

* Update Button.tsx

* Update ProfileFeed.tsx

* Update ProfileFeed.tsx

* Re-add change post conflict

---------

Co-authored-by: Minseo Lee <itoupluk427@gmail.com>
2024-06-20 10:30:48 -07:00
Eric Bailey b715398ae1 Lander: use handle, desktop header style 2024-06-20 12:28:54 -05:00
Eric Bailey 888e55e4fc Footer tweaks 2024-06-20 11:30:41 -05:00
Hailey 1c5fe401d4 Merge remote-tracking branch 'origin/main' into starter-packs 2024-06-20 09:10:18 -07:00
Hailey 428eb2e3c9 update tests 2024-06-19 23:23:11 -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 e57c180b72 Merge branch 'main' into starter-packs 2024-06-19 15:10:02 -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