-
В новой версии java sdk 1.0.15, которая, судя по гитхабу основана на json схеме апи 5.199, отсутствует возможность получения некоторой информации из vk-api:
1) Callback api эвент message_new возвра…
-
```
In Silverlight project query:
SELECT
[n].[NewsId],
(
SELECT
Count(*)
FROM
[NewsComment] [c]
WHERE
[n].[NewsId] = [c].[NewsFeedI…
-
```
In Silverlight project query:
SELECT
[n].[NewsId],
(
SELECT
Count(*)
FROM
[NewsComment] [c]
WHERE
[n].[NewsId] = [c].[NewsFeedI…
-
```
In Silverlight project query:
SELECT
[n].[NewsId],
(
SELECT
Count(*)
FROM
[NewsComment] [c]
WHERE
[n].[NewsId] = [c].[NewsFeedI…
-
```
In Silverlight project query:
SELECT
[n].[NewsId],
(
SELECT
Count(*)
FROM
[NewsComment] [c]
WHERE
[n].[NewsId] = [c].[NewsFeedI…
-
```
In Silverlight project query:
SELECT
[n].[NewsId],
(
SELECT
Count(*)
FROM
[NewsComment] [c]
WHERE
[n].[NewsId] = [c].[NewsFeedI…
-
### **User Story :**
As a user, I would like to see a link in the navbar lead to a page containing the last posts in the app, and when I click on one of the posts it will lead me -if I am authenticat…
-
Read more here: https://www.w3schools.com/Bootstrap/bootstrap_panels.asp
This will eliminate the need for excessive nested rows.
-
Actual:
![image](https://user-images.githubusercontent.com/38703430/133478912-5963f96b-69d8-49cb-9f21-ebd32d08788c.png)
Improvements:
* Make all container of the same sizes
* Arrange them via …
-
We should whitelist the kibana.yml setting to disable the newsfeed plugin in cloud. Currently you have no chance to disable the newsfeed plugin on any cloud instance. This is annoying, because this is…