Annika Backstrom

Results 10 issues of Annika Backstrom

Seems to me that `svnversion` returns the "modified" state of the working copy. Any reason to use `svnstatus | ack | wc` rather than just look for the `M` flag...

This wasn't correctly rendering as a code block with the old syntax.

The 32px image file for Twitter is not the Twitter icon, but a copy of the Instagram icon: ![image](https://raw.githubusercontent.com/fle/pelican-simplegrey/7454c39776d7ebd1525516413eddd6a5fde51389/static/images/icons/twitter-32px.png) static/images/icons/twitter-32px.png

Unexpectedly (for me), the emoji picker is case-sensitive. I would expect it to return case-insensitive results (e.g. an uppercase search should return upper- and lowercase results.) This also makes me...

As of mastodon/mastodon#11975, limited accounts will always trigger a follow request.

### Detailed description Performing a search dismisses the on-screen keyboard, as expected. If you navigate into any result (post, account, or hashtag) and press the Back nav button, the on-screen...

bug

I'm attempting to setup a local dev environment but the setup steps no longer work due to database access in `MailConfigServiceProvider.php`: https://github.com/aaronpk/Meetable/blob/3b6a52c22a66fb790f7e698de28d8b63ddbe23d7/app/Providers/MailConfigServiceProvider.php#L26-L29 The provider attempts to access the database before...

## Description of the issue Some servers (e.g. Mastodon v4.2.0-beta1+glitch) format posts with nested `` tags. Glitch specifically will wrap text in a `` in a ``. The CSS file...

💥 broken

Adds the Join Date to the Account Profile Page, before the toot/follows/following counts. Screenshot: ![image](https://user-images.githubusercontent.com/67821/236004112-d5a28e8b-740a-4734-b3d5-6fdd0324fdaf.png)