Commit graph

275 commits

Author SHA1 Message Date
simplefl
6560fe18f9 Mute button for gather. 2015-05-13 23:21:14 +02:00
simplefl
5a7c9f60d0 Add steam group link to gather page. 2015-05-13 19:00:16 +02:00
simplefl
34f1fec127 Merge pull request #15 from cblanc/shoutbox_tweaks
Shoutbox Client-side validation
2015-05-09 17:59:55 +02:00
cblanc
52ba336572 Cleanup 2015-05-09 16:43:02 +01:00
cblanc
2826999520 Changed wording on warning message 2015-05-09 16:37:00 +01:00
cblanc
a97e310528 Listen on both keyup and change events 2015-05-09 16:36:50 +01:00
cblanc
5cdae9ea64 Added test for client side shoutbox validation 2015-05-09 16:21:48 +01:00
cblanc
4af7325620 Added necessary factory methods to test shoutbox 2015-05-09 16:21:18 +01:00
cblanc
7bbb6441a9 Added shoutbox controller to perform client side validation 2015-05-09 16:20:51 +01:00
cblanc
5f06775a26 Cleanup: move out js, require_self shouldnt be necessary 2015-05-06 00:05:03 +01:00
cblanc
44109675ae Cleanup: move out js, require_self shouldnt be necessary 2015-05-06 00:04:41 +01:00
cblanc
e69c4c9b61 Updated test for expected ban behaviour 2015-05-05 22:51:26 +01:00
cblanc
79933f6251 Bundle installed 2015-05-05 22:51:10 +01:00
cblanc
b9ecfb2292 Added test to find out how banning works 2015-05-05 22:43:54 +01:00
cblanc
0485cbaf8a render_shoutmsgs never invoked 2015-05-05 20:35:54 +01:00
Luke Barratt
1583988984 Merge pull request #14 from ENSL/feature/pretty-test-output
Added colour and documentaton style formatting to RSpec output to improve readability
2015-05-02 23:51:49 +01:00
Luke Barratt
dc88b78739 Addec colour and documentaton style formatting to RSpec output to improve readability 2015-05-02 23:46:16 +01:00
simplefl
d1986abeca Merge pull request #13 from cblanc/error_page_fix
Fix error page for when the 404 is user not found
2015-05-02 20:35:03 +02:00
cblanc
932652a726 Fix error page for when the 404 is user not found 2015-05-02 18:07:10 +01:00
simplefl
b6d932310f Pump rmagick to 2.13.4. 2015-04-28 17:51:22 +02:00
simplefl
da6024f162 Display channel password on gather page. 2015-04-28 17:46:47 +02:00
simplefl
fbf55f27ae Merge pull request #11 from cblanc/shoutbox_quick_fix
Shoutbox quick fix
2015-04-28 17:46:09 +02:00
cblanc
d268eedc60 Move shoutmsg polling invocation to instances where shoutbox is available 2015-04-27 23:36:27 +01:00
cblanc
f87fc9ae58 Added some simple integration tests for shout messages 2015-04-27 23:32:27 +01:00
cblanc
699b5c612f Cleanup 2015-04-26 11:36:18 +01:00
cblanc
4b30970dde Update poltergeist (current version uses out of date phantomjs) 2015-04-26 11:35:02 +01:00
cblanc
6e14348d16 Ignore gemsets and directory env variables 2015-04-26 11:34:37 +01:00
Luke Barratt
e6545e74dc Merge branch 'feature/ci-improvements' into develop
Conflicts:
	.travis.yml
2015-04-25 23:31:33 +01:00
Luke Barratt
2719fe499d Stub Google Calendar's JSON response globally for each spec 2015-04-25 23:15:10 +01:00
Luke Barratt
2fd9266a62 Show CircleCI's status badge in README.md 2015-04-25 22:40:09 +01:00
Luke Barratt
f55a1f8401 Fixes Google Calendar feed test. Use the current timezone when checking for DST. 2015-04-25 22:35:01 +01:00
simplefl
93a712b4d1 Merge pull request #8 from cblanc/master
Bumping ruby version to fix travis build error
2015-04-25 21:07:37 +02:00
cblanc
65c027cddd Bumping ruby version to fix travis build error 2015-04-25 19:55:56 +01:00
simplefl
2d7d8b7e4b Add gather spreadsheet links to gather page. 2015-04-19 12:04:27 +02:00
simplefl
d2841680b0 Remove unloading hook from gather because its triggered to often. 2015-04-16 19:38:26 +02:00
Luke Barratt
e364deaa52 Remove travis config. Added CircleCI config. 2015-04-12 10:42:34 +01:00
simplefl
cd20fe63d1 Add twitter and steam to nav bar. 2015-04-11 18:35:25 +02:00
simplefl
77d59cb2af Add staff? to user model. 2015-04-11 15:37:47 +02:00
simplefl
f28ffce6aa Staff is more important then ref and caster on posts. 2015-04-11 15:31:11 +02:00
simplefl
abad7ff5f6 Add group name and task to posts. 2015-04-11 12:34:52 +02:00
onyxserpent
899502c8c1 Added .sticky class 2015-04-09 10:52:14 -07:00
simplefl
2f8f41d6f3 Add sticky class to topic links. 2015-04-09 19:23:29 +02:00
simplefl
85a2092a7c 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
0c00697ed0 Fix up/down moving. 2015-04-09 15:49:35 +02:00
simplefl
5330f10a12 Fix forum access rules. 2015-04-09 13:44:30 +02:00
onyxserpent
1560d569f7 Fixed too bold links by avatar 2015-04-08 10:14:15 -07:00
onyxserpent
a28d43f384 Fixed wrapping issue 2015-04-08 09:57:42 -07:00
onyxserpent
63c04655a8 Fixed broken new topic buttons, unread boldness 2015-04-08 09:56:33 -07:00
onyxserpent
0457986ec0 Fixed h# a being too bold 2015-04-08 09:44:31 -07:00
Luke Barratt
fd579cac40 Merge branch 'hotfix/header-opacity' 2015-04-08 09:49:30 +01:00