Commit Graph

2222 Commits

Author SHA1 Message Date
b57cecea8d Minor visual improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-07-16 00:27:52 +02:00
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
4b94bc8b5d Merge remote-tracking branch 'origin/develop' into ptr-fix 2022-07-14 13:01:18 -05: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
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
11a0329924 Fix pages that use PhoneInput 2022-07-13 19:08:19 -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
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
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
16c08b23a8 Fix improper import of Tabler icons 2022-07-09 11:22:38 -05:00
6ddb44f626 Upgrade Tabler to v1.73.0, use new import paths, remove Webpack hack 2022-07-09 11:20:02 -05:00
018117049e Update icons in notifications filter bar 2022-07-08 18:33:10 -05:00
f66d65924a Better enforcement of notification types 2022-07-08 18:09:57 -05:00
463c9fc9f5 Please the linter gods 2022-07-08 17:49:30 -05:00
b10dc7ea6e Notification: fix ariaLabel crash 2022-07-08 17:20:41 -05:00
143aa119d2 notification.chat_mention --> notification.pleroma:chat_mention 2022-07-08 17:07:38 -05:00
44d0a75044 SubscriptionButton: remove tooltip warning about web push 2022-07-08 16:54:23 -05:00
1b373fae97 Fix registration test 2022-07-08 15:08:24 -05:00
f37f4b9e6e Public layout header: fix weird error where the header can disappear 2022-07-08 13:50:38 -05:00
334857045a Merge branch 'emoji-button' into 'develop'
Emoji reacts: show the emoji you reacted with on the button

See merge request soapbox-pub/soapbox-fe!1571
2022-07-07 16:10:59 +00:00
bcc9ff5066 Merge branch 'ts-tests' into 'develop'
Make TypeScript work correctly in tests

Closes #1010

See merge request soapbox-pub/soapbox-fe!1610
2022-07-07 13:39:51 +00:00