Commit Graph

4468 Commits

Author SHA1 Message Date
7482d37f5c Merge branch 'add-loading-state-to-carousel' into 'develop'
Add disabled state when changing feed filter

See merge request soapbox-pub/soapbox-fe!1636
2022-07-14 20:58:00 +00:00
6f727ae139 Add disabled state when changing feed filter 2022-07-14 15:46:04 -04:00
3377f1dcd1 Merge branch 'developers-stuff' into 'develop'
Add advanced settings under Developers section, refactor

See merge request soapbox-pub/soapbox-fe!1625
2022-07-14 18:18:22 +00:00
04ff9de05d Merge branch 'phone-input' into 'develop'
Introduce PhoneInput component

See merge request soapbox-pub/soapbox-fe!1632
2022-07-14 18:16:40 +00:00
489792e1f3 Merge branch 'ptr-fix' into 'develop'
Remove PullToRefresh from ScrollableList, wrap outer components instead

See merge request soapbox-pub/soapbox-fe!1633
2022-07-14 18:10:43 +00:00
150510bc8a Format number after changing country code 2022-07-14 14:08:59 -04:00
4b94bc8b5d Merge remote-tracking branch 'origin/develop' into ptr-fix 2022-07-14 13:01:18 -05:00
4925e17d0c Fixed grammar 2022-07-14 12:56:50 -04:00
07f6935789 Refactor dropdown into 'addon' on Input 2022-07-14 11:55:00 -04:00
0c13ecf10f Merge branch 'ts-notifications' into 'develop'
Notifications: TS

See merge request soapbox-pub/soapbox-fe!1628
2022-07-14 05:42:09 +00:00
2d5454a93f Merge branch 'ts' into 'develop'
TypeScript, React.FC

See merge request soapbox-pub/soapbox-fe!1592
2022-07-14 05:41:41 +00:00
f4f34cf585 Remove PullToRefresh from ScrollableList, wrap outer components instead 2022-07-13 20:13:37 -05:00
99c67916dd PhoneInput: add some helpful comments 2022-07-13 19:50:07 -05:00
efad8e0e67 Fix SmsVerification test 2022-07-13 19:34:29 -05:00
6f2ba29f81 Merge remote-tracking branch 'origin/develop' into phone-input 2022-07-13 19:15:46 -05:00
ca833e5eed Revert "Timeline: don't try to memoize getStatusIds"
This reverts commit dd58f8fce7.
2022-07-13 19:15:39 -05:00
21e7215beb Remove legacy phone formatting code 2022-07-13 19:09:13 -05:00
11a0329924 Fix pages that use PhoneInput 2022-07-13 19:08:19 -05:00
7f7edf9162 PhoneInput: improve styles 2022-07-13 18:45:42 -05:00
0591bf72a5 PhoneInput: remove unnecessary handleCountryChange function 2022-07-13 18:10:16 -05:00
ba98a8e82f PhoneInput: prettify input while typing 2022-07-13 18:09:48 -05:00
f62dcc6650 Simplify PhoneInput to only care about its own internal state 2022-07-13 17:37:40 -05:00
849d82d620 Update Polish translation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-07-13 23:59:27 +02:00
3e6dc0cfe7 PinnedStatuses: TS, FC
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-07-13 21:03:45 +02:00
479386af03 Merge remote-tracking branch 'soapbox/develop' into ts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-07-13 20:57:12 +02:00
0ed1c3ca83 Improve display of PhoneInput 2022-07-13 12:26:07 -05:00
85cf99f618 CountryCodeDropdown: use button element 2022-07-13 12:16:54 -05:00
a8c709b41c Refactor formatPhoneNumber to accept countryCode 2022-07-13 11:40:02 -05:00
5c9cecf8c8 Add PhoneInput component 2022-07-13 09:42:58 -05:00
dd58f8fce7 Timeline: don't try to memoize getStatusIds 2022-07-11 19:29:38 -05:00
d527425f67 Update notification.test.tsx
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-07-12 00:25:07 +02:00
37d97eb857 Notifications: TS
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-07-11 23:27:43 +02:00
ffe14d9aa7 Merge branch 'notifications-empty-messages' into 'develop'
Show different 'empty notifications' message if category is selected

See merge request soapbox-pub/soapbox-fe!1627
2022-07-11 20:20:44 +00:00
c9edf20ab7 Show different 'empty notifications' message if category is selected
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-07-11 20:10:14 +02:00
30bf4a04b3 Merge branch 'styles-' into 'develop'
Federation restrictions page styles

See merge request soapbox-pub/soapbox-fe!1622
2022-07-11 17:53:47 +00:00
70cd4148e6 Merge branch 'subscription-button-no-tooltip' into 'develop'
SubscriptionButton: remove tooltip warning about web push

See merge request soapbox-pub/soapbox-fe!1618
2022-07-11 17:15:03 +00:00
641c87866e SettingsStore: add advanced quickfilter toggle 2022-07-11 12:10:02 -05:00
c8004a7532 SettingsStore: add advanced settings toggles 2022-07-11 12:04:00 -05:00
faa02ecc3d Preferences: prefer custom hooks 2022-07-11 11:54:51 -05:00
5a8bae5126 Rename developers modules with hypens 2022-07-11 11:44:03 -05:00
55cff5638f CreateApp: manage params with POJO 2022-07-11 11:42:10 -05:00
104c2305fb CreateApp: convert to TSX+FC 2022-07-11 11:34:14 -05:00
930a10a63e SettingsStore: convert to TSX+FC 2022-07-11 10:48:25 -05:00
96e47962c9 Hide carousel if no avatars 2022-07-11 09:10:10 -04:00
1254f8a3f3 Merge branch 'feed-suggestions' into 'develop'
Feed suggestions

See merge request soapbox-pub/soapbox-fe!1595
2022-07-11 13:00:41 +00:00
604ad37c11 Federation restrictions page styles
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-07-11 00:02:08 +02:00
cb26a515a2 Fix suggestions test types 2022-07-09 15:08:01 -05:00
3874d1d9ef Merge remote-tracking branch 'origin/develop' into feed-suggestions 2022-07-09 15:02:45 -05:00
ef6510f03b Merge remote-tracking branch 'origin/develop' into subscription-fixes 2022-07-09 14:46:47 -05:00
8bcf5fe82d Update tests for Jest v28, apply uuid hack
https://github.com/uuidjs/uuid/pull/616#issuecomment-1111012599
2022-07-09 14:25:19 -05:00