notices for downstream thread #56

Open
opened 2023-04-26 05:26:40 +00:00 by kouhai · 4 comments

Interesting / important changes will probably go here.

as a reminder, this repository is unsupported, and reported issues may be ignored at the maintainers' discretion.

git history may be altered at any time. be prepared to rebase or cherry-pick on short notice.

THIS THREAD IS PROVIDED AS IS, WITHOUT WARRANTY OR GUARANTEE OF ANY KIND.

notification of breaking and otherwise interesting changes will be provided here on a best effort basis. for occasional live-posting of treehouse social development, please follow the #TreehouseDevLog tag instead. that said, notifications elsewhere are extremely not guaranteed, and on a "maintainer's discretion basis"

list of known instances, and instance operators

Inclusion on this list does not constitute endorsement of an instance or its users or administration.

  • treehouse.systems @kouhai @kouhai@social.treehouse.systems
  • vt.social: @lina@vt.social
  • unstable.systems: @demize @demize@unstable.systems
  • slowest.network: @cyra@slowest.network
  • circumstances.run: @amtiskaw@circumstances.run
  • archfiend.org: @maia@archfiend.org

Default Notification Message

[Treehouse's Mastodon fork](https://gitea.treehouse.systems/treehouse/mastodon) has released a new security update. Please update as soon as feasible.

Update considerations are at: [treehouse/mastodon#56](https://gitea.treehouse.systems/treehouse/mastodon/issues/56)

@lina@vt.social @demize@unstable.systems @cyra@slowest.network @amtiskaw@circumstances.run @maia@archfiend.org

If you would like to be included in the above list, please DM kouhai.

Interesting / important changes will probably go here. as a reminder, **this repository is unsupported, and reported issues may be ignored at the maintainers' discretion.** **git history may be altered at any time. be prepared to rebase or cherry-pick on short notice.** <details> <summary> <strong>THIS THREAD IS PROVIDED AS IS, WITHOUT WARRANTY OR GUARANTEE OF ANY KIND.</strong> </summary> notification of breaking and otherwise interesting changes will be provided here on a best effort basis. for occasional live-posting of treehouse social development, please follow the #TreehouseDevLog tag instead. that said, notifications elsewhere are *extremely not guaranteed*, and on a "maintainer's discretion basis" </details> <details> <summary> <strong>list of known instances, and instance operators</strong> </summary> Inclusion on this list does not constitute endorsement of an instance or its users or administration. - treehouse.systems @kouhai @kouhai@social.treehouse.systems - vt.social: @lina@vt.social - unstable.systems: @demize @demize@unstable.systems - slowest.network: @cyra@slowest.network - circumstances.run: @amtiskaw@circumstances.run - archfiend.org: @maia@archfiend.org ### Default Notification Message ``` [Treehouse's Mastodon fork](https://gitea.treehouse.systems/treehouse/mastodon) has released a new security update. Please update as soon as feasible. Update considerations are at: [treehouse/mastodon#56](https://gitea.treehouse.systems/treehouse/mastodon/issues/56) @lina@vt.social @demize@unstable.systems @cyra@slowest.network @amtiskaw@circumstances.run @maia@archfiend.org ``` </details> If you would like to be included in the above list, please DM kouhai.
kouhai added the
priority/1.high
tag/won't fix
labels 2023-04-26 05:26:40 +00:00
kouhai self-assigned this 2023-04-26 05:26:40 +00:00
ariadne was assigned by kouhai 2023-04-26 05:26:40 +00:00
kouhai changed title from change notification issue to notices for downstream thread 2023-04-27 04:26:39 +00:00
Poster
Owner

ariadne did a big merge/push, update accordingly!

ariadne did a big merge/push, update accordingly!
Poster
Owner

2024-02-01 security update

considerations: https://github.com/glitch-soc/mastodon/issues/2525#issue-2049109280

  • Please read the upstream issue before updating
  • quote posting may be broken for some users. please stress test. fixed several 500s & UI crashes last night, but there might be more lurking…

rough sequence of commands to run (please vet)

# pull from git & treehouse registry
git pull --rebase
docker pull gitea.treehouse.systems/treehouse/mastodon:latest

# resolve the merge conflicts

# db migration
bundle exec rake db:migrate
# search migration
tootctl search deploy --only=accounts

# build the new streaming image
docker build -f streaming/Dockerfile .

# deploy the new streaming image
# <insert deployment commands here>

# redeploy mastodon server
# <insert mastodon server redeployment commands here>
### 2024-02-01 security update considerations: https://github.com/glitch-soc/mastodon/issues/2525#issue-2049109280 - **Please read the upstream issue before updating** - quote posting may be broken for some users. please stress test. fixed several 500s & UI crashes last night, but there might be more lurking… rough sequence of commands to run (please vet) ``` # pull from git & treehouse registry git pull --rebase docker pull gitea.treehouse.systems/treehouse/mastodon:latest # resolve the merge conflicts # db migration bundle exec rake db:migrate # search migration tootctl search deploy --only=accounts # build the new streaming image docker build -f streaming/Dockerfile . # deploy the new streaming image # <insert deployment commands here> # redeploy mastodon server # <insert mastodon server redeployment commands here> ```
kouhai pinned this 2024-02-01 17:44:11 +00:00
kouhai locked and limited conversation to collaborators 2024-02-01 17:44:22 +00:00
Poster
Owner

2024-07-04 security update

considerations: https://github.com/glitch-soc/mastodon/issues/2525#issue-2049109280

  • Please read the upstream issue before updating
  • quote posting is definitely broken
  • new mastodon ui! sorry, upstream broke everyone's css
  • icon customization is now a native feature.
  • treehouse's patchset is now a properly rebased patchset for maint ease. this does mean that you'll have to re-cherry-pick any customizations, unfortunately.
### 2024-07-04 security update considerations: https://github.com/glitch-soc/mastodon/issues/2525#issue-2049109280 - **Please read the upstream issue before updating** - quote posting is definitely broken - new mastodon ui! sorry, upstream broke everyone's css - icon customization is now a native feature. - treehouse's patchset is now a properly rebased patchset for maint ease. this does mean that you'll have to re-cherry-pick any customizations, unfortunately.
Poster
Owner

2024-07-13 bugfixes (thanks lina!)

  • quote posting isn't broken anymore
  • sorry! the upstream css still sucks
  • yes, it's a rebase again, but this time with some of Lina's fixes and tweaks
### 2024-07-13 bugfixes (thanks lina!) - quote posting isn't broken anymore - sorry! the upstream css still sucks - yes, it's a rebase again, but this time with some of Lina's fixes and tweaks
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: treehouse/mastodon#56
There is no content yet.