Mikael Korpela

Results 107 issues of Mikael Korpela

Inspired by the discussion about mentions #119 — that all could be applied to hashtags as well. Updating more features at once in a backwards incompatible way makes sense, rather...

enhancement
ready for work

https://www.mapbox.com/blog/supercluster/ Thoughts?

FYI, getting this when declaring `"PruneCluster": "~1.1.0"` at bower.json: ``` bower PruneCluster#~1.1.0 mismatch Version declared in the json (0.10.1) is different than the resolved one (1.1.0) bower PruneCluster#~1.1.0 invalid-meta PruneCluster...

enhancement

WIP, don't merge yet. Todo at least these: - [x] SVG or hires couch image for the front page - [x] White logo (now black) - [ ] Expand navbar...

help wanted
design
hacktoberfest

**Is your feature request related to a problem? Please describe.** Users would need to be able to block each other right away, without writing to and waiting for support to...

[Type] enhancement
security

_This is a summary of the conversation within the safety team (myself, @loberto, @LudoB8)._ Our support team has a way easier time dealing with abuse when there's a record trail...

[Type] enhancement
Module:Messages
Safety

Admins can shadow-ban users from the /admin tool: They cannot undo this themselves and removing the ban requires database access. Ideally safety team can self-serve these small actions. - Create...

[Type] enhancement
easy
good first issue
admin

To support our members better and to keep the community safe from abusers and spammers, we need easy to use and secure support tools. (See also Roles #767.) We now...

[Type] enhancement
admin

**Goal:** improve the clarity of the support form and speed up the support team's process. Note that any changes that pull information about people (avatar, name) cannot be done for...

[Type] enhancement
Module:Support
good first issue
helpful for support

#### Proposed Changes * Add if clause to avoid running CI eslint task on PRs from forks. Not sure if this is the way to go, or should I rather...