Samuel Clay
04bdaf428e
Removing OHAttributedLabel, but the new attributed label sucks.
2013-06-19 18:55:23 -07:00
Samuel Clay
bb0a0b612e
Clearing up logic on find_story.
2013-06-19 13:22:11 -07:00
Samuel Clay
0011b82df7
Bumping up speed for free user queue.
2013-06-19 11:54:11 -07:00
Samuel Clay
49b174b5e9
Merge branch 'rhistory'
...
* rhistory:
Switching to new pubsub redis server.
Fixing fabfile.
Moving all pubsub to a dedicated redis box (called REDIS2).
2013-06-18 21:36:12 -07:00
Samuel Clay
fd747be1d5
Switching to new pubsub redis server.
2013-06-18 13:24:48 -07:00
Samuel Clay
7127962f5e
Fixing fabfile.
2013-06-18 13:22:31 -07:00
Samuel Clay
9826a6499b
Moving all pubsub to a dedicated redis box (called REDIS2).
2013-06-18 12:21:27 -07:00
Samuel Clay
c989f7ad17
Boosting free users in queue.
2013-06-18 11:16:16 -07:00
Samuel Clay
9dd79e55fb
Android v2
2013-06-17 21:51:58 -07:00
Samuel Clay
4253366b55
Merge pull request #291 from ojiikun/master
...
Android: Feed/Folder Sync Fixes
2013-06-17 21:46:30 -07:00
Samuel Clay
e534256b09
Adding preference for hiding the story titles pane.
2013-06-17 17:37:38 -07:00
Samuel Clay
1c136a2955
Fixing mongoengine versioning issues.
2013-06-17 16:16:43 -07:00
Samuel Clay
3a7631c638
Boosting story ratio to 500 characters. Maybe even higher?
2013-06-17 14:38:15 -07:00
Samuel Clay
5d2612c4c5
Upgrading to iOS 6 as a minimum requirement. Still need to fix dependencies.
2013-06-17 11:50:13 -07:00
Samuel Clay
9dfbb8348f
Fixing default menu for river/folder read filter.
2013-06-16 22:07:06 -07:00
Samuel Clay
f994699a8e
Merge branch 'offline'
...
* offline: (22 commits)
Removing debugging, preparing to deploy offline for testing.
Adding a great progress bar and story fetch order.
Fetching all unread stories, ordered by recency.
Queueing read stories and sending them on feed load or feed list load.
Marking stories as read in offline mode. Need a read story queue to send when back online.
Adding order and unread status to offline.
Adding river to offline. Needs customization.
Refactored all database calls to be threadsafe and use a new database queue. Dope.
Connection error handling on tlnb.
Got messaigng for offline down pat. Now needs story actions queue.
Correctly showing notifiers for offline and slow loads.
Fixing animation bug when not on story list view.
Far better loading indicator on story list in ios.
Showing loading notifier. Still need to bring back first page loading notifier.
Fixing up notifier to actually show loading.
Fading and positioning of notifier.
Adding NBNotifier, but I just want to rip it out.
A bit crude, but now storing feed stories offline.
Adding fmdb.
Ripping out CoreData. Using SQLite directly.
...
2013-06-16 21:41:46 -07:00
Samuel Clay
b8b901f065
Removing debugging, preparing to deploy offline for testing.
2013-06-16 21:41:25 -07:00
Samuel Clay
b7e3f3c306
Adding a great progress bar and story fetch order.
2013-06-16 21:39:38 -07:00
Samuel Clay
273602f738
Merge branch 'master' into offline
...
* master:
Fixing the opening of new tabs in Firefox.
2013-06-16 14:15:34 -07:00
Samuel Clay
b9bab53b45
Fixing the opening of new tabs in Firefox.
2013-06-16 14:12:01 -07:00
Samuel Clay
3d8d1247b1
Fetching all unread stories, ordered by recency.
2013-06-16 14:09:28 -07:00
Samuel Clay
3c66d7ece4
Merge branch 'master' into offline
...
* master:
Removing request info in hopes of speeding up blocking of API requests for bad clients.
Opening links in background tab. Also adding v and shift+v to open a story (dupe of the 'o' keyboard shortcut).
Adding special app servers to all in fab.
Updating favicons to point to correct server.
Fixing fabfile host.
2013-06-16 12:05:20 -07:00
Samuel Clay
943380c118
Removing request info in hopes of speeding up blocking of API requests for bad clients.
2013-06-16 09:26:25 -07:00
Samuel Clay
f901ab6753
Opening links in background tab. Also adding v and shift+v to open a story (dupe of the 'o' keyboard shortcut).
2013-06-16 09:12:15 -07:00
Samuel Clay
377614e70e
Adding special app servers to all in fab.
2013-06-16 08:37:11 -07:00
Samuel Clay
504f401efe
Updating favicons to point to correct server.
2013-06-16 08:27:08 -07:00
Samuel Clay
7a5d7a4749
Fixing fabfile host.
2013-06-16 08:16:14 -07:00
Samuel Clay
e7ab50e8a5
Queueing read stories and sending them on feed load or feed list load.
2013-06-16 08:15:40 -07:00
Samuel Clay
be5c9fe389
Merge branch 'master' into offline
...
* master:
Enforcing user agents for windows client apps.
Showing username on blocked api logins.
2013-06-15 17:33:39 -07:00
Samuel Clay
53461cd6dc
Marking stories as read in offline mode. Need a read story queue to send when back online.
2013-06-15 17:33:31 -07:00
Samuel Clay
6cb28f802d
Enforcing user agents for windows client apps.
2013-06-15 17:15:15 -07:00
Samuel Clay
2c0309dd2e
Showing username on blocked api logins.
2013-06-15 17:13:52 -07:00
Samuel Clay
971af9a032
Merge branch 'master' into offline
...
* master:
Cleanup in root dir.
2013-06-15 12:59:20 -07:00
Samuel Clay
e952ef5d18
Cleanup in root dir.
2013-06-15 12:56:34 -07:00
Samuel Clay
47b32be408
Merge branch 'master' into offline
...
* master:
Scheduling stale feeds for flat feed users, too.
Normalizing user agents for better detectibility.
Blocking dumb client apps without user agents.
Adding user agent logging for api logins.
2013-06-15 12:52:57 -07:00
Samuel Clay
f425a1602d
Scheduling stale feeds for flat feed users, too.
2013-06-15 12:48:35 -07:00
Samuel Clay
a9e3238b89
Normalizing user agents for better detectibility.
2013-06-15 09:09:03 -07:00
Samuel Clay
b18662872a
Blocking dumb client apps without user agents.
2013-06-15 09:02:38 -07:00
Samuel Clay
19f144df38
Adding user agent logging for api logins.
2013-06-15 08:59:07 -07:00
Samuel Clay
c0bea82fb0
Adding order and unread status to offline.
2013-06-15 08:56:43 -07:00
Samuel Clay
ccbefc16d1
Adding river to offline. Needs customization.
2013-06-14 19:44:57 -07:00
Samuel Clay
35d426fe9b
Refactored all database calls to be threadsafe and use a new database queue. Dope.
2013-06-14 19:21:30 -07:00
Samuel Clay
9748227ae9
Connection error handling on tlnb.
2013-06-14 12:31:47 -07:00
Samuel Clay
4910ee0930
Merge branch 'master' into offline
...
* master:
Updating requirements.
Fixing stats sub count on unsub feeds.
Upping free user queue.
2013-06-14 12:29:25 -07:00
Samuel Clay
debd7f858f
Updating requirements.
2013-06-14 12:29:19 -07:00
Samuel Clay
7e325afd9c
Fixing stats sub count on unsub feeds.
2013-06-14 10:54:11 -07:00
Samuel Clay
11dd035adc
Upping free user queue.
2013-06-14 10:42:40 -07:00
Samuel Clay
3c0e31554d
Got messaigng for offline down pat. Now needs story actions queue.
2013-06-13 21:56:13 -07:00
Samuel Clay
071a7a3107
Correctly showing notifiers for offline and slow loads.
2013-06-13 17:56:58 -07:00
ojiikun
caf3bf3feb
Remove logging that was leaking password data.
2013-06-13 19:38:15 +00:00