Samuel Clay
57d8b3fd12
Removing feed address change due to exceptions. Only branches allowed now.
2016-08-15 18:17:15 -07:00
Samuel Clay
432d40094e
Correct feedfinder.
2016-04-18 16:36:40 -07:00
Samuel Clay
bf5107d5d8
Only branch feed if feed is OK on page and feed.
2016-04-18 16:35:49 -07:00
Samuel Clay
1effb5b9cf
Finally allowing switching between showing and hiding story changes. Ready to ship?
2016-02-26 20:39:18 -08:00
Samuel Clay
dcc942c9c6
Undoing story change preference. Now story changes are loading through ajax.
2016-02-26 20:01:41 -08:00
Samuel Clay
5dcfc20a84
Rate limiting insta-fetching to 10 fetches per 10 minutes.
2016-02-25 14:15:05 -08:00
Samuel Clay
cdad31ec92
Only auth users may search feeds.
2016-02-24 12:31:45 -08:00
Samuel Clay
07306152b7
Only search aggressively if authenticated.
2016-02-24 12:14:41 -08:00
Samuel Clay
8c9ac47131
Adding IP logging to feed searching.
2016-02-24 12:11:41 -08:00
Samuel Clay
803e5e970d
Adding find_feed logging to diagnose postgres issues.
2016-02-24 12:05:40 -08:00
Samuel Clay
2d6343b7ae
Fixing feedfinder beautifulsoup issues, unicode issues in feed, and unicode comparisons issues with page_data (since it wasnt being decompressed when compared).
2016-02-05 14:43:31 -08:00
Samuel Clay
eb5520a118
Rotating feed stats hours based on user's timezone preference.
2016-01-14 16:01:00 -08:00
Samuel Clay
72d90803f3
Fixing a longstanding bug in the exception changer dialog. Now correctly finding branch feed.
2016-01-07 18:38:22 -08:00
Samuel Clay
6f4c9fba36
Revert "Revert "Merge branch 'charts2'""
...
This reverts commit d5a480a4c8
.
2016-01-05 11:32:36 -08:00
Samuel Clay
d5a480a4c8
Revert "Merge branch 'charts2'"
...
This reverts commit 02909962d4
, reversing
changes made to 6be803a08f
.
2016-01-05 11:08:40 -08:00
Samuel Clay
f5877250c6
Loosening stats rate limiter. Ready to launch.
2016-01-05 11:03:17 -08:00
Samuel Clay
0fe3dc78e4
Patching charts to fix broken charts branch.
2015-11-30 09:31:10 -08:00
Samuel Clay
622d0814d6
Attempting a fix for feed url changes not sticking.
2015-08-12 14:43:17 -07:00
Samuel Clay
1e56d4f3a1
Adjust feed schedule duration. Looks like the bug has to do with exception feeds not being set correctly. Better fix that next.
2015-07-29 16:34:48 -07:00
Samuel Clay
9cd8124419
Combing through all updates to feeds table when fetching feed.
2015-07-22 13:53:20 -07:00
Samuel Clay
0df32112fb
Adding ratelimit to stats.
2015-07-21 10:20:06 -07:00
Samuel Clay
84b6140faa
Adding latitude to autocomplete blacklist.
2015-04-27 17:16:50 -07:00
Samuel Clay
a41a4cf16a
Adding autocomplete ignores.
2015-01-20 10:15:13 -08:00
Samuel Clay
b91b65772a
Adding proxy for Story view to handle https loading http sites. Needs testing, but done.
2014-10-29 16:16:50 -07:00
Samuel Clay
a390981b93
Turning off autocomplete for facebook feeds.
2014-09-18 10:07:28 -07:00
Samuel Clay
bd334ef20f
Boosting readability's ability to read Medium posts.
2014-07-21 14:22:07 -07:00
Samuel Clay
1b3445541a
Fixing issue with autocomplete.
2013-12-03 14:32:26 -08:00
Samuel Clay
dbc59b74a3
Fixing infinite loop.
2013-12-03 14:29:23 -08:00
Samuel Clay
ef50458b89
Trying out better autocomplete search with parts.
2013-12-03 14:27:39 -08:00
Samuel Clay
aa67f74979
Fixing a crash on mark read.
2013-10-17 11:21:37 -07:00
Samuel Clay
e65cd3d99f
Fixing premium interval in statistics.
2013-09-11 10:25:46 -07:00
Samuel Clay
679195aadd
Adding necessary exception handling to text view.
2013-07-15 11:06:56 -07:00
Samuel Clay
bf3d1e6ff1
Fixing autocomplete to not choke on missing feeds.
2013-07-10 14:50:13 -07:00
Samuel Clay
304b1ebef4
Removing de-duped feeds from autocomplete.
2013-07-09 20:09:41 -07:00
Samuel Clay
893f5511b9
Ensuring only non-branched feeds show up in autocomplete.
2013-07-09 20:06:22 -07:00
Samuel Clay
8dc9660e15
Cleaning up timezones on push expires.
2013-06-29 11:37:21 -07:00
Samuel Clay
16da80787d
Fixing up push expires text.
2013-06-29 11:29:23 -07:00
Samuel Clay
b3ee9a0e3e
Adding push_expires to stats dialog.
2013-06-29 11:26:42 -07:00
Samuel Clay
7e325afd9c
Fixing stats sub count on unsub feeds.
2013-06-14 10:54:11 -07:00
Samuel Clay
c5eaad36e5
Fixing small bug in autocomplete for client apps when the feed doesn't exist.
2013-06-03 11:27:28 -07:00
Samuel Clay
84a4496922
Only feeds that are not yet known_good can have their address switched for every subscriber by only a single subscriber.
2013-05-30 10:16:20 -07:00
Samuel Clay
a5e617c993
Adding text view to iOS app.
2013-05-28 18:07:19 -07:00
Samuel Clay
2f99f03e0d
Merge branch 'master' into circular
...
* master:
Fixing bug in autocomplete returning lost feeds.
Conflicts:
apps/rss_feeds/views.py
2013-05-02 18:09:00 -07:00
Samuel Clay
89c3b5222e
Fixing bug in autocomplete returning lost feeds.
2013-05-02 18:06:04 -07:00
Samuel Clay
42b85d485a
Merge branch 'schedule' into schedule_dev
...
* schedule:
Adding metric for last story date, used to calculate next scheduled update.
2013-04-23 17:04:27 -07:00
Samuel Clay
1584208677
Adding metric for last story date, used to calculate next scheduled update.
2013-04-23 17:04:21 -07:00
Samuel Clay
cb89798d74
Merge branch 'schedule' into schedule_dev
...
* schedule:
Complete rewrite of feed update schedule.
Forcing earlier fetch if stats calc is less than scheduled fetch.
2013-04-23 15:45:03 -07:00
Samuel Clay
630029cfcb
Complete rewrite of feed update schedule.
2013-04-23 15:44:31 -07:00
Samuel Clay
23ad62c6d2
Merge branch 'master' into circular
...
* master:
Fixing credit card images. Doh\!
Upping feed fetching.
Removing random interval in feed fetches.
No longer random intervals for dead feeds.
Fixing mark as unread in redis hash migration.
Fix group type caching in FolderList, and much refactoring for readability therein.
Remove special All Stories group and make the now-visible root folder perform it's function.
Formalize top-level folder name workaround.
Nonfunctional refactoring in list adapter (unused vars, method visibilities, annotations).
Fix an initialization edge case in creating column/resource ID mappings.
Fix regression in API to get /reader/feeds and set update_counts to true.
Factor out duplicate code in APIClient to ensure parameterized GETs behave like bare GETs.
Refactor FolderListFragment and associated Adapter.
Fix bad merge.
Remove accidentally added swapfile.
Removed missing root feed workaround. Refactoring FolderListFragment for readability.
Clean up parsing of /reader/feeds response and work around problems with empty-named root folder.
Fix NPE crash when adding new feed.
Conflicts:
apps/rss_feeds/views.py
2013-04-19 09:52:34 -07:00
Samuel Clay
5db1cebecf
Removing random interval in feed fetches.
2013-04-18 16:56:54 -07:00