16 Commits (419c659bc445fa258550b7e1bf00251663ca6a21)

Author SHA1 Message Date
Matt Jankowski bc3afb6311
Update `rails/ujs` delegate method usage (#27538) 2 years ago
Matt Jankowski e93a75f1a1
Rails 7.1 update (#25963) 2 years ago
Christian Schmidt 0719216368
Remove dead code from public.jsx (#26547) 3 years ago
Christian Schmidt bb23116e8d
Fix profile picture preview (#26538) 3 years ago
Christian Schmidt bb51c0676d
Remove redundant ready() wrapper (#26533) 3 years ago
Renaud Chaput b0780cfeed
Fix `/share` and cleanup and reorganize frontend locale loading (#25240) 3 years ago
Renaud Chaput 44cd88adc4
Upgrade react-intl (#24906) 3 years ago
Renaud Chaput d27216dc46
Enforce import order with ESLint (#25096) 3 years ago
Renaud Chaput 8d6aea3326
Upgrade to React 18 (#24916) 3 years ago
Claire e1f466fbbe
Fix javascript on moderation interface (#24933) 3 years ago
Renaud Chaput a3a2414f0e
Rework polyfills loading (#24907) 3 years ago
Renaud Chaput 955179fc55
Dont use CommonJS (`require`, `module.exports`) anywhere (#24913) 3 years ago
Eugen Rochko 955ec252a4
Add client-side validation for taken username in sign-up form (#24546) 3 years ago
Christian Schmidt aa136cf2fa
Fix tooltip for dates without time (#24244) 3 years ago
Nick Schonning a425915ce7
HTML string attributes set as booleans (#24408) 3 years ago
Renaud Chaput 44a7d87cb1
Rename JSX files with proper `.jsx` extension (#23733) 3 years ago
Francis Murillo c50e9d078a
Render current day formats in the client timezone (#21878) 3 years ago
Eugen Rochko ad83e64795
Fix sidebar and tabs on settings on small screens in admin UI (#19533) 3 years ago
Eugen Rochko 839f893168
Change public accounts pages to mount the web UI (#19319) 3 years ago
Claire 02851848e9
Revamp post filtering system (#18058) 4 years ago
Claire 00b45b967e
Fix edge case where settings/admin page sidebar would be incorrectly hidden (#17580) 4 years ago
Rens Groothuijsen 66baa629ea
Show correct error message if chosen password is too long (#17082) 4 years ago
ThibG 49eb4d4ddf
Add honeypot fields and minimum fill-out time for sign-up form (#15276) 5 years ago
ThibG 4c45b43cb8
Change how CDN_HOST is passed down to make assets build reproducible (#14381) 6 years ago
ThibG 7dc4c74265
Add client-side validation in password change forms (#14564) 6 years ago
ThibG d70c3ab4c3
Add HTML form validation for the registration form (#14560) 6 years ago
ThibG 4babf5b8b5
Fix lock icon not being shown when locking account in profile settings (#14190) 6 years ago
ThibG 0e362b7678
Fix end-user-facing uses of inline CSS (#13438) 6 years ago
ThibG eea0cd8fad
Fix “Show more” not switching to “Show less” on public pages (#13174) 6 years ago
Shlee 221eda646b
Migrate Rails ujs as required for Rails 6 Upgrade. (#13280) 6 years ago
ThibG c31d61d7f2
Fix dates (without time) being rendered as datetimes in public pages (#13034) 6 years ago
Eugen Rochko 6feafb8802
Various fixes and improvements (#12878) 6 years ago
Nolan Lawson 1e232e455c fix: support KaiOS arrow navigation on public pages (#12251) 6 years ago
Eugen Rochko b9a8b38844
Fix page body not being scrollable in admin layout (#11893) 7 years ago
nzws✨ d0c2c52783 Fix eslint error of import/no-extraneous-dependencies (#11884) 7 years ago
ThibG 9b6a5ed109 Add public blocks to /about/blocks (#11298) 7 years ago
ThibG 7de8c51873 Play animated custom emoji on hover (#11348) 7 years ago
Eugen Rochko aa22b38fdb
Change single-column mode to scroll the whole page (#11359) 7 years ago
ThibG 4fa6472523 Fix avatar animation on hover when not logged in (#11349) 7 years ago
ThibG e9ddd5a159 Put poll options behind content warnings (#10983) 7 years ago
Jessica 01b1c377b1 Animate avatar GIFs on-hover on public profiles (#10549) 7 years ago
ThibG d07b0c038f Hopefully fix input text selection quirks on iOS (#10463) 7 years ago
ThibG 3b3a4d8a17 Fix public hashtag timeline width on mobile, fix scrollbar width compensation (#9824) 7 years ago
ThibG 4fb94c758e Add attachment list fallback to public pages (#9780) 7 years ago
ThibG 70801b850c Postpone scroll-to-detailed status after react components are loaded (#9773) 7 years ago
Paweł Ngei 5c7f641565 Escape HTML in profile name preview in profile settings (#9446) 7 years ago
Eugen Rochko 73faadad28
Redesign admin accounts index (#9340) 7 years ago
Eugen Rochko 161aeadbb4
Remove character counter from edit profile (#9100) 8 years ago
mayaeh e50cb5f4bd Fix that the copy button of verify link did not work. (#8938) 8 years ago
Eugen Rochko f4d549d300
Redesign forms, verify link ownership with rel="me" (#8703) 8 years ago