~cytrogen/masto-fe

ref: 434712ea2279340f671bac234fdac264367f935a masto-fe/app/javascript/flavours/glitch/features/ui d---------
96ba9cbc — Cytrogen 15 days ago
Merge PR #64: Bookmark folders

Adds bookmark folder support: create/manage folders, assign bookmarks
to folders, browse bookmarks by folder. Also refactors alert/toast
system to support clickable actions.

From: mkljczk (https://codeberg.org/superseriousbusiness/masto-fe-standalone/pulls/64)
1ff70886 — Zoë Bijl 6 months ago
[build] upgrade eslint to 9.37.0 (#88)

Co-authored-by: tobi <tobi.smethurst@protonmail.com>
Reviewed-on: https://codeberg.org/superseriousbusiness/masto-fe-standalone/pulls/88
Co-authored-by: Zoë Bijl <moiety@noreply.codeberg.org>
Co-committed-by: Zoë Bijl <moiety@noreply.codeberg.org>
adf075d1 — Zoë Bijl 6 months ago
[bugfix] Fix linter issues (#85)

- [x] .js
- [x] .json
- [x] .md
- [x] .scss
- [x] .yml

Reviewed-on: https://codeberg.org/superseriousbusiness/masto-fe-standalone/pulls/85
Co-authored-by: Zoë Bijl <code@moiety.me>
Co-committed-by: Zoë Bijl <code@moiety.me>
42b9e892 — nicole mikołajczyk 9 months ago
Bookmark folders support

Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
85a2c62a — nicole mikołajczyk 9 months ago
port 'Add toast with option to open post after publishing in web UI'

Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
6d0b964e — Sqx. Flann 10 months ago
[feature] Query media description limit (#62)

fixes #61

Reviewed-on: https://codeberg.org/superseriousbusiness/masto-fe-standalone/pulls/62
Co-authored-by: Sqx. Flann <fl4nn+codeberg@opensuse.org>
Co-committed-by: Sqx. Flann <fl4nn+codeberg@opensuse.org>
60792ec7 — prplecake 10 months ago
[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>
f61625f4 — prplecake 11 months ago
[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>
[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] 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] Always show spoiler / content-warning box
remove unused translation languages
further tweaks
source url
915034f6 — jwbjnwolf 2 years ago
Revert "Remove layout glitch-soc settings"

Reverts 0d61985713f124407f6ce1fbf0796abaf56dc280. Re-enables the ability to toggle between single/multi column ui.
6ac4848f — Laura Hausmann 2 years ago
Merge remote-tracking branch 'upstream' into glitch
d35cbe44 — Laura Hausmann 2 years ago
Remove /deck prefix
960614ec — Laura Hausmann 2 years ago
Merge patchset from akko branch
1a4a23b5 — Claire 2 years ago
Merge pull request #2439 from ClearlyClaire/glitch-soc/merge-upstream

Merge upstream changes up to 4c2aca777f6ae6942d0cf11aee56a925694ccdef
Next