Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-09 | Remove unnecessary user_id requirement from moment post | Ivan Chen | |
2021-07-29 | Accept caption | Ivan Chen | |
2021-07-23 | Fixed merge issue | Ivan Chen | |
2021-07-23 | Merge branch 'master' into tma985-moment-view-count | Ivan Chen | |
2021-07-23 | Fix finish process check issue, Adjust progress bar timing | Ivan Chen | |
2021-07-21 | Add service, Add logic for checking upload finished | Ivan Chen | |
2021-07-20 | Receive moment view count from backend | Shravya Ramesh | |
2021-07-20 | Add view count to type, moment view, endpoints | Shravya Ramesh | |
2021-07-14 | Change filename to use a random hash instead of original filename | Ivan Chen | |
2021-07-14 | Include relevent filename while posting moment | Shravya Ramesh | |
2021-07-09 | Lint, Update service code to allow category edition | Ivan Chen | |
2021-07-01 | Remove TODOs and comments | Ivan Chen | |
2021-07-01 | Fix filename bug | Ivan Chen | |
2021-07-01 | Add logic for handling new video upload handshake | Ivan Chen | |
2021-06-30 | Lint | Ivan Chen | |
2021-06-30 | Remove filename requirement for all moment upload | Ivan Chen | |
2021-06-25 | Fix video dimension in tagging screen | Ivan Chen | |
2021-06-23 | Clean up video upload logic | Ivan Chen | |
2021-06-23 | Squashed commit of the following: | Ivan Chen | |
commit 8c2b915678b852f597c38ab00d18c22bf62d2051 Merge: cd586326 16f6341d Author: Ivan Chen <ivan@tagg.id> Date: Wed Jun 23 16:26:12 2021 -0400 Merge pull request #473 from IvanIFChen/tma938-video-from-camera-video-streaming [TMA-938] Video From Camera & Video Streaming commit 16f6341daff56f827fbb6c6ade9cf1238e8e5f3e Author: Ivan Chen <ivan@tagg.id> Date: Wed Jun 23 14:22:29 2021 -0400 Lint commit 7e7a3ea6b6462d295717db052c37d87e1f58a091 Author: Ivan Chen <ivan@tagg.id> Date: Wed Jun 23 14:20:00 2021 -0400 Change to use image crop pickers instead commit 25d1a6514c9df784df27d22da648340ae018c1f8 Author: Ivan Chen <ivan@tagg.id> Date: Wed Jun 23 13:37:39 2021 -0400 Minor logic cleanup commit 4ecc4525738dc8a56c9f37a05d0870e54cfa5be9 Author: Ivan Chen <ivan@tagg.id> Date: Tue Jun 22 19:21:26 2021 -0400 Lint commit c3066187b9d253767e32880cc35ddd1abc6db6b3 Author: Ivan Chen <ivan@tagg.id> Date: Tue Jun 22 19:16:04 2021 -0400 Remove test code commit ab13c937f1de947e68df03b443cf9fccb0cd54c9 Author: Ivan Chen <ivan@tagg.id> Date: Tue Jun 22 19:14:06 2021 -0400 Add alert for gallery and camera commit 0561794c67d827c918029f2e06572fd03b4531fd Author: Ivan Chen <ivan@tagg.id> Date: Tue Jun 22 18:51:57 2021 -0400 Finish poc for for video streaming commit 457b5cf34c032e7b73f972d5ba801ff420915190 Author: Ivan Chen <ivan@tagg.id> Date: Tue Jun 22 18:37:20 2021 -0400 Squashed commit of the following: commit b6e4676b6ea262580453963ed6cfd85932d32341 Author: Ivan Chen <ivan@tagg.id> Date: Mon Jun 21 19:04:08 2021 -0400 Add library, Add sample code commit 49dfe6a52e09bdb218e2b1ceb5a8df9ed46873f1 Author: Ivan Chen <ivan@tagg.id> Date: Tue Jun 22 18:37:12 2021 -0400 Squashed commit of the following: commit b1c2002caa349dc96f81d3cc3e00ea545f4e654e Author: Ivan Chen <ivan@tagg.id> Date: Tue Jun 22 15:28:18 2021 -0400 Add video for camerea commit ee890e517dd3688a4fd63c64592fdb6ce683d7b4 Author: Ivan Chen <ivan@tagg.id> Date: Tue Jun 22 18:36:47 2021 -0400 Improve poc UX | |||
2021-06-22 | Update service file to match updated endpoint | Ivan Chen | |
2021-06-22 | Refactored according to suggestions | George Rusu | |
2021-06-22 | Add documentation and clean up code: improvements in code quality can be ↵ | George Rusu | |
made, POC functionality ready | |||
2021-06-21 | Functional now | George Rusu | |
2021-06-21 | Add new type | George Rusu | |
2021-06-11 | Merge branch 'master' into tma904-moment-comment-revamp | Ivan Chen | |
# Conflicts: # src/components/moments/MomentPost.tsx # src/components/moments/MomentPostContent.tsx # src/services/MomentService.ts | |||
2021-06-09 | Merge pull request #458 from shravyaramesh/tma907-edit-moments | Ivan Chen | |
[TMA-907] Edit Moment | |||
2021-06-09 | Add edit moment functionality to caption screen | Shravya Ramesh | |
2021-06-09 | Cleanup code | Ivan Chen | |
2021-06-08 | Adjust styling | Ivan Chen | |
2021-06-08 | Create MomentPostType | Ivan Chen | |
2021-06-09 | Update src/services/NotificationService.ts | brian-tagg | |
Co-authored-by: Ivan Chen <ivan.if.chen@gmail.com> | |||
2021-06-08 | Integrate with backend | Brian Kim | |
2021-06-07 | Basic integration with API | Brian Kim | |
2021-05-27 | Merge pull request #450 from shravyaramesh/tma885-remove-tag-drawer | Ivan Chen | |
[TMA-885] Remove tag bottom drawer | |||
2021-05-26 | Finish tagging functionality | Ivan Chen | |
2021-05-26 | Cleanup search endpoint | Ivan Chen | |
2021-05-25 | Add service to delete tag | Shravya Ramesh | |
2021-05-24 | Fix yarn lint issues | Shravya Ramesh | |
2021-05-21 | Add api calls | Ivan Chen | |
2021-05-21 | Add MomentTagType, Add logic to fetch tags for each moment | Ivan Chen | |
2021-05-19 | Merge branch 'master' into tma858-remind-users | Ivan Chen | |
# Conflicts: # src/components/friends/InviteFriendTile.tsx | |||
2021-05-19 | Add reminding flag | Ivan Chen | |
2021-05-17 | Merge with master | Brian Kim | |
2021-05-17 | Fixed bugs for plus sign in profile | Brian Kim | |
2021-05-14 | Returns invitre code, removed unused service | Shravya Ramesh | |
2021-05-13 | Merge pull request #419 from grusuTagg/tma843-fix-invite-system | Ivan Chen | |
[TMA-860] Added Individual SMS Invite Functionality | |||
2021-05-13 | simplified call to backend and refactored into service file | George Rusu | |
2021-05-12 | added functionality for individual sms for invites and updated api and ↵ | George Rusu | |
strings to match | |||
2021-05-11 | Merge pull request #409 from IvanIFChen/tma799-comment-likes | Ivan Chen | |
[TMA-799] Comments likes | |||
2021-05-11 | made things faster | Ivan Chen | |