Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / wordpress-mobile/WordPress-FluxC-Android issues and pull requests

#100 - Make sure we're handling parse errors thrown by Gson correctly (WP REST API)

Issue - State: open - Opened by aforcier about 8 years ago - 3 comments
Labels: Core, Error Management

#98 - Rename all instances of 'blog' to 'site'

Issue - State: closed - Opened by maxme about 8 years ago - 3 comments
Labels: Core

#97 - Make sure all DB calls are synchronized

Issue - State: closed - Opened by aforcier about 8 years ago - 1 comment

#96 - SiteModel: add setFullSizeImage / isFullSizeImage / setScaledImage / isScaledImage

Issue - State: closed - Opened by maxme about 8 years ago - 1 comment

#95 - SiteStore: it seems isAdmin is always false for .com sites

Issue - State: closed - Opened by maxme about 8 years ago
Labels: [Store] Site

#94 - Fix #93: Use ThreadMode.ASYNC for onAction methods

Pull Request - State: closed - Opened by aforcier about 8 years ago - 1 comment

#93 - Use "Background" or "Async" thread mode for onAction()

Issue - State: closed - Opened by maxme about 8 years ago

#92 - Instrumentation tests occasionally fail due to connection pool closing

Issue - State: closed - Opened by aforcier about 8 years ago - 1 comment

#91 - Implement FETCH_POST_FORMATS action in the SiteStore

Issue - State: closed - Opened by maxme about 8 years ago - 3 comments

#90 - add a maxImageWidth field to SiteModel

Issue - State: closed - Opened by maxme about 8 years ago - 2 comments

#89 - Add some correct usage notes to the README

Issue - State: closed - Opened by aforcier about 8 years ago - 1 comment
Labels: [Type] enhancement

#88 - Adding error enum to OnAccountChanged event and emitting as needed

Pull Request - State: closed - Opened by tonyr59h about 8 years ago - 2 comments

#87 - fix #86: add xmlrpc url to .com sites

Pull Request - State: closed - Opened by maxme about 8 years ago - 2 comments

#86 - Add xmlrpcUrl to .com sites

Issue - State: closed - Opened by maxme about 8 years ago

#85 - Implement site settings

Issue - State: open - Opened by aforcier about 8 years ago - 1 comment
Labels: [Store] Site

#84 - fix #78 add login url to sitemodel

Pull Request - State: closed - Opened by maxme about 8 years ago - 1 comment

#83 - Switch from metaWeblog to wp XML-RPC methods

Issue - State: closed - Opened by aforcier about 8 years ago - 2 comments

#82 - Scrub XML response stream of any prepended junk

Pull Request - State: closed - Opened by tonyr59h about 8 years ago - 3 comments

#81 - Add isPrivate to SiteModel

Issue - State: closed - Opened by maxme about 8 years ago

#80 - Crash in SiteXMLRPCClient when getting jetpack_client_id

Issue - State: closed - Opened by aforcier about 8 years ago - 1 comment

#79 - fix #78 add login url to sitemodel

Pull Request - State: closed - Opened by maxme about 8 years ago
Labels: [PR] Not Ready for Review

#78 - Add getLoginUrl to SiteModel

Issue - State: closed - Opened by maxme about 8 years ago

#77 - PostStore implementation

Pull Request - State: closed - Opened by aforcier about 8 years ago - 7 comments
Labels: [Store] Post

#76 - Implement dangerouslyDeleteAllContent

Issue - State: closed - Opened by aforcier about 8 years ago - 1 comment
Labels: Core

#75 - Add site capabilities to wpcom sites

Pull Request - State: closed - Opened by maxme about 8 years ago - 3 comments

#74 - Fix #70: add plan id/shortname to sitemodel and fetch it from site(s) update

Pull Request - State: closed - Opened by maxme about 8 years ago - 1 comment

#73 - Fix #68: Add timezone to SiteModel and update the value from REST or XMLRPC request

Pull Request - State: closed - Opened by maxme about 8 years ago - 1 comment

#72 - fix #71: Make SiteModel serializable

Pull Request - State: closed - Opened by maxme about 8 years ago - 1 comment

#71 - Make SiteModel serializable

Issue - State: closed - Opened by maxme about 8 years ago

#70 - Add Plans in SiteModel / SiteStore

Issue - State: closed - Opened by maxme about 8 years ago

#69 - Add capabilities to SiteModel / SiteStore

Issue - State: closed - Opened by maxme about 8 years ago - 1 comment

#68 - Add timezone to SiteModel

Issue - State: closed - Opened by maxme about 8 years ago

#67 - Fix #41: Add conventions for actions and events

Pull Request - State: closed - Opened by aforcier about 8 years ago - 1 comment

#66 - Fix #65: move an AppLog call

Pull Request - State: closed - Opened by maxme about 8 years ago - 1 comment

#65 - Crash when creating a new user

Issue - State: closed - Opened by maxme about 8 years ago

#64 - Fix #63: drop `AccountStore.isSignedIn` method

Pull Request - State: closed - Opened by maxme about 8 years ago - 1 comment

#63 - AccountStore.isSignedIn() only looks at .com visible sites

Issue - State: closed - Opened by maxme about 8 years ago
Labels: [Type] bug

#62 - Add discovery tests for sites requiring 'advanced' discovery (e.g. rsd lookup)

Issue - State: closed - Opened by maxme about 8 years ago - 2 comments
Labels: [Store] Account, Error Management

#61 - Replace Otto with EventBus v3 (which supports thread selection on delivery)

Pull Request - State: closed - Opened by maxme about 8 years ago - 3 comments

#60 - fix #30: CREATE_NEW_SITE action

Pull Request - State: closed - Opened by maxme about 8 years ago - 2 comments

#59 - Cleanup authentication errors and auth error parsing

Pull Request - State: closed - Opened by maxme about 8 years ago - 2 comments

#58 - Check `siteId` from .org site becoming jetpack sites

Issue - State: closed - Opened by maxme about 8 years ago - 3 comments
Labels: [Store] Site

#57 - Apply maven plugin to stores-processor and stores-annotations

Pull Request - State: closed - Opened by maxme about 8 years ago - 1 comment

#56 - Use Date class instead of a String and fix a bug (AccountResponse contains creation date)

Pull Request - State: closed - Opened by maxme about 8 years ago - 2 comments

#55 - fix #30: CREATE_NEW_SITE action

Pull Request - State: closed - Opened by maxme about 8 years ago - 1 comment

#54 - Fix #29: CREATE_NEW_USER action

Pull Request - State: closed - Opened by maxme about 8 years ago - 1 comment

#53 - Actions and the Dispatcher should only be used for external calls

Issue - State: open - Opened by maxme about 8 years ago - 1 comment
Labels: Core

#52 - Use a code formatter as gradle plugin

Issue - State: closed - Opened by maxme about 8 years ago - 1 comment
Labels: Core

#51 - Stores are now Singletons and are auto registered on instantiation

Pull Request - State: closed - Opened by maxme about 8 years ago - 2 comments

#50 - Save default account indexed by a predefined local id

Pull Request - State: closed - Opened by maxme about 8 years ago - 1 comment

#49 - Update "Post Settings" network response

Pull Request - State: closed - Opened by maxme about 8 years ago - 2 comments

#48 - fix #32: get string from json options and convert it to a long

Pull Request - State: closed - Opened by maxme over 8 years ago - 1 comment

#47 - Rename `LOGOUT_WPCOM` to `REMOVE_WPCOM_SITES`

Pull Request - State: closed - Opened by maxme over 8 years ago - 2 comments

#46 - AccountStore: new POST_UPDATE_SETTINGS POST_UPDATE_ACCOUNT action

Issue - State: closed - Opened by maxme over 8 years ago - 3 comments

#45 - New action: AccountAction.UPDATE_ACCESS_TOKEN

Pull Request - State: closed - Opened by maxme over 8 years ago - 1 comment

#44 - Make the library buildable by jitpack

Pull Request - State: closed - Opened by maxme over 8 years ago - 1 comment

#43 - Minor changes learned from first attempt of wpandroid integration

Pull Request - State: closed - Opened by maxme over 8 years ago - 2 comments

#42 - New Demo Apps

Issue - State: open - Opened by maxme over 8 years ago - 1 comment
Labels: [Type] enhancement

#41 - Read all action and event names and define a style in our README

Issue - State: closed - Opened by maxme over 8 years ago

#40 - New store: CommentStore

Issue - State: closed - Opened by maxme over 8 years ago - 1 comment
Labels: [Store] Comment

#39 - New store: MediaStore

Issue - State: closed - Opened by maxme over 8 years ago - 3 comments
Labels: [Store] Media

#38 - New store: PostStore

Issue - State: closed - Opened by maxme over 8 years ago - 1 comment

#36 - Make sure to pick the correct type for ids, specifically for media ids

Issue - State: closed - Opened by maxme over 8 years ago - 1 comment
Labels: Core

#35 - Issue #20: Attach payload information to actions

Pull Request - State: closed - Opened by aforcier over 8 years ago - 2 comments

#34 - Two step login for .com

Pull Request - State: closed - Opened by tonyr59h over 8 years ago - 6 comments

#33 - #26: Improve self hosted endpoint discovery

Pull Request - State: closed - Opened by aforcier over 8 years ago - 6 comments

#31 - AccountStore: needs to keep track of `dateCreated`

Issue - State: closed - Opened by maxme over 8 years ago - 1 comment

#30 - SiteStore: VALIDATE_NEW_SITE and NEW_SITE

Issue - State: closed - Opened by maxme over 8 years ago

#29 - AccountStore: VALIDATE_NEW_USER and NEW_USER actions

Issue - State: closed - Opened by maxme over 8 years ago

#28 - AccountStore sign out v2

Pull Request - State: closed - Opened by maxme over 8 years ago - 1 comment

#27 - Adding sign out method to delete Account and access token

Pull Request - State: closed - Opened by tonyr59h over 8 years ago - 2 comments

#26 - Improve XML-RPC endpoint discovery (including redirects handling)

Issue - State: closed - Opened by aforcier over 8 years ago - 3 comments

#25 - AccountStore needs a SIGN_OUT action

Issue - State: closed - Opened by maxme over 8 years ago

#24 - Manage volley's thread pool size

Pull Request - State: closed - Opened by maxme over 8 years ago - 1 comment

#23 - 2FA support for wordpress.com

Issue - State: closed - Opened by maxme over 8 years ago

#22 - Fix maven artifact publishing

Pull Request - State: closed - Opened by maxme over 8 years ago - 1 comment

#21 - Use our custom WellSQL Version

Pull Request - State: closed - Opened by maxme over 8 years ago - 2 comments

#20 - Attach payload information to actions

Issue - State: closed - Opened by aforcier over 8 years ago

#19 - Support self signed SSL certificates

Pull Request - State: closed - Opened by maxme over 8 years ago - 4 comments

#18 - Account Store implementation

Pull Request - State: closed - Opened by tonyr59h over 8 years ago - 9 comments

#17 - Fix #16: Move XML-RPC and REST API endpoints to enums

Pull Request - State: closed - Opened by aforcier over 8 years ago - 4 comments

#16 - Collect all XML-RPC and REST API endpoints in enums

Issue - State: closed - Opened by aforcier over 8 years ago
Labels: [Type] enhancement

#15 - SiteStore implementation

Pull Request - State: closed - Opened by aforcier over 8 years ago - 5 comments

#14 - Enforce Code Style checking on Travis

Issue - State: closed - Opened by maxme over 8 years ago - 3 comments
Labels: Core

#13 - Support Self Signed SSL Certificates

Issue - State: closed - Opened by maxme over 8 years ago - 1 comment

#12 - Fix #9: add http auth to XMLRPC requests

Pull Request - State: closed - Opened by maxme over 8 years ago - 2 comments

#11 - Authentication error can be a response to any request

Issue - State: closed - Opened by maxme over 8 years ago - 1 comment
Labels: Core, Error Management

#10 - Adds unit test support

Pull Request - State: closed - Opened by aforcier over 8 years ago - 2 comments

#9 - Support HTTP Auth on XMLRPC calls for self hosted

Issue - State: closed - Opened by maxme over 8 years ago

#8 - Volley BaseRequest now ignores cache

Pull Request - State: closed - Opened by maxme over 8 years ago - 1 comment

#7 - Volley respect cache headers even for our API calls

Issue - State: closed - Opened by maxme over 8 years ago - 1 comment

#6 - New regression tests for self hosted "login" (sites fetching)

Pull Request - State: closed - Opened by maxme over 8 years ago - 5 comments

#5 - add URL to .org sites

Pull Request - State: closed - Opened by maxme over 8 years ago - 1 comment

#4 - Checklist before wpandroid integration

Issue - State: closed - Opened by maxme over 8 years ago

#3 - Deal with network errors

Issue - State: closed - Opened by maxme over 8 years ago

#2 - Feature/delete site api calls

Pull Request - State: closed - Opened by kwonye over 8 years ago - 3 comments
Labels: [Type] enhancement

#1 - Add delete site API call

Issue - State: closed - Opened by kwonye over 8 years ago - 1 comment
Labels: [Type] enhancement