mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-03 08:21:07 +00:00
chore(bailey): bailey for chat notifs & toolbar
This commit is contained in:
parent
c95c6a4c3b
commit
2750548d35
1 changed files with 41 additions and 24 deletions
|
|
@ -12,6 +12,23 @@ script(type='text/ng-template', id='modals/newStuff.html')
|
|||
h3.popover-title
|
||||
a(target='_blank', href='https://twitter.com/Mihakuu') Bailey
|
||||
.popover-content
|
||||
|
||||
|
||||
table.table.table-striped
|
||||
tr
|
||||
td
|
||||
h5 Chat & Invite Notifications
|
||||
p Chat & group-invitation notifications are back! Miss them? They currently work for all chat updates in parties & guilds. Any devs willing to jump into @tagging in Tavern, <a href='http://goo.gl/uhcjkg' target='_blank'>see here</a>.
|
||||
tr
|
||||
td
|
||||
h5 Toolbar
|
||||
p In order to make room for these notifs, we added a toolbar above the header. You can collapse the toolbar (far-right icon), but take care as Bailey notifs are inside the toolbar!
|
||||
p
|
||||
small.muted 02/12/2014
|
||||
|
||||
|
||||
hr
|
||||
h5 02/07/2014
|
||||
table.table.table-striped
|
||||
tr
|
||||
td
|
||||
|
|
@ -43,7 +60,6 @@ script(type='text/ng-template', id='modals/newStuff.html')
|
|||
p
|
||||
small.muted By Lemoness, mariahm, crystalphoenix, aiseant, zoebeagle, cole, lefnire
|
||||
|
||||
|
||||
hr
|
||||
h5 02/01/2014
|
||||
table.table.table-striped
|
||||
|
|
@ -54,6 +70,7 @@ script(type='text/ng-template', id='modals/newStuff.html')
|
|||
p
|
||||
small.muted by @baconsaur & @DanielTheBard
|
||||
|
||||
hr
|
||||
h5 01/30/2014
|
||||
table.table.table-striped
|
||||
tr
|
||||
|
|
|
|||
Loading…
Reference in a new issue