Logan Fick
|
3e7a0e550f
|
Added ability to add public key to account.
|
2017-10-12 20:46:23 -04:00 |
|
Logan Fick
|
da2e66d0b8
|
Removed skype_public from schema and seeds.
|
2017-10-12 20:18:09 -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
|
a323613b9a
|
Undid schema change.
|
2017-10-12 17:40:32 -04:00 |
|
Logan Fick
|
908e67482c
|
Fixed the ability to receive reply emails on threads a user can no longer read.
|
2017-10-12 17:22:02 -04:00 |
|
Logan Fick
|
170f7bad54
|
Merge pull request #42.
|
2017-10-11 21:58:15 -04:00 |
|
Logan Fick
|
291c4fb568
|
Fixed grammar error.
|
2017-10-11 21:50:52 -04:00 |
|
Logan Fick
|
3f0bddeda3
|
Merge pull request #40.
|
2017-10-11 21:02:06 -04:00 |
|
Pepich
|
adf7108941
|
Merge pull request #43 from LogalDeveloper/whos-playing-path-patch
Changed the who's playing JSON file path.
|
2017-09-21 15:17:25 +02:00 |
|
Logan Fick
|
07b96a0c2d
|
Changed the who's playing JSON file path.
|
2017-08-22 16:11:43 -04:00 |
|
Minenash
|
563aa376e3
|
Update donate.html.erb
|
2017-08-07 18:19:47 -04:00 |
|
MrYummy
|
bd85a2c3ae
|
fixed spelling error
|
2017-08-06 13:32:21 +02:00 |
|
Logan Fick
|
e5e8caf38e
|
Fixed staff link in emails going to wrong URL.
|
2017-07-31 19:24:39 -04:00 |
|
Logan Fick
|
faeba0ec70
|
Fixed grammar error.
|
2017-07-31 16:04:23 -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 |
|
MrYummy
|
2819989b72
|
Added total_count to thread result number (pt. 2)
|
2017-07-06 20:08:48 -04: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
|
4e1b6b430b
|
limited params in params_list to the 6 queries
|
2017-07-04 22:57:31 +02:00 |
|
MrYummy
|
f90257fe73
|
Explicitly stated order of threadreplies
|
2017-07-04 09:23:01 -04:00 |
|
MrYummy
|
9b64c2c6d9
|
Thread index now counts all threads on all pages
|
2017-07-02 23:23:24 -04:00 |
|
MrYummy
|
170fba42db
|
Added "All staff" as title when doing user filter
|
2017-07-02 21:21:19 -04:00 |
|
jomo
|
12fb7584bc
|
allow staff search with empty parameter value
|
2017-07-03 03:17:27 +02:00 |
|
MrYummy
|
a8ffba8f8b
|
fixed issue with ?staff part 2
|
2017-07-02 21:15:55 -04:00 |
|
MrYummy
|
fcdcbe2514
|
fixed issue with ?staff
|
2017-07-02 21:13:43 -04:00 |
|
jomo
|
496e08393a
|
fix user search
|
2017-07-03 03:05:10 +02:00 |
|
jomo
|
b225dc57b2
|
add index forumthread_id on threadreplies
|
2017-07-03 02:47:51 +02:00 |
|
jomo
|
b84db2bc87
|
fix typo
|
2017-07-03 02:03:55 +02:00 |
|
jomo
|
43cee7d2e0
|
only link to badge if badge exists
|
2017-07-03 02:03:16 +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
|
bcc1f192f5
|
Added warning for replies on closed threads
|
2017-06-18 22:44:03 +02:00 |
|
MrYummy
|
5e4e6583bb
|
Added action_caching gem to Gemfile.lock
|
2017-06-18 13:11:36 -04:00 |
|
MrYummy
|
6d70fd3309
|
made some small aesthetic changes
|
2017-06-18 13:11:36 -04:00 |
|
MrYummy
|
b73ba5d739
|
removed user 'donor?' method and changed default badge_id from 0 to 1
|
2017-06-18 13:11:36 -04:00 |
|
MrYummy
|
91169ab103
|
removed '#forumthreads_controller.rb#'
|
2017-06-18 13:11:36 -04:00 |
|
MrYummy
|
65f7c3c97f
|
Made the default badge of 'create_admin_user' none
|
2017-06-18 13:11:36 -04:00 |
|
MrYummy
|
1e267a64fb
|
Addded default badge 'none' and enforced badges
|
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
|
4619306744
|
Added Donator+ perk (/lol id) to the 'Donate' page and fixed spelling error on signup page ('singing' => 'signing')
|
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
|
617890c209
|
badge migration now contains default badges and creation of badge table
|
2017-06-18 13:11:36 -04:00 |
|
MrYummy
|
79ad8b201e
|
Changed 'no badge' check to be more reliable, added rake task for creating superadmin users
|
2017-06-18 13:11:36 -04:00 |
|
MrYummy
|
b99e62b7e7
|
Removed all trace of search_redirect, included blanks for forum and label filters
|
2017-06-18 13:11:36 -04:00 |
|
MrYummy
|
0c939f044c
|
removed passing of useless params, updated placeholder for user textcomplete
|
2017-06-18 13:11:36 -04:00 |
|