about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/ui
AgeCommit message (Expand)Author
2019-10-03[Glitch] Fix typo in mute confirmation dialogThibG
2019-09-30[Glitch] Add explanation to mute dialog, refactor and clean up mute/block UIThibG
2019-09-30[Glitch] Use blob URL for Tesseract to avoid CORS issuesThibG
2019-09-18[Glitch] Fix web UI allowing uploads past status limit via drag & dropEugen Rochko
2019-09-18[Glitch] Fix media description button being disabled at 420 characters instea...ThibG
2019-09-13[Glitch] Add timeline read markers APIEugen Rochko
2019-09-13[Glitch] Change max length of media descriptions from 420 to 1500 charactersEugen Rochko
2019-09-09Use the `Icon` component instead of directly using `i` tagThibaut Girka
2019-09-09Use upstream's Icon componentThibaut Girka
2019-09-09Move “export” before decoratorsThibaut Girka
2019-09-09glitch: fix webpack build failure in columns_area.js (#1212)Rey Tucker
2019-09-05[Glitch] Integrate translation strings for the Profile Directory.mayaeh
2019-09-02[Glitch] Add trends UI with admin and user settingsEugen Rochko
2019-08-31Update backend links and fix hardcoded onesThibaut Girka
2019-08-31[Glitch] Add profile directory to web UIEugen Rochko
2019-08-29[Glitch] Change window resize handler to switch to/from mobile layout as soon...ThibG
2019-08-29[Glitch] Add audio playerEugen Rochko
2019-08-29[Glitch] Add special alert for throttled requestsThibG
2019-08-29[Glitch] Add confirmation modal when logging out from the web appThibG
2019-08-29Fix crashes from favico.js crashing the entire web appThibaut Girka
2019-08-29Refactor the Columns Area code to be closer to upstreamThibaut Girka
2019-08-19[Glitch] Improve focal point modal on mobileThibG
2019-08-19[Glitch] Allow clicking behind previewThibG
2019-08-19[Glitch] Fix edit media modal on small screens, touch eventsEugen Rochko
2019-08-19[Glitch] Fix tesseract.js being part of the common chunkEugen Rochko
2019-08-19[Glitch] Add OCR tool to media editing modalEugen Rochko
2019-08-19[Glitch] Add media editing modalEugen Rochko
2019-07-16[Glitch] Add option to disable real-time updates in web UIEugen Rochko
2019-07-01Minor optimization regarding regexp filtering in timelinesThibaut Girka
2019-06-28[Glitch] Fix swiping columns on mobile sometimes failingThibG
2019-06-28Change search components classes and styling to match upstreamThibaut Girka
2019-06-16Do not scroll in the compose panel on single-columnThibaut Girka
2019-06-13[Glitch] List attachments in boost modalThibG
2019-06-13[Glitch] Only show profile directory link when it's enabledThibG
2019-06-13Fix notification badgeThibaut Girka
2019-06-13Replace link to favourites with link to bookmarksThibaut Girka
2019-06-13Fix navigation panelThibaut Girka
2019-06-13Restore navigation bar position glitch-soc settingThibaut Girka
2019-06-13Use forceSingleColumn only in automatic layout modeThibaut Girka
2019-06-13Add app settings link to single-column modeThibaut Girka
2019-06-13[Glitch] Add profile directory link to single column navigation panelEugen Rochko
2019-06-13[Glitch] Improvement variable height in single column layoutTakeshi Umeda
2019-06-13[Glitch] Refactor footers in web UI into a single componentEugen Rochko
2019-06-13[Glitch] Improvements to the single column layoutEugen Rochko
2019-06-13[Glitch] Add responsive panels to the single-column layoutEugen Rochko
2019-06-13[Glitch] Various improvements to single column layoutEugen Rochko
2019-06-13[Glitch] Add single-column modeEugen Rochko
2019-06-10Add option to display a warning before boosting toots lacking media descriptionsThibaut Girka
2019-05-27[Glitch] Add keyboard shortcut to hide/show mediaThibaut Girka
2019-05-10[Glitch] Add confirm modal for unboosting tootsAurélien Reeves