Coder Social home page Coder Social logo

sable-starflower / starflower.space Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mastodon/mastodon

1.0 1.0 0.0 132.73 MB

sourced code for starflower.space

Home Page: https://starflower.space

License: GNU Affero General Public License v3.0

JavaScript 27.94% Shell 0.05% Ruby 56.95% CSS 0.01% HTML 0.27% Dockerfile 0.08% SCSS 8.50% Haml 6.14% Mustache 0.05%

starflower.space's People

Contributors

abcang avatar akihikodaki avatar alpaca-tc avatar ariasuni avatar blackle avatar brawaru avatar clearlyclaire avatar dependabot-preview[bot] avatar dependabot[bot] avatar gargron avatar ineffyble avatar jantsop avatar lynlynlynx avatar mayaeh avatar mjankowski avatar nclm avatar noellabo avatar nolanlawson avatar nullkal avatar quent-in avatar renatolond avatar shleeable avatar sorin-davidoi avatar tribela avatar unarist avatar yiskah avatar ykzts avatar yookoala avatar ysksn avatar zunda avatar

Stargazers

 avatar

starflower.space's Issues

Delete post button

one-button click to delete other people's toots, put it next to the reply/boost/fav buttons

This is already a feature, it's just buried under a bunch of menus. Should probably have an "are you sure?" dialog.

better views for follows/followers page

  • filter to only people you follow that aren't mutuals (to find unfollows that didn't softblock and remove them)
  • ability to group/mark known alts
  • button to softblock selected accounts

Upstream relevant starflower.space patches to Mastodon

worth a shot

  • highlight-favorites
    • implement #3 first
    • split out a change that just adds the CSS classes to the HTML for themes to hook into

maybe

  • hide-bad-ui
    • make this user or admin configurable
  • hide-numbers
    • fix known issues
    • make it user or admin configurable
  • hide-share-button
    • make it user or admin configurable
  • hide-filtered
    • make it user or admin configurable

rejects

  • version-info
  • api-rate-limits
    • was already submitted and ignored until it auto-closed
  • max-chars
    • lol no

payment integration / content subscriptions

goals

some kind of way to link payments with followers so that they can subscribe to posted content.

  • support multiple payment processors
  • support cryptocurrencies
  • support manual subscription controls (so that subscriptions can be paid out-of-band via e.g. amazon wishlists)

tasks

  • persistence schema that associates payment accounts with fediverse accounts
  • persistence schema that tracks whether an account is current with a subscription to another account
  • api integration to check if payments are current for a given account
  • auto-approve follow requests if payments are current for that account
  • auto-remove followers if their subscription lapses

resources / documentation

possible future extensions

  • api to view / modify subscriptions (this could be used for a ui dashboard for manual subscription controls)

Pruning orphaned media

raw notes

  • Add tootctl refresh emoji command: mastodon#10610
  • Separate storage for local and remote media: mastodon#6675
  • Prevent duplicate media via hashing: mastodon#2317
  • Can run bundle exec bin/tootctl statuses remove --days=365 to clean up statuses (and associated media files?) older than a year

Upstream relevant starflower.space patches to Hometown

  • version-info
  • hide-bad-ui
    • make this user or admin configurable
  • api-rate-limits
    • this can probably be submitted as-is
  • hide-numbers
    • fix known issues
    • make it user or admin configurable
  • hide-share-button
    • make it user or admin configurable
  • highlight-favorites
    • implement #3 first
    • split out a change that just adds the CSS classes to the HTML for themes to hook into
  • hide-filtered
    • make it user or admin configurable
  • max-chars
    • hometown might already have this?

Update to v3.4.0

Patches to migrate

  • api-rate-limits
  • hide-bad-ui
  • hide-numbers
  • hide-share-button
  • highlight-favorites
  • max-chars
  • hide-filtered

post archiving script

raw notes

  • Script takes a list of posts to archive as input
  • Frontend can run to show you a list of posts and let you pick
  • Script screenshots the post (including fully expanded attachments and all replies) using Selenium, stitching together screenshots if necessary.
  • Upload the screenshot to preferred archive location (dropbox, github repo, etc)
  • Delete the post and any replies

self-deleting posts

description

when creating a post there should be an option to have it delete itself after a day, a week, a month, etc. the server should keep track of the TTL and delete expired posts periodically.

upstream

button to replace non-cute profile pics

  • Menu option to mark a user's profile pic as non-cute
  • When marked, the server will select a new profile pic for the user randomly from the list (visible to starflower.space users only)
  • If the user changes their profile pic, then the non-cute flag should be reset

mut

  • get the auth flow working
  • make a repo for it and publish it

upstream

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.