Graham Tackley

Results 7 issues of Graham Tackley

As @dominickendrick just found out, even if you want to run the status app locally to experiment with it to see if it meets a project's needs, you need to...

## Features - #1196 ## Chores - #1195

The price shown on this screen can be misleading as it is heavily estimated. Avoid this confusion. ## Before ## After As requested by @lukaslevert / @jpschmetz

Currently, some self-serve advertisers may experience a 403 error or unexpected failures when validating their URLs due to DDoS protection or technical errors. This issue prevents the campaign from progressing...

### Describe the bug With a simple many to many relationship on an entity like this: ``` @ManyToMany(() => Country) countries = new Collection(this); ``` Enabling dataloader to load this...

bug

## Chores - #1475 - #1478 ## Other - #1479

puLL-Merge

When a room url is access with the `create=y` parameter (as generated by the internally used `/talk` slack extension), if no premium credentials are available, the following screen is displayed:...