about summary refs log tree commit diff
path: root/app/javascript/flavours
AgeCommit message (Collapse)Author
2019-05-21various bangtag improvements squashed into one commitmultiple creatures
2019-05-21Don't make stats prominent - hide them in mouseoversmultiple 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-21don't sticky local only settingmultiple creatures
2019-05-21single-column glitch thememultiple creatures
2019-05-21sort tab bar ordermultiple 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-21glitch: fix local only matchingmultiple creatures
2019-05-21show captions for media descriptionsmultiple creatures
2019-05-21more local-only optionsmultiple creatures
2019-05-21actually add defaultLocal state (oops)multiple creatures
2019-05-21add option to default to local onlymultiple creatures
2019-05-21let local only option be stickymultiple creatures
2019-05-21Automatic nomenclature updatemultiple creatures
2019-05-21hide filtered messagemultiple creatures
2019-05-21[Glitch] Adds follow action timestamp to notificationThibaut Girka
Port 330e320b40e975472e042730f9dfb23083f170e3 to glitch-soc
2019-05-21also make packmate roars pinnable in web appmultiple creatures
2019-05-21Change default colmns in Glitch flavor, too.Daggertooth
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
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-05-17Support proper content-type in Delete & RedraftThibaut Girka
2019-05-17Add status content type dropdown to compose box.KokaKiwi
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
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
Port front-end changes from 6d44f2441bf2aa14d11e481d9d2cfe82a74d81ed to glitch-soc
2019-05-11Use a checkbox for the “Mark media as sensitive” composer buttonThibaut Girka
Fixes #1039
2019-05-11Merge pull request #1043 from ThibG/glitch-soc/merge-upstreamThibG
Merge upstream changes
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-10[Glitch] Add confirm modal for unboosting tootsAurélien Reeves
Port fe8a8f779e36e25286b6a7ddc7bcd08e2a4e2890 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-05-10Fix media description confirmation modalThibaut Girka
Fixes #1040
2019-05-08Fix tabs bar on mobileThibaut Girka
Fixes #1037
2019-05-07Fix front-end crash when a video has a blurhash and is hidden behind a CWThibaut Girka
2019-05-05Fix content warning button displaying a link icon when no status card is setThibaut Girka
2019-05-05fix pinned columns ’s Media-only buttonKirishima21
Media-only toggles could not be used on pinned columns. The commit fixes this problem.
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