Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-25 | Remove unused styles, Fix comment navigation, Fix add comment | Ivan Chen | |
2021-06-17 | Made edits | Brian Kim | |
2021-06-16 | Rework some sizes, more closely match master | Brian Kim | |
2021-06-16 | Further merges with master | Brian Kim | |
2021-06-16 | Remove some comments | Brian Kim | |
2021-06-16 | Fix issue with background messing up appearance of AddComment elsewhere | Brian Kim | |
2021-06-15 | Fix yarn | Brian Kim | |
2021-06-15 | Fix bug in caption screen of suggestions not disappearing | Brian Kim | |
2021-06-15 | Fixed styles for comments vs captions | Brian Kim | |
2021-06-15 | Correct positioning | Brian Kim | |
2021-06-12 | Add grey background | Brian Kim | |
2021-06-12 | Alter location of suggested | Brian Kim | |
2021-05-24 | Fix yarn lint issues | Shravya Ramesh | |
2021-05-11 | Fixed linter | Brian Kim | |
2021-05-11 | Fixed issue with mentions not collapsing when deleting '@' too quickly | Brian Kim | |
2021-05-06 | updated moment mention style | Ivan Chen | |
2021-05-04 | fixed bug, cleaned up code, mention working | Ivan Chen | |
2021-05-04 | fixed multiple mentions getting populated | Ivan Chen | |
2021-05-04 | fixed issue where mention doesn't go away | Ivan Chen | |
2021-05-04 | added mentioning for reply | Ivan Chen | |
2021-05-04 | added display text parsing | Ivan Chen | |
2021-05-04 | removed old code, added controlled-mention | Ivan Chen | |
2021-05-04 | finished logic with bugs | Ivan Chen | |
2021-05-04 | added ParsedText, initial work for typeahead | Ivan Chen | |
2021-04-27 | refactored avatar | Ivan Chen | |
2021-03-16 | TMA 653 Removed autocorrect in comments | ankit-thanekar007 | |
2021-01-31 | Fixed | Ashm Walia | |
2021-01-27 | fixed bug to submit with empty string | Ivan Chen | |
2021-01-27 | Squashed commit of the following: | Ivan Chen | |
commit 9298f8a31ca25f53d7fb6a0a90af783b9b01f46c Author: Ashm Walia <ashmwalia@outlook.com> Date: Wed Jan 27 09:00:16 2021 -0800 Removed redundancy commit 2a93a92521d989664ebb8dfebe011d8df67ad40f Author: Ashm Walia <ashmwalia@outlook.com> Date: Wed Jan 27 08:58:24 2021 -0800 Sc commit 2f5f9df6dec1e905f3abf37d124ecd92d0e3a3d9 Author: Ashm Walia <ashmwalia@outlook.com> Date: Wed Jan 27 08:29:56 2021 -0800 Pre-final commit 85c0f668665696ba8127ee1ea436d10ec0af955f Author: Ashm Walia <ashmwalia@outlook.com> Date: Wed Jan 27 08:24:43 2021 -0800 Pre-final commit 755f4f540d3e759ff9ad3bc35c64b6f7fc83998b Author: Ashm Walia <ashmwalia@outlook.com> Date: Mon Jan 25 18:00:44 2021 -0800 Add provision to show and hide replies | |||
2021-01-22 | finished styling the input box | Ivan Chen | |
2021-01-21 | switched from modal to full screen view | Shravya Ramesh | |
2020-12-04 | [TMA - 398 AND TMA-430] Replace Providers with Redux Store (#125) | Ashm Walia | |
* First * WIP * Thunk * Some more comments * sc * recent searches and follounfollow * Edit profile dummy * Block / unblock and some cleanup * Replace auth provider * Sc * Delete AP after rebase * Discover users * Cleanup * More cleanup * Replace profile provider * Fixed build failure * Fixed a bug reported * Prevent app crash when backend server is down | |||
2020-11-04 | [TMA-328] Enable keyboard avoiding view captions comments (#93) | Shravya Ramesh | |
* resizes non square images to be displayed without being cropped * Enabled keyboard avoiding view on caption screen and comments screen * Delete TaggPost.tsx * Delete TwitterTaggPost.tsx * removed unnecessarilyy deleted files Co-authored-by: Husam Salhab <47015061+hsalhab@users.noreply.github.com> | |||
2020-10-22 | [TMA 236] Comments PR (#64) | Ashm Walia | |
* Added comments count and retrieve comments * Working draft * The one before cleanup * Finally * Added time icon and major refactoring * Small fix for social media taggs * Addressed review comments |