[feature] Add logout button to sidebar (#48) This one should probably be scrutinized a little more than my previous two. For example, I don't know why I needed to do this: https://codeberg.org/prplecake/masto-fe-standalone/src/commit/1a1f48ceaa544650a8b8f50f8fa4e8c7cdc44c12/app/javascript/flavours/glitch/features/ui/index.jsx#L152 ~~But, it appears to work.~~ It's live at https://masto-fe.compostintraining.club if you want to test it out. ~~Edit: it breaks stuff. Images don't load anymore...~~ Maybe that was just a network glitch... Fixes #21. Reviewed-on: https://codeberg.org/superseriousbusiness/masto-fe-standalone/pulls/48 Co-authored-by: prplecake <me@prplecake.com> Co-committed-by: prplecake <me@prplecake.com>
[bugfix] Don't show deprecated setting modal when auto unfold CWs is toggled on (#47) Missed in #46, sorry! Reviewed-on: https://codeberg.org/superseriousbusiness/masto-fe-standalone/pulls/47 Co-authored-by: prplecake <me@prplecake.com> Co-committed-by: prplecake <me@prplecake.com>
[feature] Re-enable auto-unfold CW setting (#46) Fixes #45 Reviewed-on: https://codeberg.org/superseriousbusiness/masto-fe-standalone/pulls/46 Co-authored-by: prplecake <me@prplecake.com> Co-committed-by: prplecake <me@prplecake.com>
[chore] Add js lint step (#35) Reviewed-on: https://codeberg.org/superseriousbusiness/masto-fe-standalone/pulls/35 Co-authored-by: tobi <tobi.smethurst@protonmail.com> Co-committed-by: tobi <tobi.smethurst@protonmail.com>
[feature] Send `local_only` instead of eyeball (#13) Co-authored-by: Ember <me@ember-is.gay> Reviewed-on: https://codeberg.org/superseriousbusiness/masto-fe-standalone/pulls/13 Co-authored-by: tobi <tobi.smethurst@protonmail.com> Co-committed-by: tobi <tobi.smethurst@protonmail.com>
[feature] Move `use_blurhash` to app settings, enable by default (#5) Does what it says on the tin! This serves as a decent model (imo) for how to move something from Mastodon's rather opaque server-side settings to client settings. Reviewed-on: https://codeberg.org/superseriousbusiness/masto-fe-standalone/pulls/5 Co-authored-by: tobi <tobi.smethurst@protonmail.com> Co-committed-by: tobi <tobi.smethurst@protonmail.com>
[feature] Always show content warning: use existing glitch feature (#1) The modifications you made are somewhat janky; for instance, editing a toot with an existing content warning makes the UI look very weird and doesn't quite work. Glitch already has a feature for this, so simply turn it on by default. This should do the same thing. Reviewed-on: https://codeberg.org/superseriousbusiness/masto-fe-standalone/pulls/1 Co-authored-by: julia <midnight@trainwit.ch> Co-committed-by: julia <midnight@trainwit.ch>
[feature] Add theme selector to app settings
[feature] Always show spoiler / content-warning box
maoam
remove unused translation languages
tweaky bombeeky
further tweaks
source url
weeeeeeeee
Revert "Remove layout glitch-soc settings" Reverts 0d61985713f124407f6ce1fbf0796abaf56dc280. Re-enables the ability to toggle between single/multi column ui.
Fix 24:xx timestamps
Add domain to acct display in sidebar
Remove explore prompt
Revert to old profile actions icon