Commit graph

3303 commits

Author SHA1 Message Date
Samuel Clay
5769efbca8 Fixing broken Firefox manifest. 2012-04-21 18:33:54 -07:00
Samuel Clay
1db5f67304 Adding firefox manifest for Mozilla App Marketplace. 2012-04-21 18:31:22 -07:00
Samuel Clay
74bb4780ea Adding dashboard date and auto-highlighting new interactions, to be cleared on dashboard view. 2012-04-21 18:20:49 -07:00
Samuel Clay
1f18f0e8dc Merge branch 'master' into social
* master:
  Updating bookmarklet. Showing when the bookmarklet is broken, and fixes bugs with enumerable prototype chain fucking.
2012-04-21 17:31:01 -07:00
Samuel Clay
4ef7bf9827 Updating bookmarklet. Showing when the bookmarklet is broken, and fixes bugs with enumerable prototype chain fucking. 2012-04-21 17:15:45 -07:00
Samuel Clay
cb1f2a75d3 Adding resize to profile modal during follow/unfollow. 2012-04-21 16:42:59 -07:00
Samuel Clay
df8a67434f Updating followers in profile when following/unfollowing. 2012-04-21 16:14:53 -07:00
Samuel Clay
a6f6ed2994 Merge branch 'master' into social
* master:
  Adding index to feed address. This will speed up imports.
2012-04-20 23:55:27 -07:00
Samuel Clay
3426924842 Adding highlighting to interactions. Still needs logic. 2012-04-20 23:55:10 -07:00
Samuel Clay
b45b187db6 Marking social subs as read. 2012-04-20 12:32:17 -07:00
Samuel Clay
cd30f02fdc New asset for iPad bookmarks. 2012-04-20 08:45:42 -07:00
Samuel Clay
deff56dc76 Fixing username changes. 2012-04-20 08:45:29 -07:00
Samuel Clay
bef8fbd6ee Fixing broken cancel button on send email dialog. 2012-04-20 08:39:40 -07:00
Samuel Clay
0b71211090 Fixing broken River. 2012-04-20 08:15:16 -07:00
Samuel Clay
28d6226e72 Fixing recommended feeds. 2012-04-19 22:43:07 -07:00
Samuel Clay
d96ed5db54 Big change to tryfeed. Handling sites that the user isn't subscribed to now downloads them successfully. Useful for sharing stories on feeds you do not subscribe to. 2012-04-19 22:38:00 -07:00
Samuel Clay
40c8171f42 Fixing broken paging on user activities. 2012-04-19 19:18:22 -07:00
Samuel Clay
6053de66be Fixing broken paging on user activities. 2012-04-19 19:17:06 -07:00
Samuel Clay
2205814f2a Adding public user activity to social profile. 2012-04-19 19:09:31 -07:00
Samuel Clay
2aea457455 Marking socialsubs with same shared stories as dirty to recount. Also scrolling down to comments from activities. 2012-04-19 15:01:01 -07:00
Samuel Clay
01e4827d80 Stubbing in broken recommended users. 2012-04-19 12:46:58 -07:00
Samuel Clay
13b2e40c8c Adding index to feed address. This will speed up imports. 2012-04-19 12:13:35 -07:00
Samuel Clay
15f3d4a376 Merge branch 'master' of github.com:samuelclay/NewsBlur
* 'master' of github.com:samuelclay/NewsBlur:
  Changing the color of sql duration times in debug logging. Yeah, nobody but me will see this, but boy is it pretty. Ask me sometime and I'd love to show you my insanely colorful logs.
  Correctly handling story that lack titles but have content. Using a parsed and shucked truncation of content in place of missing titles.
  Sanity check on deleted feeds.
  Read it Later -> Pocket
  Read it Later -> Pocket
  Forcing a feed refresh now allows it to re-enable PuSH.
  Handling LookupError in requests.
  Adding locals to feed fetch errors.
2012-04-19 12:12:24 -07:00
Samuel Clay
dbcfaf4be5 Fixing template next/previous buttons. 2012-04-18 22:17:29 -07:00
Samuel Clay
1955dca844 Shortening activities/interactions to 4, to make room for coming user recomendations table. Also speeding up favicons. 2012-04-18 22:04:13 -07:00
Samuel Clay
4d2e8fa9bc Adding View Profile menu item to social subs. 2012-04-17 15:37:01 -07:00
Samuel Clay
a98e8fadde Forcing heights for friends and profiles. Resizing as necessary. 2012-04-17 15:20:21 -07:00
Samuel Clay
31d18752f2 Merge branch 'master' into social
* master:
  Changing the color of sql duration times in debug logging. Yeah, nobody but me will see this, but boy is it pretty. Ask me sometime and I'd love to show you my insanely colorful logs.
  Correctly handling story that lack titles but have content. Using a parsed and shucked truncation of content in place of missing titles.
  Sanity check on deleted feeds.
  Read it Later -> Pocket
  Read it Later -> Pocket

Conflicts:
	media/js/newsblur/reader/reader.js
2012-04-17 12:12:41 -07:00
Samuel Clay
e281e1ee91 Changing the color of sql duration times in debug logging. Yeah, nobody but me will see this, but boy is it pretty. Ask me sometime and I'd love to show you my insanely colorful logs. 2012-04-17 12:12:05 -07:00
Samuel Clay
34ce57ca6d Correctly handling story that lack titles but have content. Using a parsed and shucked truncation of content in place of missing titles. 2012-04-17 11:48:28 -07:00
Samuel Clay
4baa6b68db Sanity check on deleted feeds. 2012-04-17 11:18:34 -07:00
Samuel Clay
ab6e57b227 Read it Later -> Pocket 2012-04-17 11:01:52 -07:00
Samuel Clay
ca5b7cffd8 Read it Later -> Pocket 2012-04-17 10:58:32 -07:00
Samuel Clay
4b26da4ad7 Merge branch 'master' into social
* master:
  Forcing a feed refresh now allows it to re-enable PuSH.
2012-04-17 10:45:26 -07:00
Samuel Clay
f48e6d6999 Preventing dupe starred story activities. 2012-04-17 10:45:21 -07:00
Samuel Clay
a3f49bbe0d No dupe follow activities or interactions. 2012-04-16 20:10:00 -07:00
Samuel Clay
ffcb9b4ed4 Opening private beta to all invitees. 2012-04-16 15:44:22 -07:00
Samuel Clay
7e5931134b Forcing a feed refresh now allows it to re-enable PuSH. 2012-04-16 14:44:39 -07:00
Samuel Clay
afdf766a1c Checking case-insensitive invites. 2012-04-16 14:43:36 -07:00
Samuel Clay
aa42f098cf Adding a ton of activities. Fixing numerous bug saround interactions. 2012-04-16 11:21:52 -07:00
Samuel Clay
3f991ca2a0 Automatically showing interactions/activities modules when new info is made, even if they are empty to begin with. 2012-04-12 17:41:33 -07:00
Samuel Clay
3fd9e12b8a Merge branch 'master' into social
* master:
  Handling LookupError in requests.
  Adding locals to feed fetch errors.
2012-04-12 15:49:10 -07:00
Samuel Clay
226ea80d53 Handling LookupError in requests. 2012-04-12 15:45:35 -07:00
Samuel Clay
fa558f6157 Adding locals to feed fetch errors. 2012-04-12 15:41:19 -07:00
Samuel Clay
1f0ff36ba6 Auto-refreshing activities and interactions. 2012-04-12 15:19:26 -07:00
Samuel Clay
3f0c9b3cfb Calculating stories shared for dashboard statistics graph. 2012-04-12 13:37:19 -07:00
Samuel Clay
8ffec294ef Showing newlines in comments, converting them into paragraphs. 2012-04-12 11:54:39 -07:00
Samuel Clay
38b64999be Moving activities and features module. Fixing bug around interactions when following self. 2012-04-12 11:43:36 -07:00
Samuel Clay
4612bedb49 Adding paging to interactions and activities on dashboard. 2012-04-12 11:18:56 -07:00
Samuel Clay
ed88b94712 Hiding site settings button on river view. 2012-04-11 18:29:38 -07:00