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

POC: Minimal example of actions API #1396

Closed
wants to merge 3 commits into from
Closed

Commits on Nov 14, 2023

  1. feat(sidebar): Add API to register custom actions to activity tab

    This is intended for the comments app to register the "write comment" action.
    
    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    c621466 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. feat(comments): Show user avatar instead of app icon

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    b825530 View commit details
    Browse the repository at this point in the history
  2. chore: compile assets

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    6b4e467 View commit details
    Browse the repository at this point in the history