about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/styles/components
AgeCommit message (Collapse)Author
2020-02-22[Glitch] Add message telling FTS is disabled when no toot can be found ↵ThibG
because of this Port ca8944728f4568bbef8edae99382cd44cbc144d6 to glitch-soc
2020-02-22Change search components classes and styling to match upstreamThibaut Girka
2020-02-22[Glitch] Add media description as title to links of unknown media attachmentsEugen Rochko
Port front-end changes from 49ebda4d49af50b375126e4a8285686fb6448a60 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-02-22port glitch-soc@`38d2882` to monsterfork: Fix NavigationBar stylingThibaut Girka
2020-02-22port glitch-soc@`ed2f0f6` to monsterfork: Fix bottom margin of lists in tootsThibaut Girka
2020-02-22Fix composer buttons overflowing the composer box in single-columnThibaut Girka
2020-02-22[Glitch] Fix ordering of keyboard access between CW field, textarea and ↵ThibG
emoji picker Port b4d67fe57af4d45082dc92eef20d5bb758bd8379 to glitch-soc
2020-02-22[Glitch] Fix border-bottom of active tab barsThibG
Port faafc3ae25378121148356b60d1bef6f57013069 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-02-22Fix multiple-column paddingThibaut Girka
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