Alex Gleason
|
0480bfab94
|
Add Banner UI component
|
2022-07-26 10:30:48 -05:00 |
|
|
045a73f1d9
|
conditionally show endorse toggle
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-07-22 13:29:00 +02:00 |
|
|
3c835cf724
|
Restore featured accounts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-07-21 23:14:23 +02:00 |
|
Alex Gleason
|
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 |
|
Alex Gleason
|
ca833e5eed
|
Revert "Timeline: don't try to memoize getStatusIds"
This reverts commit dd58f8fce7 .
|
2022-07-13 19:15:39 -05:00 |
|
Alex Gleason
|
11a0329924
|
Fix pages that use PhoneInput
|
2022-07-13 19:08:19 -05:00 |
|
Alex Gleason
|
f62dcc6650
|
Simplify PhoneInput to only care about its own internal state
|
2022-07-13 17:37:40 -05: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 |
|
Alex Gleason
|
a8c709b41c
|
Refactor formatPhoneNumber to accept countryCode
|
2022-07-13 11:40:02 -05:00 |
|
Alex Gleason
|
dd58f8fce7
|
Timeline: don't try to memoize getStatusIds
|
2022-07-11 19:29:38 -05:00 |
|
Alex Gleason
|
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 |
|
Alex Gleason
|
3874d1d9ef
|
Merge remote-tracking branch 'origin/develop' into feed-suggestions
|
2022-07-09 15:02:45 -05:00 |
|
Alex Gleason
|
16c08b23a8
|
Fix improper import of Tabler icons
|
2022-07-09 11:22:38 -05:00 |
|
Alex Gleason
|
6ddb44f626
|
Upgrade Tabler to v1.73.0, use new import paths, remove Webpack hack
|
2022-07-09 11:20:02 -05:00 |
|
Alex Gleason
|
44d0a75044
|
SubscriptionButton: remove tooltip warning about web push
|
2022-07-08 16:54:23 -05:00 |
|
Alex Gleason
|
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 |
|
Alex Gleason
|
afe1edddf9
|
rootReducer(undefined, {} as any) --> rootState
|
2022-07-06 17:22:11 -05:00 |
|
Justin
|
f148cda74a
|
Extend Account component
|
2022-07-06 14:30:03 -04:00 |
|
Justin
|
3e8ebb1661
|
Improve UX after subscribing to account
|
2022-07-06 14:20:20 -04:00 |
|
Alex Gleason
|
bdf00bb692
|
Fix types in various component tests
|
2022-07-06 12:17:17 -05:00 |
|
|
8e8329a7b0
|
Merge remote-tracking branch 'soapbox/develop' into ts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-07-01 00:04:56 +02:00 |
|
|
9a207c970f
|
TypeScript, React.FC
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-30 16:51:36 +02:00 |
|
Justin
|
7ecb8f8d35
|
Merge branch 'feed-replacement' into 'develop'
Build Feed Filtering feature into the Home Timeline
See merge request soapbox-pub/soapbox-fe!1558
|
2022-06-30 12:19:51 +00:00 |
|
Alex Gleason
|
b3dc044ff3
|
Redirect /login when a user is signed in, add /login/add for multiple accounts
|
2022-06-29 13:32:59 -05:00 |
|
Justin
|
8c581fc415
|
Skip dequeue when feed filtering
|
2022-06-29 11:10:00 -04:00 |
|
Justin
|
e3d976a2e7
|
Account for smaller screens
|
2022-06-28 14:26:59 -04:00 |
|
Justin
|
825f5566a0
|
Add CSS class with variables
|
2022-06-28 14:18:15 -04:00 |
|
Alex Gleason
|
b0b418d699
|
BackgroundShapes: use a CSS linear gradient
|
2022-06-28 10:47:41 -05:00 |
|
Justin
|
97b752c00c
|
Fix link UX issue on linkfooter
|
2022-06-27 11:52:05 -04:00 |
|
Alex Gleason
|
41e5104fac
|
Update Tabler to v1.71.0, use new pencil-plus and message-circle-2 icons
|
2022-06-26 10:41:02 -05:00 |
|
marcin mikołajczak
|
dfbe05b390
|
Merge branch 'ts' into 'develop'
Reducers: TypeScript
See merge request soapbox-pub/soapbox-fe!1562
|
2022-06-25 06:00:44 +00:00 |
|
|
4e545f0638
|
Reducers: TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-24 00:33:23 +02:00 |
|
|
7f8594d05e
|
Reducers: TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-22 22:54:21 +02:00 |
|
Alex Gleason
|
572744a695
|
Merge remote-tracking branch 'origin/develop' into ts
|
2022-06-21 11:01:05 -05:00 |
|
Justin
|
4b25bdf635
|
Merge branch 'poll-improvements' into 'develop'
Refactor & Redesign Polls in Statuses
See merge request soapbox-pub/soapbox-fe!1533
|
2022-06-21 11:44:40 +00:00 |
|
|
419ab93077
|
Reducers: TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-20 21:48:11 +02:00 |
|
|
af695e3812
|
Reducers: TypeScrpt + fixes
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-20 16:46:45 +02:00 |
|
|
d8cb953955
|
Actions: TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-20 09:26:45 +02:00 |
|
|
6214084890
|
Actions: TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-19 20:38:51 +02:00 |
|
|
ee5453c18f
|
Merge remote-tracking branch 'soapbox/develop' into ts
|
2022-06-18 12:11:03 +02:00 |
|
|
ee55241792
|
Fix type errors, use () => RootState for getState
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-18 11:51:02 +02:00 |
|
Justin
|
20e0692012
|
Merge branch 'lodash-imports' into 'develop'
Specifically import the single lodash function
See merge request soapbox-pub/soapbox-fe!1540
|
2022-06-17 13:47:23 +00:00 |
|
Justin
|
3d76853e93
|
Lint fix
|
2022-06-17 08:14:34 -04:00 |
|
Justin
|
16c06e1d60
|
Temporarily disable for non-PLEROMA/MASTODON
|
2022-06-17 07:47:21 -04:00 |
|
Justin
|
5fa875ef64
|
Add tests
|
2022-06-17 07:44:34 -04:00 |
|
Justin
|
0e1302587a
|
Improve subscription button on header
|
2022-06-17 07:44:34 -04:00 |
|
Justin
|
de7fa347df
|
Specifically import the single lodash function
|
2022-06-17 07:37:53 -04:00 |
|
Justin
|
4687f9b79b
|
Lint
|
2022-06-16 11:47:57 -04:00 |
|
Justin
|
7a7fda0c08
|
Improve PollPreview
|
2022-06-16 11:08:57 -04:00 |
|
Justin
|
06888b8ebc
|
Undo some accidental changes
|
2022-06-16 09:08:58 -04:00 |
|