more work on posting and showing status posts
This commit is contained in:
parent
f73ce7d196
commit
650f107d21
7 changed files with 108 additions and 135 deletions
|
@ -10,6 +10,7 @@ function(HostApp, Timeline, URI, APICalls, Core) {
|
|||
|
||||
|
||||
function Mentions() {
|
||||
return // FIXME
|
||||
|
||||
this.is_not_init = false;
|
||||
this.unread_mentions = 0;
|
||||
|
|
Reference in a new issue