about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/ui
AgeCommit message (Expand)Author
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
2019-05-04[Glitch] Add button to view context to media modalEugen Rochko
2019-05-04[Glitch] Add blurhashEugen Rochko
2019-05-03Fix crash in onboarding modalThibaut Girka
2019-05-01Add high color privacy iconsThibaut Girka
2019-04-28Add keyboard shortcut to collapse/uncollapse tootsThibaut Girka
2019-04-28Add hotkey for bookmarking a tootThibaut Girka
2019-04-22[Glitch] Fix modal items cannot scroll on touch deviceskedama
2019-04-22features/composer/index.js → ComposeFormThibaut Girka
2019-04-22DrawerAccount → NavigationBar + NavigationContainerThibaut Girka
2019-04-22Move DrawerSearch to Search + SearchContainerThibaut Girka
2019-04-22Rename flavours/glitch/features/drawer to flavours/glitch/features/composeThibaut Girka
2019-04-17Shift+click on column Back button to return to last pinable columnThibaut Girka
2019-04-17When selecting a toot via keyboard, ensure it is scrolled into viewThibaut Girka