Commit Graph

391 Commits (8642b7b44aa68cb0355ac5a7b8ee5db27d9a993b)

Author SHA1 Message Date
Nick Sergeant 8642b7b44a Python 3 support. 2015-11-13 15:48:57 -05:00
Nick Sergeant 32383ed054 Handle no intended_user on create. 2015-11-10 11:03:48 -05:00
Nick Sergeant e47a319db2 Revert "Get private snipts count for Intercom."
This reverts commit 224932a29c.
2015-11-08 20:39:39 -05:00
Nick Sergeant 224932a29c Get private snipts count for Intercom. 2015-11-08 20:37:42 -05:00
Nick Sergeant a782fe4738 Remove ad leaderboard promo for teams. 2015-11-05 20:47:22 -05:00
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