Tags: xadamxk/HFX2.0
Tags
Bump ansi-regex (#260) Bumps [ansi-regex](https://github.com/chalk/ansi-regex), [ansi-regex](https://github.com/chalk/ansi-regex) and [ansi-regex](https://github.com/chalk/ansi-regex). These dependencies needed to be updated together. Updates `ansi-regex` from 5.0.0 to 5.0.1 - [Release notes](https://github.com/chalk/ansi-regex/releases) - [Commits](chalk/ansi-regex@v5.0.0...v5.0.1) Updates `ansi-regex` from 4.1.0 to 5.0.1 - [Release notes](https://github.com/chalk/ansi-regex/releases) - [Commits](chalk/ansi-regex@v5.0.0...v5.0.1) Updates `ansi-regex` from 3.0.0 to 5.0.1 - [Release notes](https://github.com/chalk/ansi-regex/releases) - [Commits](chalk/ansi-regex@v5.0.0...v5.0.1) --- updated-dependencies: - dependency-name: ansi-regex dependency-type: indirect - dependency-name: ansi-regex dependency-type: indirect - dependency-name: ansi-regex dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Adam Koewler <xadamxk@gmail.com>
Bump json-schema and jsprim (#264) Bumps [json-schema](https://github.com/kriszyp/json-schema) and [jsprim](https://github.com/joyent/node-jsprim). These dependencies needed to be updated together. Updates `json-schema` from 0.2.3 to 0.4.0 - [Release notes](https://github.com/kriszyp/json-schema/releases) - [Commits](kriszyp/json-schema@v0.2.3...v0.4.0) Updates `jsprim` from 1.4.1 to 1.4.2 - [Release notes](https://github.com/joyent/node-jsprim/releases) - [Changelog](https://github.com/TritonDataCenter/node-jsprim/blob/v1.4.2/CHANGES.md) - [Commits](TritonDataCenter/node-jsprim@v1.4.1...v1.4.2) --- updated-dependencies: - dependency-name: json-schema dependency-type: indirect - dependency-name: jsprim dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Feature/group management (#214) * Move hfx features to their own section * Linter changes * Move address match logic to util, rename showgroups section * Add wip group management logic * Add profile management logic * Update MemberManagement.js * Update group management notice
v2.3.0 (#207) * Update alert.json * Update badges.json (#177) * Feature/badge update (#178) * Update badges.json * Update badges.json * Update badges.json * Feature/update dependencies (#179) * Updated vulnerable dependencies * Update badges.json * Updated badges.json * Create contributing.md * Update README.md * Badge list update * Create emotes.json * Update emotes.json * Update emotes.json * Update emotes.json * Feature/emote enhancement (#182) * added legacy emotes * Removed local assets, added logic for emote library * Create emotes.json * Added pepe emotes * Update emotes.json * Feature/emote enhancement (#184) * added legacy emotes * Removed local assets, added logic for emote library * Create emotes.json * Added pepe emotes * Added pepe source, rearranged large legacy emotes * Added emote picker functionality * Added emote picker support to private messages * Refactored logic for emote styling by category * Added replace all to util * Rename emote names to be category-name * Added emote preview to posts * Made thread emotes disabled by default * Experimenting with emoji picker * Working without using local library * working poc for convo * Added moment min map * Implemented default emote picker logic * Update build process to allow using Babel. * Update EmoteLibrary.js * Updated emote library to allow categories and tags * Removed old emote logic * Updating to use new emote layout Co-authored-by: Bennett Smith <smith.bennett@ic.edu> * Feature/emote enhancement (#186) * added legacy emotes * Removed local assets, added logic for emote library * Create emotes.json * Added pepe emotes * Added pepe source, rearranged large legacy emotes * Added emote picker functionality * Added emote picker support to private messages * Refactored logic for emote styling by category * Added replace all to util * Rename emote names to be category-name * Added emote preview to posts * Made thread emotes disabled by default * Experimenting with emoji picker * Working without using local library * working poc for convo * Added moment min map * Implemented default emote picker logic * Update build process to allow using Babel. * Update EmoteLibrary.js * Updated emote library to allow categories and tags * Removed old emote logic * Updating to use new emote layout * Moved emotes to convo, parsing emotes in convo * Update EmoteLibrary.js * Added group ficon assets * Added pepe emotes * Added more pepe emotes, added ficons * Add dreamers and sociopaths ficons * Implement emoji picker on thread edit, preview on thread preview * Add memes and hydra emotes * Add hf emotes * Add hfx emotes * Add emoji asset to extension assets * Add configuration for emote on all pages Co-authored-by: Bennett Smith <smith.bennett@ic.edu> * Bump ws from 5.2.2 to 5.2.3 (#181) Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@5.2.2...5.2.3) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Adam Koewler <xadamxk@gmail.com> * Bump yargs-parser from 5.0.0-security.0 to 5.0.1 (#180) Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 5.0.0-security.0 to 5.0.1. - [Release notes](https://github.com/yargs/yargs-parser/releases) - [Changelog](https://github.com/yargs/yargs-parser/blob/v5.0.1/CHANGELOG.md) - [Commits](https://github.com/yargs/yargs-parser/commits/v5.0.1) --- updated-dependencies: - dependency-name: yargs-parser dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Adam Koewler <xadamxk@gmail.com> * Update emotes.json (#187) * Bugfix/emotes (#188) * Update emotes.json * Fix messages sending on emoji picker trigger * Version bump * Update alert.json * Update badges.json * Update badges.json * Feature/interactive post stats (#191) * Started interactive post stats * Added bytes to interactive post stats * Update InteractivePostStats.js * Create joindate on posts module (#193) * Update badges.json * Bugfix/expand profile awards (#198) * v2.2.0 (#189) * Update alert.json * Update badges.json (#177) * Feature/badge update (#178) * Update badges.json * Update badges.json * Update badges.json * Feature/update dependencies (#179) * Updated vulnerable dependencies * Update badges.json * Updated badges.json * Create contributing.md * Update README.md * Badge list update * Create emotes.json * Update emotes.json * Update emotes.json * Update emotes.json * Feature/emote enhancement (#182) * added legacy emotes * Removed local assets, added logic for emote library * Create emotes.json * Added pepe emotes * Update emotes.json * Feature/emote enhancement (#184) * added legacy emotes * Removed local assets, added logic for emote library * Create emotes.json * Added pepe emotes * Added pepe source, rearranged large legacy emotes * Added emote picker functionality * Added emote picker support to private messages * Refactored logic for emote styling by category * Added replace all to util * Rename emote names to be category-name * Added emote preview to posts * Made thread emotes disabled by default * Experimenting with emoji picker * Working without using local library * working poc for convo * Added moment min map * Implemented default emote picker logic * Update build process to allow using Babel. * Update EmoteLibrary.js * Updated emote library to allow categories and tags * Removed old emote logic * Updating to use new emote layout Co-authored-by: Bennett Smith <smith.bennett@ic.edu> * Feature/emote enhancement (#186) * added legacy emotes * Removed local assets, added logic for emote library * Create emotes.json * Added pepe emotes * Added pepe source, rearranged large legacy emotes * Added emote picker functionality * Added emote picker support to private messages * Refactored logic for emote styling by category * Added replace all to util * Rename emote names to be category-name * Added emote preview to posts * Made thread emotes disabled by default * Experimenting with emoji picker * Working without using local library * working poc for convo * Added moment min map * Implemented default emote picker logic * Update build process to allow using Babel. * Update EmoteLibrary.js * Updated emote library to allow categories and tags * Removed old emote logic * Updating to use new emote layout * Moved emotes to convo, parsing emotes in convo * Update EmoteLibrary.js * Added group ficon assets * Added pepe emotes * Added more pepe emotes, added ficons * Add dreamers and sociopaths ficons * Implement emoji picker on thread edit, preview on thread preview * Add memes and hydra emotes * Add hf emotes * Add hfx emotes * Add emoji asset to extension assets * Add configuration for emote on all pages Co-authored-by: Bennett Smith <smith.bennett@ic.edu> * Bump ws from 5.2.2 to 5.2.3 (#181) Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@5.2.2...5.2.3) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Adam Koewler <xadamxk@gmail.com> * Bump yargs-parser from 5.0.0-security.0 to 5.0.1 (#180) Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 5.0.0-security.0 to 5.0.1. - [Release notes](https://github.com/yargs/yargs-parser/releases) - [Changelog](https://github.com/yargs/yargs-parser/blob/v5.0.1/CHANGELOG.md) - [Commits](https://github.com/yargs/yargs-parser/commits/v5.0.1) --- updated-dependencies: - dependency-name: yargs-parser dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Adam Koewler <xadamxk@gmail.com> * Update emotes.json (#187) * Bugfix/emotes (#188) * Update emotes.json * Fix messages sending on emoji picker trigger * Version bump Co-authored-by: Bennett Smith <smith.bennett@ic.edu> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Gulp global install * Fix expand profile awards bug * Point readme to contributing doc Co-authored-by: Bennett Smith <smith.bennett@ic.edu> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump urijs from 1.19.6 to 1.19.7 (#195) Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.6 to 1.19.7. - [Release notes](https://github.com/medialize/URI.js/releases) - [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md) - [Commits](medialize/URI.js@v1.19.6...v1.19.7) --- updated-dependencies: - dependency-name: urijs dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Adam Koewler <xadamxk@gmail.com> * Bump path-parse from 1.0.6 to 1.0.7 (#196) Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Adam Koewler <xadamxk@gmail.com> * Update manifest.json (#199) * Update alert.json * Bump tmpl from 1.0.4 to 1.0.5 (#201) Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Add files via upload (#200) * Add files via upload * Update Features.js * Update TabNotifications.js * Update TabNotifications.js * Update TabNotifications.js * Update TabNotifications.js * Update TabNotifications.js * Update TabNotifications.js * Update badges.json * Update badges.json * Update badges.json * Update TabNotifications.js * Update TabNotifications.js * Update TabNotifications.js * Update TabNotifications.js * Update TabNotifications.js * Update TabNotifications.js * Update TabNotifications.js * Small Fix Using document.getElementsByClassName to scan through the node list for our event listener. Added my Badges. * Removed debugging script * Updated event listeners * Update TabNotifications * Update TabNotifications.js * Update TabNotifications.js * Update TabNotifications.js * Update TabNotifications.js Co-authored-by: Adam Koewler <xadamxk@gmail.com> * Add forceEnable to core feature (#202) * Update ShowContractedReplies (#203) * Update ShowContractedReplies * Update ShowContractedReplies.js * Update ShowContractedReplies.js * Update ShowContractedReplies.js * Update ShowContractedReplies * Update ShowContractedReplies.js * Update ShowContractedReplies.js * Update ShowContractedReplies.js * Update ShowContractedReplies.js * Update ShowContractedReplies.js * Update ShowContractedReplies.js * Update ShowContractedReplies.js * Update ShowContractedReplies.js * Update ShowContractedReplies.js * Update ShowContractedReplies * Update IntroJs.js * Update ShowContractedReplies.js closes #75 * Update contributing.md * Add award goal additions (#206) * Update badges.json * Linked Threads Feature (#205) * Fix docker build command in contributing * Update Dockerfile, switch MAINTAINER to proper LABEL tag * Add new Linked Awards feature * Adjust feature description Co-authored-by: Wessel Verheij <info@nightworks.io> Co-authored-by: Adam Koewler <xadamxk@gmail.com> * Update badges.json * Update manifest.json Co-authored-by: Bennett Smith <smith.bennett@ic.edu> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: DeviceHF <90981844+DeviceHF@users.noreply.github.com> Co-authored-by: Wessel <wessel.verhey@hotmail.com> Co-authored-by: Wessel Verheij <info@nightworks.io>
v2.2.0 (#189) * Update alert.json * Update badges.json (#177) * Feature/badge update (#178) * Update badges.json * Update badges.json * Update badges.json * Feature/update dependencies (#179) * Updated vulnerable dependencies * Update badges.json * Updated badges.json * Create contributing.md * Update README.md * Badge list update * Create emotes.json * Update emotes.json * Update emotes.json * Update emotes.json * Feature/emote enhancement (#182) * added legacy emotes * Removed local assets, added logic for emote library * Create emotes.json * Added pepe emotes * Update emotes.json * Feature/emote enhancement (#184) * added legacy emotes * Removed local assets, added logic for emote library * Create emotes.json * Added pepe emotes * Added pepe source, rearranged large legacy emotes * Added emote picker functionality * Added emote picker support to private messages * Refactored logic for emote styling by category * Added replace all to util * Rename emote names to be category-name * Added emote preview to posts * Made thread emotes disabled by default * Experimenting with emoji picker * Working without using local library * working poc for convo * Added moment min map * Implemented default emote picker logic * Update build process to allow using Babel. * Update EmoteLibrary.js * Updated emote library to allow categories and tags * Removed old emote logic * Updating to use new emote layout Co-authored-by: Bennett Smith <smith.bennett@ic.edu> * Feature/emote enhancement (#186) * added legacy emotes * Removed local assets, added logic for emote library * Create emotes.json * Added pepe emotes * Added pepe source, rearranged large legacy emotes * Added emote picker functionality * Added emote picker support to private messages * Refactored logic for emote styling by category * Added replace all to util * Rename emote names to be category-name * Added emote preview to posts * Made thread emotes disabled by default * Experimenting with emoji picker * Working without using local library * working poc for convo * Added moment min map * Implemented default emote picker logic * Update build process to allow using Babel. * Update EmoteLibrary.js * Updated emote library to allow categories and tags * Removed old emote logic * Updating to use new emote layout * Moved emotes to convo, parsing emotes in convo * Update EmoteLibrary.js * Added group ficon assets * Added pepe emotes * Added more pepe emotes, added ficons * Add dreamers and sociopaths ficons * Implement emoji picker on thread edit, preview on thread preview * Add memes and hydra emotes * Add hf emotes * Add hfx emotes * Add emoji asset to extension assets * Add configuration for emote on all pages Co-authored-by: Bennett Smith <smith.bennett@ic.edu> * Bump ws from 5.2.2 to 5.2.3 (#181) Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@5.2.2...5.2.3) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Adam Koewler <xadamxk@gmail.com> * Bump yargs-parser from 5.0.0-security.0 to 5.0.1 (#180) Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 5.0.0-security.0 to 5.0.1. - [Release notes](https://github.com/yargs/yargs-parser/releases) - [Changelog](https://github.com/yargs/yargs-parser/blob/v5.0.1/CHANGELOG.md) - [Commits](https://github.com/yargs/yargs-parser/commits/v5.0.1) --- updated-dependencies: - dependency-name: yargs-parser dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Adam Koewler <xadamxk@gmail.com> * Update emotes.json (#187) * Bugfix/emotes (#188) * Update emotes.json * Fix messages sending on emoji picker trigger * Version bump Co-authored-by: Bennett Smith <smith.bennett@ic.edu> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
PreviousNext