Logan Fick
df84114af2
Fixed rare circumstances causing internal server error when trying to sign up.
2017-12-17 14:05:13 -05:00
Logan Fick
8796b3a415
Made user profile page show hostname of user's IP address.
2017-11-24 22:01:37 -05:00
Logan Fick
8fbbe1b1a5
Removed caching from user profile pages.
2017-11-03 19:29:21 -04:00
Logan Fick
52e32808b5
Merge pull request #41 .
2017-10-31 22:19:34 -04:00
Logan Fick
7ed1c2ac57
Fixed syntax error.
2017-10-31 22:03:15 -04:00
Logan Fick
b9dcf0ac63
Fixed user profile page returning internal server error if JSON file is missing.
2017-10-31 21:59:01 -04:00
Logan Fick
553b373d5e
Added privacy policy.
2017-10-31 20:53:56 -04:00
MrYummy
3fb5924318
trimmed UUIDs from banned-players.json
2017-10-31 15:44:18 -04:00
Logan Fick
3c7bfa9338
Changed the invalid data format error message.
2017-10-29 20:22:00 -04:00
Logan Fick
2d9fdcd802
Added backward compatibility for old data format.
2017-10-29 19:44:52 -04:00
MrYummy
7d766c8cf2
Optimized @players collection from json
2017-10-29 17:47:18 -04:00
Logan Fick
ea4799fc28
Made Who's Playing page hide vanished users from non-staff ranks.
2017-10-28 15:25:39 -04:00
Logan Fick
0093daedd9
Fixed name reuse check sometimes using wrong account to compare against.
2017-10-28 14:23:34 -04:00
Logan Fick
b1f739f6f8
Fixed the inability to update profile when not changing name.
2017-10-28 13:49:36 -04:00
MrYummy
2223f88d7b
minor edits
2017-10-26 22:21:00 +02:00
Logan Fick
f66d6e9f13
Fixed the who's playing page error message staying for an extra request.
2017-10-22 16:40:06 -04:00
Logan Fick
3e7a0e550f
Added ability to add public key to account.
2017-10-12 20:46:23 -04:00
Logan Fick
611c52223a
Fixed who's playing page returning internal server error when server is offline.
2017-10-12 18:52:53 -04:00
Logan Fick
adf1966b97
Merge pull request #38 .
2017-10-12 18:20:46 -04:00
Logan Fick
fd40ac82ff
Merge pull request #34 .
2017-10-12 18:04:31 -04:00
Logan Fick
07b96a0c2d
Changed the who's playing JSON file path.
2017-08-22 16:11:43 -04:00
Logan Fick
6aee102114
Fixed list of donators link not including donorplus badge.
2017-07-31 15:41:37 -04:00
MrYummy
5f17385343
Fixed error when a user sets their name to that of another
2017-07-11 03:59:19 +02:00
MrYummy
767084cc2f
removed skype_public column from users
2017-07-08 03:53:56 +02:00
jomo
8c6eb8ac17
more fixes for order of threadreplies
2017-07-07 02:05:04 +02:00
jomo
72a6dcc54a
order by id instead of created_at
...
id is indexed while created_at is not
2017-07-07 01:57:30 +02:00
MrYummy
f90257fe73
Explicitly stated order of threadreplies
2017-07-04 09:23:01 -04:00
jomo
12fb7584bc
allow staff search with empty parameter value
2017-07-03 03:17:27 +02:00
MrYummy
1ec464a4fc
utilized @user variable
2017-06-21 01:19:02 +02:00
MrYummy
8dc051ea46
Added ban reason and expiration date to user pages
2017-06-20 16:22:56 +02:00
MrYummy
91169ab103
removed '#forumthreads_controller.rb#'
2017-06-18 13:11:36 -04:00
MrYummy
9837f12b59
allowed role and badge filtering, made User.search take Role and Badge as params
2017-06-18 13:11:36 -04:00
MrYummy
d2de01100a
moved all search styling to CSS, removed friendly (but slow) URLs, moved WHERE strings into an array
2017-06-18 13:11:36 -04:00
MrYummy
1b8744abdb
Changed 'Who's Playing' code to handle revised JSON format
2017-06-18 13:11:36 -04:00
MrYummy
e2a16f3ae6
ordered searching to match SQL clauses, moved role&badge filtering to User.search
2017-06-18 13:11:36 -04:00
MrYummy
4105f1c61f
fixed action caching
2017-06-18 13:11:36 -04:00
MrYummy
1316d7ca03
Added Searching Features
...
* Added Thread Search Feature
* Added User Search Feature
* Re-organized searching, added @mention support to author search
2017-06-18 13:11:36 -04:00
MrYummy
e7463524af
Added Who's Playing? screen
2017-06-18 13:11:36 -04:00
MrYummy
a24d26dd7c
Added Website Settings
2017-06-18 13:11:36 -04:00
MrYummy
db3aea185b
Added Reply Reversal And Toggle
2017-06-18 13:11:36 -04:00
MrYummy
2c02a797b8
Added Necropost Warning
2017-06-18 13:11:36 -04:00
MrYummy
1b4a270038
Added badge system
2017-06-18 13:11:36 -04:00
jomo
abeb405bab
rescue and fail gracefully when updated user can't be saved
...
saving the user can fail when the new ign or name are already assigned to a different user.
it's not worth implementing automatic correction because there can be multiple or even circular
'dependencies' of unique names that need to be changed
2016-12-14 23:57:08 +01:00
jomo
b057cb5913
remove annoying permission check for comments, forums, threads, replies
2016-07-24 22:30:00 +02:00
jomo
f2353eebcc
check mod+ rank when dealing with forum threads
2016-07-19 14:56:00 +02:00
jomo
f6929da548
check mod+ rank when dealing with thread replies
2016-07-19 14:53:41 +02:00
jomo
072f38a373
check mod+ rank when updating comment
2016-07-19 14:50:03 +02:00
jomo
d9ae4e7d3a
restrict edit page access to users allowed to update
2016-07-11 21:06:12 +02:00
Jonas Folvik
bb1d2c0c3e
resend mail bug fix
...
We can now send the mail when you are mod and you also don't need to be
unconfirmed yourself.
a better fix
this is just a better fix to my last commit
2016-06-24 14:45:49 +02:00
jomo
81d9fabe7b
allow mods to resend confirmation emails for other users
2016-06-21 23:41:04 +02:00