Commit graph

1078 commits

Author SHA1 Message Date
simplefl
35577db5f9 Merge pull request #61 from ENSL/develop
Develop
2015-10-22 15:21:15 +02:00
simplefl
2b1d1ed0da Merge pull request #61 from ENSL/develop
Develop
2015-10-22 15:21:15 +02:00
simplefl
072041430c Merge pull request #60 from cblanc/report_gather_moderators
Report gather moderators
2015-10-20 19:20:05 +02:00
simplefl
57b099837c Merge pull request #60 from cblanc/report_gather_moderators
Report gather moderators
2015-10-20 19:20:05 +02:00
Chris Blanchard
bfc79cddcb Return moderator status with users api 2015-10-20 18:11:46 +01:00
Chris Blanchard
90b5bf3f1f Return moderator status with users api 2015-10-20 18:11:46 +01:00
Chris Blanchard
95deb32e05 Added moderator group 2015-10-20 18:04:50 +01:00
Chris Blanchard
39ff2b66d8 Added moderator group 2015-10-20 18:04:50 +01:00
simplefl
1838805e18 Merge pull request #59 from Prommah/hound-cfg
Add hound & ruby style config
2015-10-16 09:59:00 +02:00
simplefl
0fc4b18063 Merge pull request #59 from Prommah/hound-cfg
Add hound & ruby style config
2015-10-16 09:59:00 +02:00
simplefl
c154fd640d Merge pull request #58 from Prommah/develop
Improve SteamID validation
2015-10-16 09:58:12 +02:00
simplefl
77e577cd9a Merge pull request #58 from Prommah/develop
Improve SteamID validation
2015-10-16 09:58:12 +02:00
Prommah
76492ff072 Add hound & ruby style config 2015-09-24 15:04:45 +01:00
Prommah
1a582daf0c Add hound & ruby style config 2015-09-24 15:04:45 +01:00
Prommah
27aebc2a29 Fix styling and tidy validations 2015-09-24 10:19:00 +01:00
Prommah
aafbc4e657 Fix styling and tidy validations 2015-09-24 10:19:00 +01:00
Prommah
65cf350231 Improve & clean SteamID validation 2015-09-24 07:23:05 +01:00
Prommah
29ed865b27 Improve & clean SteamID validation 2015-09-24 07:23:05 +01:00
Prommah
a42abfa430 Add test for nil SteamID 2015-09-24 07:15:49 +01:00
Prommah
b8080fded7 Add test for nil SteamID 2015-09-24 07:15:49 +01:00
Prommah
a52ce6fb9a Add SteamID range spec 2015-09-24 06:58:21 +01:00
Prommah
6d0f547a4c Add SteamID range spec 2015-09-24 06:58:21 +01:00
Prommah
07a22ce0f3 Skip unnecessary condenser lookups 2015-09-24 04:03:24 +01:00
Prommah
fea56afc31 Skip unnecessary condenser lookups 2015-09-24 04:03:24 +01:00
Prommah
ff1061272c Return null steam data for previously invalid SteamIDs 2015-09-24 03:16:35 +01:00
Prommah
f3c7942501 Return null steam data for previously invalid SteamIDs 2015-09-24 03:16:35 +01:00
Prommah
3948541f10 Stricter SteamID validation 2015-09-24 01:35:30 +01:00
Prommah
798484af96 Stricter SteamID validation 2015-09-24 01:35:30 +01:00
Prommah
03538de390 Stricter SteamID validation 2015-09-24 01:32:16 +01:00
Prommah
758b0250fe Stricter SteamID validation 2015-09-24 01:32:16 +01:00
simplefl
b3d599a096 Merge pull request #57 from ENSL/master
Merge from Master
2015-09-18 17:06:13 +02:00
simplefl
e20aa53537 Merge pull request #57 from ENSL/master
Merge from Master
2015-09-18 17:06:13 +02:00
simplefl
c128833f8f Merge pull request #56 from cblanc/expose_new_gathers
Expose new gathers
2015-09-18 17:05:01 +02:00
simplefl
e63bd866b6 Merge pull request #56 from cblanc/expose_new_gathers
Expose new gathers
2015-09-18 17:05:01 +02:00
Chris Blanchard
f28d1e2f84 Fix topic spec 2015-09-18 14:42:57 +01:00
Chris Blanchard
1c35ed5ef2 Fix topic spec 2015-09-18 14:42:57 +01:00
Chris Blanchard
6fe08003b2 Add helper method for new gathers url 2015-09-18 13:35:17 +01:00
Chris Blanchard
d70075de84 Add helper method for new gathers url 2015-09-18 13:35:17 +01:00
simplefl
e774f38bf5 Merge pull request #55 from ENSL/develop
Develop
2015-09-06 11:58:31 +02:00
simplefl
94bbece2d6 Merge pull request #55 from ENSL/develop
Develop
2015-09-06 11:58:31 +02:00
simplefl
4df3198021 Merge pull request #54 from cblanc/recent_topic_fix
Rewrite recent_topic sql to return unique topics on subquery
2015-09-05 22:56:15 +02:00
simplefl
14d044bd26 Merge pull request #54 from cblanc/recent_topic_fix
Rewrite recent_topic sql to return unique topics on subquery
2015-09-05 22:56:15 +02:00
Chris Blanchard
d4db1aafdf Limit by 200 2015-09-05 19:16:14 +01:00
Chris Blanchard
c51ec2447c Limit by 200 2015-09-05 19:16:14 +01:00
Chris Blanchard
fc7dd7286e Return distinct topics 2015-09-05 17:09:20 +01:00
Chris Blanchard
a5cfa4df74 Return distinct topics 2015-09-05 17:09:20 +01:00
Chris Blanchard
bafb67f702 Rewrite recent_topic sql to return unique topics on subquery 2015-09-05 16:23:50 +01:00
Chris Blanchard
e0eaa89fbf Rewrite recent_topic sql to return unique topics on subquery 2015-09-05 16:23:50 +01:00
Luke Barratt
2901f815e4 Merge branch 'develop' 2015-08-31 16:33:11 +01:00
Luke Barratt
6b6de118e1 Merge branch 'develop' 2015-08-31 16:33:11 +01:00