Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/parse-community/ParseUI-iOS

A collection of a handy user interface components to be used with the Parse iOS SDK.
https://github.com/parse-community/ParseUI-iOS

Update README.md

flovilmart opened this pull request almost 7 years ago
Update ParseUIDemo-Swift to Swift 3.

kennebecstars opened this pull request about 7 years ago
fix crashes by dispatching critical operations to main queue

funkenstrahlen opened this pull request over 7 years ago
add zh-Hans.lproj

Kila2 opened this pull request about 8 years ago
Updated link to iOS Guide - fixes Issue #253

JacobJT opened this pull request about 8 years ago
pt-BR strings corrections

danielborges93 opened this pull request about 8 years ago
Put localizations in resource bundle

sirnacnud opened this pull request over 8 years ago
Add German translation

appbieger opened this pull request over 8 years ago
Made `signUpViewController:shouldBeginSignUp` info keys public

sirnacnud opened this pull request over 8 years ago
Fix Podfile for CocoaPods-1.0

thiagoghisi opened this pull request over 8 years ago
use NSMutableOrderedSet instead of NSMutableArray in PFQueryTableView…

zilin opened this pull request almost 9 years ago
Adds ability to remove cells without deleting PFObjects

Perjan opened this pull request almost 9 years ago
Always present alert on failure

NicWagenaar opened this pull request almost 9 years ago
Fix Issue #160 - crash on swipe-to-delete

jlampa opened this pull request almost 9 years ago
Added hebrew translations

taltime opened this pull request almost 9 years ago
Custom UI: Allow to use custom nib for login & sign up controller

huguesbr opened this pull request almost 9 years ago
ParseUI 1.2.0

nlutsenko opened this pull request almost 9 years ago
Use UIAlertController to present alerts if it's available.

nlutsenko opened this pull request almost 9 years ago
Use only production version of CocoaPods for Travis-CI.

nlutsenko opened this pull request almost 9 years ago
Update pod dependencies.

nlutsenko opened this pull request almost 9 years ago
Remove all usages of PF_GENERIC macro.

nlutsenko opened this pull request almost 9 years ago
Adding spanish translations

estemendoza opened this pull request about 9 years ago
Adding accessibility identifiers to PFLogInView and PFSignUpView

huguesbr opened this pull request about 9 years ago
Add generic types to all public API.

nlutsenko opened this pull request about 9 years ago
Update all of the public documentation to new style.

nlutsenko opened this pull request about 9 years ago
Fix potential crash when calling UI code from background thread.

nlutsenko opened this pull request about 9 years ago
Load next page of objects while scrolling table

eugeniobaglieri opened this pull request about 9 years ago
Methods to reflect data changes you've made by other means

christianpbrink opened this pull request about 9 years ago
Update all pods.

nlutsenko opened this pull request about 9 years ago
Use non-nil facebook permissions by default in PFLogInViewController.

nlutsenko opened this pull request about 9 years ago
ParseUI 1.1.7

nlutsenko opened this pull request about 9 years ago
Fix: can't hide default signup error alertview

brunic opened this pull request about 9 years ago
🇧🇷 Adds Portuguese (BR) translation 🇧🇷

natanrolnik opened this pull request about 9 years ago
🇫🇷 Add french localization of ParseUI.strings 🇫🇷

huguesbr opened this pull request about 9 years ago
Replace nullability macros with generic annotations.

nlutsenko opened this pull request about 9 years ago
Define PFLocalizedString, avoiding re-mapping NSLocalizedString macro.

huguesbr opened this pull request about 9 years ago
Update Travis-CI for Xcode 7.1.

nlutsenko opened this pull request about 9 years ago
Update to UIAlertController

hhanesand opened this pull request about 9 years ago
Spelling

hhanesand opened this pull request about 9 years ago
Parallelize Travis-CI builds.

nlutsenko opened this pull request about 9 years ago
Unignore Podfile.lock and update CocoaPods.

nlutsenko opened this pull request about 9 years ago
Cleanup ParseUIDemo in Swift.

nlutsenko opened this pull request over 9 years ago
Update ParseUIDemo project for Xcode 7.

nlutsenko opened this pull request over 9 years ago
Use ParseUI directly from a local Pod.

nlutsenko opened this pull request over 9 years ago
Fix ParseUIDemo authentication with Facebook.

nlutsenko opened this pull request over 9 years ago
Adds Swedish localization.

ciryon opened this pull request over 9 years ago
Update ParseUIDemo-Swift to Swift 2.

nlutsenko opened this pull request over 9 years ago
Use master of Parse SDK for ParseUIDemo.

nlutsenko opened this pull request over 9 years ago
ParseUI 1.1.6

nlutsenko opened this pull request over 9 years ago
Use Xcode 7 for Travis-CI.

nlutsenko opened this pull request over 9 years ago
Fix all warnings when compiling with Xcode 7.

nlutsenko opened this pull request over 9 years ago
Fix ObjC ParseUIDemo for iOS 9.

nlutsenko opened this pull request over 9 years ago
Fix gitignore for .DS_Store files.

nlutsenko opened this pull request over 9 years ago
Add bitcode support for pre-compiled frameworks.

nlutsenko opened this pull request over 9 years ago
Make ParseUI fully compile from source for app extensions.

nlutsenko opened this pull request over 9 years ago
Fixed localization not working when installed as a dynamic framework.

nlutsenko opened this pull request over 9 years ago
marked queryForTable as nullable

natecraft1 opened this pull request over 9 years ago
Fix potentially missing PasswordForgottenButton, TwitterButton.

nlutsenko opened this pull request over 9 years ago
Trim email of whitespace when signing up.

nlutsenko opened this pull request over 9 years ago
Fixed not set fields when emailAsUsername is set before fields are set.

nlutsenko opened this pull request over 9 years ago
Adds missing resources

theill opened this pull request over 9 years ago
Corrected a typo in README.md in the PFQueryCollectionViewController section

ganchau opened this pull request over 9 years ago
Rename PFAlertView.h to PFUIAlertView.h to avoid collisions with Parse.

nlutsenko opened this pull request over 9 years ago
Cleanup podspec, update Parse dependency.

nlutsenko opened this pull request over 9 years ago
Update Podfile and ParseUIDemo for ParseTwitterUtils separation.

nlutsenko opened this pull request over 9 years ago
Enable travis push builds only on master.

nlutsenko opened this pull request over 9 years ago
Weakly reference PFTwitterUtils from Parse.

nlutsenko opened this pull request over 9 years ago
fixing issue with ios 7 and laying out subviews

chaseholland opened this pull request over 9 years ago
Threading issue fixed in PFImageView

vtelezhnikov opened this pull request over 9 years ago
Fix a crash caused by returning a nil supplementary element

dreese opened this pull request over 9 years ago
Update travis configuration to use Xcode 6.3

nlutsenko opened this pull request over 9 years ago
Added support for deletion from PFQueryTableViewController and PFQuer…

richardjrossiii opened this pull request over 9 years ago
The PFSignUpViewControler has only 4 fields, and it will be very help…

mmarshak opened this pull request over 9 years ago
Use proper error message for all error alerts.

nlutsenko opened this pull request over 9 years ago
Update sample project code for Swift 1.2

nlutsenko opened this pull request over 9 years ago
Updated Podfile and Cocoapods integration to support 0.37.

nlutsenko opened this pull request over 9 years ago
Improve LogInViewController login error handling

stanleyw opened this pull request over 9 years ago
We need to be able to override _indexPathForPaginationCell in our app

ndbroadbent opened this pull request over 9 years ago
Fix nullability annotations in PFImageView for Xcode 6.3.

ghost opened this pull request almost 10 years ago
ParseUI 1.1.2

ghost opened this pull request almost 10 years ago
Extract all localizable strings and use them from a table.

ghost opened this pull request almost 10 years ago
Add ParseUIDemo-Swift to Travis CI.

ghost opened this pull request almost 10 years ago
Add support for ParseFacebookUtilsV4 and FBSDKv4.

ghost opened this pull request almost 10 years ago
ParseUI 1.1.1

ghost opened this pull request almost 10 years ago
Full implementation of ParseUIDemo in Swift.

ghost opened this pull request almost 10 years ago
Few small fixes for ParseUIDemo in ObjC.

ghost opened this pull request almost 10 years ago
Fixed sign up when automatic user creation is enabled.

swehrli opened this pull request almost 10 years ago
Add backward-compatible nullability annotations to all public classes.

ghost opened this pull request almost 10 years ago
Fixed warnings surfaced in Xcode 6.3.

ghost opened this pull request almost 10 years ago
Add support for using ParseUI with new CocoaPods dynamic frameworks.

ghost opened this pull request almost 10 years ago
Infinite scrolling fix

eugeniobaglieri opened this pull request almost 10 years ago
Avoid table reload with CacheThenNetwork policy

gperks opened this pull request almost 10 years ago
Implement infinite scrolling

jmiller145 opened this pull request almost 10 years ago