Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update #1262

Closed
wants to merge 624 commits into from
Closed

update #1262

wants to merge 624 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jul 20, 2023

  1. Route user profile (#835)

    * Route added
    
    * hover pointer
    
    * updated code
    
    * route updated
    
    * debugged and fixed stuffs
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    NandiniGera and narayan954 authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    8040a7c View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. sidebar icon fixed (#875)

    * sidebar icon fixed
    
    * Update index.jsx
    
    * Update index.jsx
    
    * change icon
    
    * fix base url for vite
    
    * fix icon
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    Malavi1 and narayan954 authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    10da3cb View commit details
    Browse the repository at this point in the history
  2. Notification css changes bug fix issue number #858 (#876)

    * Notification css changes bug fix issue number #858
    
    * formatting
    
    * remove unnecessary div
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    biplavmz and narayan954 authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    eb0dc41 View commit details
    Browse the repository at this point in the history
  3. center themebtn icon (#896)

    Co-authored-by: Narayan soni <[email protected]>
    fiskryeziu and narayan954 authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    b9fc8fe View commit details
    Browse the repository at this point in the history
  4. fix issue templates

    narayan954 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    cc841c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. Profile image update (#908)

    * profile image updated everywhere
    
    * added profile image preview
    anamika7153 authored Jul 22, 2023
    Configuration menu
    Copy the full SHA
    06be420 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. Toggle added in contributors section (#903)

    * Toggle added in contributors section
    
    * fixed email in readme
    
    * fix badges and details for open source programs
    
    * enclose testing instructions
    
    ---------
    
    Co-authored-by: narayan soni <[email protected]>
    khushimarothi and narayan954 authored Jul 23, 2023
    Configuration menu
    Copy the full SHA
    87e4025 View commit details
    Browse the repository at this point in the history
  2. bug fix for chat css alignment #895 (#910)

    Co-authored-by: Narayan soni <[email protected]>
    biplavmz and narayan954 authored Jul 23, 2023
    Configuration menu
    Copy the full SHA
    6b78d3f View commit details
    Browse the repository at this point in the history
  3. mobile sidebar fix (#915)

    Co-authored-by: Narayan soni <[email protected]>
    fiskryeziu and narayan954 authored Jul 23, 2023
    Configuration menu
    Copy the full SHA
    634db2b View commit details
    Browse the repository at this point in the history
  4. fixed nav icons color on hovering (#917)

    Co-authored-by: Narayan soni <[email protected]>
    anamika7153 and narayan954 authored Jul 23, 2023
    Configuration menu
    Copy the full SHA
    85d49b6 View commit details
    Browse the repository at this point in the history
  5. Made changes to scroll to top button, profile pircture and saved page (

    …#919)
    
    * Made changes to scroll to top button, profile pircture and saved page
    
    * format code
    
    ---------
    
    Co-authored-by: narayan soni <[email protected]>
    sumitkr2000 and narayan954 authored Jul 23, 2023
    Configuration menu
    Copy the full SHA
    7e79820 View commit details
    Browse the repository at this point in the history
  6. fixed padding and scrolltotop button (#921)

    * fixed padding
    
    * fixed scrolltotop button
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    anamika7153 and narayan954 authored Jul 23, 2023
    Configuration menu
    Copy the full SHA
    054308f View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. fixed padding around post captions (#922)

    Co-authored-by: Narayan soni <[email protected]>
    anamika7153 and narayan954 authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    6ceed3f View commit details
    Browse the repository at this point in the history
  2. added profile image cancel btn (#926)

    * added profile image cancel btn
    
    * fix btn css
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    anamika7153 and narayan954 authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    c6b2a3d View commit details
    Browse the repository at this point in the history
  3. About page (#930)

    * changed about ui
    
    * minor fix
    
    * home page link and some responsiveness fix
    
    * format code
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    anamika7153 and narayan954 authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    abe14d7 View commit details
    Browse the repository at this point in the history
  4. feat: initial commitlint configuration ✨ (#920)

    * ci(commitlint,workflow): added GitHub action workflow to run commitlint on push and pr
    
    * set up a basic js project, added commitlint and husky for liniting commit messages
    
    * docs: updated contribution.md file 🎉
    
    * audited dependencies
    
    * fix: configured for linux
    
    * fix: license
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    Nishitbaria and narayan954 authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    f5367aa View commit details
    Browse the repository at this point in the history
  5. changes made in eye icon (#924)

    Co-authored-by: Narayan soni <[email protected]>
    shruuti321 and narayan954 authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    84c020f View commit details
    Browse the repository at this point in the history
  6. Fix loader bug of profile page (#937)

    Co-authored-by: Narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    e323281 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f53f526 View commit details
    Browse the repository at this point in the history
  8. style: format code with prettier (#942)

    Format code with prettier
    
    This commit fixes the style issues introduced in f53f526 according to the output
    from Prettier.
    
    Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/c4914779-0a7c-46d8-93e5-f80e67a55810/
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    deepsource-autofix[bot] authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    d172b4d View commit details
    Browse the repository at this point in the history
  9. refactor: replace template strings with regular string literals (#943)

    Template literals are useful when you need:  1. [Interpolated strings](https://en.wikipedia.org/wiki/String_interpolation).
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    deepsource-autofix[bot] authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    b17eb8b View commit details
    Browse the repository at this point in the history
  10. fix: roll back dependecies

    narayan954 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    03b6fc3 View commit details
    Browse the repository at this point in the history
  11. fix: profile url issue

    narayan954 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    97cad71 View commit details
    Browse the repository at this point in the history
  12. Edit profile (#935)

    * Add edit profile component for dummygram
    
    * fix: merge issue
    
    * style: format code
    
    * fix: navigate to new profile on save
    
    * fix: navbar z index for snackbar and editprofile
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    4f2b052 View commit details
    Browse the repository at this point in the history
  13. style: format code with prettier (#946)

    Format code with prettier
    
    This commit fixes the style issues introduced in 4f2b052 according to the output
    from Prettier.
    
    Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/d2a9bd18-32e0-4159-9222-46ad9d2d7ebf/
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    deepsource-autofix[bot] authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    0522aad View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. feat: footer modified (#950)

    * feat: changes made
    
    * style: formatting
    
    ---------
    
    Co-authored-by: narayan soni <[email protected]>
    shruuti321 and narayan954 authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    4af8a5b View commit details
    Browse the repository at this point in the history
  2. Guidelines Page UI (#951)

    * changed guidelines policy page ui
    
    * separated common media queries
    
    * removed commented code
    
    * style: formatting
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    anamika7153 and narayan954 authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    84e2d76 View commit details
    Browse the repository at this point in the history
  3. fixed author names of comments (#955)

    * fixed author names of comments
    
    * fix: navigation and formatting
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    anamika7153 and narayan954 authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    045e4c6 View commit details
    Browse the repository at this point in the history
  4. style: format code with prettier (#962)

    Format code with prettier
    
    This commit fixes the style issues introduced in 84e2d76 according to the output
    from Prettier.
    
    Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/3c78ab80-8390-4e1a-a23e-3629518bb0fa/
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    Co-authored-by: Narayan soni <[email protected]>
    deepsource-autofix[bot] and narayan954 authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    7aa3fb4 View commit details
    Browse the repository at this point in the history
  5. style: format code with prettier (#963)

    Format code with prettier
    
    This commit fixes the style issues introduced in 045e4c6 according to the output
    from Prettier.
    
    Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/628b3bdd-b6a4-4b58-824a-919c76875164/
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    Co-authored-by: Narayan soni <[email protected]>
    deepsource-autofix[bot] and narayan954 authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    56c5fb0 View commit details
    Browse the repository at this point in the history
  6. Story feature (#956)

    * Add story feature for dummygram
    
    * style: formatting
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    f07c105 View commit details
    Browse the repository at this point in the history
  7. style: format code with prettier (#964)

    Format code with prettier
    
    This commit fixes the style issues introduced in f07c105 according to the output
    from Prettier.
    
    Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/0f891bb8-a1ea-4e41-ab47-09d90650e3cd/
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    deepsource-autofix[bot] authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    32450c6 View commit details
    Browse the repository at this point in the history
  8. issue938 (#961)

    Co-authored-by: Narayan soni <[email protected]>
    Soulpurr and narayan954 authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    a28627e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b918bad View commit details
    Browse the repository at this point in the history
  10. style: format code with prettier (#966)

    Format code with prettier
    
    This commit fixes the style issues introduced in b918bad according to the output
    from Prettier.
    
    Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/d57747f2-2b70-4248-934d-cfb552185114/
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    deepsource-autofix[bot] authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    3fb450d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a14407c View commit details
    Browse the repository at this point in the history
  12. Contributors (#969)

    * added background img
    
    * enhanced contributors ui
    
    * darkmode page navigation fix
    
    * style: formatting
    
    ---------
    
    Co-authored-by: narayan soni <[email protected]>
    anamika7153 and narayan954 authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    5bdb6bc View commit details
    Browse the repository at this point in the history
  13. style: format code with prettier (#970)

    Format code with prettier
    
    This commit fixes the style issues introduced in 5bdb6bc according to the output
    from Prettier.
    
    Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/36ec16d6-b0a3-49f8-85a1-35df8a69417e/
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    deepsource-autofix[bot] authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    3fc1d4a View commit details
    Browse the repository at this point in the history
  14. Add user's name on chat (#967)

    Co-authored-by: Narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    42c5cce View commit details
    Browse the repository at this point in the history
  15. style: format code with prettier (#971)

    Format code with prettier
    
    This commit fixes the style issues introduced in 42c5cce according to the output
    from Prettier.
    
    Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/5b2eb8ad-c1b1-4081-8640-8c145b96a38d/
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    deepsource-autofix[bot] authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    00b7fc6 View commit details
    Browse the repository at this point in the history
  16. Fixed comment box error (#968)

    * Fixed comment box error
    
    * fix: remove unused code
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    dacf4e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. [ImgBot] Optimize images (#972)

    *Total -- 7,019.79kb -> 6,182.00kb (11.93%)
    
    /src/assets/contributors.png -- 2,858.22kb -> 2,500.39kb (12.52%)
    /src/assets/about-us.png -- 2,490.00kb -> 2,189.75kb (12.06%)
    /src/assets/guidelines.png -- 1,670.18kb -> 1,490.48kb (10.76%)
    /src/assets/facebook.svg -- 0.44kb -> 0.43kb (1.12%)
    /src/assets/goggle.svg -- 0.95kb -> 0.95kb (0.51%)
    
    Signed-off-by: ImgBotApp <[email protected]>
    Co-authored-by: ImgBotApp <[email protected]>
    imgbot[bot] and ImgBotApp authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    e7dc526 View commit details
    Browse the repository at this point in the history
  2. Changes in Dark Theme (#973)

    * made changes in dark mode
    
    * fix: footer alignment
    
    * style: change some var colour
    
    * fix: style of create post box
    
    ---------
    
    Co-authored-by: narayan soni <[email protected]>
    krutikajichkar and narayan954 authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    857a7a3 View commit details
    Browse the repository at this point in the history
  3. style: format code with prettier (#986)

    Format code with prettier
    
    This commit fixes the style issues introduced in 857a7a3 according to the output
    from Prettier.
    
    Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/f1bb0307-71c7-42e8-b605-3f7384f486cb/
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    deepsource-autofix[bot] authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    c14ad52 View commit details
    Browse the repository at this point in the history
  4. feat: added emojipicker in chat (#974)

    * added emojipicker in chat
    
    * style: formatting
    
    * style: improve chat icon
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    BhartiNagpure and narayan954 authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    0092f0d View commit details
    Browse the repository at this point in the history
  5. style: format code with prettier (#989)

    Format code with prettier
    
    This commit fixes the style issues introduced in 0092f0d according to the output
    from Prettier.
    
    Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/5a2ada7a-1bc8-467f-8d24-7d9350868537/
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    deepsource-autofix[bot] authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    4726e87 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    44f7c4b View commit details
    Browse the repository at this point in the history
  7. bug fix for issue number #912 (#957)

    * bug fix for issue number #912
    
    * fix: location check for profile page
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    biplavmz and narayan954 authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    d98b63f View commit details
    Browse the repository at this point in the history
  8. footer changes (#987)

    * footer changes
    
    * removed comments
    
    * style: formatting
    
    * fix: footer position
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    anamika7153 and narayan954 authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    7bff2a9 View commit details
    Browse the repository at this point in the history
  9. profile dialog box ui and dummy data (#993)

    * profile dialog box ui and dummy data
    
    * removed comments
    
    * style: formatting
    
    * fix: remove another console log
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    anamika7153 and narayan954 authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    eee3471 View commit details
    Browse the repository at this point in the history
  10. style: format code with prettier (#994)

    Format code with prettier
    
    This commit fixes the style issues introduced in eee3471 according to the output
    from Prettier.
    
    Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/a8005292-c820-4470-8b93-36407dd8d38f/
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    deepsource-autofix[bot] authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    ef76393 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    a4aa26e View commit details
    Browse the repository at this point in the history
  2. Bug fix 913 (#997)

    * bug-fix for #913
    
    * style: formatting
    
    ---------
    
    Co-authored-by: narayan soni <[email protected]>
    biplavmz and narayan954 authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    1cee843 View commit details
    Browse the repository at this point in the history
  3. Search user (#998)

    * modify searchbar
    
    * format code
    
    * fix: prettier disabled trailing comma and format
    
    * style: sorted imports
    
    * revert: trailling commas prop
    
    * style: basically playing with prettier config
    
    * fix: small stuffs
    
    * fix: search placeholder
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    225f821 View commit details
    Browse the repository at this point in the history
  4. activetab to profile (#1000)

    * activetab to profile
    
    * fix: divider issue in profile page
    
    * refactor: fixed all routes in sidebar
    
    * fix: == to ===
    
    * fix: remove hr on sidebar
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    BhartiNagpure and narayan954 authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    254fe5b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b67f703 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. bug fix for comment delete button issue number #914 (#933)

    * bug fix for comment delete button issue number #914
    
    * fix stuff
    
    * bug-fix for #914
    
    * bug-fix-914 username
    
    * fix: comment implementation
    
    * style: messed text input css in post
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    biplavmz and narayan954 authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    fbd8d2f View commit details
    Browse the repository at this point in the history
  2. add profile grid view (#983)

    * add profile grid view
    
    * fix the classes on profile feed and main feed
    
    * format code
    
    * style: format and fix imports
    
    * style: play with css
    
    * style: fixed more
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    7bf55cd View commit details
    Browse the repository at this point in the history
  3. style: format code with prettier (#1023)

    Format code with prettier
    
    This commit fixes the style issues introduced in 7bf55cd according to the output
    from Prettier.
    
    Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/e3b332c2-b9f7-4a06-8bf3-db773fdd2dc3/
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    deepsource-autofix[bot] authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    af40e5c View commit details
    Browse the repository at this point in the history
  4. setup pagination for chat room (#985)

    * setup pagination for chat room
    
    * style: formatting
    
    * add cleanup to load more message useEffect
    
    * format code
    
    * style: my contribution
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    230d02a View commit details
    Browse the repository at this point in the history
  5. Bug fix 981 (#996)

    * bug-fix-981
    
    * chat close button bug issue number #981
    
    * fix-bug-issue for #981
    
    * style: change color
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    biplavmz and narayan954 authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    9b9faef View commit details
    Browse the repository at this point in the history
  6. moved search to navbar and displayed in a modal (#1022)

    Co-authored-by: Narayan soni <[email protected]>
    anamika7153 and narayan954 authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    6fef9ed View commit details
    Browse the repository at this point in the history
  7. style: format code with prettier (#1025)

    Format code with prettier
    
    This commit fixes the style issues introduced in 9b9faef according to the output
    from Prettier.
    
    Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/e9ccfb98-f4cc-4118-83c4-d637b8856832/
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    Co-authored-by: Narayan soni <[email protected]>
    deepsource-autofix[bot] and narayan954 authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    61ee1d6 View commit details
    Browse the repository at this point in the history
  8. style: format code with prettier (#1027)

    Format code with prettier
    
    This commit fixes the style issues introduced in 6fef9ed according to the output
    from Prettier.
    
    Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/12a6565a-41a4-491f-9a82-f2db6e2f098c/
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    Co-authored-by: Narayan soni <[email protected]>
    deepsource-autofix[bot] and narayan954 authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    0640131 View commit details
    Browse the repository at this point in the history
  9. add time on chat (#1016)

    * add time on chat
    
    * style: sorted import and little formatting
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    cdbcd63 View commit details
    Browse the repository at this point in the history
  10. bug fix for emoji issue #737 (#1026)

    * bug fix for emoji issue #737
    
    * style: format
    
    * revert: extra spacing
    
    ---------
    
    Co-authored-by: narayan soni <[email protected]>
    biplavmz and narayan954 authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    eccf37a View commit details
    Browse the repository at this point in the history
  11. Readmore (#1029)

    * moved search to navbar and displayed in a modal
    
    * added caption readmore
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    anamika7153 and narayan954 authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    c58ba4c View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. Post liker list (#975)

    * Add post likers list feature
    
    * Add like dialog box instead of moving it to new page
    
    * format code
    
    * style: made like section css uniform to comment
    
    * Added responsive to like dialog box
    
    * style: pretty
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Jul 29, 2023
    Configuration menu
    Copy the full SHA
    b774104 View commit details
    Browse the repository at this point in the history
  2. style: format code with prettier (#1036)

    Format code with prettier
    
    This commit fixes the style issues introduced in b774104 according to the output
    from Prettier.
    
    Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/c27b627e-bf6b-4197-b3f6-4b6210ae20d3/
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    deepsource-autofix[bot] authored Jul 29, 2023
    Configuration menu
    Copy the full SHA
    bf58152 View commit details
    Browse the repository at this point in the history
  3. search Feature added issue #999 (#1010)

    * search Feature added issue #999
    
    * style: format
    
    * fix: minor stuffs
    
    * refactor: little stuffs
    
    * style: search input
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    biplavmz and narayan954 authored Jul 29, 2023
    Configuration menu
    Copy the full SHA
    1df9dee View commit details
    Browse the repository at this point in the history
  4. feat: Login page changes made (#1004)

    * feat: changes made
    
    * feat: modified
    
    * feat: final changes
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    shruuti321 and narayan954 authored Jul 29, 2023
    Configuration menu
    Copy the full SHA
    a1e5ab6 View commit details
    Browse the repository at this point in the history
  5. style: format code with prettier (#1037)

    Format code with prettier
    
    This commit fixes the style issues introduced in a1e5ab6 according to the output
    from Prettier.
    
    Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/acd768e2-1c6a-4c44-b6f9-2a45a0cad5d0/
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    deepsource-autofix[bot] authored Jul 29, 2023
    Configuration menu
    Copy the full SHA
    8a36af1 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. Add dropdown menu in sidebar (#1038)

    * Add dropdown in sidebar
    
    * style: format
    
    * fix: anonymous user errors
    
    ---------
    
    Co-authored-by: narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Jul 30, 2023
    Configuration menu
    Copy the full SHA
    4fe5257 View commit details
    Browse the repository at this point in the history
  2. username (#1039)

    Co-authored-by: Narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Jul 30, 2023
    Configuration menu
    Copy the full SHA
    b28426e View commit details
    Browse the repository at this point in the history
  3. Fix notif page console error (#1040)

    Co-authored-by: Narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Jul 30, 2023
    Configuration menu
    Copy the full SHA
    6d386fb View commit details
    Browse the repository at this point in the history
  4. Fetch profile feed based on timestamp (#1041)

    Co-authored-by: Narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Jul 30, 2023
    Configuration menu
    Copy the full SHA
    0fa2cc8 View commit details
    Browse the repository at this point in the history
  5. style: format code with prettier (#1045)

    Format code with prettier
    
    This commit fixes the style issues introduced in 0fa2cc8 according to the output
    from Prettier.
    
    Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/bb63c901-ad0a-46bc-b303-3e39e5737cc9/
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    deepsource-autofix[bot] authored Jul 30, 2023
    Configuration menu
    Copy the full SHA
    5ae6215 View commit details
    Browse the repository at this point in the history
  6. Fix name highlight on notification page (#1042)

    Co-authored-by: Narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Jul 30, 2023
    Configuration menu
    Copy the full SHA
    59ead33 View commit details
    Browse the repository at this point in the history
  7. style: format code with prettier (#1046)

    Format code with prettier
    
    This commit fixes the style issues introduced in 59ead33 according to the output
    from Prettier.
    
    Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/676deb0f-f4d5-4f37-a5f9-86af9ae4579a/
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    deepsource-autofix[bot] authored Jul 30, 2023
    Configuration menu
    Copy the full SHA
    c0d940f View commit details
    Browse the repository at this point in the history
  8. refactor: sort imports

    narayan954 committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    692b292 View commit details
    Browse the repository at this point in the history
  9. Chat reaction (#1048)

    * Add chat reaction
    
    * style: format
    
    ---------
    
    Co-authored-by: narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Jul 30, 2023
    Configuration menu
    Copy the full SHA
    ece0054 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Fixed responsiveness, look and visibililty of search box (#1050)

    * Fixed responsiveness, look and visibililty of search box
    
    * style:  format
    
    ---------
    
    Co-authored-by: narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    014ca58 View commit details
    Browse the repository at this point in the history
  2. Add shimmer effect on posts (#1051)

    * Add shimmer effect on posts
    
    * add border and remove loader for post shimmer
    
    * style: npm run pretty
    
    * refactor: loader
    
    * refactor: postview component only
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    f184546 View commit details
    Browse the repository at this point in the history
  3. Add click away listener on all components (#1052)

    * Add click away listener on all components
    
    * style: sort imports
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    c7ce4da View commit details
    Browse the repository at this point in the history
  4. Add loader on chat page (#1053)

    * Add loader on chat page
    
    * style: formatting
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    519521d View commit details
    Browse the repository at this point in the history
  5. Add toggle switch on sound setting (#1055)

    * Add toggle switch on sound setting
    
    * style: sort imports
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    b4f197e View commit details
    Browse the repository at this point in the history
  6. Add post delete cleanup (#1059)

    * Add post delete cleanup
    
    * style: formatting
    
    * fix: syntax err
    
    * refactor: add todo
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    f59eea8 View commit details
    Browse the repository at this point in the history
  7. Edit background img feature (#1056)

    * moved search to navbar and displayed in a modal
    
    * bg img update feature
    
    * fixed z index
    
    * style: format
    
    * fix: syntax error (duplicate orderby)
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    anamika7153 and narayan954 authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    e086f2b View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Update README.md (#1049)

    Co-authored-by: Narayan soni <[email protected]>
    Shikhar9425 and narayan954 authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    2308224 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5429161 View commit details
    Browse the repository at this point in the history
  3. Use db transaction for post cleanup (#1065)

    * Use db transaction for post cleanup
    
    * Make the images delete last on post cleanup
    
    * refactor: post delete function
    
    ---------
    
    Co-authored-by: narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    c550bab View commit details
    Browse the repository at this point in the history
  4. feat: add sounds effects for theme toggle feature ✨ (#1067)

    * init: audio files for theme toggling sounds
    
    * chore: add theme toggles sounds
    
    * chore: export audio files
    
    * feat: add sound effects for theme toggle feature
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    0xabdulkhaliq and narayan954 authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    32d602e View commit details
    Browse the repository at this point in the history
  5. style: format code with prettier (#1070)

    Format code with prettier
    
    This commit fixes the style issues introduced in 32d602e according to the output
    from Prettier.
    
    Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/32a18db2-d7b3-45b5-b549-59f6ae516610/
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    deepsource-autofix[bot] authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    42dc40f View commit details
    Browse the repository at this point in the history
  6. Decline request (#1066)

    * Add feature to decline request
    
    * format code
    
    * fix: enqueueSnackbar
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    0e546e9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c30956f View commit details
    Browse the repository at this point in the history
  8. style: format code with prettier (#1073)

    Format code with prettier
    
    This commit fixes the style issues introduced in c30956f according to the output
    from Prettier.
    
    Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/834da9c0-cd9d-4ce1-85ae-cc231e2bc0d4/
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    deepsource-autofix[bot] authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    2146c86 View commit details
    Browse the repository at this point in the history
  9. css card alignment issue #1001 (#1005)

    * css card alignment issue #1001
    
    * bug-issue-1001 alignment issue
    
    * style: format
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    biplavmz and narayan954 authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    d2a3820 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7b63989 View commit details
    Browse the repository at this point in the history
  11. Get dynamic notifcation sender data (#1069)

    * Get dynamic notifcation sender data
    
    * style: format
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    b92ab96 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Suggestion (#1080)

    * Add user suggestion on home page
    
    * Solve bug of suggestion on width greater than 1300
    
    * style: format
    
    ---------
    
    Co-authored-by: narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    d5f7d5a View commit details
    Browse the repository at this point in the history
  2. Story UI (#1088)

    * moved search to navbar and displayed in a modal
    
    * positioned story icons
    
    * story ui
    
    * reduced css
    
    * style: format
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    anamika7153 and narayan954 authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    4d6fdf0 View commit details
    Browse the repository at this point in the history
  3. Fix logo on share modal (#1090)

    Co-authored-by: Narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    5061dd0 View commit details
    Browse the repository at this point in the history
  4. style: format code with prettier (#1105)

    Format code with prettier
    
    This commit fixes the style issues introduced in 5061dd0 according to the output
    from Prettier.
    
    Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/6638c711-49d1-4661-adbe-d7bbdd7f897b/
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    deepsource-autofix[bot] authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    1eae4c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Bug fix 929 (#1006)

    * bug fix #929
    
    * bug-fix-929
    
    * bug-fix-929 card hover issue
    
    * bug fix for issue 929 on hover card issue
    
    * style: formatting
    
    * fix: text break issue #929
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    biplavmz and narayan954 authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    b0f6683 View commit details
    Browse the repository at this point in the history
  2. style: format code with prettier (#1115)

    Format code with prettier
    
    This commit fixes the style issues introduced in b0f6683 according to the output
    from Prettier.
    
    Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/8d0eabe6-4bf5-4d4b-9192-b30877eb3e4a/
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    deepsource-autofix[bot] authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    b744bfc View commit details
    Browse the repository at this point in the history
  3. Delete option (#1107)

    * Add delete post on post page
    
    * refactor: remove script.js
    
    * style: format
    
    * fix: filename error
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    c3e8a08 View commit details
    Browse the repository at this point in the history
  4. style: format code with prettier (#1116)

    Format code with prettier
    
    This commit fixes the style issues introduced in c3e8a08 according to the output
    from Prettier.
    
    Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/b41c7eb4-13ae-455d-95df-b9285ecec6b1/
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    deepsource-autofix[bot] authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    a1348bb View commit details
    Browse the repository at this point in the history
  5. Add gssoc in program list (#1109)

    Co-authored-by: Narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    f48ea12 View commit details
    Browse the repository at this point in the history
  6. Change theme toggle button to switch (#1110)

    * Change theme toggle button to switch
    
    * style: format
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    5e0e8be View commit details
    Browse the repository at this point in the history
  7. Profile UI (#1111)

    * moved search to navbar and displayed in a modal
    
    * positioned story icons
    
    * story ui
    
    * reduced css
    
    * style: format
    
    * profile-ui
    
    * style:  sort imports
    
    * fix: typo
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    anamika7153 and narayan954 authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    8dd6444 View commit details
    Browse the repository at this point in the history
  8. 404 darkmode (#1112)

    * moved search to navbar and displayed in a modal
    
    * positioned story icons
    
    * story ui
    
    * reduced css
    
    * style: format
    
    * fixed darkmode
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    anamika7153 and narayan954 authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    18f5aa8 View commit details
    Browse the repository at this point in the history
  9. style: format code with prettier (#1118)

    Format code with prettier
    
    This commit fixes the style issues introduced in 18f5aa8 according to the output
    from Prettier.
    
    Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/b6a46448-81b9-4d1f-8604-e3466f56a2f6/
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    deepsource-autofix[bot] authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    3410801 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    9ccadc3 View commit details
    Browse the repository at this point in the history
  2. style: format code with prettier (#1121)

    Format code with prettier
    
    This commit fixes the style issues introduced in 9ccadc3 according to the output
    from Prettier.
    
    Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/1b29221d-534d-4394-b66f-5eef978ce1e1/
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    deepsource-autofix[bot] authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    8951185 View commit details
    Browse the repository at this point in the history
  3. Refactored profile (#1119)

    * moved search to navbar and displayed in a modal
    
    * positioned story icons
    
    * story ui
    
    * reduced css
    
    * style: format
    
    * refactored profile and associated css
    
    * minor fix
    
    * edit icon style
    
    * save btn
    
    * style: format
    
    * refactor: removed unused code
    
    * merge and added frnd req btn
    
    * fix: sidebar z index
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    anamika7153 and narayan954 authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    2d2fbde View commit details
    Browse the repository at this point in the history
  4. bug-fix-1114 (#1122)

    Co-authored-by: Narayan soni <[email protected]>
    biplavmz and narayan954 authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    4fb0286 View commit details
    Browse the repository at this point in the history
  5. style: format code with prettier (#1130)

    Format code with prettier
    
    This commit fixes the style issues introduced in 4fb0286 according to the output
    from Prettier.
    
    Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/0b1c3e2a-d282-4658-9354-2a54dfff5db5/
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    deepsource-autofix[bot] authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    0bedf3b View commit details
    Browse the repository at this point in the history
  6. fixed menu icon hover (#1127)

    * fixed menu icon hover
    
    * fix: random
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    0cf17da View commit details
    Browse the repository at this point in the history
  7. Add message on zero likes (#1129)

    Co-authored-by: Narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    7111899 View commit details
    Browse the repository at this point in the history
  8. style: format code with prettier (#1134)

    Format code with prettier
    
    This commit fixes the style issues introduced in 7111899 according to the output
    from Prettier.
    
    Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/f6f68b3c-9dcf-4691-bc3e-3efd65b984cc/
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    deepsource-autofix[bot] authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    5440a06 View commit details
    Browse the repository at this point in the history
  9. Fix post alignment (#1131)

    * Fix post alignment
    
    * refactor: imageslider
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    5ad2e1a View commit details
    Browse the repository at this point in the history
  10. Search bar (#1124)

    * Altered search bar style
    
    * style: format
    
    * fix: sidebar z axis on big screens
    
    * Resolve css bugs of search bar
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    505257a View commit details
    Browse the repository at this point in the history
  11. style: format code with prettier (#1135)

    Format code with prettier
    
    This commit fixes the style issues introduced in 505257a according to the output
    from Prettier.
    
    Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/8bbfde96-60b5-4671-9483-edfb9b83472e/
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    deepsource-autofix[bot] authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    f4dd063 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. Moved saved posts from sidebar to profile (#1126)

    * Moved saved posts from sidebar to profile
    
    * style: format
    
    ---------
    
    Co-authored-by: narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Aug 5, 2023
    Configuration menu
    Copy the full SHA
    0fbcb5e View commit details
    Browse the repository at this point in the history
  2. Edit Profile UI (#1128)

    * moved search to navbar and displayed in a modal
    
    * positioned story icons
    
    * story ui
    
    * reduced css
    
    * style: format
    
    * ui change
    
    * responsive
    
    * edit icon
    
    * style: format
    
    * responsive
    
    * minor fix
    
    * removed commentted code
    
    * fix
    
    * fix: styles
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    anamika7153 and narayan954 authored Aug 5, 2023
    Configuration menu
    Copy the full SHA
    98c3158 View commit details
    Browse the repository at this point in the history
  3. Add bg zoom in effect on scroll (#1133)

    * animation zoom out effect on profile background image
    
    * style: formatting
    
    * Add zoom in effect to profile bg animation
    
    * fix: stuffs
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Aug 5, 2023
    Configuration menu
    Copy the full SHA
    22d2dab View commit details
    Browse the repository at this point in the history
  4. profile and background image cleanup from cloud (#1108)

    * profile and background image cleanup from cloud
    
    * Fix imgCleanup
    
    * style: format
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Aug 5, 2023
    Configuration menu
    Copy the full SHA
    512022e View commit details
    Browse the repository at this point in the history
  5. style: format code with prettier (#1158)

    Format code with prettier
    
    This commit fixes the style issues introduced in 512022e according to the output
    from Prettier.
    
    Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/c962e8d2-6bb3-457b-98df-ad1b7da63e84/
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    deepsource-autofix[bot] authored Aug 5, 2023
    Configuration menu
    Copy the full SHA
    f28b880 View commit details
    Browse the repository at this point in the history
  6. card margin and search bar (#1125)

    * card margin and search bar
    
    * style: format
    
    * fix: class->classname
    
    * changes resolve
    
    ---------
    
    Co-authored-by: narayan soni <[email protected]>
    BhartiNagpure and narayan954 authored Aug 5, 2023
    Configuration menu
    Copy the full SHA
    f718345 View commit details
    Browse the repository at this point in the history
  7. Fix post text alignment (#1144)

    Co-authored-by: Narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Aug 5, 2023
    Configuration menu
    Copy the full SHA
    2b4900d View commit details
    Browse the repository at this point in the history
  8. Trim profile dialog box bio (#1145)

    Co-authored-by: Narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Aug 5, 2023
    Configuration menu
    Copy the full SHA
    4c534ec View commit details
    Browse the repository at this point in the history
  9. style: format code with prettier (#1162)

    Format code with prettier
    
    This commit fixes the style issues introduced in 4c534ec according to the output
    from Prettier.
    
    Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/80eb5592-ee8f-4087-b765-030caa0764f0/
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    deepsource-autofix[bot] authored Aug 5, 2023
    Configuration menu
    Copy the full SHA
    9cf6400 View commit details
    Browse the repository at this point in the history
  10. fix: bio bug

    narayan954 committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    64905f1 View commit details
    Browse the repository at this point in the history
  11. Add shimmer on like dialog box (#1148)

    * Add shimmer on like dialog box
    
    * fix: random stuffs
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Aug 5, 2023
    Configuration menu
    Copy the full SHA
    587a272 View commit details
    Browse the repository at this point in the history
  12. Add new loader for dummygram (#1150)

    * Add new loader for dummygram
    
    * fix: classname,props,comment, formatting
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Aug 5, 2023
    Configuration menu
    Copy the full SHA
    d2ad8d7 View commit details
    Browse the repository at this point in the history
  13. style: format code with prettier (#1164)

    Format code with prettier
    
    This commit fixes the style issues introduced in d2ad8d7 according to the output
    from Prettier.
    
    Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/158e9102-77d4-4044-9569-d5f99fd3c69b/
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    deepsource-autofix[bot] authored Aug 5, 2023
    Configuration menu
    Copy the full SHA
    d5918e3 View commit details
    Browse the repository at this point in the history
  14. Preview (#1155)

    * moved search to navbar and displayed in a modal
    
    * positioned story icons
    
    * story ui
    
    * reduced css
    
    * style: format
    
    * ui change
    
    * responsive
    
    * edit icon
    
    * added preview
    
    * cancel btn
    
    * minor fix
    
    * preview
    
    * style: format
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    anamika7153 and narayan954 authored Aug 5, 2023
    Configuration menu
    Copy the full SHA
    8f5b006 View commit details
    Browse the repository at this point in the history
  15. Blur bg (#1163)

    * Add blur effect while background image is loading
    
    * refactor: shortcircuit
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Aug 5, 2023
    Configuration menu
    Copy the full SHA
    b519e43 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    42b452c View commit details
    Browse the repository at this point in the history
  17. refactor: every useEffect

    narayan954 committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    3536a2b View commit details
    Browse the repository at this point in the history
  18. refactor: app

    narayan954 committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    157f3b4 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    619adf0 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. Configuration menu
    Copy the full SHA
    4b0646d View commit details
    Browse the repository at this point in the history
  2. Delete msg (#1167)

    * prev
    
    * prev
    
    * added delete message
    
    * style: format
    
    * refactor: chat file
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    anamika7153 and narayan954 authored Aug 6, 2023
    Configuration menu
    Copy the full SHA
    f4ebb77 View commit details
    Browse the repository at this point in the history
  3. bug-fix-1044 alignment issue (#1123)

    * bug-fix-1044
    
    * bug-fix-1044
    
    * bug-fix-1044 search css alignment
    
    * bug-fix-1044 search css issue
    
    * fix: css
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    biplavmz and narayan954 authored Aug 6, 2023
    Configuration menu
    Copy the full SHA
    4df4078 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    304a5ac View commit details
    Browse the repository at this point in the history
  5. Give minimalistic look to signup and login page (#1178)

    * Give minimalistic look to signup and login page
    
    * fix: small stuffs
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Aug 6, 2023
    Configuration menu
    Copy the full SHA
    e8109df View commit details
    Browse the repository at this point in the history
  6. no-img fix (#1183)

    * no-img fix
    
    * chatroom
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    anamika7153 and narayan954 authored Aug 6, 2023
    Configuration menu
    Copy the full SHA
    7d220d4 View commit details
    Browse the repository at this point in the history
  7. style: format code with prettier (#1184)

    Format code with prettier
    
    This commit fixes the style issues introduced in e8109df according to the output
    from Prettier.
    
    Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/f6c13128-d530-4837-a68f-978a9b34043c/
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    Co-authored-by: Narayan soni <[email protected]>
    deepsource-autofix[bot] and narayan954 authored Aug 6, 2023
    Configuration menu
    Copy the full SHA
    b5b427a View commit details
    Browse the repository at this point in the history
  8. Added Edit message (#1173)

    * moved search to navbar and displayed in a modal
    
    * added edit msg
    
    * fix: formatting and remove extra useeffect
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    anamika7153 and narayan954 authored Aug 6, 2023
    Configuration menu
    Copy the full SHA
    5f27049 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. 5 Configuration menu
    Copy the full SHA
    0d775eb View commit details
    Browse the repository at this point in the history
  2. Fix program image alignment in README (#1195)

    Co-authored-by: Narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    9625151 View commit details
    Browse the repository at this point in the history
  3. fix: Added Margin Property to resolved Gap between Buttons (#1189)

    * Added Margin Property to resolved Gap between Buttons
    
    * style: sort imports
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    NarendraKoya999 and narayan954 authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    846a45d View commit details
    Browse the repository at this point in the history
  4. style: format code with prettier (#1199)

    Format code with prettier
    
    This commit fixes the style issues introduced in 846a45d according to the output
    from Prettier.
    
    Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/729bf8c7-855a-49d1-ad50-203f16e25735/
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    deepsource-autofix[bot] authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    19300ae View commit details
    Browse the repository at this point in the history
  5. Delete account (#1177)

    * Add delete account feature to dummygram
    
    * style: format
    
    * fix: navigate
    
    * fix: oauth user deletion function
    
    * Fix all the todos of deleteAccount feature
    
    * Change setting sidebar main breakpoint to 800px
    
    * style: formatting
    
    * fix: minor stuffs
    
    * fix: settings sidebar active class
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    95823c7 View commit details
    Browse the repository at this point in the history
  6. Add save post option on post page (#1187)

    * Add save post option on post page
    
    * style: format
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    aa301c3 View commit details
    Browse the repository at this point in the history
  7. style: format code with prettier (#1202)

    Format code with prettier
    
    This commit fixes the style issues introduced in aa301c3 according to the output
    from Prettier.
    
    Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/a1b4a578-8912-4999-8814-4586e80febb0/
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    deepsource-autofix[bot] authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    53840ad View commit details
    Browse the repository at this point in the history
  8. bug-fix emoji issue #1170 (#1188)

    Co-authored-by: Narayan soni <[email protected]>
    biplavmz and narayan954 authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    b67c22a View commit details
    Browse the repository at this point in the history
  9. style: format code with prettier (#1203)

    Format code with prettier
    
    This commit fixes the style issues introduced in b67c22a according to the output
    from Prettier.
    
    Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/b782f8e7-5568-4645-b2fa-029b9b5def0f/
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    deepsource-autofix[bot] authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    562e111 View commit details
    Browse the repository at this point in the history
  10. Add option to remove profile image (#1190)

    * Add option to remove profile image
    
    * style: made bg transparent for buttons
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    a79dce3 View commit details
    Browse the repository at this point in the history
  11. added padding (#1191)

    Co-authored-by: Narayan soni <[email protected]>
    anamika7153 and narayan954 authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    695b0c6 View commit details
    Browse the repository at this point in the history
  12. repsonsive post content (#1192)

    * repsonsive post content
    
    * font size
    
    * style: sort imports
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    anamika7153 and narayan954 authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    ce724dc View commit details
    Browse the repository at this point in the history
  13. Update logo on docs (#1194)

    * Add new dummygram logo on README
    
    * Remove old image logo imports
    
    * fix: minor fixes
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    2147d89 View commit details
    Browse the repository at this point in the history
  14. style: format code with prettier (#1204)

    Format code with prettier
    
    This commit fixes the style issues introduced in 2147d89 according to the output
    from Prettier.
    
    Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/2224c575-acf0-48bf-8f70-dd7d01aaf8c0/
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    deepsource-autofix[bot] authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    4087942 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    1ba8981 View commit details
    Browse the repository at this point in the history
  2. style: format code with prettier (#1206)

    Format code with prettier
    
    This commit fixes the style issues introduced in 1ba8981 according to the output
    from Prettier.
    
    Details: https://app.deepsource.com/gh/narayan954/dummygram/transform/8003c0af-f699-4bc0-82bc-dba085c3d6fd/
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    deepsource-autofix[bot] authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    a5b5cb4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99de60c View commit details
    Browse the repository at this point in the history
  4. fix: Replaced WebP File Format with instead of using jpg, png Files F…

    …ormat in Suitable Files (#1186)
    
    * Replaced Webp File Format with instead of using jpg, png Files Format
    
    * Removed Unused Imports Statements in Multiple Files
    
    * fix: syntax errors and wrong imports
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    NarendraKoya999 and narayan954 authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    b039759 View commit details
    Browse the repository at this point in the history
  5. style: format code with prettier (#1215)

    Format code with prettier
    
    This commit fixes the style issues introduced in b039759 according to the output
    from Prettier.
    
    Details: None
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    deepsource-autofix[bot] authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    b2fe6b7 View commit details
    Browse the repository at this point in the history
  6. Relative routes (#1211)

    * Make routes relative and share common layout
    
    * Fix sidebar dropdown position
    
    * style: format n sort imports
    
    * fix: minor stuffs
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    937a8f2 View commit details
    Browse the repository at this point in the history
  7. style: format code with prettier (#1217)

    Format code with prettier
    
    This commit fixes the style issues introduced in 937a8f2 according to the output
    from Prettier.
    
    Details: None
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    deepsource-autofix[bot] authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    930dd8c View commit details
    Browse the repository at this point in the history
  8. Add color picker for post and story (#1214)

    * Add color picker for post and story
    
    * style: format
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    aee0c41 View commit details
    Browse the repository at this point in the history
  9. Post spacing (#1216)

    * Decrease post length
    
    * style: format
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    9d9a9f0 View commit details
    Browse the repository at this point in the history
  10. Feedback vertical alignment (#1219)

    * Fix feedback form vertical responsiveness
    
    * Add char limit on feedback inputs
    
    * Fix feedback alignment
    
    * Disable resizing of textarea of feedback form
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    95c3d53 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    705314b View commit details
    Browse the repository at this point in the history
  2. style: format code with prettier (#1223)

    Format code with prettier
    
    This commit fixes the style issues introduced in 705314b according to the output
    from Prettier.
    
    Details: None
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    deepsource-autofix[bot] authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    9fa5720 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Give a new look to sidebar (#1193)

    * Give a new look to sidebar
    
    * Fix sidebar view
    
    * Fix comment dialog box avatar issue
    
    * Fix small bugs of sidebar
    
    * style: format
    
    * refactor: unused import
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    cbf062a View commit details
    Browse the repository at this point in the history
  2. style: format code with prettier (#1238)

    Format code with prettier
    
    This commit fixes the style issues introduced in cbf062a according to the output
    from Prettier.
    
    Details: None
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    deepsource-autofix[bot] authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    43f63d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee0771d View commit details
    Browse the repository at this point in the history
  4. Help Center page added #1197 (#1212)

    * faq page #1208
    
    * Faq-page-added #1208
    
    * feat: #1208
    
    * feat: #1197
    
    * fix: helpcenter page
    
    * fix: styles
    
    * fix: routes and accordion
    
    * fix: accordian indexing
    
    * refactor: caption
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    biplavmz and narayan954 authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    57f7751 View commit details
    Browse the repository at this point in the history
  5. Add option to like, comment and share on profile feed hover (#1222)

    * Add option to like, comment and share on profile feed hover
    
    * Fix profile feed hover like bug
    
    * format code
    
    * Fix like bug on profile feed hover
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    d11b2c9 View commit details
    Browse the repository at this point in the history
  6. style: format code with prettier (#1239)

    Format code with prettier
    
    This commit fixes the style issues introduced in 57f7751 according to the output
    from Prettier.
    
    Details: None
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    Co-authored-by: Narayan soni <[email protected]>
    deepsource-autofix[bot] and narayan954 authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    5eff664 View commit details
    Browse the repository at this point in the history
  7. Post page UI (#1224)

    * Fix bug and UI of post page
    
    * style: format
    
    * Fix fetch post method bug
    
    * refactor: update gitignore
    
    ---------
    
    Co-authored-by: narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    12fbc5a View commit details
    Browse the repository at this point in the history
  8. style: format code with prettier (#1240)

    Format code with prettier
    
    This commit fixes the style issues introduced in d11b2c9 according to the output
    from Prettier.
    
    Details: None
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    Co-authored-by: Narayan soni <[email protected]>
    deepsource-autofix[bot] and narayan954 authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    45eecbb View commit details
    Browse the repository at this point in the history
  9. style: format code with prettier (#1241)

    Format code with prettier
    
    This commit fixes the style issues introduced in 12fbc5a according to the output
    from Prettier.
    
    Details: None
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    Co-authored-by: Narayan soni <[email protected]>
    deepsource-autofix[bot] and narayan954 authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    69d4c54 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. chatroom (#1228)

    * feat(chat): chat-input
    
    * style: format
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    anamika7153 and narayan954 authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    9fd30bb View commit details
    Browse the repository at this point in the history
  2. Resolved errors in styles.yml File (#1231)

    Co-authored-by: Narayan soni <[email protected]>
    NarendraKoya999 and narayan954 authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    a83e27d View commit details
    Browse the repository at this point in the history
  3. Sign Up Button Design Enhancement (#1200)

    * [FEATURE] -Sign Up Button Design Enhancement
    
    * bug resolved
    
    * Update index.css
    
    * fix: anonymous signup button margin issue
    
    ---------
    
    Co-authored-by: narayan soni <[email protected]>
    iamRabia-N and narayan954 authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    1da4d3b View commit details
    Browse the repository at this point in the history
  4. style: format code with prettier (#1242)

    Format code with prettier
    
    This commit fixes the style issues introduced in 1da4d3b according to the output
    from Prettier.
    
    Details: None
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    deepsource-autofix[bot] authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    d7ed512 View commit details
    Browse the repository at this point in the history
  5. My friends (#1236)

    * My friends page basic setup
    
    * Complete my friend page logic and UI
    
    * Add check for current user on my friend page
    
    * Add friends page link on profile page
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    d6189e1 View commit details
    Browse the repository at this point in the history
  6. style: format code with prettier (#1243)

    Format code with prettier
    
    This commit fixes the style issues introduced in d6189e1 according to the output
    from Prettier.
    
    Details: None
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    deepsource-autofix[bot] authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    633570e View commit details
    Browse the repository at this point in the history
  7. feat(create-post-ui): post ui (#1237)

    * feat(create-post-ui): post ui
    
    * feat(create-post-ui): minor fix
    
    * feat(create-post-ui): color picker
    
    * feat(create-post-ui): img height fix
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    anamika7153 and narayan954 authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    82617b5 View commit details
    Browse the repository at this point in the history
  8. style: format code with prettier (#1244)

    Format code with prettier
    
    This commit fixes the style issues introduced in 82617b5 according to the output
    from Prettier.
    
    Details: None
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    deepsource-autofix[bot] authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    50c0a00 View commit details
    Browse the repository at this point in the history
  9. Feature added to accept follow request (#1232)

    Co-authored-by: Narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    92ad9f7 View commit details
    Browse the repository at this point in the history
  10. style: format code with prettier (#1245)

    Format code with prettier
    
    This commit fixes the style issues introduced in 92ad9f7 according to the output
    from Prettier.
    
    Details: None
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    deepsource-autofix[bot] authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    e12e4a4 View commit details
    Browse the repository at this point in the history
  11. feat(chat): added edited state (#1233)

    Co-authored-by: narayan soni <[email protected]>
    anamika7153 and narayan954 authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    67db2f9 View commit details
    Browse the repository at this point in the history
  12. Centralize (#1227)

    * centralize
    
    * Fix fetch single doc bug
    
    * minor fix
    
    * style: format
    
    ---------
    
    Co-authored-by: narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    a1c2911 View commit details
    Browse the repository at this point in the history
  13. footer added (#1225)

    * footer added
    
    * style: format
    
    * .
    
    * updated footer
    
    * fix: errors,imports
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    BhartiNagpure and narayan954 authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    2932e4c View commit details
    Browse the repository at this point in the history
  14. style: format code with prettier (#1247)

    Format code with prettier
    
    This commit fixes the style issues introduced in 2932e4c according to the output
    from Prettier.
    
    Details: None
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    deepsource-autofix[bot] authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    5eb4c82 View commit details
    Browse the repository at this point in the history
  15. feat(chat): chat ui (#1234)

    * feat(chat): chat ui
    
    * feat(chat): minor fix
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    anamika7153 and narayan954 authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    5395cb3 View commit details
    Browse the repository at this point in the history
  16. style: format code with prettier (#1248)

    Format code with prettier
    
    This commit fixes the style issues introduced in 5395cb3 according to the output
    from Prettier.
    
    Details: None
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    deepsource-autofix[bot] authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    262b008 View commit details
    Browse the repository at this point in the history
  17. feat(chat): telegram like reactions (#1235)

    Co-authored-by: Narayan soni <[email protected]>
    anamika7153 and narayan954 authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    0cd17c0 View commit details
    Browse the repository at this point in the history
  18. style: format code with prettier (#1249)

    Format code with prettier
    
    This commit fixes the style issues introduced in 0cd17c0 according to the output
    from Prettier.
    
    Details: None
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    deepsource-autofix[bot] authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    426579b View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. fix: index.html

    narayan954 committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    16f60be View commit details
    Browse the repository at this point in the history
  2. style: format code with prettier (#1250)

    Format code with prettier
    
    This commit fixes the style issues introduced in 16f60be according to the output
    from Prettier.
    
    Details: None
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    deepsource-autofix[bot] authored Aug 13, 2023
    Configuration menu
    Copy the full SHA
    ee20990 View commit details
    Browse the repository at this point in the history
  3. refactor: minor stuff

    narayan954 committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    62d19f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7216230 View commit details
    Browse the repository at this point in the history
  5. fix: minor stuffs

    narayan954 committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    399e3ac View commit details
    Browse the repository at this point in the history
  6. refactor: minor

    narayan954 committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    51c4722 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f75bd21 View commit details
    Browse the repository at this point in the history
  8. refactor: minor issue

    narayan954 committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    6f512c1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ff57541 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1d74b90 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. build(deps): bump protobufjs from 6.11.3 to 6.11.4 (#1252)

    Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.3 to 6.11.4.
    - [Release notes](https://github.com/protobufjs/protobuf.js/releases)
    - [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/protobufjs/protobuf.js/commits)
    
    ---
    updated-dependencies:
    - dependency-name: protobufjs
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    66244ac View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. refactor: config

    narayan954 committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    7ca9731 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f77078c View commit details
    Browse the repository at this point in the history
  3. style: format code with prettier (#1254)

    Format code with prettier
    
    This commit fixes the style issues introduced in f77078c according to the output
    from Prettier.
    
    Details: None
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    deepsource-autofix[bot] authored Aug 20, 2023
    Configuration menu
    Copy the full SHA
    41ae2e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Fix login and signup page styling (#1255)

    * fix: login-signup page styling
    
    * fix: signup message and redundant css class
    
    ---------
    
    Co-authored-by: narayan soni <[email protected]>
    suveshmoza and narayan954 authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    4452795 View commit details
    Browse the repository at this point in the history
  2. Fix shimmer in dark mode and also add it on profile feed (#1156)

    * Fix shimmer in darkmode and add shimmer on profile feed
    
    * style: formatting
    
    * refactor: skeletons
    
    * fix: imports and refactoring
    
    * refactor: post skeletonn
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    Palakkgoyal and narayan954 authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    5b822cd View commit details
    Browse the repository at this point in the history
  3. style: format code with prettier (#1256)

    Format code with prettier
    
    This commit fixes the style issues introduced in 5b822cd according to the output
    from Prettier.
    
    Details: None
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    deepsource-autofix[bot] authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    5b3ccfa View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. fixes #1258 signup button overflowing in mobile devices when guest us…

    …er sign in (#1259)
    
    * fixes #1258 singup button overflowing in mobile devices when user singup as a guest
    
    * fix: colors
    
    ---------
    
    Co-authored-by: narayan soni <[email protected]>
    love-sonkar and narayan954 authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    f77785a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d280786 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b53b59 View commit details
    Browse the repository at this point in the history
  4. Revert "refactor: environment variable"

    This reverts commit d280786.
    narayan954 committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    3f6d573 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. fixed README.md

    narayan954 authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    daafee0 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. fix reloading issue, when user click refresh button it shows 404 page. (

    #1260)
    
    * fix reloading issue
    
    * fix: routes base dummygram
    
    ---------
    
    Co-authored-by: narayan soni <[email protected]>
    love-sonkar and narayan954 authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    b050394 View commit details
    Browse the repository at this point in the history
  2. style: format code with Prettier (#1261)

    This commit fixes the style issues introduced in b050394 according to the output
    from Prettier.
    
    Details: None
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    deepsource-autofix[bot] authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    79d1b2b View commit details
    Browse the repository at this point in the history
  3. Restyle update (#1263)

    * Restyled by clang-format
    
    * Restyled by prettier
    
    * Restyled by shfmt
    
    * Restyled by whitespace
    
    ---------
    
    Co-authored-by: Restyled.io <[email protected]>
    restyled-io[bot] and restyled-commits authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    2834096 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Realign scroll top (#1265)

    * style: realign scrolltop to right side for all screens
    
    * style: fix min width 800 placement
    
    * style: change scrollTop default values & screens values
    
    * style: decrease min-width 1200 margin left
    
    * style: fix mobile sizes
    gabrielmoisesa authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    e58aed5 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. fixes singup page overflow issue (#1269)

    * fixes singup page overflow issue
    
    * fixed singup page overflow issue
    
    * fix: alignment issue
    
    ---------
    
    Co-authored-by: narayan soni <[email protected]>
    love-sonkar and narayan954 authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    d204587 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. build(deps-dev): bump postcss from 8.4.21 to 8.4.31 (#1271)

    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.31.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.4.21...8.4.31)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 7, 2023
    Configuration menu
    Copy the full SHA
    8533db5 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. fix: semicolon added on every comment (#1272)

    Co-authored-by: Narayan soni <[email protected]>
    leabuende and narayan954 authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    05ee5c0 View commit details
    Browse the repository at this point in the history
  2. fix: search box issue (#1273)

    Co-authored-by: Narayan soni <[email protected]>
    singodiyashubham87 and narayan954 authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    3b69637 View commit details
    Browse the repository at this point in the history
  3. style: format code with Prettier (#1274)

    This commit fixes the style issues introduced in 3b69637 according to the output
    from Prettier.
    
    Details: None
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    deepsource-autofix[bot] authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    c4dde67 View commit details
    Browse the repository at this point in the history
  4. style: format code with Prettier (#1275)

    This commit fixes the style issues introduced in 3b69637 according to the output
    from Prettier.
    
    Details: #1262
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    Co-authored-by: Narayan soni <[email protected]>
    deepsource-autofix[bot] and narayan954 authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    a75c045 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Fix the issue while deleting the comments. (#1276)

    * Fix the issue while deleting the comments.
    
    * fix: style and error handling
    
    ---------
    
    Co-authored-by: Narayan soni <[email protected]>
    Jai-Marothiya and narayan954 authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    1fb368f View commit details
    Browse the repository at this point in the history
  2. Restyle update (#1277)

    * Restyled by clang-format
    
    * Restyled by prettier
    
    ---------
    
    Co-authored-by: Restyled.io <[email protected]>
    restyled-io[bot] and restyled-commits authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    c8fc578 View commit details
    Browse the repository at this point in the history
  3. fix: minor url checks

    narayan954 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    7b395d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. build(deps-dev): bump @babel/traverse from 7.21.2 to 7.23.2 (#1282)

    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.2 to 7.23.2.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    f2f8a4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9986c1d View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. fix: caption hiding behind image issue (#1283)

    * fix: caption hiding behind image issue
    
    * fix: inline styling changed to class
    
    * fix: div cannot be a child of a <p> tag
    0xNunana authored Oct 22, 2023
    Configuration menu
    Copy the full SHA
    da652c9 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. style: format code with Prettier (#1284)

    This commit fixes the style issues introduced in da652c9 according to the output
    from Prettier.
    
    Details: None
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    deepsource-autofix[bot] authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    1a4769b View commit details
    Browse the repository at this point in the history
  2. style: format code with Prettier (#1285)

    This commit fixes the style issues introduced in da652c9 according to the output
    from Prettier.
    
    Details: #1262
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    deepsource-autofix[bot] authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    0b35b30 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    5542a7a View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    25ddc3b View commit details
    Browse the repository at this point in the history
  2. Update bug.yml (#1289)

    narayan954 authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    2b71848 View commit details
    Browse the repository at this point in the history
  3. style: format code with Prettier (#1290)

    This commit fixes the style issues introduced in 2b71848 according to the output
    from Prettier.
    
    Details: #1262
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    deepsource-autofix[bot] authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    07ea065 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. fix: minor refactoring

    narayan954 committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    9124d3d View commit details
    Browse the repository at this point in the history
  2. Fixed the alignment (#1294)

    Co-authored-by: Narayan soni <[email protected]>
    Afterdie and narayan954 authored Dec 9, 2023
    Configuration menu
    Copy the full SHA
    3cad658 View commit details
    Browse the repository at this point in the history
  3. style: format code with Prettier (#1299)

    This commit fixes the style issues introduced in 9124d3d according to the output
    from Prettier.
    
    Details: None
    
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    Co-authored-by: Narayan soni <[email protected]>
    deepsource-autofix[bot] and narayan954 authored Dec 9, 2023
    Configuration menu
    Copy the full SHA
    9e5ba7c View commit details
    Browse the repository at this point in the history