Commit Graph
66 Commits
Author SHA1 Message Date
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
jomo 4b032058fa fix missing space 2014-06-29 05:45:11 +02:00
jomo f29bd6354b delete token when invalid, more info 2014-06-29 05:43:48 +02:00
jomo 9108b10969 move token info so idiots read it 2014-06-29 05:26:26 +02:00
jomo f7b3045882 corrected ingame /gettoken command 2014-06-23 03:16:58 +02:00
jomo 2df9e4ad66 meh 2014-06-18 01:22:32 +02:00
jomo d12910fcd6 fix donor usernames 2014-06-18 01:18:20 +02:00
jomo 15d04585e6 add password reset 2014-06-17 23:35:56 +02:00
jomo 8a7d719920 add notification settings, fix comment edit permissions 2014-06-17 21:19:15 +02:00
jomo 03efb744d1 page titles 2014-06-16 00:05:09 +02:00
jomo 19eb868a50 Add markdown preview; fix bug with deleted editor 2014-05-11 06:43:56 +02:00
jomo ca978d9af6 varius style changes 2014-05-09 01:10:43 +02:00
jomo d7f0dff89e use relative time on user page 2014-05-09 00:37:42 +02:00
jomo 4ee8ce36f1 fix IPv6 email regex, get ready for token registration 2014-05-04 23:03:11 +02:00
jomo 6f3cc934da allow editing of confirmed status 2014-05-03 03:50:01 +02:00
jomo e79afbf990 add mail+pass change option 2014-05-03 02:40:15 +02:00
jomo a2ac6582b1 relative timestamps 2014-05-02 05:12:16 +02:00
jomo 8c73fcd479 add user.avatar with correct size 2014-05-02 01:16:49 +02:00
jomo c85364fdd1 fixed routes, fixed become/revert 2014-05-01 20:56:03 +02:00
jomo 477112ec0b fix textareas 2014-05-01 18:01:10 +02:00
jomo 65f5adf65d a TON of bugfixes and new features 2014-04-28 03:01:33 +02:00
jomo 097f9b1ba4 markdown optimization, few other changes 2014-04-19 01:54:25 +02:00