Hailey
d906fe4fcf
handle onpress better
2024-01-16 18:42:22 -08:00
Hailey
b6b0964168
resolve animation issue, animate alt text expansion
2024-01-16 16:57:31 -08:00
Hailey
daedd1f671
move getChildren to didMoveToWindow
2024-01-16 15:47:24 -08:00
Hailey
87d44e4b57
simplify getPressed
2024-01-15 18:48:36 -08:00
Hailey
d92584bad7
just more cleanup
2024-01-15 17:56:43 -08:00
Hailey
d39f7a937d
remove unnecessary property for gesture recognizer
2024-01-15 17:03:19 -08:00
Hailey
a35513a1d2
remove debug line
2024-01-15 16:55:36 -08:00
Hailey
788956aa01
typo
2024-01-15 16:33:44 -08:00
Hailey
a3ba6e7825
make alt text selectable
2024-01-15 13:42:25 -08:00
Hailey
e5472a13da
re-render on numberOfLines change
2024-01-15 05:27:15 -08:00
Hailey
9f5b7602c1
more implementations
2024-01-15 04:57:35 -08:00
Hailey
aa96bba066
merge main in
...
what are you doing there? go away
fix recognizer to clear selected text on tap
remove jank/hacks
update readme
remove android stuff
(?) don't remove clipped subview on android for selection
enable selection of alt text
add numberOfLines
properly apply container styles
handle both selection and expand press events in alt text
far better implementation
revert link changes
revert lightbox changes for now
fix file name
2024-01-15 03:12:43 -08:00
Hailey
ec8c05f3f0
Merge branch 'main' into feat/selectable-text
...
# Conflicts:
# src/view/com/util/Link.tsx
2024-01-12 23:41:10 -08:00
Hailey
2435a25257
cleanup
2024-01-12 23:30:13 -08:00
Hailey
fdf75927f6
remove debug
2024-01-12 23:25:23 -08:00
Hailey
36d8cd82ef
reset text selection on text update
2024-01-12 23:25:17 -08:00
Hailey
b8f7bc23c2
use textkit 1
2024-01-12 23:24:43 -08:00
Hailey
5216464458
properly handle link press events
2024-01-12 22:50:15 -08:00
Hailey
2802902c69
modify Link so that we can create the TextLink press handler outside
2024-01-12 22:49:47 -08:00
Hailey
860610e63a
always make sure we use the latest styles
2024-01-12 19:17:51 -08:00
Paul Frazee
12a0ceee8a
1.64 ( #2521 )
...
* bump expo
* 1.64
* Update locale files
2024-01-12 17:40:04 -08:00
Paul Frazee
b3b818671e
Bump react-native@0.73.2 ( #2519 )
...
* Bump react-native@0.73 .2
* Remove old patch
2024-01-12 17:04:08 -08:00
Paul Frazee
8cc1bd0c40
Create a profile record on new user ( #2520 )
...
* Create a profile record on new user
* Dont hold up account creation for the profile
2024-01-12 17:01:14 -08:00
Hailey
7f05d0141b
update readme with tech info
2024-01-12 16:57:08 -08:00
Hailey
b8318446a3
remove all uitextview padding
2024-01-12 16:34:35 -08:00
Hailey
0f0b6aa131
cleanup imports
2024-01-12 16:34:28 -08:00
Hailey
c9f0064836
update interface
2024-01-12 16:18:08 -08:00
Hailey
7dcac644ba
remove useless struct
2024-01-12 16:13:49 -08:00
Hailey
5174744213
adjust deps
2024-01-12 16:13:34 -08:00
Mary
40c757afa9
fix: truncate long email address ( #2493 )
2024-01-12 10:44:24 -08:00
Mary
a0e345fa01
fix: set html lang according to app language ( #2496 )
2024-01-12 10:42:28 -08:00
Eric Bailey
11f6ff7cbe
Ensure sessions and tokens are synced between tabs ( #2498 )
...
* Ensure sessions and tokens are synced between tabs
* Send clear account to sentry for monitoring
2024-01-12 10:39:21 -08:00
Eli Mallon
c0261fc940
package.json: cp --verbose doesn't exist on macos ( #2501 )
2024-01-12 10:25:00 -08:00
Paul Frazee
95d771b3a5
Suggest post language correction ( #2486 )
...
* feat: suggested language
* fix: wording correction
* Factor out SuggestedLanguage into a separate component
* Tighten the language-suggestion confidence to avoid false positives
* Tweak the copy and UI
* Add function fallbacks for safari
---------
Co-authored-by: Mary <pineapplecreamcheese@skiff.com >
2024-01-12 10:20:17 -08:00
Paul Frazee
998ee29986
(optional) In app browser ( #2490 )
...
* add expo web browser + modal
* add in app browser option to settings
* don't show toggle on web
* Tweak browser-choice UIs
---------
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
2024-01-12 10:19:56 -08:00
Hailey
ce8b9ed62b
add readme, update info
2024-01-11 22:15:50 -08:00
Hailey
33c6e3b15c
remove unnecessary android/web stuff
2024-01-11 22:04:53 -08:00
Hailey
fbca531bdf
simplify cast of string.index to int before i forget
2024-01-11 22:02:30 -08:00
dan
b147f7ae8a
Toggle minimal shell on any scroll for web ( #2499 )
2024-01-11 10:44:56 -08:00
Hailey
648552eafb
wip
2024-01-11 02:01:20 -08:00
Hailey
c6d2e54923
selectable text experiment
2024-01-11 00:38:47 -08:00
Foysal Ahamed
3662259c5b
✨ New report type, appeal ( #2455 )
2024-01-10 23:16:45 -08:00
Max Ignatenko
17f7c36edf
Update Ukrainian translation ( #2469 )
...
Co-authored-by: Ukrainians <github-actions@github.com >
2024-01-10 23:16:16 -08:00
Mary
ca7ec9eec0
fix: don't set autocomplete on search input ( #2482 )
2024-01-10 23:11:03 -08:00
Minseo Lee
5cc46241d7
Reorder the locales alphabetically and correct the name for Indonesian ( #2483 )
2024-01-10 23:07:47 -08:00
Mary
0b2daa787c
Use the RichText facets when copying post text ( #2481 )
...
* feat: serialize rich text to string
* feat: wire richTextToString to copy post text
2024-01-10 22:56:45 -08:00
Eric Bailey
f7b01c3542
Add expired log ( #2456 )
...
* Add expired log
* Add service
2024-01-10 22:52:46 -08:00
bnewbold
231c528c88
remove deprecated search.bsky.social code ( #2461 )
2024-01-10 22:52:22 -08:00
Paul Frazee
ce1e6518a2
Increase the number of lines for quote posts from 6 to 20 ( #2489 )
2024-01-10 22:51:54 -08:00
Hailey
6ec6d522e8
fix rendering of external in quote embeds ( #2464 )
2024-01-10 22:36:47 -08:00