Ash Furrow
|
dcb11bfc31
|
Updated Podfile.lock file.
|
2013-10-22 16:24:11 -04:00 |
|
Ash Furrow
|
666f2c2a01
|
Refactored detail view controller according to jspahrsummer's suggestion.
|
2013-10-22 07:18:50 -04:00 |
|
Ash Furrow
|
69a100bf2e
|
Merge pull request #17 from AshFurrow/voting
Voting
|
2013-10-21 17:24:22 -07:00 |
|
Ash Furrow
|
f31bf9bc8f
|
Addressed feedback.
|
2013-10-21 18:01:24 -04:00 |
|
Ash Furrow
|
ff966536ab
|
Updated podfile.
|
2013-10-21 11:40:29 -04:00 |
|
Ash Furrow
|
ace03d4828
|
Changed to rac_signalForSelector:.
|
2013-10-21 11:39:53 -04:00 |
|
Ash Furrow
|
755f0d4d4b
|
Votes for photo once logged in as a consequence of trying to vote for the photo when logged out.
|
2013-10-20 17:28:14 -04:00 |
|
Ash Furrow
|
8f623e70af
|
Basics of voting done.
|
2013-10-20 16:40:53 -04:00 |
|
Ash Furrow
|
b127aeb191
|
Presents login form when voting and not logged in.
|
2013-10-20 16:04:11 -04:00 |
|
Ash Furrow
|
8ab53a8620
|
Added vote button.
|
2013-10-20 15:43:39 -04:00 |
|
Ash Furrow
|
8570f6dd50
|
Merge pull request #16 from AshFurrow/login
Basic Login
|
2013-10-20 04:21:55 -07:00 |
|
Ash Furrow
|
1fae3ee5c0
|
Switched to using createSignal: instead of RACSubject.
|
2013-10-19 18:24:30 -04:00 |
|
Ash Furrow
|
0c67d0e5ab
|
subscribing properly to error events on login.
|
2013-10-19 18:14:06 -04:00 |
|
Ash Furrow
|
074cdf793b
|
Changed to nil return values.
|
2013-10-19 18:10:06 -04:00 |
|
Ash Furrow
|
bdfaf6b7fb
|
Moved from returning an empty signal on button presses.
|
2013-10-19 17:37:59 -04:00 |
|
Ash Furrow
|
e5f6253329
|
Switched to switchToLatest:
|
2013-10-19 17:20:33 -04:00 |
|
Ash Furrow
|
4de54261f4
|
Merge branch 'master' into login
|
2013-10-19 09:35:05 -04:00 |
|
Ash Furrow
|
8648d93c9c
|
Merge pull request #15 from AshFurrow/voting
Mostly addresses #9.
|
2013-10-19 06:23:10 -07:00 |
|
Ash Furrow
|
7e1279e185
|
Switched from replay to publish.
|
2013-10-19 09:22:46 -04:00 |
|
Ash Furrow
|
8970adcb7b
|
Switched to reduceEach:
|
2013-10-18 22:53:51 -04:00 |
|
Ash Furrow
|
ae81e858ae
|
Explicit subject naming.
|
2013-10-18 22:30:51 -04:00 |
|
Ash Furrow
|
af4e486822
|
Initial work on login.
|
2013-10-18 22:24:23 -04:00 |
|
Ash Furrow
|
054239ffab
|
Updated README.
|
2013-10-18 21:35:55 -04:00 |
|
Ash Furrow
|
67c922744f
|
Addresses #9.
|
2013-10-18 21:30:57 -04:00 |
|
Ash Furrow
|
8910e3520b
|
Removed superfluous take: invocations.
|
2013-10-18 21:07:09 -04:00 |
|
Ash Furrow
|
9d2d5854a2
|
Indenting.
|
2013-10-18 21:04:56 -04:00 |
|
Ash Furrow
|
d79ed58361
|
Migrating to NSURLConnection RAC extensions.
|
2013-10-18 21:01:50 -04:00 |
|
Ash Furrow
|
12dd4c719b
|
Merge branch 'master' of github.com:AshFurrow/FunctionalReactivePixels
|
2013-10-18 17:45:46 -04:00 |
|
Ash Furrow
|
60e56f60e0
|
Merge pull request #14 from kastiglione/7-up
Signal composition example
|
2013-10-18 14:44:43 -07:00 |
|
Dave Lee
|
078bdfa310
|
Import photos using a single composition
|
2013-10-18 15:35:20 -06:00 |
|
Dave Lee
|
5ff0ef5b54
|
Add signal names for logging / debugging purposes
|
2013-10-18 15:33:05 -06:00 |
|
Ash Furrow
|
f25c491908
|
Merge branch 'pr/12'
|
2013-10-18 07:08:08 -04:00 |
|
Ash Furrow
|
2a7cdcc81f
|
Cast self to id<Protocol> for assignment to remove compiler warning and re-assigned self as UICV delegate.
|
2013-10-18 07:05:40 -04:00 |
|
Ash Furrow
|
cebc39968e
|
Merge pull request #11 from jspahrsummers/cell-setter-refactor
Turn photoModel into a property and observe it
|
2013-10-18 03:50:31 -07:00 |
|
Justin Spahr-Summers
|
8b68cc735a
|
Use -rac_signalForSelector:fromProtocol: directly
|
2013-10-18 00:45:19 -07:00 |
|
Justin Spahr-Summers
|
32b89c130d
|
Turn photoModel into a property and observe it
|
2013-10-18 00:42:01 -07:00 |
|
Ash Furrow
|
8e9adeafb1
|
Update README.md
|
2013-10-17 22:17:24 -04:00 |
|
Ash Furrow
|
9e55739305
|
Fixes #8.
|
2013-10-17 21:10:50 -04:00 |
|
Ash Furrow
|
f53337cd28
|
Merge remote-tracking branch 'origin/master' into broken
Conflicts:
FRP/FRPGalleryViewController.m
|
2013-10-17 20:36:20 -04:00 |
|
Ash Furrow
|
7d0e5b7363
|
Broken – don't touch.
|
2013-10-17 20:25:20 -04:00 |
|
Ash Furrow
|
4570fcbaab
|
Abstracted!
|
2013-10-17 19:40:39 -04:00 |
|
Ash Furrow
|
10d0c0a2c8
|
Fixed filter value.
|
2013-10-17 19:02:30 -04:00 |
|
Ash Furrow
|
e53b75c924
|
Fixed a few typos.
|
2013-10-17 18:29:18 -04:00 |
|
Ash Furrow
|
c643172055
|
Merge pull request #7 from tLewisII/master
Better composition in FRPGalleryViewController.
|
2013-10-17 11:35:46 -07:00 |
|
Terry Lewis
|
ab01dfc4a9
|
Better composition in FRPGalleryViewController.
|
2013-10-17 13:30:47 -05:00 |
|
Ash Furrow
|
2ee6ddd403
|
Update README.md
|
2013-10-16 21:49:14 -04:00 |
|
Ash Furrow
|
0b0116bccb
|
Update README.md
|
2013-10-16 21:46:22 -04:00 |
|
Ash Furrow
|
6efcc3cbe1
|
Updated README.
|
2013-10-16 21:43:27 -04:00 |
|
Ash Furrow
|
e9e938b0a5
|
Finished up datails page.
|
2013-10-16 21:36:03 -04:00 |
|
Ash Furrow
|
10c962b377
|
Basics of info view controller.
|
2013-10-15 21:31:47 -04:00 |
|