Commit Graph

2138 Commits (54ec139bfc684df8c7692cbec64244ab9e58d45d)

Author SHA1 Message Date
Alex Gleason 6eeecf0825
Profile: add smaller header image breakpoints
3 years ago
Alex Gleason 89b66ab56d
Profile: remove border from avatar
3 years ago
Alex Gleason e4e1f7e113
Profile: "Member since {date}" --> "Joined {date}"
3 years ago
Alex Gleason 8b9942ef2b
SidebarMenu: use foreground color
3 years ago
Alex Gleason f7d1091e93
SidebarMenu: fix background lightbox opacity animation
3 years ago
Alex Gleason 6ce09d4860
SidebarMenu: fix opening/closing animation
3 years ago
Alex Gleason 9a965ac9d1
ProfilePage: add status gaps
3 years ago
Alex Gleason d6201905c8
Pass iconset into IconButton, IconWithCounter
3 years ago
Alex Gleason 7de9fbcda8
HomeTimeline: nuke HomeColumnHeader
3 years ago
Alex Gleason 41f2c6afd6
Status: hide column header and back button
3 years ago
Alex Gleason a3f162a2ea
Add 10px gap between statuses
3 years ago
Alex Gleason 9b723794b5
Add StatusPage
3 years ago
Alex Gleason ca9ff1a0e6
TabsBar: move search to left
3 years ago
Alex Gleason 9d0f235408
Display PrimaryNavigation on DefaultPage
3 years ago
Alex Gleason 3bf15df730
Add SVG icon support
3 years ago
Alex Gleason 1ea45f7cdb
Gut the TabsBar
3 years ago
Alex Gleason 9a33215528
Improve SidebarMenu design
3 years ago
Alex Gleason e0f97f4e99
Start navigation changes
3 years ago
Alex Gleason 5804285094
Webpack: fix CryptoDonateModal being added to the right chunk
3 years ago
Alex Gleason 08f5e1d021
Webpack: chunk Sentry to reduce entrypoint size
3 years ago
Alex Gleason 726d13e989 Merge branch 'exif-async' into 'develop'
3 years ago
Alex Gleason 4aa9872c94
Load exif.js library asynchronously
3 years ago
Alex Gleason 33aaffa22d
Use immutable.js consistently
3 years ago
Alex Gleason 5921fa9b2d
Fix emoji tests again
3 years ago
Alex Gleason 5eab5ec0a5
Webpack: move Twemoji icons back to CopyPlugin
3 years ago
Alex Gleason 139b47eb22 Merge branch 'optimize-error-boundary' into 'develop'
3 years ago
Alex Gleason bf9a6950eb
Webpack: optimize ErrorBoundary
3 years ago
Alex Gleason 3fd1a10b73
Webpack: optimize ScheduleForm
3 years ago
Alex Gleason 5766243d5d Merge branch 'remove-wdyr' into 'develop'
3 years ago
Alex Gleason d040de4c15
Remove wdyr
3 years ago
Alex Gleason 053ca9efff
Webpack: break out CryptoDonate into its own chunk
3 years ago
Alex Gleason 5166a71c27
CryptoDonate: refactor CryptoIcon into its own component
3 years ago
Alex Gleason b91c7055ea
StatusContent: add missing `key` props
3 years ago
Alex Gleason ad461343d2
Status: fix propType warnings with OrderedSet
3 years ago
Alex Gleason 6caefa9c8f Merge branch 'sentry' into 'develop'
3 years ago
Alex Gleason ea3660abe3
Sentry: disable debug (too noisy)
3 years ago
Alex Gleason c2560064e3
Sentry: basic monitoring
3 years ago
marcin mikołajczak 495882658a Merge branch 'develop' into 'public-favourites'
3 years ago
Alex Gleason 32dc0d863f Merge branch 'webpack-assets' into 'develop'
3 years ago
Alex Gleason d0630c765f
Jest: update emoji tests
3 years ago
Alex Gleason ec474ba4c2
Webpack: use one entrypoint
3 years ago
Alex Gleason 3359bda7f8
Webpack: bundle sounds as assets
3 years ago
Alex Gleason 19181f40c3
Webpack: bundle Twemoji icons as assets
3 years ago
Alex Gleason 50caa0d1d8
Webpack: replace file-loader with asset/resource asset module
3 years ago
Alex Gleason 196284695b
SoapboxConfig: allow authenticated profiles to be configured
3 years ago
marcin mikołajczak 125f446eed rename, add Polish translation
3 years ago
marcin mikołajczak 1dc78e4e95 fix proptypes
3 years ago
marcin mikołajczak 58bdf4b1c7 do not push filter changes to history
3 years ago
marcin mikołajczak fc8bb22359 Reactions page improvements
3 years ago
marcin mikołajczak d60f187c98 Merge branch 'reactions-page' of https://gitlab.com/mkljczk/soapbox-fe into reactions-page
3 years ago
marcin mikołajczak 4c4739b5e8 Change chunk name
3 years ago
marcin mikołajczak c2fc7a0331 Merge branch 'develop' into 'reactions-page'
3 years ago
marcin mikołajczak 660661451c Conditionally link to emoji reaction list
3 years ago
marcin mikołajczak 3672d9faa5 Show user likes to others if hide_favorites===false
3 years ago
Sean King c26471d57b
Fix merge conflicts
3 years ago
Alex Gleason b24cf2361b
SidebarMenu: conditional display of features
3 years ago
Alex Gleason 2c2300cda4
Fix LoginPage & LoginForm tests
3 years ago
Alex Gleason d1d96308a1
Mastodon: redirect password reset to backend
3 years ago
Alex Gleason bb6cdd4b71
Mastodon: return a friendlier login error than 'invalid_grant'
3 years ago
Alex Gleason e9c9c7104d
index.ejs: self-closing tags not needed
3 years ago
futchitwo 2f7fdbbb17 Add `apple-mobile-web-app-capable` meta
3 years ago
marcin mikołajczak c80f87efaa Add emoji reacts page
3 years ago
Alex Gleason 15283102d1
Upgrade Webpack to v5
3 years ago
Alex Gleason 6e27116aa4
Tests: mock staticClient correctly
3 years ago
Alex Gleason ea26e86a94
Rename FE_BASE_PATH to FE_SUBDIRECTORY
3 years ago
Alex Gleason d20fdf1a3f
Subdirectory: use instance static files from subdirectory
3 years ago
Alex Gleason 390cdf4c5e
Authenticated fetch: make the instance appear censored
3 years ago
Alex Gleason 905e160749
Subdirectory: namespace auth to FE_BASE_PATH
3 years ago
Alex Gleason e8a4a69b4e
Subdirectory fix: load emojis
3 years ago
Alex Gleason ecb2c1de25
Subdirectory fixes: sounds, publicPath
3 years ago
Alex Gleason 7861270355
Build config: add FE_BUILD_DIR to configure the output path
3 years ago
Alex Gleason f8270181ab
Merge remote-tracking branch 'origin/develop' into fe-basename
3 years ago
Alex Gleason bc759c87b2
Webpack: copy files into `/static` instead of starting them there
3 years ago
Alex Gleason a9b757f6a5
Merge remote-tracking branch 'origin/develop' into fe-basename
3 years ago
Alex Gleason 9a164ca8fa
Authenticated fetch: postpone fetching the instance
3 years ago
Alex Gleason 30848ae080
FE_BASE_PATH: use `trim` instead of `trimEnd`
3 years ago
Alex Gleason 39132d7e0e
Don't use CI_PAGES_URL after all
3 years ago
Alex Gleason 2b1ceb6d08
Build config: subdirectory support
3 years ago
Alex Gleason ecdf73bbfd Merge branch 'standalone-fix' into 'develop'
3 years ago
Alex Gleason aa068fc123
Standalone fix: update login snapshots (again)
3 years ago
Alex Gleason 74e5ae077a
Standalone: don't memoize isStandalone
3 years ago
Alex Gleason 474d67f591
Standalone: fallback to limited featureset when authenticated fetch is enabled
3 years ago
Louise Fleur-de-Sel 174bab0ca5 Export Follows, Blocks and Mutes as CSV Files
3 years ago
Alex Gleason c624afdfb7
Standalone: add external accounts, refresh on logout
3 years ago
Alex Gleason dca2d98dfc Merge branch 'compose-block-profile-page' into 'develop'
3 years ago
marcin mikołajczak 3783378b79 Use Link, check if authenticated
3 years ago
marcin mikołajczak 8f6bd69f11 Make avatar in compose box navigate to profile page
3 years ago
marcin mikołajczak b8a9a17c09 Update emoji selector snapshot
3 years ago
marcin mikołajczak 5a7b6e6a06 Trap Tab key in emoji selector
3 years ago
Alex Gleason e652de227c Merge branch 'accessibility' into 'develop'
3 years ago
Thibaut Girka 9b879b6931 Fix page incorrectly scrolling when bringing up dropdown menus
3 years ago
Thibaut Girka 7b7808defe Fix and refactor keyboard navigation in dropdown menus
3 years ago
Eugen Rochko a8501fb44d Fix scroll position resetting when opening media modals in web UI
3 years ago
marcin mikołajczak 14c094e9db styles
3 years ago
Thibaut Girka 11057970ef Improve focus handling with dropdown menus
3 years ago
Thibaut Girka 675c5a4df2 Improve keyboard navigation in privacy dropdown
3 years ago
Thibaut Girka 64665df236 Improve dropdown menu keyboard navigation
3 years ago
Thibaut Girka e43692b4ce Trap tab in modals
3 years ago
ThibG 2ef0cdb71b Fix ordering of keyboard access between CW field, textarea and emoji picker
3 years ago
ThibG 4b4e815e40 Add hotkey for opening media files
3 years ago
marcin mikołajczak 6c034e3a41 Minor accessibility improvements
3 years ago
Sean King 6ccd2bc32f
Make profile banner expandable
3 years ago
Alex Gleason 47a05b0512 Merge branch 'fix-join-date' into 'develop'
3 years ago
Alex Gleason 504962b47b
ProfileInfoPanel: fix join date
3 years ago
Alex Gleason eea2f38f8c
Build config: allow hardcoding BACKEND_URL into the build
3 years ago
Alex Gleason 2d11a3bd10
Refactor Icon components, add specific ForkAwesomeIcon component
3 years ago
Alex Gleason 56462d8a9a
Add accounts_meta reducer to support storing source data for multiple accounts
3 years ago
Alex Gleason d2a6a90757
Mastodon: fix edit profile source rendering
3 years ago
Alex Gleason be0f252351
Mastodon: conditionally display Markdown, emojiReact column settings, sidebar features, and account aliases
3 years ago
Alex Gleason 6b19f39d51
Federating conditional UI
3 years ago
Alex Gleason 39c95f7a00
Conditional OAuth scopes
3 years ago
Alex Gleason 3e4a687a4b
Standalone: fix token scope request
3 years ago
Alex Gleason 28b1bdf1ee
Standalone: fix auth with Mastodon
3 years ago
Alex Gleason 0b4b3479ea
Standalone: support running Soapbox FE on a subdomain
3 years ago
Alex Gleason 1b30468366
Auth: move some actions into security.js
3 years ago
Alex Gleason 1579e047b5
Add displayName, use as app name
3 years ago
Alex Gleason fcaf19df76
Auth: rudimentary API baseURL support
3 years ago
Alex Gleason 74f4c59004
Auth: refactor OAuth token actions
3 years ago
Alex Gleason a1cbbfcb02
Auth: refactor app actions
3 years ago
Alex Gleason 463b3ba085
Auth: store users by their ActivityPub ID instead of their primary key
3 years ago
Alex Gleason bfa61cf62a Merge branch 'attachment-previews' into 'develop'
3 years ago
marcin mikołajczak 686c458b63 Attachment preview icons
3 years ago
Alex Gleason 64e2f53692
Mastodon: don't conditionally render chat routes (this causes bugs)
3 years ago
Alex Gleason e5e15fc3f0
Mastodon: conditionally render emojiReacts
3 years ago
Alex Gleason 893c903d71
Mastodon: conditionally disable chats
3 years ago
marcin mikołajczak 88d1b9a0a2 Add missing propType
3 years ago
marcin mikołajczak 5f68df64f1 Fix load more search results
3 years ago
Shevek 5abd81695a fix lint
3 years ago
Shevek d6f9b6547a use brand color as browser theme color
3 years ago
Sean King 3fcee10887
Move to new fontsource packages
3 years ago
Alex Gleason fc03a10505
pinnedHosts: fix light theme CSS
3 years ago
Alex Gleason d2a4f433e2
RemoteTimeline: only display filter message if the host isn't pinned
3 years ago
Alex Gleason 4e2f12eb18
pinnedHosts: add host picker to public timelines
3 years ago
Alex Gleason 6961309b85
RemoteTimeline: allow pinning hosts
3 years ago
Alex Gleason 9e12e978d8
RemoteTimeline: rename InstanceInfoPanel
3 years ago
Alex Gleason a5460bb97e
pinnedHosts: actions
3 years ago
Alex Gleason fbeb8de2a0
AccountTimeline: pinned post column settings
3 years ago
Alex Gleason 1d18db3439
AccountTimeline: column settings UI
3 years ago
Alex Gleason dcf7dd216f
AccountTimeline: let it be configurable like other timelines
3 years ago
Alex Gleason b53b031720
Lint fix
3 years ago
Alex Gleason bde53541b7 Merge branch 'account-aliases' into 'develop'
3 years ago
Alex Gleason 66ece5251e
Nuke LoadGap
3 years ago
marcin mikołajczak 3e6d73ed3e Update Polish translation
3 years ago
marcin mikołajczak b157530ebf No account search results message
3 years ago
marcin mikołajczak f5edfbec1c Polish translation
3 years ago
marcin mikołajczak d36ec10c6a Auto select search tab that has results
3 years ago
marcin mikołajczak 403d6ae48c Search results improvements
3 years ago
Alex Gleason ac610bce0f
Statuses: center eye-slash icon
3 years ago
marcin mikołajczak c4f97187d9 lint --fix
3 years ago
marcin mikołajczak f203a4d389 WIP: Account aliases
3 years ago
Alex Gleason dcd964dba9 Merge branch 'eslint-recommended' into 'develop'
3 years ago
Alex Gleason 497b6b08d4 Merge branch 'store-current-search-tab' into 'develop'
3 years ago
Alex Gleason 594cf088ed
eslint: extend 'eslint:recommended'
3 years ago
Alex Gleason 5548644bd6
eslint: no-extra-semi
3 years ago
Alex Gleason a310197a5a
eslint: prefer-const, no-loop-func, no-const-assign, no-var
3 years ago
Alex Gleason 249c76ffaa Merge branch 'fixes/improve-detailed-status-perfs' into 'develop'
3 years ago
marcin mikołajczak 0877574c28 Use OrderedSet
3 years ago
marcin mikołajczak f8dcafae98 update tests
3 years ago
marcin mikołajczak 83e9edb573 Don't display search tabs until there are results
3 years ago
marcin mikołajczak bd16715763 Keep active search results tab
3 years ago
Alex Gleason 29cdc4867b Merge branch 'attachment-list-boost-modal' into 'develop'
3 years ago
Alex Gleason 3b0946501d Merge branch 'fixes/filter-poll-options' into 'develop'
3 years ago
Alex Gleason 836feb603d Merge branch 'features/polls-behind-cws' into 'develop'
3 years ago
Claire b01b175fdc Memoize ancestorIds and descendantIds in detailed status view
3 years ago
Claire 6a20e5f786 Apply filters to poll options
3 years ago
Claire 8a406d5736 List attachments in reply indicator and boost modal
3 years ago
marcin mikołajczak 6e96ee6443 Add PollPreview component
3 years ago
marcin mikołajczak e5184642fe Put poll options behind content warnings
3 years ago
Alex Gleason e7813e178a Merge branch 'search-tabs' into 'develop'
3 years ago
marcin mikołajczak 1fd9949566 Lint styles
3 years ago
marcin mikołajczak 055b001f74 Works fine, I think
3 years ago
marcin mikołajczak 29d68dac06 Show 'Over X results' if more results are available
3 years ago
marcin mikołajczak e7d122dc95 No more items if there are less than 20 results
3 years ago
marcin mikołajczak d0f3fe6771 Tabbed, paginated search results
3 years ago
Alex Gleason 073871248f Merge branch 'no-emoji-selector-outline-but-this-time-it-actually-works' into 'develop'
3 years ago
marcin mikołajczak 33c7fcdcb7 No outline for emoji selector when invisible, but this time it actually works
3 years ago
Alex Gleason 1a9335d494 Merge branch 'no-emoji-selector-outline' into 'develop'
3 years ago
marcin mikołajczak 10f55dbb42 No outline for emoji selector when invisible
3 years ago
Alex Gleason e4dd720d51
EditFederationModal: use ConfigDB directly instead of /api/v1/instance
3 years ago
Alex Gleason 9c2393485f Merge branch 'language-pl-3' into 'develop'
3 years ago
marcin mikołajczak 193b326d15 a11y: Option to always underline links in posts
3 years ago
marcin mikołajczak 32574d05e5 Update Polish translation
3 years ago
Alex Gleason 38ad49c1e6 Merge branch 'columns-styles' into 'develop'
3 years ago
marcin mikołajczak 8102547f56 Lists UI
3 years ago
Alex Gleason 1fa3aa0008
EditFederationModal: handle submission
3 years ago
Alex Gleason 9536fba7a9
EditFederationModal: improve UI
3 years ago
Alex Gleason 6c4be4a515
Create EditFederationModal
3 years ago
Alex Gleason 846b73eb9d
RemoteTimeline: display dropdown menu to admins
3 years ago
Alex Gleason 421a78eb43
FederationRestrictions: check presence of mrf_policies instead
3 years ago
Alex Gleason 3fbb1dd164
Merge remote-tracking branch 'origin/develop' into federation-restrictions-improvements
3 years ago
Alex Gleason efe989a8f1
FederationRestrictions: conditional display
3 years ago
marcin mikołajczak 8cde5dc192 Show sign up panel instead of features panel for unauthenticated
3 years ago
marcin mikołajczak 04fb58d32a Improve lists styling
3 years ago
Alex Gleason b84631e029
Add back missing line break scss
3 years ago
Alex Gleason 61a4bc90b8
InstanceInfoPanel: refactor to reuse InstanceRestrictions component
3 years ago
Alex Gleason 4599d9e39f
FederationRestrictions: add explanation box
3 years ago
Alex Gleason 075eeee9ee
FederationRestrictions: make RestrictedInstance function like an accordion
3 years ago
Alex Gleason 155b342081
FederationRestrictions: add RestrictedInstance component
3 years ago
Alex Gleason d922c37891
FederationRestrictions: display a list of hosts with restrictions
3 years ago
Alex Gleason b462c21d5b
ScheduledStatuses: whitespace fix
3 years ago