Skip to content

Latest commit

 

History

History
36 lines (31 loc) · 3.03 KB

README.md

File metadata and controls

36 lines (31 loc) · 3.03 KB

Open-Source-Contributions

1. Rocket Chat

  • Embedded Chat

    • Pull Requests

      • #660 : Added a validation check for pr approval in the deploy-pr workflow (Open)
      • #641 : Fix: Quoting issues (Open)
      • #638 : Added Feature to deploy previews of pull requests (Merged)
      • #615 : FEAT: Added support to deploy monorepos to github pages (Merged)
      • #600 : Fix: unwanted close call in ChatBody.js (Merged)
      • #598 : Fix: read only channels to work the same for all users (Merged)
      • #624 : Fix: emoji parsing issue in file description (Merged)
      • #637 : Combine build steps for react, ui-elements, and layout_editor packages (Merged)
      • #448 : Fixed the issue of appearence of pinned messages when pinning it with emojis (Closed) *
      • #380 : Fixed Issue: #369 (Closed) *
      • #377 : Fixed issue: #350 (Closed) *
    • Issues

      • #640 : Bug: Message quoting issues (Open)
      • #623 : Bug: Unable to parse emojis in file description in attachment preview (Closed)
      • #622 : Bug: Unable to mention users when mentioning in the file description (Open)
      • #617 : [Feat] : Deploy PR Previews to GitHub Pages (Closed)
  • Fuselage

    • Pull Requests
      • #1412 : fix: ensure hovered option gets un-hovered properly (Open)
      • #1465 : fix: issue of unable to select and unselect the items (Open)
      • #1469 : fix: resolved the issue of validating telephone number (Open)

2. Neutralinojs

  • neutralinojs.github.io

    • Pull Requests
      • #292 : Update README.md (Merged)
      • #291 : Removed my custom css names and used Docusaurus css classes (Merged)

( * ) Indicates the first pull request raised and solved the issue, but due to inactivity, another PR was later raised by someone and got merged.