Giter Site home page Giter Site logo

ucapp's People

Contributors

gitter-badger avatar huan avatar lijiarui avatar waffle-iron avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

gitter-badger

ucapp's Issues

消息页面

1、下拉刷新问题
2、gmt+8问题
3、css问题

sendlike api

complete sendlikeapi----receivelike.php

add two para in sendapi:
1、contact_id
2、item_id

增加功能

1、个人发布的内容可以分享到微信朋友圈
2、聊天室加入个人署名
3、即时消息功能

showmessagelist.php

add one para in the response list:

now the response data are as follows:
resp['b'][0]:
message_img:"http://17salsa.com/center/data/avatar/000/00/00/01_real_avatar_small.jpg"
message_publish_time: "上午10点"
message_user: "blues"
message_user_id: "1"

add one para 'message_id' in messagearray let the response data as follows:
resp['b'][0]:
message_img:"http://17salsa.com/center/data/avatar/000/00/00/01_real_avatar_small.jpg"
message_publish_time: "上午10点"
message_user: "blues"
message_user_id: "1"
message_id:'1234567'

message_id represent each message_id ,for message_detail's start

showhomepage.php

add one para in the response list:

now the response data are as follows:
resp['b'][0]:
img: ["http://17salsa.com/home/attachment/201203/3/1_1330791912Vq3V.jpg.thumb.jpg"]
like: [1, 2]
p: ["1", "blues", "http://17salsa.com/center/data/avatar/000/00/00/01_real_avatar_middle.jpg"]
reply: [[1, "qqqq"], [2, "xxx"]]
ts: "1330791912"
txt: "HKSF 2012 17SALSA Speech"
type: "img"

add one para 'item_id' let the response data as follows:
resp['b'][0]:
img: ["http://17salsa.com/home/attachment/201203/3/1_1330791912Vq3V.jpg.thumb.jpg"]
like: [1, 2]
p: ["1", "blues", "http://17salsa.com/center/data/avatar/000/00/00/01_real_avatar_middle.jpg"]
reply: [[1, "qqqq"], [2, "xxx"]]
ts: "1330791912"
txt: "HKSF 2012 17SALSA Speech"
type: "img"
item_id:'123456'

item_id 某个user_id发的第item_id个状态

朋友圈页面

1、取消/评论小气泡跳到活动页面
2、个人主页进入后无法点赞评论
3、fox的个人主页自己进入后都是一个人评论的

朋友圈页面

1、取消/评论小气泡跳到活动页面
2、个人主页进入后无法点赞评论

showmessage.php

complete showmessage api

post para:
$start = $req['start']; ---message_id post in messagelist
$num = $req['num']; ---the number of message_item to return
$contact_id = $req['c_id'];---the contact's user_id

return para:
more info in the notes of the api

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.