Commit graph

3221 commits

Author SHA1 Message Date
Samuel Clay
1a35a02168 Merge branch 'master' into organizer
* master:
  Better color for logging in cleanup.
  Fixing typo on cleanup tasks.
  Adding cleanup for users to find missing feeds.
  Fixing logging for user verification>
  Adding safety net for lost feeds.
  Don't attempt to retain and locally bookkeep offline stories for non-premium users. (#595)
  Add mark-newer-read API. (#592)
2014-10-09 16:16:59 -07:00
Samuel Clay
057bac54f0 Better color for logging in cleanup. 2014-10-09 16:12:10 -07:00
Samuel Clay
f4cdc1eb2e Fixing typo on cleanup tasks. 2014-10-09 16:10:12 -07:00
Samuel Clay
1cc92d7d85 Adding cleanup for users to find missing feeds. 2014-10-09 16:07:23 -07:00
Samuel Clay
8d537379f9 Fixing logging for user verification> 2014-10-09 16:04:51 -07:00
Samuel Clay
649bfb10ca Adding safety net for lost feeds. 2014-10-09 16:02:41 -07:00
Samuel Clay
174d47b3de Merge branch 'master' into organizer
* master: (65 commits)
  Oh my god what a terrible typo. Broke new users.
  Adding mark as read button to All Site Stories on web.
  Disconnecting facebook when session expires.
  Showing facebook posting error.
  Change text from mark previous to mark older as read in story context menu (#592)
  Fix pager margin drawable for dark theme (#590)
  Fixing URL munging when the url includes a non key=value pair in the query string. Ex: https://cns.utoronto.ca/~cks/space/blog/?atom. Thanks to @firesock for finding this.
  Adding screenshots for iphone 6 and 6+.
  Allowing guids to change if the permalink doesn't.
  Don't re-fetch already cached images.
  Synchronise DB upgrades with other DB actions. (#591)
  Explicity synchro DB writes. (#591)
  Cleaner service shutdown. (#591)
  Show story list loading indicator only if stories are being fetched, not just if they are queued. (read: don't spin if offline) (#590)
  iOS v4.5.0 submitted to the App Store.
  Fix loading of stories in focus view.
  Disable debug.
  Disable debug.
  Missed file from new loading indicator in reading frag.
  Sync service triggers fewer redraws for loading indicators.
  ...
2014-10-09 15:02:45 -07:00
Samuel Clay
fd4b3086fe Oh my god what a terrible typo. Broke new users. 2014-10-08 16:57:40 -07:00
Samuel Clay
57f1f7e5ec Adding mark as read button to All Site Stories on web. 2014-10-08 16:43:48 -07:00
Samuel Clay
b05999e0e5 Disconnecting facebook when session expires. 2014-10-06 14:20:33 -07:00
Samuel Clay
adac9da042 Showing facebook posting error. 2014-10-06 14:13:39 -07:00
Samuel Clay
6367347c5e Allowing guids to change if the permalink doesn't. 2014-10-03 14:59:26 -07:00
Samuel Clay
c69de89d36 Adding delete saved stories older than date feature in Account dialog. 2014-09-29 13:09:46 -07:00
Samuel Clay
3bb7ca2299 Longer Twitter url size. 2014-09-25 21:48:46 -07:00
Samuel Clay
9c92bc2901 Merge branch 'master' into organizer
* master: (102 commits)
  Adding starred_timestap to feed, folder/river, starred, and read feeds. Used for issue #585.
  Upgrading all servers to ubuntu 14.10 LTS. Fixing bashocalypse.
  Better paypal cancellation and refunds. Now showing paypal errors.
  NewsBlur iOS v4.5 beta 3. With iPhone 6/6+ support.
  Fixing full bleed images on phone 6 and 6+.
  Fixing login view controller for iphone 6. Adding launch images for iphone 6.
  Use a shorter localized date format which shouldn't overlap the refresh arrow in most cases.
  Adding a missing logo for enterprise deployment.
  Trying to fix provisioning issues with the version number.
  Handling crash on marking read.
  Another provisioning profile attempt.
  Yet another provisioning profile for ios 8.
  Fixing provisioning profile.
  Pushing out ios v4.5.0b1.
  Adding locale aware times to pull to refresh menu.
  Fixing edge case of feeds still showing after being marked read.
  Adding fade feed when read to preferences.
  Remove finished TODO.
  Don't infinite search for unreads if there are none.
  Restore toast for feedback on story-unread from Reading activity.
  ...
2014-09-25 13:57:50 -07:00
Samuel Clay
907df2022a Adding starred_timestap to feed, folder/river, starred, and read feeds. Used for issue #585. 2014-09-25 11:43:23 -07:00
Samuel Clay
22d0768257 Better paypal cancellation and refunds. Now showing paypal errors. 2014-09-24 17:00:09 -07:00
Samuel Clay
4020f5fca0 Sending opml export on folder delete. 2014-09-19 17:00:23 -07:00
Samuel Clay
6fd411836f Fixing spam finder. 2014-09-18 10:16:02 -07:00
Samuel Clay
a390981b93 Turning off autocomplete for facebook feeds. 2014-09-18 10:07:28 -07:00
Samuel Clay
0e42dd5467 Taking spam detection hueristics out of open source because spamming fuckers are reading the source to figure out how to game the system. Good thing I did this before re-tooling the hueristics to be smarter. Now they'll have to work that much harder. Fuckers. 2014-09-17 14:01:19 -07:00
Samuel Clay
2c41b3ae70 Better spam logging. 2014-09-17 13:40:57 -07:00
Samuel Clay
ec7847a922 Fixing DF users. 2014-09-05 18:17:07 -07:00
Samuel Clay
6be5d1c595 Adding backup of user ids. 2014-09-05 16:55:28 -07:00
Samuel Clay
2dc123f815 Fixing quota for shares. 2014-09-05 11:26:22 -07:00
Samuel Clay
cfa7b0b236 Merge branch 'master' into organizer
* master: (23 commits)
  Premiums are never spammers.
  Adding a bit more logic to defense.
  No index for robots on blurblogs. This should stop the spam.
  Adding user find by id for staff.
  Adding destroy flag when killing spammers.
  Fixing stories with no title and only html for content (no text, just an image). Using permalink as title since a title cna't be extracted from content.
  Adding export user's opml functionality for staff.
  Fixing case insensitivity for logging in with an email address.
  Fixing pip requirements conflicts.
  Force an intelligence change for re-rendering story title trainers.
  Only active feeds count unreads.
  Fixing unread counts to only include active sites.
  Adding logging info to auto-spam delete.
  Killing spammers when sharing popular stories.
  Move refresh to menu. Use NewsBlur colours for refresh colour scheme.
  Handling exception on twitter photo sync.
  Adding a twitter sync for everybody.
  Initial integration of SwipeRefreshLayout
  Redirects in dev still point local.
  Better redirect on missing icon.
  ...
2014-09-05 11:20:54 -07:00
Samuel Clay
47a5cbb6d8 Premiums are never spammers. 2014-09-05 11:06:36 -07:00
Samuel Clay
400a73492c Adding a bit more logic to defense. 2014-09-05 11:03:30 -07:00
Samuel Clay
a42824e67d Adding user find by id for staff. 2014-09-05 10:46:46 -07:00
Samuel Clay
cf8845996b Adding destroy flag when killing spammers. 2014-09-05 10:43:16 -07:00
Samuel Clay
9539228e20 Fixing stories with no title and only html for content (no text, just an image). Using permalink as title since a title cna't be extracted from content. 2014-09-05 10:38:29 -07:00
Samuel Clay
abab00f0d6 Adding export user's opml functionality for staff. 2014-09-05 10:37:59 -07:00
Samuel Clay
1d81521af6 Fixing case insensitivity for logging in with an email address. 2014-09-03 17:12:25 -07:00
Samuel Clay
a915f39ca1 Adding logging info to auto-spam delete. 2014-08-13 16:36:26 -07:00
Samuel Clay
b536ce85a6 Killing spammers when sharing popular stories. 2014-08-13 16:34:55 -07:00
Samuel Clay
8abdcacdc9 Handling exception on twitter photo sync. 2014-08-11 22:55:28 -07:00
Samuel Clay
cefae8b241 Adding a twitter sync for everybody. 2014-08-11 22:53:41 -07:00
Samuel Clay
96168232a8 Converting avatars to https. 2014-08-10 11:41:45 -07:00
Samuel Clay
329d6d7b9f Adding https to icons. 2014-08-10 11:12:18 -07:00
Samuel Clay
f705f9616f Adding sorting options to organizer. 2014-08-04 20:03:50 -07:00
Samuel Clay
cb22507385 Merge branch 'master' into organizer
* master: (59 commits)
  Correctly limiting stories in rss feeds.
  Correctly limiting stories in rss feeds.
  Correctly limiting stories in rss feeds.
  Handling errors with sharing stories.
  Android 4.0.0b1.
  Handling removed stories from mark as unread.
  Bump version number to force DB reset.
  Make read-story retention default off.
  Tweak status LnF.
  Adding extra narrow content setting to fix sideoptions width.
  Swap in cached images if offline.
  Don't imply unread status from unread hash list if not premium.
  Clean up noisy image loader logging.
  Don't drop pending feed loads during sync.
  Fixing unread count sizing on folder headers.
  Fix binding of multi-feed API responses.
  Fix loading of saved stories to use normal stories table.
  Option to enable image caching.
  Image prefetching.
  More efficient thread re-use in sync service.
  ...
2014-08-04 15:59:46 -07:00
Samuel Clay
879e80b14a Correctly limiting stories in rss feeds. 2014-08-04 15:54:50 -07:00
Samuel Clay
73273c6f73 Correctly limiting stories in rss feeds. 2014-08-04 15:53:34 -07:00
Samuel Clay
ee2f144678 Correctly limiting stories in rss feeds. 2014-08-04 15:52:42 -07:00
Samuel Clay
66daa94ce3 Handling errors with sharing stories. 2014-08-04 15:46:24 -07:00
Samuel Clay
567d868886 Handling removed stories from mark as unread. 2014-08-04 14:31:02 -07:00
Samuel Clay
be7994e1c5 Adding stats to organizer. 2014-07-23 17:49:23 -07:00
Samuel Clay
93f6971731 Merge branch 'master' into organizer
* master: (31 commits)
  Fixing login screen for Reeder.
  Fixing login screen for Reeder.
  Explicit viewport.
  Explicit viewport.
  Explicit viewport.
  Explicit viewport.
  Adding viewport to login/signup screen.
  Set source_used_id correctly when sharing from a blurblog (#551)
  Adding debug option to all text importers.
  Adding user_id to every response.
  Adding WAI-AREA support for <article> to support LiveJournal.
  Fixing last few font size changes for new feed title font styler.
  Boosting readability's ability to read Medium posts.
  Adding feed font size. Configures both story titles and feed titles. This one's for you @theromit.
  Probably not a bug. Probably Adblock.
  Adding autosize to share textbox.
  Hiding mark as read button when searching.
  Fixing images in tutorial.
  Removing unnecessary inset box shadow on header elements.
  Further correcting OAuth spacing on mobile.
  ...
2014-07-23 15:35:23 -07:00
Samuel Clay
429ea7ee84 Fixing login screen for Reeder. 2014-07-23 12:30:56 -07:00
Samuel Clay
47c7fc15f3 Adding debug option to all text importers. 2014-07-21 21:13:55 -07:00