Commit Graph

6044 Commits (78c2b5dd090fd367c76e22c108fd3d2668d77fed)

Author SHA1 Message Date
Hosted Weblate 65196d4ab4
Update translation files
2 years ago
Chewbacca e1a38b9d41 Merge branch 'fix-undefined-bug' into 'develop'
2 years ago
Chewbacca cf9156b414 Refactor conditional
2 years ago
Alex Gleason 5d0b10a5b8
Fix toast test
2 years ago
Tassoman cfd5c1e927 Weblate could not merge upstream changes while updating the repository.
2 years ago
Chewbacca e36d26cb91 Merge branch 'use-api-error' into 'develop'
2 years ago
Chewbacca 375d135e65 Merge branch 'chats-jumpy-scrollbar' into 'develop'
2 years ago
Chewbacca c3595ea15b Chats: fix jumpy scrollbar
2 years ago
marcin mikołajczak 3bbfc716ad Support Wildebeest
2 years ago
Alex Gleason e5f592bfaf
Expose Registration form to unknown backends
2 years ago
Alex Gleason ad18b0f1c9
Merge remote-tracking branch 'origin/develop' into types-react
2 years ago
Alex Gleason 5e22d1169f
Upgrade @types/react to v18
2 years ago
marcin mikołajczak 4ffaecbf32 Merge branch 'pending-status' into 'develop'
2 years ago
Alex Gleason 5de9afd18b
Remove prop-types
2 years ago
marcin mikołajczak 08742ea73d Set withLinkToProfile to false in PendingStatus
2 years ago
Alex Gleason 5f2854571a
Fix order of en.json
2 years ago
Chewbacca a0e29ce3c8 Fix locale
2 years ago
Chewbacca ca3f9f9d8c Remove 'hasError' prop from FormGroup and Input
2 years ago
Chewbacca 4a345d7127 Ensure notifications are enabled
2 years ago
Chewbacca fedb17ba24 Fix console error
2 years ago
Alex Gleason bf159ad539 Merge branch 'remove-history' into 'develop'
2 years ago
Alex Gleason a4b9d7bbc3 Merge branch 'remove-polyfills' into 'develop'
2 years ago
Alex Gleason 5666121e2d
Increase timeout for intermittently failing test
2 years ago
Alex Gleason 14299ce62a
ScrollableList: update Virtuoso component types for v4
2 years ago
Alex Gleason 37f0cde456
Merge remote-tracking branch 'origin/develop' into remove-polyfills
2 years ago
Alex Gleason 3c068568b0 Merge branch 'remove-dyslexic' into 'develop'
2 years ago
Alex Gleason 72e8ae8d37 Merge branch 'renovate/major-react-monorepo' into 'develop'
2 years ago
marcin mikołajczak 5131655e94 Merge branch 'icons' into 'develop'
2 years ago
Alex Gleason eafc92e275 Merge branch 'renovate/react-redux-8.x' into 'develop'
2 years ago
Alex Gleason 578e30425e
Remove polyfills, delete application.ts
2 years ago
marcin mikołajczak 823cd3124e I don't think it makes sense to have SvgIcon and ForkAwesomeIcon in a single component anymore
2 years ago
Alex Gleason fd1c67753c
useDispatch --> useAppDispatch, fix types for react-redux v8
2 years ago
Alex Gleason 8a55f8416b
Remove 'history' dep
2 years ago
Alex Gleason 840be19ff4
Remove Dyslexic mode
2 years ago
Chewbacca 0cc684d940 Allow null
2 years ago
Chewbacca cfc03f9a3f Remove 'file-icon' in empty link preview
2 years ago
Chewbacca 63201c4acf Merge branch 'redesign-repost' into 'develop'
2 years ago
Chewbacca 52fbd743d1 Lint
2 years ago
marcin mikołajczak e46fad211c Merge branch 'translations' into 'develop'
2 years ago
marcin mikołajczak ad1e58c95c Merge branch 'modals-fix' into 'develop'
2 years ago
marcin mikołajczak 9d0665b092 Translations: Support allow_unauthenticated and allow_remote
2 years ago
Alex Gleason df9628c1fd
ExternalLoginForm: accept `?server` param to redirect the login form to the specified instance
2 years ago
marcin mikołajczak 519c4fb252 Fix 'View context' button
2 years ago
marcin mikołajczak e9a2b65963 Merge remote-tracking branch 'soapbox/develop' into modals-fix
2 years ago
Alex Gleason 7ac41b1bf1
Merge remote-tracking branch 'origin/develop' into renovate/major-react-monorepo
2 years ago
marcin mikołajczak c2e2c59d96 Merge branch 'editing-timeline-insert' into 'develop'
2 years ago
marcin mikołajczak b43ff634e7 Truncate account names in modals
2 years ago
marcin mikołajczak 1c91850181 don't insert posts to timelines when editing a post
2 years ago
Alex Gleason 3bd9be9247
Fix monospace font in Markdown code blocks
2 years ago
Alex Gleason 5083096d1f
ChatPage: useLayoutEffect
2 years ago
Alex Gleason 8730a276c7
Audio/Video: fix initial size with useLayoutEffect for React 18
2 years ago
Alex Gleason dbb745f38d
Fix loading of attachment dimensions for React 18 (useEffect --> useLayoutEffect)
2 years ago
Chewbacca 21c0a79cae Lint
2 years ago
Chewbacca cc0c07851e Refactor to remove unneeded const
2 years ago
Chewbacca d6c9952a8c Move timestamp back to Account
2 years ago
Chewbacca f13ca06569 Use human-readable message from the API as the default
2 years ago
Chewbacca 024b161504 Move status info to above Account
2 years ago
Chewbacca 8ec805baad Upgrade axios to fix 'req' undefined error
2 years ago
Chewbacca 26c5214cee Merge branch 'improve-avatar-carousel' into 'develop'
2 years ago
Alex Gleason e83914482d
Fix useFetchRelationships tests
2 years ago
Alex Gleason edbaf60009
Fix FeedCarousel test
2 years ago
Alex Gleason 1e89efebae
Tests: wrap toast.remove() with act()
2 years ago
Alex Gleason 3fa9cbe211
Fix EmailVerification test
2 years ago
Alex Gleason 83c93a6d51
Fix Registration tests
2 years ago
Alex Gleason b98073ee8f
Fix ReportModal test
2 years ago
Alex Gleason fd542d1796
Fix SmsVerification tests
2 years ago
Alex Gleason bd9bad9a4c
Fix ChatPage tests
2 years ago
Alex Gleason 273266d9ac
useDimensions: don't return null
2 years ago
Alex Gleason 3521e5698f
Switch to React 18's createRoot API
2 years ago
Alex Gleason 7c75e8477f Merge branch 'renovate/uuid-9.x' into 'develop'
2 years ago
Alex Gleason 5297d8dde3
Remove uuid mock from Jest
2 years ago
Alex Gleason 301bf1d38b Merge branch 'renovate/stylelint-config-standard-29.x' into 'develop'
2 years ago
Alex Gleason 3dd1b40cc7
datepicker: fix accidentally removed icon from scss
2 years ago
Chewbacca acb959f680 Merge branch 'fix-carousel-arrows' into 'develop'
2 years ago
Alex Gleason 64483d86a3
Conform scss to stylelint
2 years ago
Alex Gleason 17dbdc3e08
currentColor --> currentcolor
2 years ago
Corné Dorrestijn b325b8933e
Added a options in settings for redirect root no login
2 years ago
Chewbacca f15988da3c Fix button in Carousel
2 years ago
Alex Gleason 725be075d9
ServiceWorker: console.error on empty push event
2 years ago
Alex Gleason 7a14d56f9f
ServiceWorker: drop empty push events
2 years ago
Alex Gleason 35c916293e
yarn lint:js --fix
2 years ago
marcin mikołajczak 91cdf1eb5a Fix events location search crash
2 years ago
marcin mikołajczak c6e5f746da Update features.ts for Takahē
2 years ago
marcin mikołajczak 08a47bed5d Merge remote-tracking branch 'soapbox/develop' into cleanup
2 years ago
Chewbacca 0a4d113d50 Fix bug with Feed Carousel
2 years ago
Chewbacca 189423b415 Improve UI/UX of the Feed Carousel
2 years ago
Alex Gleason 8b2889b4af
Add missing locale strings from mediaPreview settings
2 years ago
Alex Gleason 444754e1c8
Merge remote-tracking branch 'origin/develop' into fix/image-previews
2 years ago
Alex Gleason 02188118e7
Let media preview be configurable
2 years ago
Mark Felder 6b56e72f24 Fix images in timelines not using the preview URL which can leverage Pleroma Media Preview Proxy
2 years ago
marcin mikołajczak 690621e0a3 Merge remote-tracking branch 'soapbox/develop' into cleanup
2 years ago
Alex Gleason 55a240a697 Merge branch 'modal-blur' into 'develop'
2 years ago
marcin mikołajczak 3491d09485 Fix test
2 years ago
marcin mikołajczak 0001ea47df Set scheduled post date to 10 minutes after current time
2 years ago
marcin mikołajczak c7e140bf3f Append scheduled statuses to status list
2 years ago
marcin mikołajczak ea2bb53379 Fix scheduled statuses page crashing on delete
2 years ago
Alex Gleason 1f616c0a44
Datepicker: correctly default to the current year
2 years ago
marcin mikołajczak 1cc0b16274 Merge remote-tracking branch 'soapbox/cleanup' into cleanup
2 years ago
marcin mikołajczak 03349abc37 Merge remote-tracking branch 'soapbox/develop' into cleanup
2 years ago
marcin mikołajczak 674ffed6a5 These params should never be null, actually
2 years ago
marcin mikołajczak cbd06926f3 Restore removed styles
2 years ago
Alex Gleason 6f04097cb0
yarn manage:translations en
2 years ago
Chewbacca 2bc620016e Merge branch 'fix-responsive-form' into 'develop'
2 years ago
Alex Gleason 58b7d7607c
Merge remote-tracking branch 'origin/develop' into cleanup
2 years ago
marcin mikołajczak 3cab6436e0 Remove feather-icons
2 years ago
Alex Gleason 2808773a80
Add backdrop-blur behind modals
2 years ago
marcin mikołajczak e167ec8b6e Mark some strings as translatable
2 years ago
marcin mikołajczak 925087024c back to use AccountContainer in Notification component
2 years ago
marcin mikołajczak b4601d13cf ok, this works
2 years ago
Alex Gleason 2737d41019
Remove object-fit-images
2 years ago
Alex Gleason a8f05c2bb9 Merge branch 'i18n-ci' into 'develop'
2 years ago
Alex Gleason f20a8ab6fe Revert "Merge branch 'square' into 'develop'"
2 years ago
Corné Dorrestijn 41b3d409fd
Allow configuration from root URL path
2 years ago
Chewbacca 2495dd2b9e Merge branch 'fix-req-error' into 'develop'
2 years ago
Chewbacca 7b5f61503f Fix test
2 years ago
Chewbacca 970cd60c84 Merge branch 'fix-sidebar-close-button' into 'develop'
2 years ago
Chewbacca 92e94ae4a5 Merge branch 'fix-undefined-bug' into 'develop'
2 years ago
Chewbacca e6dbb4d19f Lint
2 years ago
Chewbacca 4ea1562185 Fix 'req not defined' error
2 years ago
Chewbacca e1e5051951 Fix undefined bug with MediaModal
2 years ago
marcin mikołajczak b6bd46d417 Do not make requests to chats endpoint from profile page if chats are not supported
2 years ago
marcin mikołajczak 7d3ad8ac33 remove unused styles
2 years ago
Alex Gleason a97278c5f0
Delete defaultMessages.json
2 years ago
Alex Gleason 5c449bdb16
yarn manage:translations en
2 years ago
Chewbacca 515c67d011 Add 'truncate' class to Select
2 years ago
Chewbacca 9e321ac4c4 Refactor sidebar to fix position of close (X) icon
2 years ago
Alex Gleason 85bc891dbb
Use accent color for "floating action button" (mobile compose button).
2 years ago
marcin mikołajczak 3f430ee5d5 use capitalized name
2 years ago
marcin mikołajczak 81e1e2d6ad Support Takahē
2 years ago
marcin mikołajczak 8d95a4040b Merge remote-tracking branch 'soapbox/develop' into cleanup
2 years ago
marcin mikołajczak d70827d481 restore style
2 years ago
Chewbacca 5c8cc86b9e Merge branch 'pin-avatar' into 'develop'
2 years ago
marcin mikołajczak af2d0749a1 Remove legacy avatar component, convert AccountContainer to TS/FC
2 years ago
marcin mikołajczak a990b859ef Remove unused styles
2 years ago
marcin mikołajczak 82d3e3c5f4 Remove unused styles
2 years ago
marcin mikołajczak 6316da5332 fix auth state persistence
2 years ago
marcin mikołajczak a7653403e7 Update immutable-js, fix tests, fix reducers/auth
2 years ago
marcin mikołajczak d1071a109b Remove unused styles/components
2 years ago
marcin mikołajczak 4b3f03353d WIP TypeScript convertions
2 years ago
marcin mikołajczak c692265249 Convert (legacy?) IconButton to tsx, remove unused code/styles
2 years ago
Alex Gleason 6ac5845deb
Gate events with `features.includes('events')`
2 years ago
Alex Gleason fa1d7937a7
Fix mentions in RTL
2 years ago
Alex Gleason f174d0e973
Merge remote-tracking branch 'origin/develop' into threads-rtl
2 years ago
Alex Gleason c788916644
AutosuggestInput/AutosuggestTextarea: short-circuit RTL check earlier
2 years ago
Alex Gleason 8fde7f267d
Search: prevent overflow of text into icon
2 years ago
Alex Gleason bedd181f4c
AutosuggestInput/AutosuggestTextarea: fix RTL detection with placeholder
2 years ago
Alex Gleason c4270a0512
Revert "AutosuggestInput/AutosuggestTextarea: actually, just remove RTL checking. The browser should handle it"
2 years ago
Alex Gleason ea70f48023
Navbar: fix position of avatar in RTL on mobile
2 years ago
Alex Gleason 78a9dc519c
Status: fix reblogElement in RTL
2 years ago
Alex Gleason 59cf263960
SidebarMenu: fix RTL
2 years ago
Alex Gleason dfe5079058
StatusActionButton: fix spacing in RTL
2 years ago
Alex Gleason d4b5c368f8
Fix threads in RTL
2 years ago
Alex Gleason 01d7aa6307
Move FAB to the left in RTL
2 years ago
Alex Gleason ab7ec4babd
Refactor ComposeButton, FAB, and sidebar nav spacing
2 years ago
Alex Gleason 7a6126b978
Move FloatingActionButton to its own component
2 years ago
Alex Gleason a4615296e8
Make all timelines use "home" timeline settings
2 years ago
Alex Gleason ee9908aab2
AutosuggestInput/AutosuggestTextarea: actually, just remove RTL checking. The browser should handle it
2 years ago
Alex Gleason 95f7761fb4
Toast: remove unnecessary outer div
2 years ago
Alex Gleason 69328ade8b
Toast: use HStack, RTL support
2 years ago
Alex Gleason 140c0b3037
AutosuggestInput/AutosuggestTextarea: determine RTL by placeholder value as well (hotfix)
2 years ago
Alex Gleason 058a75deec
useLocale(): refactor to return direction
2 years ago
Alex Gleason 87728876d3
RTL: fix "x" in birthday input
2 years ago
Alex Gleason 6dc16911f3 Merge branch 'rtl-arrows' into 'develop'
2 years ago
Alex Gleason 0356b014b0
Letterbox images taller than 1:1
2 years ago
Alex Gleason 622df27e41
Timelines: prevent max_id=undefined in home timeline requests
2 years ago
marcin mikołajczak c792cc2549 Do not include link to profile in ReplyMentionsModal
2 years ago
marcin mikołajczak bcf82e4312 Merge remote-tracking branch 'soapbox/develop' into modals-fix
2 years ago
Chewbacca 51146574d4 Fix tests
2 years ago
Chewbacca b6afb8ae01 Add support for pinning an avatar in the Carousel
2 years ago
Chewbacca a9e05859d1 Merge branch 'improve-toasts' into 'develop'
2 years ago
Chewbacca 8d28c37a7f Merge branch 'tab-continuation' into 'develop'
2 years ago
Chewbacca a3c7164147 Move Toast to components/ui
2 years ago
Chewbacca 90fcc8ad05 Fix tests
2 years ago
Chewbacca 3dceaacc16 Improve UI of toast
2 years ago
Chewbacca bffe5318a9 Fix tests
2 years ago
Chewbacca f504d17abe Remove usage of 'snackbar'
2 years ago
Chewbacca 3c38a57560 Convert 'show' usage to Toast
2 years ago
Chewbacca 642d1d8b3e Convert 'info' usage to Toast
2 years ago
Chewbacca b348ca71b9 Convert 'error' usage to Toast
2 years ago
Chewbacca b7d0b4abe8 Convert 'success' usage to Toast
2 years ago
Chewbacca 01eccc897b Introduce new Toast module
2 years ago
Chewbacca 397d79f73f Fix overflow issue on mobile
2 years ago
Alex Gleason 6b5c214b9a Merge branch 'dm-fixes' into 'develop'
2 years ago
Alex Gleason 6825082475
README: clean up copyright, move sounds licenses to a separate file
2 years ago
Alex Gleason 26cb4b1029
Hide button to chat with yourself
2 years ago
Alex Gleason f955691d01
Settings: Messages --> Chats, reword follow criteria
2 years ago
Alex Gleason fed6a7aa51
Fix demo mode
2 years ago
Alex Gleason 34ebe9bd57
ThemeEditor: improve layout, improve color of slider
2 years ago
Alex Gleason b71bb3966a
ThemeEditor: configure single-color items
2 years ago
Alex Gleason ab70af31cd
ThemeEditor: restore default theme
2 years ago
Alex Gleason 716cc311c7
ThemeEditor: allow importing a theme
2 years ago
Alex Gleason c624fbcba3
ThemeEditor: allow exporting a theme
2 years ago
Alex Gleason b15871aaa8
utils/download: take a string instead of AxiosResponse
2 years ago
Alex Gleason 69a9748b3d
ThemeEditor: allow resetting the theme
2 years ago
Alex Gleason 2505f622e2
ThemeEditor: add hue sliders
2 years ago
Alex Gleason faf513c049
Add Slider component (based on video volume slider)
2 years ago
Alex Gleason 8a14dfefe7
Merge remote-tracking branch 'origin/develop' into theme-editor
2 years ago
Alex Gleason 8f78336a4b
Dashboard: include link to repo for the current commit
2 years ago
Alex Gleason dc7aea6466
Admin: restyle unapproved account, delete admin.scss
2 years ago
Alex Gleason 6c232d70a8
Admin: improve design of Moderation Logs
2 years ago