Markus Amalthea Magnuson
c060cd4158
Various case and text fixes. ( #757 )
...
* Various case and text fixes.
* Update some labels per requested changes.
---------
Co-authored-by: Ansh <anshnanda10@gmail.com>
2023-06-13 11:35:13 -07:00
GitStart
c20f8937cb
UX: account deletion dialogue does not tell me which account I'm deleting ( #835 )
...
* fix: account deletion dialogue does not tell me which account I'm deleting
* update styles and display name
2023-06-13 11:24:57 -07:00
Logan Rosen
55cf53cfd5
Use native heading elements
2023-06-10 19:12:26 -04:00
Ansh
007d12e182
push instead of navigate ( #861 )
2023-06-07 17:55:25 -05:00
Ansh
0be14a1b46
[APP-680] Allow users to add details when reporting ( #854 )
...
* allow user to add text when reporting post
* add DMCA override
* increase modal size
* fix dark mode text color
* re-organize components
* add details option when reporting account
* hard-code modal size so it works on smaller devices
* fix modal on web
* Remove outline from textarea focus
* Tweak some styles
* Fix lint
---------
Co-authored-by: Paul Frazee <pfrazee@gmail.com>
2023-06-07 11:11:04 -05:00
Ansh
fc12a1205c
allow image to clicked to go to post in notificaitons ( #858 )
2023-06-07 09:57:49 -05:00
Logan Rosen
bdcdb4e4dc
Use expo-image-picker on Web ( #847 )
2023-06-06 09:38:58 -05:00
Ansh
bf36101bf2
[APP-655] Password autocomplete when logging in ( #838 )
...
* remove unused styles
* refine login form to autofill password from password manager
2023-06-06 09:31:50 -05:00
Paul Frazee
ad4eaf5ed2
Move suggested follow recommendations to the server ( #836 )
...
* Move suggested follow recommendations to the server
* fix search results color in dark mode
---------
Co-authored-by: Ansh Nanda <anshnanda10@gmail.com>
2023-06-02 15:01:16 -05:00
Paul Frazee
e8843ded5b
Fix a bunch of type errors and add a type-check to the github workflows ( #837 )
...
* Add yarn type-check
* Rename to yarn typecheck
* Fix a collection of type errors
* Add typecheck to automated tests
* add `dist` to exluded folders tsconfig
---------
Co-authored-by: Ansh Nanda <anshnanda10@gmail.com>
2023-06-02 15:01:04 -05:00
Logan Rosen
46c9de7c18
Don't show Remove button for nonexistent avatar/banner ( #833 )
2023-06-02 09:51:11 -05:00
Kadi Kraman
d4e7355cca
fix: support scroll to top on profile screen ( #725 )
...
* Support scroll to top on profile screen
* Refactor types
* Remove async
* Improve types
2023-06-01 11:00:00 -05:00
Samuel Newman
88212eb065
translate to primary language rather than just english ( #814 )
2023-06-01 10:50:18 -05:00
Ansh
1fc694d488
[APP-656] make alt text expandable ( #821 )
...
* make alt text expandable
* clean code
2023-06-01 10:47:17 -05:00
Ansh
5c25d670d0
move early return to after all hooks ( #823 )
2023-06-01 10:41:27 -05:00
Ansh
54e5e30945
[APP-674] Fix search results tab bar ( #822 )
...
* fix search results tab bar
* Fix spacing on web
---------
Co-authored-by: Paul Frazee <pfrazee@gmail.com>
2023-06-01 10:40:26 -05:00
Ansh
8fde55b59b
simplify how x position is calculated for scrollTo in TabBar ( #820 )
2023-06-01 10:19:15 -05:00
Bartosz Kaszubowski
2018558585
feat(Login): allow submitting on password field ( #720 )
2023-05-30 19:56:13 -05:00
Ollie H
a9a661ab58
Add ability to reply, repost (without quote post), and like posts using VoiceOver ( #765 )
...
Co-authored-by: Paul Frazee <pfrazee@gmail.com>
2023-05-30 19:50:56 -05:00
Ben Harris
7458b6f600
Move MAX_GRAPHEME_LENGTH to constants.ts ( #735 )
2023-05-30 19:41:56 -05:00
skipness
0239225796
fix: content trimmed in server input modal ( #733 )
2023-05-30 19:41:21 -05:00
Okechukwu Somtochukwu
8258317c38
[typo] correct typo was 'fo' instead of 'to' ( #721 )
2023-05-30 17:26:40 -07:00
Ollie H
072682dd9f
Rework scaled dimensions and compression ( #737 )
...
* Rework scaled dimensions and compression
* Unbreak image / banner uploads
---------
Co-authored-by: Paul Frazee <pfrazee@gmail.com>
2023-05-30 19:23:55 -05:00
Ollie H
deebe18aaa
Use non-pipe translation link ( #740 )
2023-05-30 18:54:47 -05:00
Ben Harris
ca34364cf0
Support arrow key navigation for Lightbox.web.tsx ( #761 )
...
* Support arrow key navigation for Lightbox.web.tsx
renames onEscape to onKeyDown
* appease eslint
* appease eslint again
* wrap onPressLeft and onPressRight in useCallback
2023-05-30 18:45:49 -05:00
Seth Arnold
1e5c4609a8
Update ProfileHeader.tsx ( #810 )
...
Change error message from "failed to blocK" to "failed to unblock"
2023-05-30 18:32:46 -05:00
Ollie H
234e04c396
Update follower/following a11y hints and labels ( #755 )
...
* Update follower/following a11y hints and labels
* Update ProfileHeader.tsx
---------
Co-authored-by: Ansh <anshnanda10@gmail.com>
2023-05-30 13:39:50 -07:00
Ben Harris
09c515d273
fix web links to no longer point to staging ( #758 )
...
* fix web link in README.md
* missed one
2023-05-30 13:34:14 -07:00
Josh Soref
c808721938
Spelling ( #772 )
...
* spelling: account
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: activated
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: additional
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: appropriate
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: bskyweb
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: description
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: display
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: highlighted
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: javascript
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: locally-hosted
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: notification
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: occurring
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: parenthetical
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: preexisting
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: prefetched
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: punctuation
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: simplicity
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
---------
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-05-30 14:46:43 -05:00
Logan Rosen
a89129fcf6
Fix button to find people to follow ( #806 )
2023-05-30 13:55:06 -05:00
Paul Frazee
7b6948e617
Merge branch 'custom-algos' into main
2023-05-25 21:17:11 -05:00
Paul Frazee
229153a26c
Fix tsc
2023-05-25 20:48:43 -05:00
Paul Frazee
25153f1f4d
Fix lint
2023-05-25 20:45:35 -05:00
Paul Frazee
68332bc877
UI tune ups
2023-05-25 20:44:37 -05:00
Paul Frazee
9da5a1a780
Merge branch 'custom-algos' of github.com:bluesky-social/social-app into custom-algos
2023-05-25 20:28:01 -05:00
Paul Frazee
0a1f912ece
Fixes & updates for mobile web
2023-05-25 20:27:55 -05:00
Ansh Nanda
2c970781b7
replace profile with hamburger menu in search as well
2023-05-25 18:25:31 -07:00
Paul Frazee
651f3abc1f
Tune up custom feed uis on web
2023-05-25 20:19:49 -05:00
Paul Frazee
767f5353ea
Merge branch 'custom-algos' of github.com:bluesky-social/social-app into custom-algos
2023-05-25 20:02:41 -05:00
Paul Frazee
257686f360
Add feeds tab
2023-05-25 20:02:37 -05:00
Ansh Nanda
202a56cff6
small tweak to tab bar positioning
2023-05-25 16:23:32 -07:00
Paul Frazee
df6d249e85
Small tweak to feed tab bar positioning
2023-05-25 17:53:57 -05:00
Paul Frazee
dd1bbcfb0b
Add scrollview to drawer
2023-05-25 17:26:34 -05:00
Paul Frazee
bf056cf622
Visually unify the home header with other screens
2023-05-25 17:09:23 -05:00
Paul Frazee
cc6ead42d0
Switch to new satellite icon on the header
2023-05-25 17:00:39 -05:00
Paul Frazee
0f30f743cb
Use the bars icon on the viewheader
2023-05-25 15:56:29 -05:00
Ansh Nanda
881be748d5
increase save custom feed btn hitslop
2023-05-25 13:54:43 -07:00
Ansh Nanda
a9027cfb45
turn of auto correct and capitalize on search
2023-05-25 13:50:59 -07:00
Ansh Nanda
be2beae1f1
delete old My Feeds / Saved Feeds screen
2023-05-25 13:46:06 -07:00
Ansh Nanda
8bb3f40a59
add saved feeds to left nav on desktop
2023-05-25 13:14:40 -07:00