Alex Bates

Results 259 comments of Alex Bates

@PullJosh We can go for a more muted dot for 'unread' and a strong one (eg. red) for mention, then?

>maybe in the server dropdown menu? oh yeah i forgot to mention that

Note 1.0.0 has this feature; waiting until it's released to close.

@towerofnix can we get an ETA on this? This issue is pretty blocking of most other server-related issues (eg. #286)

>life and school eek --- Aside from those PRs above (thanks!): * roles/permissions * properties are now part of /api/ * settings event

@towerofnix it would be fun to abstract the API more - eg. `user.create` function which is used by `POST /api/users` would be used both in the express code and also...

`:any-link` (syntax error on Chrome at the moment!) likely kills the entire `a:any-link, .Link` construct. After we move all links to use `.Link` we won't need the `a:any-link` thing and...

That looks great! Only thing left to do is pre-fetch the height of the image before we render. No idea how we'll do that; we may just have to force...

No, because it's not just images that have been uploaded to the server that can be displayed. You can embed any image from any site using markdown syntax.