about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/styles/components
AgeCommit message (Collapse)Author
2020-02-22Fix and refactor SCSSThibaut Girka
2020-02-22[Glitch] Fix position of search iconEugen Rochko
Port 9add88a920200bc0610b25434ad056469f28eae5 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-02-22[Glitch] Fix margins on profile metadata in single column modeEugen Rochko
Port ed19f33440f4ccfe5323c6a8a67a345682652873 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-02-22[Glitch] Fix emoji picker being always displayedTakeshi Umeda
Port c402c291f4991e2b021d8c13b557e6a8f650dcf3 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-02-22port glitch-soc@`1329308` to monsterfork: [Glitch] Improvement variable ↵Takeshi Umeda
height in single column layout Port d93b82af87de90eaa29eb54a423722fb9fb45b38 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-02-22[Glitch] Center 2-columns layout without side effectHanage999
Port 7c1ca0c37b7e68bd4e388afb3bca55d2b71fd2ad to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-02-22port glitch-soc@`d99a661` to monsterfork: [Glitch] Add responsive panels to ↵Eugen Rochko
the single-column layout Port 1e5532e693d9533ee37f553aeb191e284178fa52 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-02-22[Glitch] Various improvements to single column layoutEugen Rochko
Port 84dc21d55d8627182ce201baeddb6fbbdf8748c2 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-02-22port glitch-soc@`610b4b4` to monsterfork: [Glitch] Add single-column modeEugen Rochko
Port 9ddeb30f90f9402eb567c88354d4956fcfdf0361 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-02-21[Glitch] Fix audio attachments opening in video modal from media tab in web UIEugen Rochko
Port c9b8ba50f8ad46e2f7821bb36af0c85e4b9a29df to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-11-26[Glitch] Fix list not being automatically unpinned when it returns 404 in web UIEugen Rochko
Port 92b572e2a3830086497900fa78dcfcc2ae919e33 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-11-19Add DM conversations mode similar to upstreamThibaut Girka
2019-11-19Fix display of alt-text when a media attachment is not availableThibaut Girka
2019-11-19[Glitch] Fix stacking order of emoji pickernzws
Port 8a378d4c3d8bd74f3070af0b70725da4a6d10375 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-11-19Make headers font size proportionalThibaut Girka
2019-08-15fix the header paddingmultiple creatures
2019-08-15remove negative margins for direct messages and boosts in timelineLumb
What the tin says, noticed this bug was still hanging around, just only on DMs and on boosts in the TL so I think this should sort that.
2019-08-15fix accidental renamemultiple creatures
2019-08-12remove negative marginLumb
this should fix the names being cut off on the notification bar uwu uwu
2019-08-10fix interaction buttons on public pagesmultiple creatures
2019-07-28move clear all button to the leftmultiple creatures
2019-05-21let account badges in web app wrapmultiple creatures
2019-05-21remove clipping border from linksmultiple creatures
2019-05-21formatted bios + merge monsterpit markdown styles directly into glitch-soc scssmultiple creatures
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-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-21Apply GIFv styling to regular GIF overlay as wellmultiple creatures
2019-05-21various bangtag improvements squashed into one commitmultiple creatures
2019-05-21don't lighten footer drawermultiple creatures
2019-05-21restore default drawermultiple 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-08Fix tabs bar on mobileThibaut Girka
Fixes #1037
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