BETA
Home
Profile
Join
Log In
List a Space
{{ ctrl.auth.user && ctrl.auth.user.role === 'landlord' ? 'Browse' : 'Listings' }}
Connect
{{ ctrl.auth.user.notifications.length }}
Notifications
New Booking Request
{{ notification.data.student_name }}
requests to stay at
{{ notification.data.listing_title }}
{{ notification.data.start | date: 'MMM, yyyy' : 'UTC' }} through
{{ notification.data.end | date: 'MMM, yyyy' : 'UTC' }}
Review Booking Request
Booking Request Accepted
Booking Request Accepted
Holding Fee Paid
Booking Request Declined
Payment Request Declined
Booking Request Cancelled
Booking Request Expired
Payment Request Expired
{{ notification.data.landlord_name }}
{{ notification.data.student_name }}
{{ notification.data.student_name + "'s" }}
{{ ctrl.auth.user.role === 'student' ? 'Your' : notification.data.landlord_name + "'s" }}
{{ ctrl.auth.user.role === 'student' ? notification.data.landlord_name + "'s" : 'Your' }}
accepted your booking request for
declined your booking request for
accepted your booking request and requested payment for
declined to pay the holding fee for
paid the holding fee for
booking request cancelled for
booking request expired for
payment request expired for
{{ notification.data.listing_title }}
{{ notification.data.start | date: 'MMM, yyyy' : 'UTC' }} through
{{ notification.data.end | date: 'MMM, yyyy' : 'UTC' }}
Dismiss
Review Holding Fee
New {{ notification.type == 'tenancy_created' ? 'tenant' : 'booking' }} request
{{ notification.data.landlord_name }}
{{ notification.data.start | isFuture : 'added you to' : 'says you stayed at' }}
{{ notification.data.listing_title }}
{{ notification.data.start | date: 'MMM, yyyy' : 'UTC' }} through
{{ notification.data.end | date: 'MMM, yyyy' : 'UTC' }}
{{ notification.data.start | isFuture : 'I accept' : 'I lived here' }}
Decline
Tenant Request Accepted
Tenant Request Declined
{{ notification.data.student_name }}
{{ notification.type === 'tenancy_accepted' ? 'accepted' : 'declined' }} your tenant request at
{{ notification.data.listing_title }}
{{ notification.data.start | date: 'MMM, yyyy' : 'UTC' }} through
{{ notification.data.end | date: 'MMM, yyyy' : 'UTC' }}
Dismiss
New Review
{{ notification.data.student_name }}
added a review to
{{ notification.data.listing_title }}
Dismiss
View Review
View All Notifications
All caught up!
{{ ctrl.auth.unreadMessageCount }}
Messages
{{ ctrl.auth.user.first_name | limitTo: 1 }}
{{ ctrl.auth.user.first_name }}
Profile
Account
Favorites
Logout
Join
Log In
{{ ctrl.auth.user.notifications.length }} new notification{{ ctrl.auth.user.notifications.length > 1 ? 's' : '' }}!
View notifications
Close
{{ item.title }}