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

Fix/content #11

Merged
merged 19 commits into from
Nov 11, 2024
Merged

Fix/content #11

merged 19 commits into from
Nov 11, 2024

Conversation

Mimouss56
Copy link
Collaborator

Fix imports, add addCLassMention missing function

Mimouss56 and others added 19 commits November 9, 2024 16:05
Feature/cached users + refacto code for mention, question, moderator
@Teyk0o Teyk0o merged commit 7cdfe11 into Teyk0o:develop Nov 11, 2024
1 of 2 checks passed
@Mimouss56 Mimouss56 deleted the fix/content branch November 11, 2024 11:15
Teyk0o pushed a commit that referenced this pull request Nov 23, 2024
Teyk0o added a commit that referenced this pull request Nov 25, 2024
* simplify manifest file by using glob patterns for JS and CSS

* chore: update .gitignore to include personal VSCode settings

* refactor: replace forEach with for-of loops and add type annotations

* docs: remove some markdown and add setup installation for BBB 2.6

* Refacto code (#10)

* simplify manifest file by using glob patterns for JS and CSS

* chore: update .gitignore to include personal VSCode settings

* refactor: replace forEach with for-of loops and add type annotations

* refactor: restructure WWSNB initialization and enhance message checking with logging

* refactor: restructure WWSNB initialization and enhance message checking with logging

* feat: implement user caching and utility functions for mentions system

* feat: refactor question highlighting and user retrieval logic; add observer for new messages

* feat: modularize message handling and enhance moderator message styling

* feat: export setupReactions function and import user module for enhanced functionality

* Fix/content (#11)

* Refactor message handling and implement TypeScript features (#12)

* Feature/rebuild setup mentions (#13)

* build(deps-dev): bump the minor-and-patch group with 3 updates (#14)

* feat: auto update process and releases script for admin only

* fix: signed extension path for upload

* fix: remove unecessary files and optimize autoupdate

* fix: imports error and webpack

* feat: add websocket support for reactions module

* fix: pullrequest without the files, uh ?

* fix: reactions not correctly sent to wss

* fix: reactions

* feat: increment version in package.json

* fix: delete package-lock.json

* fix: mentions module

* fix: highlight messages

---------

Co-authored-by: Mouss <lepriol.matthieu@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Teyk0o added a commit that referenced this pull request Nov 29, 2024
* simplify manifest file by using glob patterns for JS and CSS

* chore: update .gitignore to include personal VSCode settings

* refactor: replace forEach with for-of loops and add type annotations

* docs: remove some markdown and add setup installation for BBB 2.6

* Refacto code (#10)

* simplify manifest file by using glob patterns for JS and CSS

* chore: update .gitignore to include personal VSCode settings

* refactor: replace forEach with for-of loops and add type annotations

* refactor: restructure WWSNB initialization and enhance message checking with logging

* refactor: restructure WWSNB initialization and enhance message checking with logging

* feat: implement user caching and utility functions for mentions system

* feat: refactor question highlighting and user retrieval logic; add observer for new messages

* feat: modularize message handling and enhance moderator message styling

* feat: export setupReactions function and import user module for enhanced functionality

* Fix/content (#11)

* Refactor message handling and implement TypeScript features (#12)

* Feature/rebuild setup mentions (#13)

* build(deps-dev): bump the minor-and-patch group with 3 updates (#14)

* feat: auto update process and releases script for admin only

* fix: signed extension path for upload

* fix: remove unecessary files and optimize autoupdate

* fix: imports error and webpack

* feat: add websocket support for reactions module

* fix: pullrequest without the files, uh ?

* fix: reactions not correctly sent to wss

* fix: reactions

* feat: increment version in package.json

* fix: delete package-lock.json

* fix: mentions module

* fix: highlight messages

* docs: add server status to README

* feat: add chrome support for release script

* feat: add reflow when adding reaction and remove forgotten console log

* feat: update release scripts + version

* feat: user badge for moderators and contributors/user of the extension

* fix: multiple suggestion selection was created

* fix: dynamic wsUrl and var definition fix

* fix: clean files and add comments

---------

Co-authored-by: Mouss <lepriol.matthieu@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Teyk0o added a commit that referenced this pull request Nov 29, 2024
* simplify manifest file by using glob patterns for JS and CSS

* chore: update .gitignore to include personal VSCode settings

* refactor: replace forEach with for-of loops and add type annotations

* docs: remove some markdown and add setup installation for BBB 2.6

* Refacto code (#10)

* simplify manifest file by using glob patterns for JS and CSS

* chore: update .gitignore to include personal VSCode settings

* refactor: replace forEach with for-of loops and add type annotations

* refactor: restructure WWSNB initialization and enhance message checking with logging

* refactor: restructure WWSNB initialization and enhance message checking with logging

* feat: implement user caching and utility functions for mentions system

* feat: refactor question highlighting and user retrieval logic; add observer for new messages

* feat: modularize message handling and enhance moderator message styling

* feat: export setupReactions function and import user module for enhanced functionality

* Fix/content (#11)

* Refactor message handling and implement TypeScript features (#12)

* Feature/rebuild setup mentions (#13)

* build(deps-dev): bump the minor-and-patch group with 3 updates (#14)

* feat: auto update process and releases script for admin only

* fix: signed extension path for upload

* fix: remove unecessary files and optimize autoupdate

* fix: imports error and webpack

* feat: add websocket support for reactions module

* fix: pullrequest without the files, uh ?

* fix: reactions not correctly sent to wss

* fix: reactions

* feat: increment version in package.json

* fix: delete package-lock.json

* fix: mentions module

* fix: highlight messages

* docs: add server status to README

* feat: add chrome support for release script

* feat: add reflow when adding reaction and remove forgotten console log

* feat: update release scripts + version

* feat: user badge for moderators and contributors/user of the extension

* fix: multiple suggestion selection was created

* fix: dynamic wsUrl and var definition fix

* fix: clean files and add comments

* fix: error when resolve conflicts

* fix: delete package-lock.json

---------

Co-authored-by: Mouss <lepriol.matthieu@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants