bump後に1個修正入りましたね。ウチもv2.5.0完了です。 #dtp
rubyを調べてて、middlewareってpythonぽいなぁと思っていたら、やっぱりそういう流れがあるのね。 #dtp
test #dtp
先日ビッグサイトのフードコートで食べてきた「ジューシーステーキ&ハンバーグ」である。
展示会場をぶらついている時は、空腹と疲労が高まった状態である。これが、うまくないわけがない。いや、うまい。
(まぁまぁです) #dtp
さっきの続きで、もう少しバーを大きくしたヤツ。
カスタムCSSはこちら。
.status__action-bar {
position: absolute;
opacity: 0;
bottom: -1px;
left: 0;
right: 0;
justify-content: center;
max-height: 0px;
}
.status__action-bar:hover {
opacity: 0.9;
background-color: black;
max-height: none;
padding: 7px 0;
z-index: 2;
}
commitは前のあてた上でこれ。
https://github.com/dtp-mstdn-jp/mastodon/commit/24a0486b03183ed9e1e419a591277636455b4e60
手順。
git fetch noellabo
git cherry-pick 24a0486b03183ed9e1e419a591277636455b4e60
RAILS_ENV=production bundle exec rails assets:precompile #dtp
ボタンをフロート表示する改良版のこちらも試してね。
https://dtp-mstdn.jp/@noellabo/100654089930487624
本体を改造したくない人は、カスタムCSSを使う方法もあるよ。
https://dtp-mstdn.jp/@noellabo/100654170650386182 #dtp
Mastodon v2.5.0(rc)から、管理画面でCSSを追加できるようになっているので、そこに下記の内容を追加すると、さっきの「コンパクト」テーマと同じ動作を試せるよ。
ただし、インスタンスの全員を巻き込むので、勝手なことしてても怒られないトコか、お一人様でやってねw
.status__action-bar {
position: absolute;
opacity: 0;
bottom: -1px;
left: 0;
right: 0;
justify-content: center;
max-height: 2px;
}
.status__action-bar:hover {
opacity: 0.9;
background-color: black;
max-height: 25px;
z-index: 2;
}
ブラウザ拡張とかでユーザースタイルシート適用するのもいいんじゃないかな。知らんけど。
さっきのアレンジして、フローティングでボタン類出るようにしたよ。DTP鯖勢は「コンパクト」テーマを選んでみて。
コミットはこちら。
https://github.com/noellabo/mastodon/commit/f2490fb42ec5fb316b7e08eb98c94d445841a5fd
手順はこちら。
git remote add noellabo https://github.com/noellabo/mastodon.git
git fetch noellabo
git cherry-pick f2490fb42ec5fb316b7e08eb98c94d445841a5fd
RAILS_ENV=production bundle exec rails assets:precompile
#dtp
前に @yamo たんが言ってた、iMastみたいにタイムラインのボタン類を隠して沢山表示できるようにするヤツ、DTP-Mstdn.jpに用意したよ。「コンパクト」テーマ。
設定から「コンパクト」テーマを選んでね。
鯖缶で欲しい人は、このコミットをcherry-pickしていってね。
https://github.com/noellabo/mastodon/commit/64841d33be7f0ac81e6bef44484c440c56f13a35
git remote add noellabo https://github.com/noellabo/mastodon.git
git fetch noellabo
git cherry-pick 64841d33be7f0ac81e6bef44484c440c56f13a35
RAILS_ENV=production bundle exec rails assets:precompile
だよ。
@Clworld さんこーいうのでええのん? #dtp
QT: https://md.ggtea.org/@Clworld/100650586089877091
test #dtp
DTP・デザイン・印刷のテーマサーバ DTP-Mstdn.jpやってます。
#Illustrator #スクリーン印刷 #インクジェット #カラーマネジメント #運営
#searchable_by_all_users