fiskr

Results 10 comments of fiskr

You should also be able to customize what swiping does what action...

This is a good point, but it's certainly not intuitive that the username is a number, as likely as that is to be unique it's not a natural way to...

One option might be to use WordPress, see: https://github.com/leoloso/PoP/issues/9 @leoloso is looking into creating an interface for static JSON via CDN so that PoP could be used to integrate WordPress...

@Codes4Fun it sounds like there are several suggested features: 1. Prevent being able to upvote yourself, suggested by @TheNain38 (and the title of this issue). 0. Set the default count...

Here are the bits of logic to update to set the default count back to 0. Just remove the `+1` from these subqueries: - [Line 66 from TopicShow.coffee](https://github.com/HelloZeroNet/ZeroTalk/blob/master/js/TopicShow.coffee#L66) - [Line...

Should probably add a description noting what you mean, for example: what is being parsed and shown in the preview tab?

Perhaps why they have less activity is that everyone is dumped into the English board. This wouldn't prevent them from selecting an English forum. If it should be one, shared...

Kinda like a bridge table when trying to normalize to 3rd normal form in databases. 😆

You don't have to click the scrollbar to scroll - see if the focus remains on the browser after opening PB such that you can scroll with arrow keys or...

@cooperq I am used to using developer tools in the browser to inspect what I'm working on - this doesn't seem to work for the add-on. Is there some way...