Commit Graph

1995 Commits (5cbeaad97a2729ab8d5c2962102059c287f6e069)

Author SHA1 Message Date
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
Alex Gleason 26c4981740
PushSubscriptions: create actions
3 years ago
Alex Gleason 969653eaa4
Temporarily disable push notifications code (it doesn't work)
3 years ago
Alex Gleason b22f20a390 Merge branch 'accessible-emoji-picker' into 'develop'
3 years ago
marcin mikołajczak c5dfd6c7d7 Update snapshot
3 years ago
marcin mikołajczak a2cd7764b7 Lint styles
3 years ago
marcin mikołajczak 5ee92b47ce Keyboard-accessible emoji picker
3 years ago
Alex Gleason b7520e6c6a
SoapboxConfig: fix "left side" text (right side)
3 years ago
Alex Gleason 912bb129be Merge branch 'remove-indexeddb-reads' into 'develop'
3 years ago
Alex Gleason 09d7ec3161
Remove unused IndexedDB reads
3 years ago
Alex Gleason 76a556cdeb Merge branch 'styles-accessibility' into 'develop'
3 years ago
Alex Gleason b3f0d7a3ba Merge branch 'language-pl-2' into 'develop'
3 years ago
marcin mikołajczak 8cf8937bc9 Update snapshots
3 years ago
Alex Gleason 10715d91ea Merge branch 'federation-restrictions' into 'develop'
3 years ago
Alex Gleason f4ba9b9b2e
Display federation restrictions on remote timelines
3 years ago
marcin mikołajczak 0e59139902 Use Mastodon defaults for initial state
3 years ago
marcin mikołajczak bedc9ef3fa Use description limits from Pleroma
3 years ago
marcin mikołajczak 9a5419002a Update Polish translation, make some strings translatable
3 years ago
marcin mikołajczak 690da99d75 remove emoji selector related changes
3 years ago
marcin mikołajczak 13092271de wip accessible emoji picker
3 years ago
Alex Gleason 567c4ce093 Merge branch 'fix/settings-checkbox' into 'develop'
3 years ago
Alex Gleason e978c1ca3b Merge branch 'profile-hover-staff-badges-fix' into 'develop'
3 years ago
Alex Gleason de24322372 Merge branch 'mark-sensitive-fix' into 'develop'
3 years ago
Alex Gleason 402748f71f
ProfileHoverCard: fix redundant staff badges
3 years ago
Alex Gleason 58c142306d
Rename occurrences of `self` variable to `ownAccount`
3 years ago
Alex Gleason ffbdfb5712
Statuses: refactor visibility of moderator actions
3 years ago
Alex Gleason c5fa16f581
Notifications: import target account during streaming event for Move notification
3 years ago
Alex Gleason a368ddfee8
UserIndex: display dates on accounts in a more compact way
3 years ago
Alex Gleason e2bc0b55a4
Fix lint
3 years ago
Alex Gleason 2ff2060354
LatestAccountsPanel: add backwards compatibility with unsorted AdminAPI endpoint
3 years ago
Alex Gleason 4ca3d68bf6
LatestAccountsPanel: fix expand count
3 years ago
Alex Gleason 12939e3354
LatestAccountsPanel: add expand button, use compact display of accounts
3 years ago
Alex Gleason 5f3b33cce7
Merge remote-tracking branch 'origin/develop' into admin-recent-users
3 years ago
Alex Gleason b2ebdbcf80
Admin: display latest accounts in dashboard
3 years ago
Alex Gleason a362e0bbd7
UserIndex: display account joined date when available
3 years ago
Alex Gleason 022c9f06b3
UserIndex: style search input, rework debounced search
3 years ago
Alex Gleason 30b39d739f
UserIndex: make search work
3 years ago
Alex Gleason 4d35f16483
Staff promotions: fix race conditions
3 years ago
Alex Gleason aae031f5d0
UserIndex: configurable pageSize
3 years ago
Alex Gleason 105961b3e7
Admin: link status count to local timeline
3 years ago
Alex Gleason 695e64cb1f
Ingest tags from AdminAPI
3 years ago
Alex Gleason fa91defea0
Rename 'dirty' to 'should_refetch'
3 years ago
Alex Gleason 2f6cd35f38
Admin: refactor actions to use accountIds instead of nicknames
3 years ago
Alex Gleason a89ea524a9
Refactor AwaitingApproval
3 years ago