about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/styles
AgeCommit message (Expand)Author
2019-06-13[Glitch] Fix emoji picker being always displayedTakeshi Umeda
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] 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-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-10Add DM conversations mode similar to upstreamThibaut Girka
2019-06-07Fix display of alt-text when a media attachment is not availableThibaut Girka
2019-06-03[Glitch] Fix profile picture previewJeong Arm
2019-05-28[Glitch] Use `<use />` to render transparent SVG logo instead of inserting itEugen Rochko
2019-05-23[Glitch] Fix stacking order of emoji pickernzws
2019-05-23Make headers font size proportionalThibaut Girka
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-11Use a checkbox for the “Mark media as sensitive” composer buttonThibaut Girka
2019-05-10[Glitch] Improve poll link accessibilityMaciek Baron
2019-05-10[Glitch] Fix some colors of high contrast themenzws
2019-05-08Fix tabs bar on mobileThibaut Girka
2019-05-05[Glitch] Make sure the instance banner is never croppedBaptiste Gelez
2019-05-04Minor style fixesThibaut Girka
2019-05-04[Glitch] Change font weight of sensitive button to 500Eugen Rochko
2019-05-04[Glitch] Make the "mark media as sensitive" button more obvious in web UIEugen Rochko
2019-05-04Add visibility icon back in media galleryThibaut Girka
2019-05-04[Glitch] Fix transition: allThibG
2019-05-04[Glitch] Add button to view context to media modalEugen Rochko
2019-05-04[Glitch] Fix alignment of items in the account gallery in web UI and load mor...Eugen Rochko
2019-05-04[Glitch] Change account gallery in web UIEugen Rochko
2019-05-04Minor CSS fixesThibaut Girka
2019-05-04[Glitch] Add blurhashEugen Rochko
2019-05-04Fix glitch SCSS for links in error messages in admin interfaceThibG
2019-05-01Add high color privacy iconsThibaut Girka
2019-04-29Add support for missing formatting tagsThibaut Girka
2019-04-26Attempt to fix CSSThibaut Girka
2019-04-24Fix color of muted statuses content not wrapped in a p tagThibaut Girka
2019-04-24Redesign blockquote stylingThibaut Girka
2019-04-24Better distinguish titles from textThibaut Girka
2019-04-24Remove extra margin in paragraphs inside blockquotesThibaut Girka
2019-04-24Make bold text bolderThibaut Girka
2019-04-24Remove margins around `p` tags in listsThibaut Girka
2019-04-24Rename status__text to status__content__text for consistency with upstreamThibaut Girka
2019-04-24Fix status header display in toot mobile menuThibaut Girka
2019-04-24Hide media upload form if no media are attachedThibaut Girka
2019-04-22Add support for lists in statusesThibaut Girka
2019-04-22Do not switch to italic for status media buttonsThibaut Girka
2019-04-22Accept richer text from remote statusesThibaut Girka
2019-04-22[Glitch] Fix modal items cannot scroll on touch deviceskedama