Scott Albertson
|
77b59b54ce
|
Refactor UsersController#invited
* Add test coverage
* Simplify controller action
* Move finder code to Invite class
|
2013-11-11 13:23:49 -08:00 |
Robin Ward
|
25ef66c60b
|
User invites page now has search, displays first `invites_shown` records
|
2013-11-05 17:53:26 -05:00 |
Sam
|
1aef6de4b0
|
automatically approve invited users on forum where moderators must approve (keep in mind only moderators can invite)
speed up specs a touch
allow invite controller to accept an email in absence of user (cleans up API)
|
2013-07-11 11:22:00 +10:00 |
Martin Feckie
|
674e26e6c3
|
Updated tests to decrease string repetition
Removed an unused variable
Some minor style changes
|
2013-06-25 22:15:41 +08:00 |
Régis Hanol
|
b24c1a1ad9
|
better consistency around email case sensitivity
|
2013-04-15 02:20:33 +02:00 |
Sam
|
62c60540be
|
pull moderator into own column, rename trust levels
|
2013-03-19 21:06:11 -07:00 |
Gosha Arinich
|
0c99dea153
|
introduce Enum
|
2013-03-01 21:16:36 +03:00 |
Gosha Arinich
|
cafc75b238
|
remove trailing whitespaces ❤️
|
2013-02-26 07:31:35 +03:00 |
Robin Ward
|
21b5628528
|
Initial release of Discourse
|
2013-02-05 14:16:51 -05:00 |