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 |
|
Justin
|
fb9796b0c4
|
Redesign Poll within Status
|
2022-06-16 09:08:58 -04:00 |
|
|
7b5114a1b8
|
prefer TypeScript for tests
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-12 23:07:06 +02:00 |
|
|
cdbb88d2e0
|
TypeScript, React.FC
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-12 16:14:46 +02:00 |
|
|
228fef77a4
|
Merge remote-tracking branch 'soapbox/develop' into ts
|
2022-06-10 19:57:07 +02:00 |
|
|
708c3a9e64
|
TypeScript: actions
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-10 19:56:22 +02:00 |
|
marcin mikołajczak
|
ff79329dd6
|
Merge branch 'develop' into 'ts'
# Conflicts:
# app/soapbox/features/verification/registration.tsx
|
2022-06-10 16:16:31 +00:00 |
|
|
309e6c1a67
|
Reactions modal fixes
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-09 21:47:21 +02:00 |
|
|
2786fa257b
|
Use import type in some places
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-09 21:08:51 +02:00 |
|
|
95e037f8c0
|
TypeScript, React.FC
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-09 20:56:14 +02:00 |
|
|
a8a1567917
|
Merge remote-tracking branch 'soapbox/develop' into ts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-09 00:05:04 +02:00 |
|
|
a66c174c2d
|
Add normalizers, fix tests
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-08 23:43:27 +02:00 |
|
Alex Gleason
|
4457a0613c
|
Merge branch 'quote-sensitive' into 'develop'
Sensitive quotes
Closes #930
See merge request soapbox-pub/soapbox-fe!1504
|
2022-06-08 16:34:50 +00:00 |
|
|
5fe442b684
|
ESLint: add no-duplicate-imports rule
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-07 22:21:18 +02:00 |
|
Alex Gleason
|
da70097960
|
Convert QuotedStatus containers to TSX
|
2022-06-07 14:48:24 -05:00 |
|
|
6c45dcb109
|
TypeScript, FC (reducers, search)
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-07 18:25:53 +02:00 |
|
marcin mikołajczak
|
bdb958a613
|
Merge branch 'ts' into 'develop'
Reducers: TypeScript
See merge request soapbox-pub/soapbox-fe!1498
|
2022-06-06 19:03:34 +00:00 |
|
|
41a2b1f08f
|
Reducers: TypeScript, fixes
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-05 20:21:25 +02:00 |
|
|
5bb26c9b47
|
Merge remote-tracking branch 'soapbox/develop' into ts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-05 15:07:19 +02:00 |
|
|
65dff4e6a1
|
Reducers: TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-05 15:05:44 +02:00 |
|
|
5bc8108e26
|
Move account migration to settings
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-05 08:56:22 +02:00 |
|
Alex Gleason
|
fbb460817f
|
Add JSDoc comments to timeline components
|
2022-06-03 13:09:46 -05:00 |
|
Alex Gleason
|
aad192d150
|
ScrollTopButton: restore count prop so it works in Notifications again
|
2022-06-03 12:38:54 -05:00 |
|
Alex Gleason
|
6da72d874e
|
TimelineQueueButtonHeader --> ScrollTopButton
|
2022-06-03 12:34:30 -05:00 |
|
Alex Gleason
|
2aa4b41528
|
StatusListContainer --> Timeline
|
2022-06-03 12:31:23 -05:00 |
|
|
7a35aa727b
|
import from 'soapbox/…
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-30 20:23:55 +02:00 |
|
|
beb7b8e713
|
TypeScript, FC
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-30 18:44:32 +02:00 |
|
|
a3d1d2dc91
|
TS, FC
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-28 21:53:22 +02:00 |
|
|
9b5c342a27
|
Merge remote-tracking branch 'soapbox/develop' into ts
|
2022-05-28 18:03:22 +02:00 |
|
|
1e74c6d3d7
|
TypeScript, FC, styles and fixes
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-28 18:03:19 +02:00 |
|
Justin
|
8433ff70b0
|
Add tests for account-notes action
|
2022-05-27 14:11:36 -04:00 |
|
Justin
|
b4f76d276b
|
Merge branch 'fix-keys' into 'develop'
Fix key warnings
See merge request soapbox-pub/soapbox-fe!1448
|
2022-05-24 20:50:30 +00:00 |
|
|
38b3b7150f
|
string | React.ReactNode -> React.ReactNode
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-24 17:16:07 +02:00 |
|
Justin
|
1133b05714
|
Fix key warnings
|
2022-05-24 09:46:21 -04:00 |
|
|
2ec9cacb27
|
Merge remote-tracking branch 'soapbox/develop' into familiar-followers
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-20 21:06:10 +02:00 |
|
|
960dd0ed89
|
Merge remote-tracking branch 'soapbox/develop' into familiar-followers
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-20 20:57:14 +02:00 |
|
|
3cd8a4b966
|
Use useFeatures hook
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-20 20:54:24 +02:00 |
|
Alex Gleason
|
f3f6a15686
|
LandingPageModal: use Text component
|
2022-05-20 10:15:47 -05:00 |
|
|
0aede77a52
|
Do not show follow requests hotkey if not feature not available
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-19 12:57:21 +02:00 |
|
Justin
|
b3d2306aaf
|
Merge branch 'improve-test-coverage-for-trends' into 'develop'
Improve Trends test coverage
See merge request soapbox-pub/soapbox-fe!1416
|
2022-05-18 18:41:32 +00:00 |
|
Justin
|
54ef361bcc
|
Allow waitlisted users to verify their SMS
|
2022-05-18 14:11:18 -04:00 |
|
Justin
|
330bf8e74d
|
Improve Trends test coverage
|
2022-05-17 12:47:32 -04:00 |
|
marcin mikołajczak
|
e61cf05a0d
|
Merge branch 'hotkey-modal' into 'develop'
Restyle hotkeys modal
See merge request soapbox-pub/soapbox-fe!1411
|
2022-05-17 15:45:38 +00:00 |
|
marcin mikołajczak
|
417ac96ffb
|
Restyle hotkeys modal
|
2022-05-17 15:45:38 +00:00 |
|
Justin
|
990214d02c
|
Convert 'AttachmentThumbs' to TSX
|
2022-05-17 10:03:37 -04:00 |
|
Justin
|
1e634ce7aa
|
Remove statuses count from profile popper
|
2022-05-16 14:35:02 -04:00 |
|
Justin
|
c0d94896aa
|
Underline links
|
2022-05-16 14:34:35 -04:00 |
|
|
f70d44f67c
|
Display familiar followers on Mastodon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-16 19:32:35 +02:00 |
|
|
30017d62c9
|
Use arrow-left for ReplyMentionsModal
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-15 09:06:40 +02:00 |
|
Alex Gleason
|
22d37a2f10
|
ActionButton: remove empty variable(?)
|
2022-05-14 11:49:28 -05:00 |
|
Alex Gleason
|
6fa6e5b3b4
|
ActionButton: add jsdoc comments
|
2022-05-14 11:48:57 -05:00 |
|
Alex Gleason
|
9e09823f80
|
ActionButton: remove most calls to .get, fix relationship loading bug
|
2022-05-14 11:44:31 -05:00 |
|
Alex Gleason
|
3d898957e3
|
ActionButton: put remote follow behind feature detection
|
2022-05-14 11:42:12 -05:00 |
|
Justin
|
771ce85ec1
|
Merge branch 'update-banner' into 'develop'
Improve design of CTA Banner
See merge request soapbox-pub/soapbox-fe!1371
|
2022-05-13 12:54:23 +00:00 |
|
Justin
|
87dccd79ae
|
Merge branch 'add-login-form-to-navbar' into 'develop'
Add login form to navbar
See merge request soapbox-pub/soapbox-fe!1368
|
2022-05-13 12:35:13 +00:00 |
|
Justin
|
aeb523be1d
|
Improve design of CTA Banner
|
2022-05-13 08:35:03 -04:00 |
|
|
a297b7daec
|
Use onSubmit in remote interactions form
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-13 13:01:10 +02:00 |
|
Justin
|
de1d630daa
|
Add login form to navbar
|
2022-05-12 17:02:29 -04:00 |
|
Alex Gleason
|
938665f157
|
Merge branch 'thread-cta' into 'develop'
Display a CTA in threads to log in
See merge request soapbox-pub/soapbox-fe!1353
|
2022-05-12 20:36:56 +00:00 |
|
marcin mikołajczak
|
8deb92cd44
|
Merge branch 'sessions-page' into 'develop'
Restore session management
See merge request soapbox-pub/soapbox-fe!1360
|
2022-05-12 20:35:14 +00:00 |
|
Justin
|
086acccbf4
|
Add dynamic help links to landing page
|
2022-05-12 15:41:37 -04:00 |
|
Alex Gleason
|
c7375a2e01
|
Merge remote-tracking branch 'origin/develop' into thread-cta
|
2022-05-12 14:41:16 -05:00 |
|
Justin
|
fe77a22da2
|
Merge branch 'report-rule-types' into 'develop'
Account for different 'rule_type' on rules
See merge request soapbox-pub/soapbox-fe!1350
|
2022-05-12 19:29:00 +00:00 |
|
Alex Gleason
|
80f5c75a1a
|
Merge branch 'site-logo' into 'develop'
Replace logos with SiteLogo component, fixes #937
Closes #937
See merge request soapbox-pub/soapbox-fe!1356
|
2022-05-12 19:22:46 +00:00 |
|
|
c540ae2201
|
Restore session management
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-12 17:45:40 +02:00 |
|
Alex Gleason
|
530b2838f3
|
Replace questionable icons
|
2022-05-12 07:56:22 -05:00 |
|
Alex Gleason
|
01ec7bc279
|
Replace logos throughout the UI with SiteLogo component
|
2022-05-11 19:54:23 -05:00 |
|
Alex Gleason
|
b64be353cc
|
eslint: indent switch statements
|
2022-05-11 16:06:35 -05:00 |
|
Alex Gleason
|
2a9f1ccb91
|
UnauthorizedModal: convert to TSX
|
2022-05-11 15:26:37 -05:00 |
|
Alex Gleason
|
31486b1320
|
Link various sign up buttons to /signup
|
2022-05-11 14:55:40 -05:00 |
|
Alex Gleason
|
64cce966a2
|
Simplify signup routing
|
2022-05-11 14:50:53 -05:00 |
|
Alex Gleason
|
ae01b845de
|
eslint: enforce spacing of imports (and infix ops)
|
2022-05-11 12:40:34 -05:00 |
|
Alex Gleason
|
2ebf735884
|
Merge branch 'remote-instance' into 'develop'
Remote instance TSX conversions
See merge request soapbox-pub/soapbox-fe!1341
|
2022-05-11 17:38:48 +00:00 |
|
Justin
|
cb5fbdf7d9
|
Account for different 'rule_type' on rules
|
2022-05-11 09:25:48 -04:00 |
|
Alex Gleason
|
3785a2890f
|
Registrations aren't really open unless accountCreation is supported
|
2022-05-10 19:04:29 -05:00 |
|
Alex Gleason
|
7fecd521d7
|
Treat Pepe API as an extension, not a feature
|
2022-05-10 18:48:57 -05:00 |
|
Justin
|
a8142d9e2b
|
Add CtaBanner component
|
2022-05-10 06:17:01 -04:00 |
|
Justin
|
32a0438f23
|
Rename SignUpPanel
|
2022-05-10 06:16:25 -04:00 |
|
Alex Gleason
|
57cfd9b18e
|
EditFederationModal: convert to tsx
|
2022-05-09 22:39:57 -05:00 |
|
Alex Gleason
|
5a23d75aa5
|
InstanceModerationPanel: convert to tsx
|
2022-05-09 22:28:06 -05:00 |
|
Alex Gleason
|
57c8030374
|
InstanceInfoPanel: convert to TSX
|
2022-05-09 21:49:53 -05:00 |
|
Justin
|
989b1800fa
|
Add CTA banner to the bottom of the page
|
2022-05-09 13:02:12 -04:00 |
|
Justin
|
03381c8fb2
|
Fix primary text on dark
|
2022-05-09 08:55:53 -04:00 |
|
Alex Gleason
|
4d5f1d236d
|
gradient-purple, gradient-blue --> gradient-start, gradient-end
|
2022-05-07 15:23:43 -05:00 |
|
Alex Gleason
|
e0701bd443
|
BackgroundShapes: actually, set element opacity instead of color opacity to reduce banding
|
2022-05-07 15:21:23 -05:00 |
|
Alex Gleason
|
02616fc312
|
Tweak gradient colors
|
2022-05-07 15:02:00 -05:00 |
|
Alex Gleason
|
4d79c1b3fe
|
Simplify gradient colors
Remove bg-color-1, bg-color-2, prefer values from gradient-blue and gradient-purple
|
2022-05-07 14:54:37 -05:00 |
|
Alex Gleason
|
e734c7c967
|
Merge branch 'soapbox-config' into 'develop'
Overhaul SoapboxConfig
See merge request soapbox-pub/soapbox-fe!1315
|
2022-05-06 14:02:59 +00:00 |
|
|
801b5cb0cc
|
Dark style for divide-gray-200
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-06 11:21:00 +02:00 |
|
Alex Gleason
|
50f1131811
|
SitePreview: make it actually work
|
2022-05-05 21:25:52 -05:00 |
|
Alex Gleason
|
b62a2db8a5
|
ThemeSelector: okay but definitely use onChange, not onBlur
|
2022-05-05 21:09:54 -05:00 |
|
Alex Gleason
|
40dda8b274
|
LinkFooter: add /soapbox/config link back
|
2022-05-05 20:22:34 -05:00 |
|
Alex Gleason
|
db08a27657
|
SoapboxConfig: fix theme selector
|
2022-05-05 18:12:08 -05:00 |
|
marcin mikołajczak
|
8f09fcab2e
|
Merge branch 'edit-posts' into 'develop'
Allow editing posts on Mastodon
See merge request soapbox-pub/soapbox-fe!1271
|
2022-05-04 18:57:34 +00:00 |
|
Alex Gleason
|
d7e2b843cf
|
Remove theme feature gating
|
2022-05-04 11:08:31 -05:00 |
|
Justin
|
716e9b952f
|
Merge branch 'improve-dark-mode' into 'develop'
Improve dark mode
See merge request soapbox-pub/soapbox-fe!1306
|
2022-05-04 15:17:28 +00:00 |
|
Justin
|
12d45ced84
|
Support dark-mode logo
|
2022-05-04 10:14:59 -04:00 |
|
Justin
|
7e8a53c4cf
|
Merge branch 'improve-dark-mode' into 'develop'
Support System Theme (light / dark mode)
Closes #818
See merge request soapbox-pub/soapbox-fe!1305
|
2022-05-04 14:00:17 +00:00 |
|
Justin
|
bf86d70a93
|
Use i18n
|
2022-05-04 09:40:04 -04:00 |
|
Justin
|
13eeb608cb
|
Merge branch 'unmute-action' into 'develop'
Add ability to Unmute user from within `/mutes` page.
See merge request soapbox-pub/soapbox-fe!1302
|
2022-05-04 13:12:14 +00:00 |
|
Justin
|
210cee2b7a
|
Move theme toggle to profile dropdown
|
2022-05-04 09:10:08 -04:00 |
|
Alex Gleason
|
485748d947
|
EmbedModal: convert to typescript
|
2022-05-03 16:43:04 -05:00 |
|
Alex Gleason
|
851c28a3a8
|
EmbedModal: fix styles
|
2022-05-03 16:23:26 -05:00 |
|
Alex Gleason
|
0d0d12489e
|
Merge remote-tracking branch 'origin/develop' into next-embeds
|
2022-05-03 15:43:55 -05:00 |
|
|
236a76e4ef
|
Show poll and attachments in edit history
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-03 21:38:38 +02:00 |
|
|
f6f8ef99d9
|
Merge remote-tracking branch 'soapbox/develop' into edit-posts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-03 21:29:38 +02:00 |
|
Justin
|
c758c5c2f9
|
Support 'actionType' prop in ActionButton
|
2022-05-03 13:22:26 -04:00 |
|
Justin
|
8dc7cc8794
|
Convert ActionButton to TSX
|
2022-05-03 09:27:15 -04:00 |
|
Justin
|
870f78e413
|
Add unmute action to ActionButton
|
2022-05-03 08:24:34 -04:00 |
|
Justin
|
e2f24cdd6b
|
Account for multiple rules
|
2022-05-03 08:15:11 -04:00 |
|
Alex Gleason
|
e11575ff50
|
LandingPageModal: convert to tsx
|
2022-05-02 16:26:27 -05:00 |
|
Alex Gleason
|
2028873d34
|
LandingPageModal: fix routes
|
2022-05-02 16:24:45 -05:00 |
|
Alex Gleason
|
86ecda84c5
|
rule_id --> rule_ids
|
2022-05-02 14:50:16 -05:00 |
|
Alex Gleason
|
f92eeb333c
|
Merge remote-tracking branch 'origin/develop' into improve-reporting
|
2022-05-02 14:39:20 -05:00 |
|
Alex Gleason
|
b8fb318c06
|
ReportModal: fix report forwarding
|
2022-05-02 14:36:18 -05:00 |
|
Justin
|
0302f9fa20
|
Account for fewer rules
|
2022-05-02 14:55:02 -04:00 |
|
Justin
|
972d61bd8c
|
Compare strings
|
2022-05-02 14:31:54 -04:00 |
|
Justin
|
2607a55380
|
Configure with i18n
|
2022-05-02 13:55:29 -04:00 |
|
Justin
|
86fb9bf704
|
Add ProgressBar and dark mode support
|
2022-05-02 13:55:08 -04:00 |
|
Justin
|
d644e3cf25
|
Fix a few visual issues
|
2022-05-02 13:55:08 -04:00 |
|
Justin
|
a58069a123
|
Add tests for Report modal
|
2022-05-02 13:55:08 -04:00 |
|
Justin
|
924b042c84
|
Improve reporting modal
|
2022-05-02 13:55:07 -04:00 |
|
Justin
|
0fb4c9bd40
|
Convert ReportModal to TSX
|
2022-05-02 13:52:37 -04:00 |
|
Alex Gleason
|
829a61c3a5
|
Delete unused ColumnSubheading
|
2022-05-01 12:54:54 -05:00 |
|
Alex Gleason
|
5def7a087d
|
Convert UploadArea to tsx
|
2022-05-01 12:46:06 -05:00 |
|
Alex Gleason
|
e08a297eff
|
/auth/verify --> /verify
|
2022-04-30 11:28:18 -05:00 |
|
Alex Gleason
|
c4e376816d
|
ProfileField: style verified links
|
2022-04-29 21:51:48 -05:00 |
|
Alex Gleason
|
20013cf712
|
ProfileField: basic styling
|
2022-04-29 21:37:35 -05:00 |
|
Alex Gleason
|
b2c9d4938f
|
Display rudimentary ProfileFieldsPanel
|
2022-04-29 21:05:39 -05:00 |
|
Alex Gleason
|
2702f3fd70
|
ProfileStats: convert to TSX
|
2022-04-29 20:41:14 -05:00 |
|
Alex Gleason
|
0127d282e2
|
ProfileInfoPanel: convert to TSX
|
2022-04-29 20:33:26 -05:00 |
|
|
387ebfc56c
|
Allow editing posts on Mastodon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-28 16:26:47 +02:00 |
|
Alex Gleason
|
7df6d4bc9c
|
BackgroundShapes: convert to TSX
|
2022-04-26 12:05:49 -05:00 |
|
Alex Gleason
|
3c90937bf2
|
WrappedRoute: refactor with TSX+FC
|
2022-04-26 12:01:57 -05:00 |
|
Alex Gleason
|
2758980021
|
Restore mobile account switcher, make it available to everyone
|
2022-04-25 18:37:20 -05:00 |
|
Alex Gleason
|
3788980856
|
BundleColumnError: improve styles
|
2022-04-25 18:04:00 -05:00 |
|
Alex Gleason
|
672216d4de
|
BundleColumnError: convert to TSX
|
2022-04-25 17:54:17 -05:00 |
|
Alex Gleason
|
d9903807ed
|
FundingPanel: remove unused history variable
|
2022-04-24 18:56:57 -05:00 |
|
Alex Gleason
|
000615ced4
|
CryptoAddress: improve icon size
|
2022-04-24 18:54:46 -05:00 |
|
Alex Gleason
|
eaf15fd77c
|
LinkFooter: improve style of repo link
|
2022-04-24 18:38:12 -05:00 |
|
Alex Gleason
|
18c4210cec
|
Fix VideoModal, remove Video close button
|
2022-04-24 18:24:57 -05:00 |
|
Alex Gleason
|
b8eff3e46b
|
VideoModal: convert to TSX
|
2022-04-24 18:07:20 -05:00 |
|
Alex Gleason
|
73f086c680
|
Add "Donor" badge
|
2022-04-24 17:27:08 -05:00 |
|
Alex Gleason
|
3f9cc3cd04
|
Restore Patron features, context to TSX
|
2022-04-24 17:01:57 -05:00 |
|
Alex Gleason
|
ae48cb2c06
|
ScrollableList: replace margins with padding
|
2022-04-22 12:24:09 -05:00 |
|
Alex Gleason
|
eecc46cbdc
|
Fix useEffect() calls... whoops
|
2022-04-21 17:52:48 -05:00 |
|
|
a398f14b2f
|
Lists links styling
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-20 19:37:40 +02:00 |
|
Alex Gleason
|
9d03b8ab93
|
Merge branch 'next-public-layout' into 'next'
Next: improve public pages, feature detection, etc
See merge request soapbox-pub/soapbox-fe!1243
|
2022-04-20 13:19:35 +00:00 |
|
Alex Gleason
|
be778ce533
|
Restore PromoPanel
|
2022-04-19 21:42:03 -05:00 |
|
Alex Gleason
|
0c98157fb3
|
Delete WelcomeButton, remove TruthSocial remnants
|
2022-04-19 15:24:12 -05:00 |
|
Alex Gleason
|
564524bfcc
|
AuthLayout: use logo from soapboxConfig
|
2022-04-19 15:20:50 -05:00 |
|
Alex Gleason
|
5731b9b1c7
|
Redirect all /auth routes
|
2022-04-19 14:37:48 -05:00 |
|
Alex Gleason
|
97b5c5af43
|
Widget: add actions
|
2022-04-18 23:10:01 -05:00 |
|
Alex Gleason
|
c523e95789
|
Merge branch 'fix-pending-status' into 'next'
Improve Pending Status design
See merge request soapbox-pub/soapbox-fe!1236
|
2022-04-18 21:23:51 +00:00 |
|
Alex Gleason
|
4bfffebb32
|
Normalize accounts in who-to-follow-panel.test.tsx
|
2022-04-18 16:04:58 -05:00 |
|
Justin
|
76a04ccbb9
|
Improve Pending Status design
|
2022-04-18 15:08:41 -04:00 |
|
|
dc3c273311
|
Birthdays modal to TS
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-17 23:27:33 +02:00 |
|
Alex Gleason
|
2828f233d5
|
Restore ProfileMediaPanel, convert to TSX+FC
|
2022-04-15 19:14:34 -05:00 |
|
|
5a81c4672a
|
Merge remote-tracking branch 'soapbox/next' into next_
|
2022-04-14 22:33:17 +02:00 |
|
|
2d0dbf6005
|
dark
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-14 22:20:53 +02:00 |
|
Alex Gleason
|
5955a0819a
|
Nuke FeaturesPanel, add "More" menu to left sidebar
|
2022-04-14 13:16:08 -05:00 |
|
|
23943ccdee
|
Remote interaction modal styles
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-14 15:51:23 +02:00 |
|
Justin
|
74c2e8ea15
|
Add tests for WhoToFollowPanel
|
2022-04-13 09:42:01 -04:00 |
|
Alex Gleason
|
8377e3c86b
|
Make darkMode a feature (for now)
|
2022-04-12 19:08:42 -05:00 |
|
Alex Gleason
|
3e988cb3a3
|
Merge remote-tracking branch 'origin/next' into next-theme-picker
|
2022-04-12 19:02:35 -05:00 |
|
|
2943b91034
|
Typescript, convert some components to functional
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-11 21:58:48 +02:00 |
|
Alex Gleason
|
37a8bc7083
|
WIP: embeds
|
2022-04-10 17:52:42 -05:00 |
|
Alex Gleason
|
f9d01dab0a
|
Make the ThemeToggle look decent, unhide it
|
2022-04-10 13:42:52 -05:00 |
|
|
98ff406ddf
|
typescript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-10 12:46:25 +02:00 |
|
|
fb3b88b80b
|
reply mentions modalto tsx
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-10 10:20:12 +02:00 |
|
|
8be889734c
|
well, fix confirmation modal after fixing a typo
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-07 21:23:00 +02:00 |
|
|
2fbac4600c
|
MissingDescriptionModal to functional component
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-07 21:20:50 +02:00 |
|
|
14337e7839
|
Missing description modal
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-07 21:16:26 +02:00 |
|
|
0252f0525a
|
Fix typo in confirmation modal
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-07 21:05:33 +02:00 |
|
|
e4908fe2b2
|
Merge remote-tracking branch 'soapbox/next' into next_
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-07 20:58:23 +02:00 |
|
Justin
|
ad381d7fbc
|
Add tests for TrendsPanel
|
2022-04-07 11:55:15 -04:00 |
|
|
8f7a0e9942
|
Merge remote-tracking branch 'soapbox/next' into next_
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-05 23:49:35 +02:00 |
|
|
dd1f8a257e
|
styles
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-05 00:03:26 +02:00 |
|
Alex Gleason
|
20aa17ce64
|
Merge branch 'next-status-loading' into 'next'
Next: Improve status loading, refactor Status components to TSX
See merge request soapbox-pub/soapbox-fe!1179
|
2022-04-04 21:36:47 +00:00 |
|
Alex Gleason
|
e88fe4a707
|
Clean up me usage
|
2022-04-04 14:24:55 -05:00 |
|
Justin
|
ed47cf5f09
|
Convert old tests to use "react-testing-library"
|
2022-04-04 11:53:47 -04:00 |
|
Alex Gleason
|
41ae50c495
|
Merge branch 'next-emoji-reacts' into 'next'
Next: emoji reacts part 1
See merge request soapbox-pub/soapbox-fe!1161
|
2022-04-03 18:09:27 +00:00 |
|
|
1f697dd8f2
|
hotkeys modal
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-03 19:40:06 +02:00 |
|
|
abf98cb75a
|
Conditionally display some hotkeys
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-03 19:34:00 +02:00 |
|
Alex Gleason
|
c74d154874
|
Merge remote-tracking branch 'origin/next' into next-emoji-reacts
|
2022-04-02 10:48:45 -05:00 |
|
|
0661ca25be
|
styles
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-02 16:10:16 +02:00 |
|
Alex Gleason
|
1e3c6d9430
|
Remove staff util functions, normalize account staff fields
|
2022-04-01 19:39:32 -05:00 |
|
Alex Gleason
|
462658dda7
|
LinkFooter: replace account aliases with account migration
|
2022-03-30 15:53:48 -05:00 |
|
Alex Gleason
|
ac7b8553d4
|
LinkFooter: don't use <ul> tag
|
2022-03-30 15:51:49 -05:00 |
|
Alex Gleason
|
548ecef20f
|
LinkFooter: convert to TSX
|
2022-03-30 15:50:16 -05:00 |
|
Alex Gleason
|
c62cd9898a
|
Fix background shapes for dark mode
|
2022-03-30 12:08:32 -05:00 |
|
|
9022651a67
|
Styles, dark mode
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-03-30 15:07:17 +02:00 |
|
|
dbeb292009
|
wip dark mode
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-03-29 15:40:02 +02:00 |
|
Alex Gleason
|
67c0c83b44
|
Refactor sidebar panels with Widget component
|
2022-03-25 14:08:12 -05:00 |
|
Alex Gleason
|
ee691e0cc8
|
LinkFooter: remove "Legal" link
|
2022-03-24 16:59:25 -05:00 |
|
Alex Gleason
|
ae2153dffe
|
Add ThemeToggle to Navbar (developers only)
|
2022-03-24 16:17:39 -05:00 |
|
Alex Gleason
|
53b920c297
|
ThemeToggle: convert to TSX
|
2022-03-24 16:03:02 -05:00 |
|
Alex Gleason
|
dec49003f4
|
Merge remote-tracking branch 'origin/next' into next-ts-strict
|
2022-03-24 14:30:39 -05:00 |
|
Alex Gleason
|
2940a3ff4d
|
Put Typescript in "strict" mode, fix or ignore errors
|
2022-03-24 14:27:27 -05:00 |
|
Justin
|
867912aa1b
|
Wrap profile fields
|
2022-03-24 14:08:54 -04:00 |
|
Alex Gleason
|
84d7d2ee38
|
Add @ts-ignore lines for strictFunctionTypes
|
2022-03-24 12:26:27 -05:00 |
|
Alex Gleason
|
5f4930dba3
|
Merge branch 'next-dark-mode' into 'next'
Next: dark mode
See merge request soapbox-pub/soapbox-fe!1136
|
2022-03-24 03:04:40 +00:00 |
|
Alex Gleason
|
09d3f375d5
|
Dark mode: navbar bg, update snapshots
|
2022-03-23 21:46:59 -05:00 |
|
Alex Gleason
|
be690255cb
|
Hooks: get rid of useAccount, create useOwnAccount
|
2022-03-23 21:05:55 -05:00 |
|
Alex Gleason
|
2da31341c4
|
Custom hooks: useAccount, useSettings, useSoapboxConfig
|
2022-03-23 20:29:35 -05:00 |
|
Alex Gleason
|
1b7bdb3658
|
Make BG shapes colors configurable
|
2022-03-23 17:15:40 -05:00 |
|
Alex Gleason
|
12617bf7de
|
Merge remote-tracking branch 'origin/next' into next-colors
|
2022-03-23 13:05:53 -05:00 |
|
Alex Gleason
|
03a5ef6d41
|
Fix (most) PropType errors
|
2022-03-23 12:14:42 -05:00 |
|
Justin
|
7e17772c14
|
Dynamically truncate the Account's name/username in hidden content
|
2022-03-23 08:40:21 -04:00 |
|