Commit Graph

2249 Commits (d41e3f96ee11edebb2a12e95c3080c4211bc99c2)

Author SHA1 Message Date
Alex Gleason f704024394
Emoji reaction fixes
3 years ago
Alex Gleason f3fc9546f1
Status: fix annoying height difference when doing an emoji react
3 years ago
Alex Gleason f635494629
ComposeForm: yank circular svg character counter from Gab
3 years ago
Alex Gleason 15ba91e96d
ComposeForm: icon alignment tweaks
3 years ago
Alex Gleason 3eb4eeed59
Composer: use Tabler svg icons
3 years ago
Alex Gleason 5ac5ef2e38
StatusActionBar: update "share" icon to Feather svg
3 years ago
Alex Gleason 34d365efce
StatusActionBar: increase size of emoji reaction
3 years ago
Alex Gleason 23468b83a9
IconButton: use opacity instead of hsla to avoid svg transparency issues (improves status icons)
3 years ago
Alex Gleason 0e2e2e38d0
ThumbNavigation: probably fix padding for iOS PWA
3 years ago
Alex Gleason 165b924ce7
Merge remote-tracking branch 'origin/develop' into next
3 years ago
Alex Gleason acbf890f35
Chats: fix fetching when instance is delayed
3 years ago
Alex Gleason 1b6d2568b3
Preload: fix Mastodon accounts import
3 years ago
Alex Gleason 43a6e26a36
SidebarMenu: update X icon, caret, and plus
3 years ago
Alex Gleason c869eeb003
Add Conversations to async-components
3 years ago
Alex Gleason 5180895325
Preload: import accounts from Mastodon's initial-state
3 years ago
Alex Gleason a8673c8e54
Add 3-level Mastodon compatibility route
3 years ago
Alex Gleason 1f474c167b
ProfileInfoPanel: call isVerified()
3 years ago
Alex Gleason 6a45ccf7b3
Dropdown: fix PropType error
3 years ago
Alex Gleason 812ea509b4
ThumbNavigation: increase height 50px --> 60px
3 years ago
Alex Gleason 63095aac6b
Media: round corners 10px of attachments and cards
3 years ago
Alex Gleason dbc8e3fc26
Add Mastodon compatibility routes for /web and /web/timelines/home
3 years ago
Alex Gleason 1ce272608d
iOS: fix floating action button icon
3 years ago
Alex Gleason 72925ab821
DisplayName: call isVerified()
3 years ago
Alex Gleason f4be2e87a2
Status: use svg icon for h-menu
3 years ago
Alex Gleason c42db5242b
StatusPage: accomodate SubNavigation in sticky columns
3 years ago
Alex Gleason 7d8ce0e444
Improve secondary button legibility
3 years ago
Alex Gleason 4ac76573fe
SubNavigation: constrain width on desktop
3 years ago
Alex Gleason ce97520b11
DetailedStatus: use svg icons
3 years ago
Alex Gleason 1bce36a5ae
Fix Chats on mobile
3 years ago
Alex Gleason 5c80fb4a87
Return to 10px status gaps
3 years ago
Alex Gleason 9b0e1218c9
Fix janky IconButton (Compose issues) and restore lock/envelope icon for un-repostable posts
3 years ago
Alex Gleason 29fe9b40b6
Icon css: increase specificity
3 years ago
Alex Gleason 640891ded9
Style the floating action button
3 years ago
Alex Gleason 4ec5cb931c
Use rounded buttons
3 years ago
Alex Gleason 96a226a94b
PrimaryNavigation: active fill states
3 years ago
Alex Gleason 29da046a3a
Don't use display: hidden on articles after all
3 years ago
Alex Gleason a0de32bcb0
StatusActionBar: update icons
3 years ago
Alex Gleason 23b14f605b
PrimaryNavigation: remove unused 'federating' field
3 years ago
Alex Gleason a8a0f18b2c
SubNavigation: use Tabler back icon
3 years ago
Alex Gleason 7e8670055a
Nuke HomeColumnHeader from most timelines
3 years ago
Alex Gleason 4a78deb7d3
PrimaryNavigation: use Tabler icons, add timelines
3 years ago
Alex Gleason 3a1b660269
Make column panels sticky
3 years ago
Alex Gleason 3de8dcced0
Tabler: add icons to ThumbNavigation
3 years ago
Alex Gleason 26c7068d66
Add Tabler icons
3 years ago
Alex Gleason ecdca93c84
Merge remote-tracking branch 'origin/develop' into next
3 years ago
Alex Gleason 073db97490 Merge branch 'masto-notifications-counter' into 'develop'
3 years ago
Alex Gleason 13efbf6e01
noscript: "Soapbox" --> "this website"
3 years ago
Alex Gleason c1ed8ed16f
Mastodon: hide notifications counter
3 years ago
Alex Gleason f1788dd206
RemoteTimeline: fix typos in async components
3 years ago
marcin mikołajczak 25bdc5831e Update Polish translation
3 years ago
Alex Gleason 1202d3d45d
StatusPage: async components
3 years ago
Alex Gleason 008d53a7d9
Merge remote-tracking branch 'origin/develop' into next
3 years ago
Alex Gleason 08cdef59c9
Don't load TabsBar async
3 years ago
Alex Gleason aeddec2892
UI: async UI components
3 years ago
Alex Gleason 1e77adda34
Admin: async components
3 years ago
Alex Gleason aa54e0bd0b
RemoteInstance: async panels
3 years ago
Alex Gleason abcdc1fd63
Profile: make account panels async
3 years ago
Alex Gleason 24c89537dc
Merge remote-tracking branch 'origin/develop' into async-improvements
3 years ago
Alex Gleason aeef12acf0
Rip out react-redux-loading-bar
3 years ago
Alex Gleason b0e37c773e
Load panels async
3 years ago
Alex Gleason fe4a8b5728
Chunk modal components into features/ui
3 years ago
Alex Gleason 7f741a3ad0
Suggestions: make DRY, fix isLoading state
3 years ago
Alex Gleason cdfd31372f
Suggestions: chunk the wtf panel
3 years ago
Alex Gleason 48216659d6
Merge remote-tracking branch 'origin/develop' into next
3 years ago
Alex Gleason c4ecbb3a1b
Mastodon: search account by username
3 years ago
Alex Gleason 074604a1c9
Put Bookmarks and Lists behind feature flags
3 years ago
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