Claire
Claire
Hm, I seem to have no issue displaying this in Mastodon.
Alright, I misunderstood your issue then! I thought it was Mastodon failing to properly process some PixelFed posts, but it's your instance not having the full view of a remote...
I'm not sure what the benefits of using RVM gemsets are since we're using bundler to install gems (which are managed locally in `vendor/bundle`)
Does this occur even when following the [installation instructions](https://docs.joinmastodon.org/admin/install/#installing-the-last-dependencies) from the Mastodon documentation? > bundle config deployment 'true' > bundle config without 'development test' > bundle install -j$(getconf _NPROCESSORS_ONLN) In...
> I didn't use that because I wasn't trying to _install_ it exactly, but _develop_ on it. I'm normally a Pleroma user and wanted to tinker with this locally. I...
Added javascript to finally convert to and back from local time! I'm surprised how tricky that still is in plain HTML5+JS…
Note that expressing the time in *local* time, while being much more understandable to most users, prevents precisely selecting the time when the clock goes back one hour due to...
It's a valuable feature (although I'm slightly afraid this could worsen “echo chambers”), and something we are investigating. However, this requires major changes to the protocol, and there are a...
I had a lengthy discussion with @trwnh about this and other topics (about federation and UX implications of various features we are considering but have no clear path towards yet),...
> @ClearlyClaire's proposal looks really good to me. Is this something you'd start by implementing in glitchsoc? Not immediately so, I have other short-term priorities for Mastodon itself right now....