|  Brightcells | cb9a21132f | modify lesman_photo_price api | 9 年 前 | 
    
      
        |  Brightcells | 8aeca53563 | record unionid for wx_authorize user | 9 年 前 | 
    
      
        |  Brightcells | 50ebe3bfcd | add company name in website | 9 年 前 | 
    
      
        |  Brightcells | efaa518b96 | add Only Once Function refresh_thumbnail | 9 年 前 | 
    
      
        |  Brightcells | d0f8b5ce5c | larger image file 403 forbidden | 9 年 前 | 
    
      
        |  Brightcells | d64b3c216b | add and return photo_thumbnail2 relative | 9 年 前 | 
    
      
        |  Brightcells | a0dfcb6f16 | Alter field pay_status on orderinfo | 9 年 前 | 
    
      
        |  Brightcells | 98f968c53c | add api lesman_photo_price/wx_order_list_api/wx_order_detail_api | 9 年 前 | 
    
      
        |  Brightcells | 0f425ae151 | add api wx_order_query_api | 9 年 前 | 
    
      
        |  Brightcells | 097426009e | Fix Bug: sign error when trade_type == 'APP' | 9 年 前 | 
    
      
        |  Brightcells | 0e1b1fb160 | adjust WECHAT in settings.py & use django-logit | 9 年 前 | 
    
      
        |  Brightcells | fab8ef6c5e | add term of service page | 9 年 前 | 
    
      
        |  Brightcells | 03c3611ad0 | improve image clarity | 9 年 前 | 
    
      
        |  Brightcells | 3114315824 | add pc official website | 9 年 前 | 
    
      
        |  Brightcells | 5695243a9a | Fix Bug: creator of group not in GROUP_USERS_PASSED_SET | 9 年 前 | 
    
      
        |  Brightcells | ed5ee99a08 | Fix Bug: get_group_info wrong use as get_group_users_info | 9 年 前 | 
    
      
        |  Brightcells | 5301e7237e | unify join group logic | 9 年 前 | 
    
      
        |  Brightcells | 02373a6dff | return complete group_photo_info for api message_list_api/message_type_list_api | 9 年 前 | 
    
      
        |  Brightcells | aa78f33cca | Fix Bug: group admin request group_join_api | 9 年 前 | 
    
      
        |  Brightcells | 349e60836f | Fix Bug: set() takes at least 3 arguments (2 given) & change r.set to r.setex | 9 年 前 | 
    
      
        |  Brightcells | 15772543dd | add return field thumbup for api flyimg_upload_api/flyimg_list_api/session_detail_api/pai2_home_api | 9 年 前 | 
    
      
        |  Brightcells | f0113f2b5c | Fix Bug: get group_info/group_users when not created | 9 年 前 | 
    
      
        |  Brightcells | a53a8a8312 | modify session_detail_api to deal with group/group_user/group_photo | 9 年 前 | 
    
      
        |  Brightcells | ec142555be | return group_from for pai2_home_api | 9 年 前 | 
    
      
        |  Brightcells | 25a5b5e8ae | reconstruct retrieve_redis_data | 9 年 前 | 
    
      
        |  Brightcells | dbea356558 | add photo_from field for GroupPhotoInfo and return photo_from for some api | 9 年 前 | 
    
      
        |  Brightcells | a1bd97d641 | change all param to cmp to string true | 9 年 前 | 
    
      
        |  Brightcells | 165424743a | modify message relative apis | 9 年 前 | 
    
      
        |  Brightcells | 3586c96fbb | Fix Bug: duplicate thumbup should not increase thumbup_num | 9 年 前 | 
    
      
        |  Brightcells | 017d878faa | Fix Bug: duplicate thumbup should not increase thumbup_num | 9 年 前 | 
    
      
        |  Brightcells | b3b9639df8 | add comment_num/thumbup_num in message_list_api/message_type_list_api | 9 年 前 | 
    
      
        |  Brightcells | 904fabf2d0 | modify join policy in api group_join_api | 9 年 前 | 
    
      
        |  Brightcells | ff0a63215f | Fix Bug: redis .replace(microsecond=0) | 9 年 前 | 
    
      
        |  Brightcells | 8493e9949f | add pagination for group_list_api | 9 年 前 | 
    
      
        |  Brightcells | 537bd9bd41 | add api group_quit_api | 9 年 前 | 
    
      
        |  Brightcells | 61590ecb17 | Fix Bug: admin remove itself from a group | 9 年 前 | 
    
      
        |  Brightcells | ebaa78d5ad | add api feedback_api | 9 年 前 | 
    
      
        |  Brightcells | c8d93d6339 | add api message_delete_api/message_type_delete_api | 9 年 前 | 
    
      
        |  Brightcells | 8b7c49ddb9 | add app to add page user_agreement/contact_us | 9 年 前 | 
    
      
        |  Brightcells | f5a460140f | Fix Bug: get flag of whether user has thumbup or not error | 9 年 前 | 
    
      
        |  Brightcells | 454f8cd8ec | change some info store in redis & remove some unnecessary params check & add some return for some api | 9 年 前 | 
    
      
        |  Brightcells | 78e4e238a7 | GroupUserInfo.user_status == GroupUserInfo.DELETED & error status code | 9 年 前 | 
    
      
        |  Brightcells | 90515dc878 | update comment_num and thumbup_num in api comment_submit_api/thumbup_submit_api/thumbup_cancel_api | 9 年 前 | 
    
      
        |  Brightcells | 1bc6cf2a73 | add update group_avatar | 9 年 前 | 
    
      
        |  Brightcells | f7d159714f | Fix Bug: PAI2_HOME_API error | 9 年 前 | 
    
      
        |  Brightcells | 17a826bc1b | add status filter for GroupPhotoInfo query | 9 年 前 | 
    
      
        |  Brightcells | deeabd58a2 | change 'nickname=nickname or user.final_nickname' in api flyimg_upload_api | 9 年 前 | 
    
      
        |  Brightcells | 5a05032918 | modify order ruler to by DATE(created_at) desc | 9 年 前 | 
    
      
        |  Brightcells | 88049b12db | store/return more field for photo | 9 年 前 | 
    
      
        |  Brightcells | ca727b0362 | store/return w/h for photo | 9 年 前 |