3
votes
1answer
90 views

Can we merge the 'library' and 'wrapper' tags?

There seems to be some fragmentation amongst the tags assigned to wrappers/libraries. Some have library, some have wrapper, and some have both. If I'm not mistaken, they are the same thing. Can we ...
0
votes
1answer
25 views

A way to mimic the “share a link to this answer” dialog from a user script?

I would like to make a browser "user script" (like Greasemonkey etc) that can pop open a window with a text field for the user to select and copy so they can paste it elsewhere. I want to match the ...
5
votes
1answer
279 views

Chrome may not allow one-click userscript install now

Issue 128748: [Regression] Unable to install extensions by running .crx file downloaded in Chrome Chrome can't (directly) install userscripts anymore Chrome Fix: Extensions, apps, and user scripts ...
17
votes
3answers
1k views

Stack Insight - Track a User's Activity Over all Stack Sites.

Screenshots ... but why not see the live site at http://stackinsight.com About Web application to show how all a user has been involve in the different stack sites over time. Just enter your ...
2
votes
1answer
31 views

Can 'api_site_parameter' be added to related_site?

It would be great if the related_site type contained api_site_parameter. I realize that you probably don't want to clutter up related_site with a lot of unnecessary fields, but I think it makes sense ...
3
votes
1answer
34 views

Is there an API to fetch tags related to a given tag?

I'm interested in making a tool that explores the tags of a site for tags which should be merged or mention each other in tag wikis etc. On the page of any given tag there is a column on the right of ...
2
votes
1answer
13 views

type related_site not listed in 'by type' tab list

The type "related_site" is not listed in the 'by type' tab in documentation.
36
votes
2answers
1k views

Reputation graph

Screenshot About I've never been a fan of the reputation graph, but it seems a few people miss it since it has been removed. This user script adds a little "graph" link to a user's reputation ...
2
votes
1answer
42 views

How to register a wordpress plugin

I am about to implement a wordpress plugin to include some of your information in a wordpress blog. In the first version this plugin will display a very limited set of profile information, in further ...
58
votes
4answers
7k views

Droidstack for Android - now with chat support!

Current status I'm not actively maintaining Droidstack anymore, I guess real life just got in the way. Being in college and having a full time programming job leaves no room for hobby projects. ...
3
votes
1answer
65 views

API documentation console unsuccessfully tries to load MiniProfiler results

All of the documentation pages (example) with the test console currently attempt to load MiniProfiler result data, which fails with a 404: POST ...
27
votes
0answers
4k views

StackTrace for iPad

StackTrace for iPad is now available in the App Store. With StackTrace, we have taken a unique approach to consuming Stack Exchange content. Instead of focusing on finding answers to your current ...
3
votes
1answer
45 views

How do I know what apps on my stackexchange account I have already authorized?

I'm developing an app using the stackexchange oauth, I want to revoke my permissions to this app for testing the overall process, but I can't find which apps I have authorized.
1
vote
1answer
35 views

is there a way to use my app to authenticate users with only a StackOverflow account with the stackExchange oauth api 2.1?

Recently I registered an app in http://stackapps.com/ to provide a way to authenticate users with their stackoverflow account. but I notice that https://stackexchange.com/oauth only works for users ...
12
votes
1answer
194 views

Support Cross-Origin Resource Sharing

Currently, the only way to call the API from javascript is to use JSONP, but this can be cumbersome and has security issues. If the following header was included in all API responses, the API could be ...
3
votes
1answer
195 views

HTTP 400 “Bad Request” while using “access_token” in request Url

I registered an app, obtained a key and I have implemented the implicit OAuth 2.0 flow in a Windows 8 desktop app (as per the documentation available here). After receiving and storing the access ...
4
votes
1answer
30 views

Typo in the docs for /me

The doc says: Returns the user associated with the passed auth_token. This method returns a user. It should say "access_token" instead of "auth_token".
2
votes
1answer
89 views

Using an existing Java oAuth implementation to access the Stack Exchange 2 Api?

I found the Scribe oAuth api and I was wondering how a call would work with the Stack Exchange API, since that uses oAuth. I'm sorta green when it comes to oAuth but I'm planning on writing an ...
0
votes
0answers
54 views

Thinking about making a cross-platform app [closed]

I am looking at developing an app for my company. Initially I was just thinking about the iPhone but then realised I should consider the Android OS and the Windows phone and also probably access via ...
3
votes
1answer
30 views

Querying “standard meta tags” for their tag wikis wrongly says they have none

I'm checking which tags have tag wiki excerpts in my code. It looks like /tags/{tags}/wikis is the right API since the tag info API doesn't even give a boolean for tag wiki excerpt presence. But ...
5
votes
2answers
2k views

Why Content-Encoding gzip rather than Transfer-Encoding gzip

The API responses are returned in gzipped format. But by using Content-Encoding gzip, the burden of unzipping is on the user of the API. On the other hand if the server uses Transfer-Encoding gzip, ...
0
votes
0answers
19 views

Could we add “has_tag_wiki” and “has_tag_wiki_excerpt” flags to the tag info API?

Currently the only way to check for existence of tags wikis and tag wiki excerpts is to fetch their actual contents using the tags wikis API /tags/{tags}/wikis But this returns the entire text ...
2
votes
1answer
21 views

Given that stackapps has no “meta” is it OK to ask “discussion questions” with no “one right answer” here?

Sometimes I want to ask questions about using the API that don't necessarily have "one right answer" or might be subjective. I've looked in the chat room but it's not very active. I've looked for a ...
1
vote
1answer
53 views

Best strategies for calling the API with full throttling support?

I know this would be subjective on a normal SE site but as the relevant chat rooms are mostly dormant, we have no meta site, and nobody noticed when I asked if this kind of question is OK here, I'm ...
1
vote
1answer
16 views

Confusing documentation re vectorized requests limits

The documentation for vectorized requests says this: Most methods that take ids in the Stack Exchange API will take up to 100 of them in a single go. This allows applications to batch work and ...
3
votes
1answer
25 views

How should we test the new write-mode comments functionality?

Endpoints which write public content are much harder to test. What's the best way to test the new comments functionality without having to post to real threads? I have seen the Charles web proxy ...
4
votes
1answer
32 views

Do the terms “key” and “access_token” refer to the same thing?

I'm trying to get my head around all the limits and throttles but some terminology is confusing me: If an application does not have an access_token, then the application shares an IP based quota ...
1
vote
1answer
15 views

The “Get Started” section in the sidebar only mentions API 2.0 and API 1.1

Now that API 2.1 is "public, frozen, and out the door" shouldn't we update the "Get Started" section in the sidebar on the right side of the screen. It talks about API 2.0 and API 1.1 but doesn't ...
5
votes
2answers
125 views

MetaStackApps: “Library” Tab

Not sure if this is appropriate here (no Meta site yet), but here goes... I think it'd be a good idea to have a "Library" navigation tab (next to the "Apps tab"), so that people can easily see ...
1
vote
1answer
9 views

No token field in the docs test page for /me/reputation-history

There is no form field for an access token at: https://api.stackexchange.com/docs/me-reputation-history https://api.stackexchange.com/docs/me-full-reputation-history After attempting to Run the ...
1
vote
0answers
121 views

Upbar for SE/SO chat

rlemon and myself created a Userscript which moves the userbar on top... so that you can see more stars! UpBar The goal of this project was to gain more space on the sidebar of the StackExchange ...
10
votes
1answer
205 views

Bug in the StackExchange Api ? getting “could not parse proxy url” when user not logged in

I think I may have stumbled upon a bug in the StackExchange JS API I'm having a problem getting its authentication to work properly, and I just discovered that the same problem exist in the official ...
14
votes
0answers
390 views

Chat Easy Input Tools - Provides keyboard shortcuts for common text formatting commands

About Provides keyboard shortcuts for common text formatting commands, reducing the dependency on mouse usage. Current version does not have a configurable set of hotkeys but later versions will. ...
4
votes
1answer
9 views

Typo in API filter documentation

When using unsafe filters, the API returns the highest fidelity data is can reasonably access for the given request. should be When using unsafe filters, the API returns the highest fidelity ...
35
votes
1answer
61 views

Image Based Flair (Downloadable Implementation [v2.1])

Image Based Flair I have created an implementation of flair which generates an image of your current reputation automatically. It is currently using PHP GD. Download Source (Version 2.1 - ...
9
votes
1answer
418 views

ThirdPlace JavaScript chat library

Screenshot / Code Snippet var room = ThirdPlace.Room.GetCurrentRoom(); var message = new ThirdPlace.Message; message.room_id = room.id; message.content = "ThirdPlace.js is a library which ...
4
votes
0answers
350 views

ProStack Lite - StackOverflow inbox notifier and quick accessor for OS X (in Mac App Store)

About Tired of manually checking Stackoverflow.com for new answers and comments? Ever wished to access the new Stackoverflow questions with one click? ProStack Lite is the solution. ProStack ...
2
votes
0answers
31 views

Direct Question Edit Links

This script adds an edit link to the question summary, saving frequent editors the trouble of "entering" the question first. Adjust includes as needed: // ==UserScript== // @name ...
2
votes
0answers
90 views

OverflowMonthly

Screenshot / Code Snippet About OverflowMonthly is a monthly collection of the most popular questions on the Stack Exchange Network,published as ebooks(pdf and kindle format). People can now ...
45
votes
0answers
13k views

Sample Application: World's Worst StackOverflow Clone

Screenshot About The World's Worst StackOverflow Clone is an open-source example application for the stack exchange API. It is meant to help programmers get up to speed on development with ...
71
votes
3answers
15k views

API “Hello World” code

The Stack Exchange API is based on HTTP and URLs, just like the web page you're browsing now. Except instead of HTML, the responses are all in JSON. Let's say we wanted to call the info method: ...
6
votes
0answers
157 views

GIF Killer! Stop animated gifs in the Chat

About Bookmarklet that stops GIFs in their tracks! until you refresh.. GIFs are replaced with the following image: How to use. Depending on your browser you create a new bookmark, copy and ...
2
votes
2answers
107 views

Logging out so another user can log in

Just in the process of final testing for an iPad SE browser, and uncovered some odd behaviour. I'm using Google for authentication. If I deploy a clean version of the app, and authenticate, I get the ...
5
votes
0answers
451 views

Stack Safari Utilities (Safari 5 Extension)

Screenshot Buttons. Buttons with badges. Link (the text is a temp solution) allowing you to associate site with badge. About The current web interface is the ideal way to use stack exchange ...
2
votes
1answer
26 views

Error retrieving question using a filter that includes question.notice

I have created a filter to include the question.notice field. It seems to be OK as returned by https://api.stackexchange.com/2.1/filters/-9xc1l%2Au-JEsf_Q Then if I want to fetch this question using ...
12
votes
1answer
1k views

Stack Overflow ebooks for Kindle

Screenshots About These books contain the top questions from a selection of the top tags on Stack Overflow. The top questions include those with a score of 10 or greater (except in the case ...
3
votes
1answer
40 views

Is the “link” URL enough to uniquely identify an “inbox_item”?

I've been looking at the documentation on the inbox_item type, and I was wondering what is the correct way to uniquely identify an inbox_item? Is the "link" URL enough to uniquely identify an ...
3
votes
1answer
27 views

When will the “site” field be absent from an “inbox_item”?

According to the documentation on the inbox_item type, the site field "may be absent". Under what circumstances will this occur?
4
votes
1answer
36 views

Can I search over SE using SE API if I have only a username?

How do I can find someone's userid if I have only their username? For example, my real username is: Zagorulkin Dmitry My Stack Overflow userid is: 1321404 Are there any API methods for this kind ...
0
votes
0answers
24 views

What stack apps are available that solve Ruby on Rails problems? [closed]

While working in Ruby on Rails (and many other languages), when I get an error the first thing to do is to copy and paste the error into Stack Overflow. What tools are available that integrate Stack ...

15 30 50 per page
1 5 6 7 8 9 31