Commit Graph

436 Commits (master)

Author SHA1 Message Date
Nick Sergeant b6ab20f200 Snipt history. 2015-11-04 21:57:04 -05:00
Nick Sergeant c4bf1562db Disallow titles > 255 chars. 2015-11-04 20:53:13 -05:00
Nick Sergeant 945f4e153d Allow nullable last_user_saved. 2015-11-02 15:59:01 -05:00
Nick Sergeant cba5097fc6 Improved team promo. 2015-10-28 13:34:10 -04:00
Nick Sergeant 6b5349fb47 Disable caching on search. 2015-10-27 14:08:28 -04:00
Nick Sergeant ef1e6142f2 Disable caching on search. 2015-10-27 14:07:13 -04:00
Nick Sergeant 84e512f487 Disable caching on search. 2015-10-27 14:06:44 -04:00
Nick Sergeant 4127ba79b1 Team billing info and ability to cancel subscription. 2015-10-25 22:36:19 -04:00
Nick Sergeant 1b929e79c8 Let team members search team snipts. 2015-10-24 20:55:58 -04:00
Nick Sergeant 39cab89c49 Allow user to pre-select target for new snipt. 2015-10-19 00:41:24 -04:00
Nick Sergeant 3266bfd3f6 Improved uuid slug for untitled snipt, and fix new flag. 2015-10-18 23:36:45 -04:00
Nick Sergeant fc087b7a14 Allow team members to create team snipts via UI. 2015-10-18 23:24:27 -04:00
Nick Sergeant fa860c6d69 Fix team username display after edit. 2015-10-18 22:57:11 -04:00
Nick Sergeant 81d8a220e5 Remove disqus comment count link after edit, broken anyway. 2015-10-18 22:46:16 -04:00
Nick Sergeant 8b1ee98a6d Fix busted tags after edit. 2015-10-18 22:43:32 -04:00
Nick Sergeant efb1870569 Allow team members to create team snipts via API. 2015-10-18 22:32:41 -04:00
Nick Sergeant aef665c14f Lots of stuff around user.profile.has_pro, and further work on Teams. 2015-10-18 21:07:01 -04:00
Nick Sergeant 227280b0e9 Auth on team views. 2015-10-18 15:46:21 -04:00
Nick Sergeant e5d741c028 Allow team members to delete snipts. 2015-10-18 15:19:46 -04:00
Nick Sergeant ecbcad607b Let team members save team-snipts, and record last user. 2015-10-18 11:52:44 -04:00
Nick Sergeant 9c96783c84 Work on Snipt authorization. 2015-10-18 10:35:44 -04:00
Nick Sergeant aefd10b092 Don't show teams promo to... teams. 2015-10-18 10:08:21 -04:00
Nick Sergeant 48ad4ade58 Allow searching of users via API. 2015-10-17 15:00:22 -04:00
Nick Sergeant f6504032f3 Remove public tags that aren't popular :(. 2015-10-05 10:38:41 -04:00
Nick Sergeant 5db1395604 Remove Snipt number. 2015-10-05 10:15:55 -04:00
Nick Sergeant a68eb43844 Remove Snipt number. 2015-10-05 10:15:17 -04:00
Nick Sergeant 55babd51d2 Make Snipt full-width. 2015-10-05 10:14:03 -04:00
Nick Sergeant 7cc2fec1d9 More restrictions on long snipts. 2015-09-28 13:35:36 -04:00
Nick Sergeant 8bcbe8d4cf Don't render snipt.code if long and not detail for raw. 2015-09-28 13:32:18 -04:00
Nick Sergeant f912f3d0ab Don't render snipt.code if long and not detail for raw. 2015-09-28 13:30:40 -04:00
Nick Sergeant 14bafb61b7 Don't render full long snipts on list view. 2015-09-28 13:26:16 -04:00
Nick Sergeant f7a3901507 Show log_entries on private snipts in API. 2015-09-24 16:55:59 -04:00
Nick Sergeant 6182b43868 Link to snipt in API if public. 2015-09-24 16:53:55 -04:00
Nick Sergeant 0a9bef3d8d Don't save empty diffs. 2015-09-24 16:50:36 -04:00
Nick Sergeant c152de96f0 Make snipt readonly. 2015-09-24 16:48:11 -04:00
Nick Sergeant d6bc8b7d40 Record Snipt log entries for every change. 2015-09-24 16:46:05 -04:00
Nick Sergeant 17bf8f2b73 Show teams if not seen. 2015-09-23 11:28:15 -04:00
Nick Sergeant 94ef8a0325 Show teams if not seen. 2015-09-23 11:26:30 -04:00
Nick Sergeant 5d8a5ab07a Jump snipts limit back to 200. 2015-09-15 11:57:57 -04:00
Nick Sergeant 5467ccbd5f Fix logic around public for non-pro. 2015-08-31 10:51:52 -04:00
Nick Sergeant a8908282bb Scope private snipt search to user. 2015-08-28 12:37:56 -04:00
Nick Sergeant 57d2e06f68 Limit API queries for snipts to 20 per page. 2015-08-28 12:15:01 -04:00
Nick Sergeant 3bafbb7402 List user's tags on PrivateUserResource. 2015-08-28 12:08:27 -04:00
Nick Sergeant f13dc219c5 Make it free to post public snipts. 2015-08-25 12:22:51 -04:00
Nick Sergeant 3431d70083 Sort and organize imports. 2015-07-24 21:39:25 -04:00
Nick Sergeant 6894f44349 So much PEP8. 2015-07-24 21:28:31 -04:00
Nick Sergeant 7c0f8b333d Fix deprecated mimetype. 2015-07-24 19:10:24 -04:00
Nick Sergeant 9b71d82439 Upgrading all of the things. 2015-07-24 18:57:33 -04:00
Nick Sergeant 97a71d679e Only sluggify if no dupe. 2015-07-24 12:22:28 -04:00
Nick Sergeant 9e5778d092 Handle unauth users. 2015-07-22 14:15:33 -04:00
Nick Sergeant 66d0ea7a05 Snipt for Teams beta program. 2015-07-22 14:01:27 -04:00
Nick Sergeant bc77c5c3e9 Add new meta field for API access. 2015-04-06 11:01:43 -04:00
Nick Sergeant b4f6470fde Revert "Show modified date in UI."
This reverts commit 98a41a5719.
2015-04-06 10:35:32 -04:00
Nick Sergeant 98a41a5719 Show modified date in UI. 2015-04-06 10:32:30 -04:00
Nick Sergeant 9cef3b85e8 Omit stylized option. 2015-04-03 12:27:02 -04:00
Nick Sergeant 6e13b94b9a Add stats for users in API. 2015-01-03 11:08:47 -05:00
Nick Sergeant 17820f1a78 blog_post in public snipt resources. 2014-11-23 15:55:59 -05:00
Nick Sergeant 4a0a31b199 blog_post in public snipt resources. 2014-11-23 15:54:48 -05:00
Nick Sergeant 4b350e3ddf Include publish_date on public snipts. 2014-11-20 20:28:12 -05:00
Nick Sergeant efbddec783 Fix some Salt stuff and omit_code option in API. 2014-11-20 19:47:42 -05:00
Nick Sergeant a47b7dd494 More Vagrant stuff. 2014-10-30 16:19:53 -04:00
Nick Sergeant b09c753b9d More Vagrant stuff. 2014-10-30 16:18:19 -04:00
Nick Sergeant ac932e85e5 Staticfiles stuff. 2014-10-20 20:35:59 -04:00
Nick Sergeant c56161986e S3 static URLs. 2014-10-20 20:01:35 -04:00
Nick Sergeant 39b0e10a6a Promos for signup/Pro. 2014-08-18 11:00:49 -04:00
Nick Sergeant 606a080fb2 What the fuck. 2014-06-27 10:16:38 -04:00
Nick Sergeant 66249c984e Switching from recurring plans to a single fee for Pro accounts. 2014-06-23 23:55:24 -04:00
Nick Sergeant 1af27988c1 Fix up tag API endpoints, for #130. 2014-05-26 17:28:13 -04:00
Nick Sergeant be9ade19fc Don't assume jQuery in embeds. Closes #127. 2014-05-16 12:05:41 -04:00
Nick Sergeant 000aa11940 Working on new Snipt Pro flow. 2014-05-04 22:47:15 -04:00
Nick Sergeant 20cb10266b General upgrades: removing MixPanel, upgrading jQuery, Angular and Chosen. 2014-04-30 09:35:20 -07:00
Nick Sergeant d4e56ea875 Slugify more uniquely. Closes #125. 2014-04-24 11:21:02 -04:00
Nick Sergeant 8d3f4a7a82 Slugify more uniquely. Closes #125. 2014-04-24 11:16:45 -04:00
Nick Sergeant fd57739c06 Remove Google Ads. 2014-03-13 13:04:24 -04:00
Nick Sergeant cb81f8af0b Ads ads the beautiful fruit. 2013-11-27 15:54:14 -05:00
Nick Sergeant 4373f8c0b7 This too-large thing was not working. 2013-11-19 21:31:14 -05:00
Nick Sergeant 16c9d0ffe8 Intercom. 2013-11-18 14:40:46 -05:00
Nick Sergeant 2216cfc934 Sellout. 2013-11-18 11:43:14 -05:00
Nick Sergeant b41aaf7721 Going back to 10 per page. 2013-11-11 09:56:26 -05:00
Nick Sergeant 53de366909 Disable tags from the API until we can fix it. 2013-11-06 14:46:38 -05:00
Nick Sergeant ab7e9be51d Show favs for blog posts, too. 2013-10-22 12:10:50 -04:00
Nick Sergeant 3a1d8ca8c0 Working on Stripe account details. 2013-10-19 20:48:00 -04:00
Nick Sergeant 71aaed6f8f Persist normal/compact views across sessions. Closes #76. 2013-10-19 00:41:00 -04:00
Nick Sergeant 357dc6f4b1 Fix favorite icon compact view and up the pagination to 20. 2013-10-19 00:04:23 -04:00
Nick Sergeant d08b4b2ca8 Unclosed tags. 2013-10-16 10:47:53 -04:00
Nick Sergeant f50f766f76 Let everyone see views / favs. 2013-10-16 09:40:35 -04:00
Nick Sergeant e62eb2d568 Whoops. 2013-10-15 10:23:50 -04:00
Nick Sergeant 85b968113e Back to ads. 2013-10-15 10:23:37 -04:00
Nick Sergeant e7a74d6d71 Showroom promo. 2013-08-25 11:52:14 -04:00
Nick Sergeant 6d79fe2df8 Un-pro-ing things. 2013-08-13 14:20:46 -04:00
Nick Sergeant e978960e89 Don't show on detail. 2013-08-01 12:56:17 -04:00
Nick Sergeant 04557e3508 Don't show on detail. 2013-08-01 12:55:41 -04:00
Nick Sergeant fa32c19064 Support untitled snipts. 2013-07-31 22:07:46 -04:00
Nick Sergeant 2c0d477ad9 Support untitled snipts. 2013-07-31 22:04:10 -04:00
Nick Sergeant 2a151ee919 Son of a bitch leaky call to snipts pre-pagination. 2013-07-31 20:17:05 -04:00
Nick Sergeant 991ed97981 Debugging ridiculous performance issues on /public. 2013-07-31 20:06:27 -04:00
Nick Sergeant 4db4b46f3e 20 -> 10 per page. 2013-07-31 12:24:37 -04:00
Nick Sergeant f30c09370b 20 -> 10 per page. 2013-07-31 12:23:12 -04:00
Nick Sergeant 08eb5023c1 Compact view option for snipts. 2013-06-27 20:52:04 -04:00
Nick Sergeant 0c9b9d3db3 Add email MD5 to public user resource. 2013-06-10 10:45:17 -04:00