Commit Graph

2133 Commits (9a660e836349e647f6f426cb379ab2e143722038)

Author SHA1 Message Date
Alex Gleason be8f3d9e64
Remove unused component: compose/components/action_bar
3 years ago
Alex Gleason dc295c9d65
Features: add Lists
3 years ago
Alex Gleason 46737a5468
Features: add Bookmarks, improve uglification
3 years ago
Alex Gleason 18cf4281d5
Merge remote-tracking branch 'origin/develop' into next
3 years ago
Alex Gleason ba0ca0e5a1 Merge branch 'fix-744' into 'develop'
3 years ago
Alex Gleason cd3beffd42
CryptoDonate: fall back to generic icon (fixes crash)
3 years ago
Alex Gleason 4cd65b5d05
Suggestions: fix border-radius on mobile
3 years ago
Alex Gleason dfb9401c93
Suggestions: use standard-panel when displayed in Home timeline
3 years ago
Alex Gleason 08a9602911
Merge remote-tracking branch 'origin/develop' into next
3 years ago
Alex Gleason 5e30423b5c
Always display FeaturesPanel at the top of the column
3 years ago
Alex Gleason 9b822a6c12
Suggestions: display suggestions on Home timeline when there are no posts
3 years ago
Alex Gleason eb01996c12
Suggestions: break out FollowRecommendationsList component
3 years ago
Alex Gleason 1bffa04a99
Suggestions: consolidate actions
3 years ago
Alex Gleason c92de334e8
Suggestions: consolidate reducers
3 years ago
Alex Gleason 630736757d
Merge remote-tracking branch 'origin/develop' into next
3 years ago
Alex Gleason 34dce143e5 Merge branch 'suggestions-v2' into 'develop'
3 years ago
Alex Gleason 9faff939a0
SuggestionsV2: pull in Mastodon's upstream code
3 years ago
Alex Gleason 501497b36f
Display loading indicator while JS is loading
3 years ago
Alex Gleason 1b1ef51778
Use math.div for division in scss
3 years ago
Alex Gleason b993056f76
Upgrade websocket.js to @gamestdio/websocket
3 years ago
Alex Gleason 65a3ab982c
Preload: import auth credentials from Mastodon's initial-state
3 years ago
Alex Gleason ce8787c6ba
Add Pleroma initial-results sample fixture
3 years ago
Alex Gleason 06ed4e9096
Preload: refactor actions, add MASTODON_PRELOAD_IMPORT action
3 years ago
Alex Gleason 1763934c3e
Merge remote-tracking branch 'origin/develop' into mastodon-initial-state
3 years ago
Alex Gleason 937782dc62
Rename PRELOAD_IMPORT to PLEROMA_PRELOAD_IMPORT
3 years ago
Alex Gleason 3d7619d6b7
Add sample initial-state from Mastodon
3 years ago
Alex Gleason 53a0213fbf
Merge remote-tracking branch 'origin/develop' into next
3 years ago
marcin mikołajczak 6152ca40a7 Merge remote-tracking branch 'origin' into a11y--
3 years ago
marcin mikołajczak 9734290bfb Minor accessibility improvements
3 years ago
Alex Gleason c691408d0d
Fix timeline scrolling issue, lol
3 years ago
Alex Gleason b5dced5a6a
Lint: remove unused variables
3 years ago
Alex Gleason 57430e8a98
UI: restyle filter bar active state
3 years ago
Alex Gleason 638f55f208
AccountHeader: use foreground color for account bar
3 years ago
Alex Gleason 01e16be157
Columns: allow transparent columns to extend to the full screen width on mobile
3 years ago
Alex Gleason b7aba768f4
AccountHeader: nuke 'extra' links
3 years ago
Alex Gleason 8faea0b3cc
ProfileInfoPanel: style join date and stats
3 years ago
Alex Gleason 3606901e87
ProfileStats: move scss to its own file
3 years ago
Alex Gleason 0eed6405d2
ProfileStats: prettify code
3 years ago
Alex Gleason 5cbeaad97a
Add ProfileStats component
3 years ago
Alex Gleason b3fee28863
ProfileInfoPanel: don't render badges unless some are found
3 years ago
Alex Gleason 016717ba0d
ProfileInfoPanel: move joined date below bio
3 years ago
Alex Gleason 569f2519df
Merge remote-tracking branch 'origin/develop' into next
3 years ago
Alex Gleason ea4915c7dd
Conditionally display subscription button for Pleroma >= 1.0.0
3 years ago
Alex Gleason afad3c26ea
Profile: nudge the avatar to the right on mobile
3 years ago
Alex Gleason 8569958ec5
Profile: hide Column back button
3 years ago
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