Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
75 commits
Select commit Hold shift + click to select a range
1184425
Use case insensitive sorting for blogs list
koke Nov 19, 2013
eb70228
Present login screen on sign out.
koke Nov 19, 2013
0bfa1c3
Removed some obsolete code
koke Nov 19, 2013
d5db5dc
Don’t refresh tokens if they are invalid
koke Nov 19, 2013
dbd47cb
Add all user's blog by default
koke Nov 19, 2013
39984d0
Check for default account instead of WordPressComApi
koke Nov 19, 2013
bc03462
Register for the right sign in/out notification
koke Nov 19, 2013
2b68afc
Merge branch 'develop' into feature/538-manage-blogs
koke Nov 19, 2013
1dfd520
Merge branch 'develop' into feature/538-manage-blogs
koke Nov 20, 2013
c4c379d
Fixed login dismissal without Walkthrough
koke Nov 20, 2013
f33b5c6
Merge branch 'develop' into feature/538-manage-blogs
koke Nov 20, 2013
f41271a
Merge branch 'develop' into feature/538-manage-blogs
koke Nov 21, 2013
095b6c3
Offer suggestion for deprecated sharedApi
koke Nov 21, 2013
b31e872
Merge branch 'develop' into feature/538-manage-blogs
koke Nov 21, 2013
6a49522
Removed Blog isAdmin
koke Nov 21, 2013
31e8da7
Create self hosted blogs right away
koke Nov 21, 2013
54be9d2
Don't pop Jetpack auth when skipped
koke Nov 21, 2013
f0c91d9
Don't set wp.com account as default when jetpack
koke Nov 21, 2013
35fb8f3
Fixed account tests
koke Nov 21, 2013
45060e5
LoginViewController cleanup
koke Nov 21, 2013
6bae44c
Added missing translation
koke Nov 21, 2013
3fd38fc
Fixed account creation
koke Nov 21, 2013
9cdff98
Show NUX when removing the last site
koke Nov 21, 2013
8ea6128
Reuse Login Controller for settings and add site
koke Nov 21, 2013
b374dd7
Removed WelcomeViewController
koke Nov 22, 2013
10b88ea
Deleted unused controllers
koke Nov 22, 2013
e01c5c7
Store blog visibility
koke Nov 22, 2013
7e53c19
Merge branch 'develop' into feature/538-manage-blogs
koke Nov 22, 2013
c2e2238
Register for notifications after login
koke Nov 22, 2013
07acd4c
Rename visibility attribute to ‘visible’
koke Nov 22, 2013
bf4b5b6
Hide wp.com blogs instead of removing them
koke Nov 22, 2013
88afc0f
Added option to manage blogs from Settings
koke Nov 22, 2013
9a83591
Added manage blogs screen
koke Nov 27, 2013
148cab3
Added missing variable
koke Nov 27, 2013
6c4bd1c
Hide toolbar when leaving manage blogs
koke Nov 27, 2013
5cb0640
Tell users about Manage Blogs when hiding a blog
koke Nov 27, 2013
1b175c4
Merge branch 'refs/heads/develop' into feature/538-manage-blogs
koke Nov 27, 2013
be6de30
Merge branch 'develop' into feature/538-manage-blogs
koke Nov 27, 2013
9e9f547
Blog list tweaks
koke Nov 27, 2013
620e019
Only show manage blogs if there are multiple
koke Nov 27, 2013
2f9cc32
Reload section header when it changes
koke Nov 27, 2013
ef02aed
Cleaned merge oopsies
koke Nov 27, 2013
4e5869e
These are not the files you are looking for
koke Nov 27, 2013
65d7cdf
Merge branch 'develop' into feature/538-manage-blogs
koke Nov 27, 2013
b8d97fc
Adjusted header heights in the blog list
tomwitkin Nov 27, 2013
adb141e
Changed modal transition style when showing login form from blogs list
tomwitkin Nov 27, 2013
3a92bd2
Adjusted section spacing in blog list
tomwitkin Nov 27, 2013
748abb6
Fixed issue where blog list could appear empty when adding blogs with…
tomwitkin Dec 2, 2013
3879a46
Moved blog management from settings to blog list
tomwitkin Dec 2, 2013
85b1ce8
Prevented unnecessary refresh of blogs list
tomwitkin Dec 2, 2013
57c5f2b
Fixed crash when hiding all of an accounts blogs
tomwitkin Dec 2, 2013
32b1b00
Prevented saving visibility of blog if no changes were made
tomwitkin Dec 2, 2013
5b361d1
Merge branch 'develop' into feature/538-manage-blogs
tomwitkin Dec 2, 2013
7c4b1d4
Merge branch 'develop' into feature/538-manage-blogs
tomwitkin Dec 3, 2013
ec918a1
Added animated transition when entering edit mode in the blogs list
tomwitkin Dec 3, 2013
241af7d
Renamed boolean with better naming convention
tomwitkin Dec 3, 2013
9c1bd7d
Blog list cleanup
tomwitkin Dec 3, 2013
6143af0
Renamed blog list visibility switch action
tomwitkin Dec 3, 2013
720421a
Additional Blog list cleanup
tomwitkin Dec 3, 2013
f966a13
Renamed methods in NUX to remove "click" handlers
tomwitkin Dec 3, 2013
2c6d01a
Removed ternary operator from NUX for clarity
tomwitkin Dec 3, 2013
0c44fef
Fixed method capitilization in NUX
tomwitkin Dec 3, 2013
a80b396
Additional ternary operator removal for clarity in NUX
tomwitkin Dec 3, 2013
84a620e
Removed iOS 7 check from LoginViewController
tomwitkin Dec 3, 2013
4336538
Cleanup in LoginViewController
tomwitkin Dec 3, 2013
c42bbad
Renamed method with better naming convention
tomwitkin Dec 3, 2013
6725810
Fixed possible crash from calling nil completion block
tomwitkin Dec 3, 2013
7ccdc14
Fixed use of ContextManager when syncing an account's blog list
tomwitkin Dec 3, 2013
143d631
Changed outdated code to modern objective-c syntax
tomwitkin Dec 3, 2013
5034330
Disabled dismiss button on login screen during authentication
tomwitkin Dec 3, 2013
e231348
Fixed issue where blog list edit button could become disabled
tomwitkin Dec 3, 2013
981b277
Removed disclosure indicator from Add Site row in blogs list
tomwitkin Dec 3, 2013
f6ad0ac
Moved dismiss button in NUX to the correct side
tomwitkin Dec 3, 2013
58b701e
Added comment on why the extra section
koke Dec 4, 2013
fd55376
Moved reader refresh to the app delegate
koke Dec 4, 2013
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 0 additions & 15 deletions WordPress/Classes/AddSiteViewController.h

This file was deleted.

176 changes: 0 additions & 176 deletions WordPress/Classes/AddSiteViewController.m

This file was deleted.

22 changes: 0 additions & 22 deletions WordPress/Classes/AddUsersBlogsViewController.h

This file was deleted.

Loading