about summary refs log tree commit diff
path: root/app/javascript/flavours
AgeCommit message (Expand)Author
2019-06-13[Glitch] Fix emoji picker being always displayedTakeshi Umeda
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] Center 2-columns layout without side effectHanage999
2019-06-13[Glitch] Refactor footers in web UI into a single componentEugen Rochko
2019-06-13[Glitch] Display notifications count on a new single columnabcang
2019-06-13[Glitch] Fix wrong redirect from getting started to home in advanced Web UIHanage999
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-13Fix clicking on the elefriendThibaut Girka
2019-06-12Properly handle unboosting statuses from detailed viewThibaut Girka
2019-06-11[Glitch] Fix list not being automatically unpinned when it returns 404 in web UIEugen Rochko
2019-06-10[Glitch] Fix RTL layout not being RTL within the columns areaEugen Rochko
2019-06-10[Glitch] Change preferences page into appearance, notifications, and otherEugen Rochko
2019-06-10Minor cleanupThibaut Girka
2019-06-10Fix unboost confirmation dialog not showing up on detailed statusesThibaut Girka
2019-06-10Add option to display a warning before boosting toots lacking media descriptionsThibaut Girka
2019-06-10Add DM conversations mode similar to upstreamThibaut Girka
2019-06-07[Glitch] Fix not being able to directly switch between list timelines in web UIEugen Rochko
2019-06-07[Glitch] Fix “mark as sensitive” not being used in delete & redraftThibG
2019-06-07[Glitch] Scroll to compose form when focusJeong Arm
2019-06-07[Glitch] Fix refreshing featured toots when the new collection is emptyThibaut Girka
2019-06-07Fix display of alt-text when a media attachment is not availableThibaut Girka
2019-06-06Fix CW field automatically getting the focus when it is always enabledThibaut Girka
2019-06-03[Glitch] Fix profile picture previewJeong Arm
2019-06-02Fix expanding status from menu modal in glitch-socThibaut Girka
2019-05-30Fix incorrect PropType in Glitch AutosuggestInputslice
2019-05-30Remove isRequired from Glitch ReplyIndicator statusslice
2019-05-28[Glitch] Use `<use />` to render transparent SVG logo instead of inserting itEugen Rochko
2019-05-27Fix video player regressions introduced by blurhash mergeThibaut Girka
2019-05-27[Glitch] Add keyboard shortcut to hide/show mediaThibaut Girka
2019-05-26[Glitch] Fix composer route opening when not neededりんすき
2019-05-24Use Sec-WebSocket-Protocol instead of query string to pass WebSocket tokenThibaut Girka
2019-05-23[Glitch] Fix stacking order of emoji pickernzws
2019-05-23Make headers font size proportionalThibaut Girka
2019-05-20Refactor contentType selection in glitch composerThibaut Girka
2019-05-19Use glitch-soc's poll component instead of upstream'sThibaut Girka
2019-05-17Export fallback content type and use it as default in WebUIThibaut Girka
2019-05-17Hide content-type dropdown by defaultThibaut Girka
2019-05-17Content-Type Dropdown: use the selected option icon for the menuHaelwenn (lanodan) Monnier
2019-05-17Support proper content-type in Delete & RedraftThibaut Girka
2019-05-17Add status content type dropdown to compose box.KokaKiwi
2019-05-13Fix rich text style in reply indicatorThibaut Girka
2019-05-13Fix rich text styling on public pagesThibaut Girka
2019-05-12Fix text color of some formatted elements in notificationsThibaut Girka
2019-05-11[Glitch] Use raw content if available on Delete & RedraftThibG
2019-05-11Use a checkbox for the “Mark media as sensitive” composer buttonThibaut Girka
2019-05-11Merge pull request #1043 from ThibG/glitch-soc/merge-upstreamThibG