Commit graph

14 commits

Author SHA1 Message Date
Samuel Clay
47b9cf274b Turning on use strict for JS, fixing global vars. 2022-02-28 11:22:21 -05:00
Samuel Clay
19460d6bcb Stubbing in skeleton for notifications. 2016-11-14 19:26:09 -08:00
Samuel Clay
16caa91457 Fixing tag stripping in content previews. 2016-01-11 18:25:23 -08:00
Samuel Clay
20e4660336 Fixing striptags to handle broken html that regex can't parse. Thanks to @zacwest for letting me know: https://twitter.com/zacwest/status/616381017130074112 2015-07-01 16:17:22 -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
c69de89d36 Adding delete saved stories older than date feature in Account dialog. 2014-09-29 13:09:46 -07:00
Samuel Clay
f705f9616f Adding sorting options to organizer. 2014-08-04 20:03:50 -07:00
Samuel Clay
8f98ef37b4 Shifting API call from /social/comments to /social/public_comments. 2012-06-29 21:25:35 -07:00
Samuel Clay
162f979a0a Running through the code searching for every instance of a feed grabbing its attributes in the old-style. 2012-05-21 20:08:27 -07:00
Samuel Clay
98b45a5e84 Autofollowing preference now saved. 2012-03-07 16:32:02 -08:00
Samuel Clay
e34ac9ee04 Showing follow counts at the bottom of intro social services page. 2012-03-06 18:34:59 -08:00
Samuel Clay
c2fb0c6692 Finishing up OPML upload and Reader import in new intro-style. 2012-03-05 19:18:40 -08:00
Samuel Clay
d8a4e7f850 Showing correct comments from friends. Now need to load public comments w/ ajax. 2012-01-11 09:35:52 -08:00
Samuel Clay
9ef196f7f8 Re-arranging post jammit merge. 2012-01-03 09:34:50 -08:00
Renamed from media/js/inflector.js (Browse further)