Commit graph

293 commits

Author SHA1 Message Date
Chris Blanchard
d4db1aafdf 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
bafb67f702 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
Chris Blanchard
66fc2c3220 Return steamid to users api 2015-08-30 15:58:06 +01:00
simplefl
19b8cf877c Merge pull request #50 from cblanc/show_stream
Show stream information on user page
2015-08-27 20:00:50 +02:00
Chris Blanchard
3694832277 Show stream information on user page 2015-08-27 18:47:26 +01:00
Chris Blanchard
f05f072f1c Return server name 2015-08-27 11:58:30 +01:00
Chris Blanchard
8032c8e93e Account goes to user profile 2015-08-27 11:58:16 +01:00
Chris Blanchard
83dc747a51 Account goes to user profile 2015-08-24 16:02:55 +01:00
simplefl
817f32ce90 Merge pull request #42 from cblanc/fix_users_api
Fix users api
2015-08-23 21:33:57 +02:00
Chris Blanchard
eecabbf1e6 Hound 2015-08-22 11:53:26 +01:00
Chris Blanchard
9ba7f4b0d1 Add filter to recent topics 2015-08-22 10:48:08 +01:00
Chris Blanchard
a0318805e7 Annotate & fix style 2015-08-20 19:36:01 +01:00
Chris Blanchard
5f53893756 Added forumer exclusion on recent_topics 2015-08-20 19:33:22 +01:00
Chris Blanchard
53110c9aa4 Scope no longer used 2015-08-20 17:21:56 +01:00
Chris Blanchard
a68bdd3de7 Remove inefficient scope 2015-08-20 17:01:42 +01:00
Chris Blanchard
8074f0c3aa Style fix 2015-08-20 16:35:25 +01:00
Chris Blanchard
67999187dc Swap out old recent topics method 2015-08-20 16:20:50 +01:00
Chris Blanchard
46b0084e81 Add more efficient recent topics class method 2015-08-20 16:20:40 +01:00
Chris Blanchard
2665df6b71 Fix style 2015-08-17 19:16:32 +01:00
Chris Blanchard
a3d9f5bc06 Invalid steam ids on the users API now returns null for steam attributes 2015-08-17 19:06:47 +01:00
Chris Blanchard
e6f05374d3 Added id to users API index method 2015-08-17 18:55:03 +01:00
Chris Blanchard
6dfcc0114f Remove IP address data from users plugin 2015-08-15 13:30:39 +01:00
Chris Blanchard
d6e317b6f0 Added team information to usre 2015-08-01 17:05:17 +01:00
Chris Blanchard
3f1077dff8 Added ban information to user api 2015-08-01 16:44:39 +01:00
Chris Blanchard
3ec284b925 Added maps api 2015-08-01 16:34:01 +01:00
Chris Blanchard
fc98dd3b65 Ooops 2015-08-01 16:33:40 +01:00
Chris Blanchard
b0db658ef6 Added server api 2015-08-01 16:20:49 +01:00
Chris Blanchard
b4cedd9dc7 Return 404 if user not found 2015-07-22 17:22:38 +01:00
Chris Blanchard
a351b03754 Added additional data to users json api 2015-07-21 14:27:33 +01:00
simplefl
8301064e3b Bug fix and clean up with nsltv tag. 2015-07-19 12:33:49 +02:00
simplefl
6b1f4d1a79 Display nsltv seperated in calender widget. 2015-07-18 12:35:52 +02:00
Ari Timonen
d6baebc3bc Remove tweets 2015-07-02 02:34:39 +03:00
simplefl
b742be7982 Only admins can change usernames. 2015-06-27 14:23:37 +02:00
Ari Timonen
7b9bb64b8b Fix access check bug 2015-06-22 00:43:16 +03:00
Ari Timonen
7041c0bbe5 Remove logging functionality as legacy 2015-06-22 00:32:27 +03:00
Chris Blanchard
6c0d20df50 Restore render out method 2015-06-15 23:44:24 +01:00
Chris Blanchard
ddf55aae4e Bring back user plugin 2015-06-15 23:16:59 +01:00
simplefl
9112c5c52f Up shoutbox timeout. 2015-06-13 17:53:41 +02:00
Christopher Blanchard
ad50f26497 Fix for can_create? weirdness 2015-06-07 10:20:23 +01:00
Christopher Blanchard
a1ce779cae Added initial issue specs 2015-06-07 00:26:09 +01:00
Chris Blanchard
39529bc8bc Add recipient to messages 2015-06-02 18:50:41 +01:00
simplefl
e933324369 Merge pull request #21 from cblanc/remove_plugins
Revoke banhammers
2015-05-26 18:58:49 +02:00
simplefl
ca732d76f2 Merge pull request #20 from cblanc/drop_rcon
Drop RCON (danger!)
2015-05-26 18:58:23 +02:00
Christopher Blanchard
153d081843 Remove plugins all hush like 2015-05-22 14:17:28 +01:00
Christopher Blanchard
50c12b828f Rerun annotate on server spec 2015-05-22 14:17:07 +01:00
Christopher Blanchard
062c9df682 Remove unrouted controller method 2015-05-22 14:04:15 +01:00
Christopher Blanchard
85f4baab3c Remove unusued method 2015-05-22 14:04:15 +01:00
Christopher Blanchard
829c96709b Removed unused accessors and validation 2015-05-22 14:04:15 +01:00
cblanc
83bdf550bb Remove rcon column from servers table 2015-05-18 17:30:45 +01:00
cblanc
4606762389 Remove rcon from log model 2015-05-18 17:24:18 +01:00
simplefl
95e5f49167 Show extra points on edit contesters not for ladder. 2015-05-16 16:14:40 +02:00
simplefl
ce812b8f17 Init ladder prototype. Challenge stuff is still mostly broken. 2015-05-16 16:08:05 +02:00
simplefl
fcf8f2111d Merge pull request #18 from cblanc/cleanup_server
Attempt to remove RCON and clean up legacy code from Server Model
2015-05-14 19:28:26 +02:00
cblanc
fe01cd6a76 Quick fix to bring back EU flag 2015-05-14 18:01:49 +01:00
cblanc
5a39c3cd07 Create new annotations for models 2015-05-14 17:29:16 +01:00
cblanc
b4273b5149 Indentation 2015-05-14 17:29:05 +01:00
cblanc
2990909163 No corresponding log method on servers controller 2015-05-14 14:25:27 +01:00
cblanc
9a3e51a66a Not able to find references to these views 2015-05-14 14:25:27 +01:00
cblanc
5ee2f66442 hltvs not used in index template 2015-05-14 14:25:27 +01:00
cblanc
c9f0b51f54 save never invoked 2015-05-14 14:25:27 +01:00
cblanc
ec3498ec70 Admin route never used 2015-05-14 14:25:27 +01:00
cblanc
4a9a19e8e6 Remove methods which are never invoked 2015-05-14 14:25:27 +01:00
cblanc
efde67c19d Remove methods not defined on routes 2015-05-14 14:25:26 +01:00
simplefl
f800fdbeba Mute button for gather. 2015-05-13 23:21:14 +02:00
simplefl
c250c24745 Add steam group link to gather page. 2015-05-13 19:00:16 +02:00
cblanc
5d8a693fed Cleanup 2015-05-09 16:43:02 +01:00
cblanc
2d8bf792f7 Listen on both keyup and change events 2015-05-09 16:36:50 +01:00
cblanc
8db7da0b20 Added shoutbox controller to perform client side validation 2015-05-09 16:20:51 +01:00
cblanc
d6eba921f6 Cleanup: move out js, require_self shouldnt be necessary 2015-05-06 00:05:03 +01:00
cblanc
1a0100db20 Cleanup: move out js, require_self shouldnt be necessary 2015-05-06 00:04:41 +01:00
cblanc
3bd72b6ddf render_shoutmsgs never invoked 2015-05-05 20:35:54 +01:00
cblanc
05b02a3d31 Fix error page for when the 404 is user not found 2015-05-02 18:07:10 +01:00
simplefl
6082103a17 Display channel password on gather page. 2015-04-28 17:46:47 +02:00
cblanc
f9ca91b6cf Move shoutmsg polling invocation to instances where shoutbox is available 2015-04-27 23:36:27 +01:00
cblanc
3a95dd53e3 Cleanup 2015-04-26 11:36:18 +01:00
simplefl
79a32c5095 Add gather spreadsheet links to gather page. 2015-04-19 12:04:27 +02:00
simplefl
01f3b3d32e Remove unloading hook from gather because its triggered to often. 2015-04-16 19:38:26 +02:00
simplefl
68f24bef9f Add twitter and steam to nav bar. 2015-04-11 18:35:25 +02:00
simplefl
4284366680 Add staff? to user model. 2015-04-11 15:37:47 +02:00
simplefl
adbd4554d2 Staff is more important then ref and caster on posts. 2015-04-11 15:31:11 +02:00
simplefl
3e750ba6da Add group name and task to posts. 2015-04-11 12:34:52 +02:00
onyxserpent
332084334d Added .sticky class 2015-04-09 10:52:14 -07:00
simplefl
741a11a289 Add sticky class to topic links. 2015-04-09 19:23:29 +02:00
simplefl
20276bb710 Remove old points before adding new points them on updates of matches. Also remove points if match gets deleted. 2015-04-09 18:45:33 +02:00
simplefl
89f0cdedaf Fix up/down moving. 2015-04-09 15:49:35 +02:00
simplefl
17efc2ec80 Fix forum access rules. 2015-04-09 13:44:30 +02:00
onyxserpent
75a34b2ba4 Fixed too bold links by avatar 2015-04-08 10:14:15 -07:00
onyxserpent
6e92b65872 Fixed wrapping issue 2015-04-08 09:57:42 -07:00
onyxserpent
11e72701cf Fixed broken new topic buttons, unread boldness 2015-04-08 09:56:33 -07:00
onyxserpent
ea36fd1a76 Fixed h# a being too bold 2015-04-08 09:44:31 -07:00
Luke Barratt
9f9676e7af Hotfix: Added clear: both to headings to fix side effects of opacity: 0.99 2015-04-08 09:49:06 +01:00
onyxserpent
ac8e8174e9 Redoing that stupid fix mobile/small screen thing
Conflicts:
	app/assets/stylesheets/themes/default/layout/_body.scss
2015-04-07 23:07:32 +01:00
Luke Barratt
7d26a92a08 Squashed commit of the following:
commit 752ddcdc5f
Author: onyxserpent <jkanne@onyxserpent.com>
Date:   Sat Apr 4 09:10:05 2015 -0700

    Redoing that stupid fix mobile/small screen thing

commit b5d003855d
Author: onyxserpent <jkanne@onyxserpent.com>
Date:   Sat Oct 11 16:55:09 2014 -0700

    Kludge fix for boldness

commit 31cb2ba6a0
Author: onyxserpent <jkanne@onyxserpent.com>
Date:   Sat Oct 11 01:26:08 2014 -0700

    Put the bold hack thing here.

commit 888062726e
Author: onyxserpent <jkanne@onyxserpent.com>
Date:   Sat Oct 11 01:25:36 2014 -0700

    Actually didn't want the hack here.

commit 8c8c5b8819
Author: onyxserpent <jkanne@onyxserpent.com>
Date:   Sat Oct 11 01:15:12 2014 -0700

    Moved the bold hack to here

commit b57c982779
Author: onyxserpent <jkanne@onyxserpent.com>
Date:   Sat Oct 11 01:12:32 2014 -0700

    Moving the bold hack

commit 26cee800f6
Author: onyxserpent <jkanne@onyxserpent.com>
Date:   Thu Oct 9 20:28:33 2014 -0700

    Possibly fixing font weight issues in OSX Firefox

commit 6afa73dc91
Author: onyxserpent <jkanne@onyxserpent.com>
Date:   Thu Oct 9 20:25:35 2014 -0700

    Reverting font weight changes

commit 2269fcbb8a
Author: onyxserpent <jkanne@onyxserpent.com>
Date:   Thu Oct 9 20:25:00 2014 -0700

    Reverting font weight changes

commit cbcf30daff
Author: onyxserpent <jkanne@onyxserpent.com>
Date:   Thu Oct 9 20:24:33 2014 -0700

    Reverting font weight changes

commit fe3424b79a
Author: onyxserpent <jkanne@onyxserpent.com>
Date:   Thu Oct 9 20:23:53 2014 -0700

    Reverting font weight changes

commit e0b6c15c90
Author: onyxserpent <jkanne@onyxserpent.com>
Date:   Thu Oct 9 20:22:53 2014 -0700

    Reverting font weight changes

commit f5d00cc2fc
Author: onyxserpent <jkanne@onyxserpent.com>
Date:   Thu Oct 9 20:20:58 2014 -0700

    Reverting font weight changes

commit 77bff486f0
Author: onyxserpent <jkanne@onyxserpent.com>
Date:   Thu Oct 9 20:19:01 2014 -0700

    Reverting font weight changes

commit 1f954206de
Author: onyxserpent <jkanne@onyxserpent.com>
Date:   Thu Oct 9 20:18:13 2014 -0700

    Reverting font weight changes

commit 0b843d9fd8
Author: onyxserpent <jkanne@onyxserpent.com>
Date:   Mon Sep 29 18:32:50 2014 -0700

    Fixes wrapping issues with small screens/mobile

    Theoretically should work this time.  Initially put the code int he wrong CSS class.

commit 3f3e705387
Author: onyxserpent <jkanne@onyxserpent.com>
Date:   Mon Sep 29 18:23:26 2014 -0700

    Fixed incorrect font useage

commit d13e460bf7
Author: onyxserpent <jkanne@onyxserpent.com>
Date:   Mon Sep 29 18:17:35 2014 -0700

    Copying font weight changes

commit a765901ab5
Author: onyxserpent <jkanne@onyxserpent.com>
Date:   Mon Sep 29 18:16:50 2014 -0700

    Copying font weight changes

commit 97c664ec81
Author: onyxserpent <jkanne@onyxserpent.com>
Date:   Mon Sep 29 18:16:15 2014 -0700

    Copying font weight changes

commit 9c4631fc23
Author: onyxserpent <jkanne@onyxserpent.com>
Date:   Mon Sep 29 18:13:39 2014 -0700

    Copying font weight changes

commit 819ffb5077
Author: onyxserpent <jkanne@onyxserpent.com>
Date:   Mon Sep 29 18:12:43 2014 -0700

    Copying font weight changes

commit 36dd502310
Author: onyxserpent <jkanne@onyxserpent.com>
Date:   Mon Sep 29 18:11:05 2014 -0700

    Copying font weight changes

commit 5d669ef7f5
Author: onyxserpent <jkanne@onyxserpent.com>
Date:   Mon Sep 29 18:10:23 2014 -0700

    Copying font weight changes

commit 2467c186ff
Author: onyxserpent <jkanne@onyxserpent.com>
Date:   Mon Sep 29 18:09:26 2014 -0700

    Copying font weight changes
2015-04-07 23:04:43 +01:00
simplefl
f4774fa22f More charackters from map are shown in gather. 2015-04-06 23:28:35 +02:00
simplefl
57d2b4931d Use base-font in sidebar as default. 2015-04-06 22:30:36 +02:00
simple
cd89af7885 Merge branch 'master' of https://github.com/ENSL/ensl.org 2015-04-06 17:21:40 +02:00
simple
61e06ea89b Fix calender. Events that are to old are filtered now. 2015-04-06 17:19:53 +02:00
Ari Timonen
eb3f260f01 Fix gather music to old one 2015-04-06 01:09:36 +03:00