Eric Bailey
4edbcd2b94
Dialog solution
2024-02-08 13:15:14 -06:00
Paul Frazee
15d0f2e90b
Add (WIP) debug mod page
2024-02-07 21:26:28 -08:00
Eric Bailey
270476a126
Remove log
2024-02-07 22:17:07 -06:00
Eric Bailey
5bd64fbc85
Dialogs side quest
2024-02-07 22:11:59 -06:00
Eric Bailey
f4ce9e22e8
Fix scroll view
2024-02-07 20:16:37 -06:00
Eric Bailey
fabf6809fc
Add all groups
2024-02-07 20:14:23 -06:00
Eric Bailey
e0061056dc
Clean up
2024-02-07 19:28:31 -06:00
Eric Bailey
97bfa40ce3
Complete header
2024-02-07 19:28:31 -06:00
Eric Bailey
9a57155339
Header
2024-02-07 19:28:31 -06:00
Eric Bailey
8e1575f5ba
Subheader
2024-02-07 19:28:31 -06:00
Eric Bailey
af5b545e25
Reorg, add icon
2024-02-07 19:28:31 -06:00
Eric Bailey
5998b34471
Not found state
2024-02-07 19:28:31 -06:00
Paul Frazee
dd56beeebb
Add label & label group descriptions
2024-02-07 14:44:23 -08:00
Paul Frazee
981fc67138
Remove ununsed constants
2024-02-07 11:56:42 -08:00
Paul Frazee
c0771deb9b
Drop the guidelines for now
2024-02-07 11:56:42 -08:00
Paul Frazee
81820479f3
Add modservice screen and profile-header-card
2024-02-07 11:56:39 -08:00
Paul Frazee
f0a35a940b
Bump ios build
2024-02-07 10:03:46 -08:00
Paul Frazee
32020d62d6
Hackfix to avoid creating identical profile objects during account creation
2024-02-07 10:03:26 -08:00
Paul Frazee
fc40b200ed
1.68
2024-02-06 22:12:41 -08:00
Paul Frazee
3b0f94bfb0
Fix test
2024-02-06 22:09:34 -08:00
Hailey
573cf31d86
fix theme cross-tab write loop ( #2774 )
...
* don't write on onUpdate, memoize
* refac useColorModeTheme
2024-02-06 21:16:50 -08:00
dan
dc6603a1b9
Fix open-in-new-tab for TextLink ( #2773 )
2024-02-06 19:45:16 -08:00
surfdude29
76811657e8
Add missing word in ModerationDetails.tsx ( #2753 )
2024-02-06 19:14:33 -08:00
Hailey
3a9497cc7e
use ios live text interaction in alt text modal and image viewer ( #2752 )
2024-02-06 19:13:28 -08:00
surfdude29
2427329a84
Fix typo in ca/messages.po ( #2754 )
2024-02-06 19:12:26 -08:00
Eric Bailey
541eb8ded1
Update open graph data ( #2760 )
...
* Update open graph data
* Format
* Fix typo
2024-02-06 18:52:04 -08:00
Maison da Silva
29b31b7739
Variable translation broke the number of "following" in pt-BR ( #2766 )
...
* Variable translation broke the number of "following" in pt-BR
Variable translation broke the number of "following" in pt-BR
* Update Date
2024-02-06 18:51:33 -08:00
dan
4583521b11
Refactor Home feed pager rendering logic ( #2768 )
...
* Use new persistence API for selected feed
* Refactor Home feeds pager data source
2024-02-06 18:50:44 -08:00
Hailey
f393dda528
convert query to lowercase before performing search ( #2770 )
2024-02-06 17:57:16 -08:00
Paul Frazee
a070d40990
Merge branch 'Pranith-Kanchan-Pranith-Kanchan-link-cannot-in-Moderation' into main
2024-02-06 17:55:16 -08:00
Paul Frazee
1a38673ac1
Fix lint
2024-02-06 17:55:06 -08:00
Paul Frazee
06d71cf2cc
Merge branch 'Pranith-Kanchan-link-cannot-in-Moderation' of https://github.com/Pranith-Kanchan/social-app into Pranith-Kanchan-Pranith-Kanchan-link-cannot-in-Moderation
2024-02-06 17:40:42 -08:00
Hailey
39b4081c5e
Fix iOS composer text getting cut off ( #2764 )
...
* patch react-native textinput
* cleanup patchfile
2024-02-06 14:45:41 -08:00
Hailey
52f57b3aec
Display the language selection dialog correctly on web ( #2719 )
...
* add event to callback
* position translation button correctly based on press position
* properly place the background
* remove worthless comment
2024-02-06 12:51:32 -08:00
dan
9ccad0ba6c
Prevent post meta misclicks in QT ( #2701 )
2024-02-06 12:44:33 -08:00
Mary
41860d8b80
fix: remove list from pinned once deleted ( #2705 )
2024-02-06 12:26:57 -08:00
Paul Frazee
2d13f3b367
Merge branch 'mary-ext-fix/app-password-submit' into main
2024-02-06 12:14:27 -08:00
Paul Frazee
d385837812
Go back to autofocus and small ui tweak
2024-02-06 12:13:09 -08:00
Paul Frazee
ed80551278
Cat on keyboard
2024-02-06 12:07:06 -08:00
Paul Frazee
b61db0f4e4
Merge branch 'fix/app-password-submit' of https://github.com/mary-ext/fork-bsky-app into mary-ext-fix/app-password-submit
2024-02-06 12:00:55 -08:00
Hailey
ec86282403
Options for selecting dark theme, fix some white flashes when in dark mode ( #2722 )
...
* add dark theme selection to settings/schema
* use `useThemePrefs` where needed
* adjust theme providers to support various themes
* update storybook
* handle web themes
* better themeing for web
* dont show dark theme prefs when color mode is light
* drop the inverted text change on oled theme
* get the color mode inside of `useColorModeTheme`
* use `ThemeName` type everywhere
* typo
* use dim/dark instead of dark/oled
* prevent any fickers on web
* fix styles
* use `dim` for dark default
* more cleanup
* 🤔
* set system background color
* ts
2024-02-06 11:43:51 -08:00
Hailey
856f80fc6d
fix some youtube videos not properly loading ( #2726 )
...
* add player iframe to bskyweb
* iframe for youtube content
* update tests
* ts error
2024-02-06 11:05:17 -08:00
Hailey
a9ab13e5a9
password flow improvements ( #2730 )
...
* add button to skip sending reset code
* add validation to reset code
* comments
* update test id
* consistency sneak in - everything capitalized
* add change password button to settings
* create a modal for password change
* change password modal
* remove unused styles
* more improvements
* improve layout
* change done button color
* add already have a code to modal
* remove unused prop
* icons, auto add dash
* cleanup
* better appearance on android
* Remove log
* Improve error messages and add specificity to function names
---------
Co-authored-by: Paul Frazee <pfrazee@gmail.com >
2024-02-06 10:06:25 -08:00
Paul Frazee
b9e00afdb1
Merge branch 'RonyVidaur-main' into main
2024-02-06 09:29:02 -08:00
Paul Frazee
0604e5b84e
Fix lint
2024-02-06 09:28:56 -08:00
Paul Frazee
57559ab6ca
Merge branch 'main' of https://github.com/RonyVidaur/social-app into RonyVidaur-main
2024-02-06 09:13:19 -08:00
Hailey
065a094087
fix web aux click on all browsers ( #2633 )
2024-02-06 09:00:16 -08:00
Samuel Newman
2f1ce117d7
Long press external embed to share ( #2621 )
...
* long press external embed to share
* use existing shareUrl function
2024-02-05 15:58:03 -08:00
Mary
2754121f67
Bump replies ( #2604 )
...
* fix: bump replies
* refactor: only bump if not at 0
2024-02-05 15:44:14 -08:00
Samuel Newman
6ad5863573
Move query augmentation to lower component ( #2748 )
2024-02-05 15:26:08 -08:00