RyanBateman
fa2db823ef
Moved some images, prototyped row with a stripe.
2012-07-06 14:50:26 -04:00
RyanBateman
d6df6945de
Modified provider to supply only folders with feeds with content. Modified count stacking for pos/neg/neutral. Added backgrounds.
2012-07-06 12:13:12 -04:00
RyanBateman
523d45236e
Added display of basic profile for user.
2012-07-05 13:01:25 -04:00
RyanBateman
386e18da71
Added user's profile download to the intial logging in process. Added stub for profile display screen. Added stub menu item for refresh. Modified preference handling to use a util class.
2012-07-04 17:24:42 -04:00
RyanBateman
99637a2314
Modified animation / status sequence for login. Still requires work.
2012-07-03 17:13:11 -04:00
RyanBateman
5d362f3b55
Added favicons as part of the initial feed / folder download.
2012-07-03 13:12:01 -04:00
RyanBateman
d3187f749a
Added reliance on ActionBarSherlock. Added check for previously stored cookies and immediately forwarding to main activity. Added folder-tree setup for landing view. Added folders as individual units to DB and sync process.
2012-07-02 23:16:39 -04:00
RyanBateman
370531671f
Added first draft of blurview for logo. Modified Loginfragment to handle 'done' button correctly. Added subtle texture on Login screen. Modified syncservice to correnctly download and store feeds / folders.
2012-07-01 16:48:12 -04:00
RyanBateman
ef18acbca7
Modified provider and database to hold folder / feed mapping. Logging in now synchronises and downloads feeds and folders (no delete / batch support yet).
2012-06-29 16:26:18 -04:00
RyanBateman
94037f7f52
Added Service for handling sync to manifest, set up fragment to handle service calls, began folder/feed parser work, fixed login to store and use cookies to request feeds.
2012-06-28 23:58:58 -04:00
RyanBateman
d217276a75
Sketched out basic SyncService structure.
2012-06-27 17:19:51 -04:00
secretsquirrel
4610a76dc8
Fixed potential nullpointer when dealing with no error message during a failed login.
2012-06-27 10:29:47 -04:00
Ryan Bateman
53795db6fe
Added GSON library. Added method for handling responses from login request and displaying the relevant message.
2012-06-26 17:55:19 -04:00
Ryan Bateman
0972b15c3c
Fixed landscape layout for login.
2012-06-26 16:36:46 -04:00
Ryan Bateman
2f8494c3cb
Added basic structure for API calls, simple login call.
2012-06-26 15:38:17 -04:00
Ryan Bateman
41f8698163
Minor changes to button style / colours.
2012-06-25 17:35:08 -04:00
Ryan Bateman
cfbf2c3f72
Added basis for styles, themes, colour scheme. Added activity for login.
2012-06-25 16:47:00 -04:00
Ryan Bateman
49fc6a7a9b
Added insert methods for folders, feeds. Added test for insertion of a folder.
2012-06-22 17:38:51 -04:00
Ryan Bateman
ffa341b80f
Added basic DB creation statements, skeleton for provider and URI structure.
2012-06-14 00:11:41 -04:00
Ryan Bateman
6fcee13480
Added first table constants for stories, feeds, and folders. Modified manifest to include target SDK, adjust versioning.
2012-06-11 23:34:06 -04:00
Ryan Bateman
f57be00805
Added projects for NewsBlur Android app and testing.
2012-06-11 20:46:58 -04:00
Samuel Clay
332d85db91
Merge pull request #55 from lhagan/40-python-api-improvements
...
Easier interface for multiple items (stories, feeds) in Python API
2012-05-24 11:01:08 -07:00
Samuel Clay
c55853b136
Merge pull request #54 from lhagan/readme-OSX-install-notes
...
Expand on OS X install instructions
2012-05-22 22:18:57 -07:00
lhagan
f5d34336cf
expand on OS X install notes
2012-05-22 19:10:11 -07:00
lhagan
04e4075e84
easier interface for multiple items (stories, feeds) in Python API
2012-05-22 19:08:00 -07:00
Samuel Clay
db8c918da2
Web in fabfile only refers to app servers.
2012-05-21 11:36:15 -07:00
Samuel Clay
7cdee3b085
Allowing multiple recipients in emailed stories.
2012-05-21 11:29:57 -07:00
Samuel Clay
731d9a3b76
Adding app04, updating new app server bootstrap script.
2012-05-21 09:40:44 -07:00
Samuel Clay
8feebca215
Disabling gatekeeper (robots.txt) check in feedfinder. This may have negative consequences.
2012-05-19 10:32:55 -07:00
Samuel Clay
1a0d1dd624
Adding story permalink to story context-menu. Thanks to @grammargirl for the idea.
2012-05-17 13:22:00 -07:00
Samuel Clay
d5565c430b
Merge branch 'master' of github.com:samuelclay/NewsBlur
...
* 'master' of github.com:samuelclay/NewsBlur:
Removing dupe unique index in prep for social.
2012-05-17 12:43:18 -07:00
Samuel Clay
96cf1e2dec
Adding task servers and updating automated deploy.
2012-05-17 12:43:13 -07:00
Samuel Clay
541121eb83
Removing dupe unique index in prep for social.
2012-05-17 10:52:33 -07:00
Samuel Clay
5354f56d01
Adding 3 new task servers.
2012-05-16 12:27:57 -07:00
Samuel Clay
05c0d95b81
Fixing OPML import for FastLadder users.
2012-05-14 15:45:25 -07:00
Samuel Clay
3eed5f8eaa
Adding tooltip on disabled original page. Thanks to @roycyang for the idea.
2012-05-14 15:26:56 -07:00
Samuel Clay
3b6b503718
Adding stackexchange to Original blacklist.
2012-05-14 15:01:30 -07:00
Samuel Clay
aca88936e6
Merge branch 'master' of github.com:samuelclay/NewsBlur
...
* 'master' of github.com:samuelclay/NewsBlur:
2012-05-10 17:39:05 -07:00
Samuel Clay
c433dba535
Initial stab at spec for Android app. Feel free to comment on expected features.
2012-05-10 17:37:24 -07:00
Samuel Clay
941dcf486d
Merge branch 'master' of github.com:samuelclay/NewsBlur
...
* 'master' of github.com:samuelclay/NewsBlur:
Immediately marking story as read when sending it to a service or opening in a new tab. Thanks to Jonas for the suggestion.
Handling story-level original/story view bans, preventing iframe busts on nytimes/twitter. Thanks to @j4ded for the persistance.
2012-05-10 08:27:32 -07:00
Samuel Clay
f6e0933f78
Immediately marking story as read when sending it to a service or opening in a new tab. Thanks to Jonas for the suggestion.
2012-05-09 16:14:05 -07:00
Samuel Clay
a823b1bdae
Handling story-level original/story view bans, preventing iframe busts on nytimes/twitter. Thanks to @j4ded for the persistance.
2012-05-09 12:11:23 -07:00
Samuel Clay
d4322148e2
Fixing bug around missing feed links being checked for broken pages.
2012-05-08 10:19:46 -07:00
Samuel Clay
e73ed62d38
Merge branch 'master' of github.com:samuelclay/NewsBlur
...
* 'master' of github.com:samuelclay/NewsBlur:
Don't know how I feel about this change, but http://gizmodo.com/author/mat-honan.xml is failing when 'Safari/X' is in the user agent, but only with http opener. Ugh.
Being much more aggressive about certain sites trying to take over the iframe. Blocking nytimes.com, twitter.com, and stackoverflow.com from even allowing an Original view.
Fixing keyboard dialog.
New preference: delay to mark a story as read.
Closing #52 : Adding delicious to sharing services and preferences. Thanks @palewire for the suggestion.
db02 -> db01.
db01 -> db02
Adding backup restore for psql.
Adding NEWSBLUR.reader.count_unreads_across_all_sites()
Copying server settings.
2012-05-08 10:18:31 -07:00
Samuel Clay
852202899d
Don't know how I feel about this change, but http://gizmodo.com/author/mat-honan.xml is failing when 'Safari/X' is in the user agent, but only with http opener. Ugh.
2012-05-07 17:16:32 -07:00
Samuel Clay
1bb442a9d0
Being much more aggressive about certain sites trying to take over the iframe. Blocking nytimes.com, twitter.com, and stackoverflow.com from even allowing an Original view.
2012-05-07 16:26:31 -07:00
Samuel Clay
f683d9bd26
Fixing keyboard dialog.
2012-05-07 15:26:33 -07:00
Samuel Clay
d17dc14a05
New preference: delay to mark a story as read.
2012-05-07 15:13:02 -07:00
Samuel Clay
8791291774
Closing #52 : Adding delicious to sharing services and preferences. Thanks @palewire for the suggestion.
2012-05-06 16:26:54 -07:00
Samuel Clay
7f7887c680
db02 -> db01.
2012-05-03 19:09:36 -07:00