Improving statuses, adding a composer drawer, which doesn't work yet

This commit is contained in:
Eugen Rochko
2016-08-25 19:52:55 +02:00
parent f5e1127894
commit 44e57f64dd
14 changed files with 138 additions and 12 deletions

View File

@@ -12,7 +12,7 @@ moment.updateLocale('en', {
d: "a day",
dd: "%dd",
M: "a month",
MM: "%dm",
MM: "%dmo",
y: "a year",
yy: "%dy"
}