-
make a new page for a newsfeed with filters for the different projects of lemon studios
-
If you click the drop-down arrow on the right hand side of the newsfeed item, then as the menu expands so does the post header, which is lame.
-
The adding a experience and UI doesn't match the Designs and is lacking features.
Existing games and Found games are showing the same things instead of separate lists.
Particularly adding a game s…
-
Пытаюсь получить список новостей следующим образом:
VK.execute(NewsfeedService().newsfeedGet(count = 300), object : VKApiCallback {
...
}
Получаю следующую ошибку:
error
com.…
-
Um den Newsfeed als solchen zu erkennen (Aktuelle Blogbeiträge) wünschen wir uns eine Darstellung wie auf dem Bild. (Icons siehe separates Ticket).
-
when a new showcase is created.
-
![aa0e1ce0-6b0e-49d0-b27e-80682592a65b](https://user-images.githubusercontent.com/8996987/34189851-246ae7b8-e570-11e7-84bd-0a3ab3af1aba.jpg)
Hiện tại mới chỉ thấy dữ liệu trả về 2 loại layout_type là…
-
We must be able to click the timer, and get a URL pointer:
![screen shot 2019-03-05 at 7 46 31 pm](https://user-images.githubusercontent.com/19166/53854748-89fd8300-3f7f-11e9-8f1e-72b99757c6d8.png)…
-
from #215:
- the html template is completely different than the activity newsfeed html
- in code there are two different approaches how to handle the #hashtag click.. leader-content item details use …
-
```
In Silverlight project query:
SELECT
[n].[NewsId],
(
SELECT
Count(*)
FROM
[NewsComment] [c]
WHERE
[n].[NewsId] = [c].[NewsFeedI…