Browse Source
- Add a new design for the lists
- Add a new design for the lists
- Refresh the old vcard-temp if no Contact is detected in the database - Fix the Post publishing (when the ACK is received) - Add a counter for the invitations - Fix some minor colors for the new testing theme - Move the chat button on the contact page - Fix some paddings (in the header and on some pages)pull/16/head
18 changed files with 80 additions and 33 deletions
-
4app/models/contact/ContactDAO.php
-
4app/widgets/Chat/_chat_messages.tpl
-
2app/widgets/Chats/chats.tpl
-
24app/widgets/Contact/Contact.php
-
6app/widgets/Contact/_contact_edit.tpl
-
10app/widgets/Help/help.tpl
-
12app/widgets/Menu/Menu.php
-
2app/widgets/Menu/_menu_list.tpl
-
5app/widgets/Notifs/_notifs_from.tpl
-
1app/widgets/Notifs/notifs.css
-
2app/widgets/Post/Post.php
-
2app/widgets/Rooms/_rooms.tpl
-
2app/widgets/Roster/roster.tpl
-
2app/widgets/Subscribe/subscribe.tpl
-
2themes/material/css/article.css
-
7themes/material/css/color.css
-
9themes/material/css/form.css
-
17themes/material/css/style.css
@ -1,3 +1,3 @@ |
|||
<ul id="chats_widget_list" class="thick active divided"> |
|||
<ul id="chats_widget_list" class="thick active divided spaced"> |
|||
{$list} |
|||
</ul> |
|||
Write
Preview
Loading…
Cancel
Save
Reference in new issue