naught101

Results 87 comments of naught101

But the credentials supplied in the dev setup docs don't work ([email protected] : mastodonadmin)...

@techhead but that is already merged 2 weeks ago? I am running mastodon main from yesterday.

I needed to run `vagrant reload` after the vagrant file change, too.

Janky implementation in the PR linked above. This is what it looks like for other users' menus: ![image](https://user-images.githubusercontent.com/167164/217993770-e6bce0f8-0ebf-4d49-a040-c1fd1523b991.png)

Trying to modify the account from the command line seems to indicate that it doesn't exist: ``` vagrant@mastodon:/vagrant$ bin/tootctl accounts modify [email protected] --reset-password No user with such username vagrant@mastodon:/vagrant$ bin/tootctl...

I got around this by creating a new admin: ``` bin/tootctl accounts create me [email protected] bin/tootctl accounts modify me --confirm bin/tootctl accounts modify me --role=Admin ``` I think maybe something...

Probably with an "Allow my posts to be shown on other user's follower post feeds" option, so the people being followed can opt out of such feeds.

Back-linking to the shared/public/collaborative user lists feature request: https://github.com/mastodon/mastodon/issues/18292

Fair enough, I will try to get a dev server set up. Any tips on creating sufficient content to get some data to show would be useful.

@Gargron it does work as I hoped. I don't know how to generate lots of old tag data, but here are some examples - there are 19 toots with `#hashtag`,...