gnattery
|
ceef39e846
|
Cleaned up controller for notifications.
Removed json from notification, since it's a bit risky and we don't really need it.
|
2013-04-01 11:44:14 +11:00 |
|
gnattery
|
ac7b48406b
|
Members can send each other private messages.
Problems:
Notifications controller test fails on redirecting, but seems to work fine in practice
Send Message button doesn't look nice on page
|
2013-03-25 17:52:50 +11:00 |
|
Skud
|
d3d0ff42b2
|
Show unread notifications as bold
The view here isn't as DRY as we'd like, but all the options were kind
of ugly, and this one was easiest.
|
2013-02-22 16:37:23 +11:00 |
|
Skud
|
cdee808933
|
prettified notifications inbox etc
|
2013-02-16 01:22:19 +11:00 |
|
Skud
|
eaa4e9bab9
|
removed unwanted methods from controller
|
2013-02-15 23:42:45 +11:00 |
|
Skud
|
cc2c63b2eb
|
added cancan abilities for reading notifications
|
2013-02-15 23:17:52 +11:00 |
|
Miles Gould
|
42d9034fc6
|
rails g scaffold notifications.
|
2013-02-12 13:17:14 +00:00 |
|