about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/styles
AgeCommit message (Collapse)Author
2019-05-21remove clipping border from linksmultiple creatures
2019-05-21formatted bios + merge monsterpit markdown styles directly into glitch-soc scssmultiple creatures
2019-05-21apply monsterpit style overrides to public pagesmultiple creatures
2019-05-21reimplement monsterpit bbcode and markdown extensions on top of new ↵multiple creatures
glitch-soc formatting system + bbcode feature parity + new `i:am` footer + set content type from `format` bangtag
2019-05-21fix hover-to-play emoji clippingmultiple creatures
2019-05-21when autoplay is off play animated emoji on hovermultiple creatures
2019-05-21Add line-break-sized padding after lists and blockquotes.multiple creatures
2019-05-21Implement share keys and related bangtags, add `sharekey`, `network`, and ↵multiple creatures
`curated` to the API, remove app info from the UI, and move timestamps to the right.
2019-05-21Handle up to 6 attachments per roar.multiple creatures
2019-05-21Tenatacle skin: remove ununsed classesmultiple creatures
2019-05-21Replace `fa-retweet` SVG with `fa-repeat` Unicode glyph.multiple creatures
2019-05-21Search UI: center hashtag resultsmultiple creatures
2019-05-21Compact the hashtag section of the search UI. Get rid of trending sections; ↵multiple creatures
they do not work properly on instances with less than 10,000 active users.
2019-05-21Limit width of single-column to 600px, keep composer docked to left.multiple creatures
2019-05-21Add `share_key` column to status table in preparation for letting folks ↵multiple creatures
generate/revoke links to view private posts.
2019-05-21Add options to increase size and spacing of context menus and to gently the ↵multiple creatures
kobolds. Also allow showing multiple user roles.
2019-05-21Apply GIFv styling to regular GIF overlay as wellmultiple creatures
2019-05-21let the fields overflow~multiple creatures
2019-05-21various bangtag improvements squashed into one commitmultiple creatures
2019-05-21initial port of daggertooth!monsterpit themesmultiple creatures
2019-05-21don't lighten footer drawermultiple creatures
2019-05-21restore default drawermultiple creatures
2019-05-21restore custom registration messagemultiple creatures
2019-05-21center free-standing widget textmultiple creatures
2019-05-21single-column glitch thememultiple creatures
2019-05-21adjust poll text top padding & make text evenmultiple creatures
2019-05-21make sure that poll text is actually smallermultiple creatures
2019-05-21allow text wrapping in polls + smaller fontmultiple creatures
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
Fixes #1039
2019-05-10[Glitch] Improve poll link accessibilityMaciek Baron
Port 0402c52f28b73824d7c81c702a16d39fd97808cf to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-05-10[Glitch] Fix some colors of high contrast themenzws
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-05-08Fix tabs bar on mobileThibaut Girka
Fixes #1037
2019-05-05[Glitch] Make sure the instance banner is never croppedBaptiste Gelez
Port 21209c2b52d1ed1d1dee2dad2d725ffc7714701b to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-05-04Minor style fixesThibaut Girka
2019-05-04[Glitch] Change font weight of sensitive button to 500Eugen Rochko
Port 63b1388fefff9414c2d0f9883f2d33f7c73284c6 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-05-04[Glitch] Make the "mark media as sensitive" button more obvious in web UIEugen Rochko
Port 05ef3462ba0af7b147a7cfa8de2735e99dc59ac5 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-05-04Add visibility icon back in media galleryThibaut Girka
2019-05-04[Glitch] Fix transition: allThibG
Port 7aa749ab46b53bc5b234332ac35acc09a636fc28 to glitch-soc
2019-05-04[Glitch] Add button to view context to media modalEugen Rochko
Port eb63217210b0ab85ff1fcca9506d5e7931382a56 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-05-04[Glitch] Fix alignment of items in the account gallery in web UI and load ↵Eugen Rochko
more per page Port 967e419f8fa87af74f4bb530d7493c1dde02fca8 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-05-04[Glitch] Change account gallery in web UIEugen Rochko
Port 3f143606faa6181ff2745b6bd29ac8ea075088bf to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-05-04Minor CSS fixesThibaut Girka
2019-05-04[Glitch] Add blurhashEugen Rochko
Port front-end changes from fba96c808d25d2fc35ec63ee6745a1e55a95d707 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-05-04Fix glitch SCSS for links in error messages in admin interfaceThibG
Port SCSS changes from 011b032300657ccca4a42866749afc6ec2588ecc
2019-05-01Add high color privacy iconsThibaut Girka
Fixes #1015
2019-04-29Add support for missing formatting tagsThibaut Girka
2019-04-26Attempt to fix CSSThibaut Girka