Commit Graph

4896 Commits

Author SHA1 Message Date
3909f93a7e make sure image onebox is case insensitive 2013-10-24 12:21:38 +02:00
Sam
b7d3b52e4f basic implementation of per-category new/latest etc filters 2013-10-24 21:05:06 +11:00
Sam
89f801ac04 fix no sidetiq when using demon 2013-10-24 15:58:28 +11:00
Sam
636976e5d4 fix alignment of n person liked this. 2013-10-24 15:30:41 +11:00
Sam
cc83b55134 fix incorrect test, that fails if shared test state gets corrupt 2013-10-24 14:55:55 +11:00
Sam
738a25b732 fix failure in rails 4 mode 2013-10-24 13:40:18 +11:00
Sam
3565f4c8cf correct monkey patch, disable it from rails4 mode (that has a proper implementation) 2013-10-24 13:35:21 +11:00
Sam
b40d15f81d correct runner so you can run it in non-spork mode 2013-10-24 13:34:38 +11:00
Sam
3e2bd3ca93 fabrication is now released no need to source from git 2013-10-24 13:34:20 +11:00
Sam
ff957a7b37 rails 4 deprecation fixes 2013-10-24 13:02:25 +11:00
Sam
6fac09aeaa fix listen version to one that works for us in autospec, TODO upgrade it 2013-10-24 13:02:01 +11:00
Sam
1f42ee98f8 rails 4 + arel upgrade 2013-10-24 12:30:25 +11:00
Sam
24d732b12a regressions post merge 2013-10-24 12:25:20 +11:00
Sam
adeb987c70 oops messed up merge 2013-10-24 12:09:49 +11:00
Sam
1357f16563 add a simple runner for autospec 2013-10-24 12:08:03 +11:00
Sam
666264879c change it so all topics MUST include a category, we store a special uncategorized category to compensate
this cleans up a bunch of internals and removes some settings
2013-10-24 12:08:02 +11:00
Sam
6f66d4876a rails 4 upgrade 2013-10-24 10:07:37 +11:00
8aab2253d0 Whitelisted ip addresses will not be flagged as spam by flag_sockpuppets 2013-10-23 17:11:35 -04:00
cc9b11ecc5 Simple category breadcrumb component 2013-10-23 17:00:02 -04:00
541620c115 Routes and support for sub-categories 2013-10-23 15:22:49 -04:00
49a11e51df Ember support for parent categories 2013-10-23 15:22:49 -04:00
c814fc16a3 Database structure to support sub categories 2013-10-23 15:22:49 -04:00
bf06014a16 Order by creation time by default in screened ip addresses table 2013-10-23 13:01:50 -04:00
237312dbde Styling on screened ip addresses page 2013-10-23 13:01:50 -04:00
3db7529ad4 More icons on screened ip addresses page 2013-10-23 13:01:50 -04:00
f73a64982a Raise an error if a api_username is supplied and does not match the key 2013-10-23 11:05:49 -04:00
a98d4d9b35 régis' git-fu at his best... 2013-10-23 11:35:27 +02:00
3cc08c3b27 fixed JSHINT 2013-10-23 11:27:50 +02:00
e39242b6ff missed a single quote 2013-10-23 11:25:16 +02:00
d05547e7f3 fix arrow direction in post incoming links 2013-10-23 11:16:03 +02:00
a12a1bcc66 bring back attachment icons 2013-10-23 09:52:15 +02:00
Sam
08c08a3bc6 Merge pull request #1568 from ofgeek/patch-1
Update client.zh_CN.yml
2013-10-22 23:12:03 -07:00
Sam
9ae4245955 Merge pull request #1565 from awesomerobot/master
topic page: alignment fixes for replies, minor alignment changes
2013-10-22 23:09:44 -07:00
Sam
d069481235 Merge pull request #1569 from balexand/fix_1567
Fix #1567; nil reference in spam_rules_enforcer.rb
2013-10-22 23:08:09 -07:00
ca82d07f6d simplfying the header, some more alignment adjustments on the topic page 2013-10-23 00:22:24 -04:00
e2a5415aca fix #1567; nil reference in spam_rules_enforcer.rb 2013-10-22 19:14:31 -06:00
d078f0f775 Update client.zh_CN.yml 2013-10-23 08:47:24 +08:00
c1008f4359 Fixes for postgresql inet columns in Rails 4. They're backed by an IPAddr class now, which breaks sql parameter marker support, and automatically sets the attribute to nil when trying to assign an invalid ip address. 2013-10-22 19:19:32 -04:00
0ef064fd93 removed white line in quotes, cleaned up some markup 2013-10-22 18:31:40 -04:00
6394d924c8 Change migration to prevent down 2013-10-22 17:51:04 -04:00
e94a8cf62e Remove some autogenerated stuff we don't use. 2013-10-22 17:38:32 -04:00
348e2e3ef2 Support for per-user API keys 2013-10-22 17:34:39 -04:00
5e2d8dcf37 even out blockquote top/bottom padding 2013-10-22 14:18:41 -07:00
d90001e857 even out blockquote paras w/top & bottom margin 2013-10-22 14:17:19 -07:00
649b3d44a6 topic page: alignment fixes for replies, minor alignment changes 2013-10-22 16:36:32 -04:00
7d582fbee3 Screened ip address can be edited, deleted, and changed to allow or block. 2013-10-22 16:30:46 -04:00
b8d586251c Use i18n for the word Cancel in admin/.../user.js.handlebars 2013-10-22 16:30:46 -04:00
c2865e3e2c fixing alignment on replies, buttons - also making topic new gutter link visible on touch 2013-10-22 15:37:44 -04:00
13fa473c6d Fix JSHINT 2013-10-22 11:33:45 -04:00
e2845f7f16 Restrict SIZE= to numbers 2013-10-22 11:08:13 -04:00