Vadim Shchepotev

Results 15 comments of Vadim Shchepotev

> {"eventMessages":[{"id":1516,"type":"EventMessage","resourceType":"NewMessage","time":"2016-07-04T13:26:29Z","resourceLink":"https://bn2-client-s.gateway.messenger.live.com/v1/users/ME/conversations/8:avenger_punk/messages/1467638789906","resource":{"clientmessageid":"1467638789790","messagetype":"RichText","originalarrivaltime":"2016-07-04T13:26:29.838Z","version":"1467638789906","contenttype":"text","isactive":false,"from":"https://bn2-client-s.gateway.messenger.live.com/v1/users/ME/contacts/8:avenger_punk","id":"1467638789906","conversationLink":"https://bn2-client-s.gateway.messenger.live.com/v1/users/ME/conversations/8:avenger_punk","type":"Message","imdisplayname":"avenger_punk","ackrequired":"https://bn2-client-s.gateway.messenger.live.com/v1/users/ME/conversations/ALL/messages/1467638789906/ack","content":"world will by cry","composetime":"2016-07-04T13:26:29.838Z"}}]} > > {"eventMessages":[{"id":1518,"type":"EventMessage","resourceType":"NewMessage","time":"2016-07-04T13:26:41Z","resourceLink":"https://bn2-client-s.gateway.messenger.live.com/v1/users/ME/conversations/8:avenger_punk/messages/1467638801235","resource":{"composetime":"2016-07-04T13:26:41.167Z","messagetype":"RichText","originalarrivaltime":"2016-07-04T13:26:41.167Z","version":"1467638801235","contenttype":"text","isactive":false,"from":"https://bn2-client-s.gateway.messenger.live.com/v1/users/ME/contacts/8:avenger_punk","id":"1467638801235","conversationLink":"https://bn2-client-s.gateway.messenger.live.com/v1/users/ME/conversations/8:avenger_punk","type":"Message","imdisplayname":"avenger_punk","ackrequired":"https://bn2-client-s.gateway.messenger.live.com/v1/users/ME/conversations/ALL/messages/1467638801235/ack","content":"world will by cry!","skypeeditedid":"1467638789790"}}]} We have a `skypeeditedid` and `clientmessageid`

And when we delete message we will get response like edit but without content.

file locks is one of ways to go https://github.com/postfinance/single

API is now supports auth ;) I used a JWT dependency for laravel to do this. But I`m not good with Angular.

mhm... project is alive :+1:

@xTurinx, isn`t laravel style. In ur structure u have 100500+ controllers.

First, old can be optimized and rewrtied with using laravel things. Second, we need make it with right structure, for support automatic API documentation generation Third, old code has some...

Current project is not RESTfull, currently that something like database viewer. But ur structure not RESTfull too.

You can always put it as core and after plugin system will be finished, separate it.