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

Emoji Reaction Backend and Frontend Changes #24

Open
wants to merge 24 commits into
base: f24
Choose a base branch
from

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    a594d85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e5d64f View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    ab80f4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d50ad5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0bf7e26 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eef14c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e8be30 View commit details
    Browse the repository at this point in the history
  6. Modify the topic.tpl file to add emoji buttons (e.g., thumbs up, hear…

    …t, laugh) next to the reply button
    fdounis committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    7e72166 View commit details
    Browse the repository at this point in the history
  7. Added client-side JavaScript to handle emoji reaction click events an…

    …d send AJAX requests to the server.
    fdounis committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    a124ad6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    72d9be3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a53a737 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1ed918b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    510eaf4 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    f238ea2 View commit details
    Browse the repository at this point in the history
  2. reverted the changes to the gitignore file and added an exception to …

    …include the topic.tpl file only
    T7alabdullah committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    3c6ee29 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. removing node modules

    T7alabdullah committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    dddc9f3 View commit details
    Browse the repository at this point in the history
  2. fixed gitignore

    T7alabdullah committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6bf72fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f6480c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e73a009 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0e42b2a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a4f5510 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0e0479e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    08cc93e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5552f2a View commit details
    Browse the repository at this point in the history