Commit graph

27 commits

Author SHA1 Message Date
Ari Timonen
f29eb22aa9 Add WIP login via Steam + omniauth 2020-04-10 18:32:18 +03:00
Ari Timonen
2137f6c52c Update some rails standard files from rails 6 2020-03-22 15:09:24 +02:00
Ari Timonen
613fea26d4 Remove acts_as_rateable 2020-03-22 15:04:06 +02:00
Ari Timonen
b0b103a518 Remove acts_as_rateable 2020-03-22 14:55:47 +02:00
Ari Timonen
e59e8ac8e7 Lots of rails 4 updates
- Add .params to models and update controllers
- Add afk time to gather
- Reannotate models
- Fix rspec problem by using latest rspec plugins from github
2020-03-18 05:38:17 +02:00
Ari Timonen
322001f8d3 Rails 4 fixes
Update to ruby 2.3.8
Update gems
Fix tests
2020-03-15 20:31:46 +02:00
Ari Timonen
2c71b1147d Merge rails-4 to rails4 2020-03-14 21:10:24 +02:00
Prommah
66fe8c0726 Fix styling 2015-11-08 23:09:56 +00:00
Prommah
080619ba54 Fix Verification.contain not processing string keys 2015-11-08 07:27:49 +00:00
Prommah
7bbb1a1fb1 Clean up Verification.contain 2015-11-04 14:26:32 +00:00
Prommah
0b347baee7 Revert Verification.contain 2015-11-03 11:46:11 +00:00
Prommah
a460020a3e Clean up Verification lib 2015-11-03 08:41:25 +00:00
Luke Barratt
f6f8962073 Fixes removal of find_or_create_by_x in acts_as_rateable plugin 2015-08-23 15:57:37 +01:00
Luke Barratt
7738c2b845 Fold legacy has_view_count plugin into lib 2015-08-23 15:43:40 +01:00
Luke Barratt
e3f0a79479 Fold acts_as_rateable plugin into lib 2015-08-23 13:25:41 +01:00
Luke Barratt
4d04c47251 Fold in acts_as_readable plugin into lib so that it's loaded properly 2015-08-23 12:06:27 +01:00
Luke Barratt
320fc67e4c Removes outdated acts_as_versioned plugin in favour of an updated version extracted from Redmine 2015-08-15 20:28:21 +01:00
Chris Blanchard
1c6079ca73 Bring back verify 2015-06-15 23:36:03 +01:00
Chris Blanchard
ed95f7b950 Bring back verify 2015-06-15 23:36:03 +01:00
Christopher Blanchard
9a15ef90d8 Remove unusued methods 2015-05-22 14:22:03 +01:00
Christopher Blanchard
e25437aebb Remove unusued methods 2015-05-22 14:22:03 +01:00
Christopher Blanchard
b4d8f45fec Removed for githubs sake 2015-05-22 14:18:50 +01:00
Christopher Blanchard
93e49c74ba Removed for githubs sake 2015-05-22 14:18:50 +01:00
Luke Barratt
ef83ec88f5 Added form view styling
Improved articles styling
Improved bbcode to html formatting
HTML and CSS refactorings
Moved Extra into concerns
Changed repo URL to read-only for deploys
Fixes quotes in comments
2014-04-12 02:35:42 +01:00
Luke Barratt
704a6b4e9b Changed newrelic configuration to load from environment variables
Changed login field text
Changed database configuration connection pool size to be configured via dotenv
Use a single BBcode parser library
Added better translations coverage
Code formatting
Increases maximum article text limit
Added database cleaner with the deletion strategy during testing
2014-03-30 20:50:52 +01:00
Luke Barratt
d6ae95e18c Update travis config to cache bundler
Fallback to older rails I18n behaviour
Silence deprecation warnings, for now
Added code climate test reporter
Created CI deployment task
Added *all* the badges
2014-03-25 21:58:51 +00:00
Luke Barratt
6bcc8dc76b Purged git history and removed sensitive information. 2014-03-23 00:22:25 +00:00