Commit Graph

288 Commits (08eb5023c1341dea8bd48ec937240fc88d49003f)

Author SHA1 Message Date
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
Nick Sergeant 22c4699e7b Only replace usernames when followed by a space to prevent replacing domains in emails that match usernames. 2013-06-01 23:37:46 -04:00
Nick Sergeant 496b798ca0 Properly encode unicode chars when rendering strings from slugs. 2013-05-29 10:27:13 -04:00
Nick Sergeant 31d96761fe Download snipt as file functionality. Closes #83. 2013-05-19 13:33:44 -04:00
Nick Sergeant 1bfa657957 Force unicode on redirect with tag_slug so we don't blow up on UTF-8 chars. 2013-05-19 11:08:20 -04:00
Nick Sergeant 2ebcfc18b1 Fix bug with unauthenticated users on search. 2013-05-09 01:34:30 -04:00
Nick Sergeant 9304e655b4 Finally introduce the ability to search only logged-in user's snipts. Closes #5 and #74. 2013-05-09 00:38:24 -04:00
Nick Sergeant 9529e02c98 First iteration of new homepage. 2013-04-28 20:08:17 -04:00
Nick Sergeant b631b78f33 Don't render JS either. For, you know, security. 2013-04-25 13:11:15 -04:00
Nick Sergeant 22be7892e2 Hey, lol, that's a bad idea.
https://twitter.com/stevelosh/status/327464336144605185
2013-04-25 12:52:40 -04:00
Nick Sergeant 093e22928e On second thought, use a specific query param. 2013-04-25 12:33:23 -04:00
Nick Sergeant 4ae90f8678 Render HTML files as text/html in raw. 2013-04-25 12:32:31 -04:00
Nick Sergeant 99fcc5bad7 Don't restrict snipt-expand to blog posts. 2013-04-10 11:52:54 -04:00
Nick Sergeant f3930c5343 Fix broken embed URLs. 2013-04-10 11:22:28 -04:00
Nick Sergeant 37ae0fd2cc Herp. Not request.user, here.: 2013-04-05 10:24:24 -04:00
Nick Sergeant 55a973f971 Some user profile stuff. 2013-04-05 10:22:14 -04:00
Nick Sergeant 8e0cfc07e2 Basic support for mentioning Snipt users in Markdown posts. 2013-04-04 12:39:20 -04:00
Nick Sergeant 172e0855c3 Embedded tweets in Markdown posts. 2013-04-03 00:07:54 -04:00
Nick Sergeant 7ab815b387 Some redirects for old feed URLs 2013-03-26 13:18:40 -04:00
Nick Sergeant cd4abcfc17 Whether or not to show comments link. 2013-03-25 22:41:52 -04:00
Nick Sergeant 6e6e7d8d1b Style tweaks. 2013-03-25 22:23:55 -04:00
Nick Sergeant 3c36e43b0b Starting work on proper line-numbering support. 2013-03-25 19:37:46 -04:00
Nick Sergeant 0600cbfa41 Strip created and modified from Snipt resource - they're not editable, anyway. 2013-03-25 19:18:33 -04:00
Nick Sergeant 2ebe353884 Disable update_list and delete_list for SniptResource. 2013-03-25 18:02:53 -04:00
Nick Sergeant e669c5f25c A massive amount of work upgrading the API to Tastypie >= 0.9.14 with new authorization schema. 2013-03-24 22:38:04 -04:00
Nick Sergeant fb0142f249 Moar work on getting 1.5-ready. 2013-03-24 18:41:57 -04:00
Nick Sergeant 38c039a684 Starting work on API test suite and removing reference to Site object. 2013-03-24 17:21:04 -04:00
Nick Sergeant 8626b23ce7 Ability to change lexer on the fly in raw views. 2013-03-21 12:48:25 -04:00
Nick Sergeant 173e43d322 Redirect URL for snipt keys. 2013-03-15 17:10:04 -04:00
Nick Sergeant e7b06a91a0 Raw / Raw Nice. 2013-03-15 14:58:56 -04:00
Nick Sergeant d105dd57d6 Debug URL. 2013-03-15 14:38:21 -04:00
Nick Sergeant 0caaadd137 Fixing requirements. 2013-03-15 14:35:31 -04:00
Nick Sergeant 7c05eba32d Raw URL stuff. 2013-03-15 14:19:28 -04:00
Nick Sergeant b3f3d3436e Raw for all. 2013-03-15 14:13:35 -04:00
Nick Sergeant fe9c8282d9 Only verify field if field is not null. 2013-02-25 15:41:34 -05:00
Nick Sergeant d3663dcd95 Fix broken default Gravatars. 2013-02-22 11:40:36 -05:00
Nick Sergeant 6822ae7666 Working on homepage and moving stuff around. 2013-02-21 21:30:03 -05:00
Nick Sergeant d02a70795d Herp to the derp 2013-02-13 10:52:08 -05:00
Nick Sergeant 7b11aac4a1 Don't 500 on blog-posts URL with non-users. 2013-02-13 10:15:54 -05:00
Nick Sergeant 610f36054f Include all of a user's used lexers on PrivateUserResource. 2013-02-12 23:35:49 -05:00
Nick Sergeant 6a71301343 Fix bad reference to profile object now that we have a private profile resource. 2013-02-12 01:47:18 -05:00
Nick Sergeant 4ab1f2a623 Preliminary primary blog domain support. 2013-02-12 01:32:44 -05:00
Nick Sergeant e3ff982eed Sorry, only Pros can change account settings. 2013-02-12 01:13:22 -05:00
Nick Sergeant 79cf90b8d7 Holy mother of commits. Finishing up Account system. 2013-02-12 01:01:55 -05:00
Nick Sergeant f2b2b46aa4 Report the bad field in the API error response. 2013-02-11 10:44:10 -05:00
Nick Sergeant b9803755a1 Force validation on all account fields in the API. 2013-02-11 10:40:36 -05:00
Nick Sergeant 141814cbb8 Building out new Account system. 2013-02-11 00:40:11 -05:00
Nick Sergeant 83bda92684 Bringing Account information to the API. 2013-02-10 23:15:53 -05:00
Nick Sergeant d1fcb2834d More work on Account buildout. 2013-02-10 22:16:15 -05:00