.. |
activity.rb
|
Code to display tips submitted on news feed
|
2017-02-07 22:45:29 -08:00 |
admin.rb
|
Stop Forum Spam: Evidence must be direct data, not an abstraction!
|
2017-01-16 20:33:26 -08:00 |
api.rb
|
Mandate email validation for free accounts. Be sure to set EMAIL_VALIDATION_CUTOFF_DATE before deploy
|
2016-05-13 16:48:29 -04:00 |
blog.rb
|
redirect blog path to subdomain
|
2015-07-23 17:27:37 -07:00 |
browse.rb
|
more speedups for browsing
|
2017-04-03 00:35:32 -07:00 |
comment.rb
|
refactor app.rb blob to partition routes into files
|
2014-12-03 08:29:01 -08:00 |
contact.rb
|
Fix contact for not logged in
|
2016-12-08 15:39:28 -06:00 |
create.rb
|
Don't set whitelist captcha using session variable
|
2017-02-02 11:33:02 -08:00 |
dashboard.rb
|
no browser cache for dashboard and text editor
|
2016-04-06 20:23:48 -07:00 |
dmca.rb
|
fix DMCA typo #198
|
2015-11-11 01:43:25 -08:00 |
domain.rb
|
initial contact form for domain registration
|
2016-02-19 19:37:27 -08:00 |
event.rb
|
better tos issue reporting, and a threshold for being considered abusive in
|
2016-11-27 19:21:42 -06:00 |
index.rb
|
Numerous small copy changes here and there, blog feed on front page, added a press article
|
2017-01-17 00:35:31 -08:00 |
mockup.rb
|
Move mockups to subdir
|
2016-10-13 20:18:40 -05:00 |
password_reset.rb
|
Fix for password reset validation
|
2016-08-10 13:15:24 -07:00 |
plan.rb
|
major refactor of supporter structure
|
2016-10-18 12:47:58 -05:00 |
settings.rb
|
Send email notifications for email and password changes
|
2017-02-04 11:31:48 -08:00 |
signin.rb
|
Use form POST for signout link to prevent CSRF
|
2017-02-02 10:27:30 -08:00 |
site.rb
|
prevent duplicate comments
|
2017-02-13 19:32:39 -08:00 |
site_files.rb
|
Consolidate file uploads into a single call
|
2017-02-02 15:25:49 -08:00 |
supporter.rb
|
fixes for broken/flaky tests and remove unused template
|
2016-11-22 00:59:31 -06:00 |
surf.rb
|
improvements to pagination
|
2016-01-06 14:46:57 -08:00 |
sysops.rb
|
further cleanups to app.rb
|
2014-12-03 08:50:24 -08:00 |
tags.rb
|
Fix for tag remove issues
|
2016-05-07 22:20:23 +00:00 |
tutorial.rb
|
Edits to tutorial layout pg 2, simplified default html
|
2016-04-13 15:15:47 -07:00 |
webhooks.rb
|
app/webhooks.rb: halt for nil customer
|
2017-02-15 20:32:12 -08:00 |