about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/packs/public.js
AgeCommit message (Expand)Author
2023-02-25[Glitch] Rename JSX files with proper `.jsx` extensionRenaud Chaput
2022-12-15[Glitch] Render current day formats in the client timezoneFrancis Murillo
2022-10-30Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-10-28[Glitch] Change public accounts pages to mount the web UIEugen Rochko
2022-10-11Move flavours/glitch/utils/emoji back to flavours/glitch/features/emojiClaire
2022-10-11Move more modules from flavours/glitch/utils to flavours/glitchClaire
2022-10-11Move flavours/glitch/utils/ready to flavours/glitch/readyClaire
2022-10-11Rename flavours/glitch/util into flavours/glitch/utilsClaire
2022-02-17[Glitch] Fix edge case where settings/admin page sidebar would be incorrectly...Claire
2021-12-16[Glitch] Show correct error message if chosen password is too longRens Groothuijsen
2020-12-10[Glitch] Add honeypot fields and minimum fill-out time for sign-up formThibG
2020-10-21[Glitch] Change how CDN_HOST is passed down to make assets build reproducibleThibG
2020-08-13[Glitch] Add client-side validation in password change formsThibG
2020-08-13[Glitch] Add HTML form validation for the registration formThibG
2020-05-03Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-04-05Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-03-22Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-02-06[Glitch] Fix dates (without time) being rendered as datetimes in public pagesThibG
2020-01-20Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-11-06[Glitch] fix: support KaiOS arrow navigation on public pagesNolan Lawson
2019-10-05[Glitch] Change single-column mode to scroll the whole pageEugen Rochko
2019-09-30[Glitch] Fix page body not being scrollable in admin layoutEugen Rochko
2019-09-18[Glitch] Fix eslint error of import/no-extraneous-dependenciesnzws✨
2019-08-19[Glitch] Add public blocks to /about/blocksThibG
2019-07-23[Glitch] Play animated custom emoji on hoverThibG
2019-01-20[Glitch] Fix public hashtag timeline width on mobile, fix scrollbar width com...Thibaut Girka
2019-01-13[Glitch] Add attachment list fallback to public pagesThibaut Girka
2019-01-10[Glitch] Postpone scroll-to-detailed status after react components are loadedThibaut Girka
2019-01-10Port a few public.js changes from upstream, move some code aroundThibaut Girka
2018-05-17[Glitch] Combine similar components into one on public UIThibaut Girka
2018-05-17[Glitch] Show card modal on public pagesThibaut Girka
2018-04-20[Glitch] Show media modal on public pagesThibaut Girka
2017-12-03Rename themes -> flavours ? ?kibigo!