Logan Fick
16a2b0fa18
Made many buttons and titles more consistent.
2018-03-12 19:26:55 -04: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
34cb9e9dfc
Fix issue #47 .
2017-11-04 15:38:33 -04:00
Logan Fick
52e32808b5
Merge pull request #41 .
2017-10-31 22:19:34 -04:00
MrYummy
2223f88d7b
minor edits
2017-10-26 22:21:00 +02:00
Logan Fick
d2d64d20f0
Changed the public key usage informational text.
2017-10-18 17:17:08 -04:00
Logan Fick
3e7a0e550f
Added ability to add public key to account.
2017-10-12 20:46:23 -04:00
Logan Fick
adf1966b97
Merge pull request #38 .
2017-10-12 18:20:46 -04:00
MrYummy
bd85a2c3ae
fixed spelling error
2017-08-06 13:32:21 +02:00
Logan Fick
6aee102114
Fixed list of donators link not including donorplus badge.
2017-07-31 15:41:37 -04:00
MrYummy
767084cc2f
removed skype_public column from users
2017-07-08 03:53:56 +02:00
MrYummy
170fba42db
Added "All staff" as title when doing user filter
2017-07-02 21:21:19 -04: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
8dc051ea46
Added ban reason and expiration date to user pages
2017-06-20 16:22:56 +02: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
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
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
a250c411eb
Added CSS for index search fields and revised regex for author search
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
a24d26dd7c
Added Website Settings
2017-06-18 13:11:36 -04:00
MrYummy
1b4a270038
Added badge system
2017-06-18 13:11:36 -04:00
jomo
81d9fabe7b
allow mods to resend confirmation emails for other users
2016-06-21 23:41:04 +02:00
jomo
eabf773ba3
fix resend button style
2016-06-21 23:26:56 +02:00
Jonas Folvik
db1c10eb9b
An Option to resend the confirmation mail
...
You should now be able to resend the confirmation mail with the click of
a link that is next to the warning that the mail isn't confirmed.
Resend the confirmation mail cleaning
Just a way to re use the files and stuff we already have instead of the
file I created even though I could use the register_mail we have.
Change of route and link to button
I changed the route from GET to POST because of security reasons, and
changed the link_to to a button_to
changed the notice
I changed the notice so it said check for the mail instead of check for
the link
Changed notice and button
Changed the notice to say "Check your inbox" instead of "Check your
mail" also changed the way the class looks
2016-06-17 10:21:49 +02:00
jomo
8beb2d39db
remove a few unnecessary html_safe
2016-05-19 20:23:34 +02:00
jomo
37cccdff18
require uuid for password reset, destroy token after each try
2016-05-08 19:04:16 +02:00
jomo
f110d2e0ad
add rendering support for youtube usernames
2016-03-09 00:56:03 +01:00
jomo
ff84cee552
switch from youtube username to channel ID
...
updates legacy code that really needs to be gone
2016-03-09 00:45:10 +01:00
jomo
82d4b1d27b
link to correct user in profile edit view
2016-03-08 23:46:07 +01:00
jomo
eb00bc2f95
show role on user hover
2015-04-24 00:05:52 +02:00
jomo
59ed71090c
restructure signup page
2015-04-03 21:17:25 +02:00
jomo
2470cc740b
show UUID on user page
2015-03-11 18:28:33 +01:00
jomo
557393565c
fix user list ranking
2015-03-10 01:05:21 +01:00
jomo
b601d49fe6
add color to roles, improvement in label color detection
2015-03-10 00:51:39 +01:00
jomo
374f602163
remove mini markdown renderer everywhere
...
was still used for comment emails etc
2015-01-26 00:42:58 +01:00
jomo
d2efe44de5
rename time helper to ago
2014-11-15 21:02:30 +01:00
jomo
b574ea3e9e
use time helper for ago.js
2014-10-12 22:28:12 +02:00
jomo
0f0a5c42b9
friendly urls
2014-09-22 06:46:08 +02:00
jomo
beecf7a939
fix user count, change headline a bit
2014-09-22 05:23:24 +02:00
jomo
9cf5c6262c
add pagination to users
2014-09-22 05:13:31 +02:00
jomo
d9ea42fa35
fix error when last_seen = nil
2014-07-20 17:27:41 +02:00
jomo
d385136114
mentioning fixes
2014-07-06 05:07:30 +02:00
jomo
e7f0aaa651
allow full markdown in about page
2014-07-01 00:04:12 +02:00
jomo
fded24aea7
add donor to edit profile page
2014-06-30 23:59:25 +02:00
jomo
ab953f9c2c
fix donor badge
2014-06-30 23:56:59 +02:00
jomo
0714c54e5b
s/adress/ad*d*ress/
2014-06-30 23:48:11 +02:00
jomo
4c624b73eb
mark unconfirmed users
2014-06-30 23:41:34 +02:00
jomo
d46d2405d3
security info on registration
2014-06-30 21:55:28 +02:00
jomo
3e0e5878e6
better user listing
2014-06-29 12:21:46 +02:00