|
Mar 11 |
comment |
VoteCounts: bookmarklet to display up/down votes even for rep less than 1000 And if you have >1k you don't need to use this anyway :) (maybe only for the frontpage) |
|
Mar 11 |
comment |
VoteCounts: bookmarklet to display up/down votes even for rep less than 1000 @Eimantas: the less characters the code has the better, as (older?) IE has a "security" limit of 508 characters. I might add some new stuff to it, but as I see there is ano other script that does the same. |
|
Mar 10 |
comment |
VoteCounts: bookmarklet to display up/down votes even for rep less than 1000 Fixed for answers too |
|
Dec 6 |
comment |
VoteCounts: bookmarklet to display up/down votes even for rep less than 1000 Updated just in case |
|
Jun 12 |
comment |
Soapi.CS : A fully relational fluent .NET Stack Exchange API client library I've began switching to SOAPI.CS 2 days ago. I'll let you know if I find bugs/etc. |
|
Jun 9 |
comment |
Don't include answers in question lists by default And what is the default? If false it will break current applications for sure. |
|
Jun 6 |
comment |
VoteCounts: bookmarklet to display up/down votes even for rep less than 1000 Under firefox a greasemonkey script should do it |
|
Jun 5 |
comment |
Abuse potential in API write-access? @Mark: I imagine a spamrobot, that uses low-paid koeans to get upvotes to get to the 10k limit, then uses the new power to abuse the site randomly. Although if it has enough low-paid people, it can circumvent the captcha and others too either... |
|
Jun 5 |
comment |
Abuse potential in API write-access? @George: 3.3k with a constant of 50 should be enough for most of the things a normal person does on SO. Just a tought. |
|
Jun 5 |
comment |
API having more rights than a 0 rep user. no, api has a "score", which is the total votes count |
|
Jun 5 |
comment |
Soapi.CS : A fully relational fluent .NET Stack Exchange API client library Thanks. I've chosen to use your library and just wanted to know what it's future is. |
|
Jun 5 |
comment |
Soapi.CS : A fully relational fluent .NET Stack Exchange API client library Will the C# variant added to the SOAPI-* package too, or are they JS only now? FYI salient.stackapps works fine with mono 2.6.4+ on windows and 2.4.4+ on linux, but fails on windows for 2.6.3 |