aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Client updatemarzavec2019-08-18153-1229/+370
| | | | See changelog.md
* Merge pull request #77 from MinusGix/patch-7marzavec2019-08-141-2/+2
|\ | | | | Fix spacing issues from messages that refer to user
| * Update client.jsMinusGix2019-08-141-2/+2
|/
* Merge pull request #76 from OpSimple/patch-1marzavec2019-08-131-27/+53
|\ | | | | Modified the way to apply syntax highlighting
| * Minor change for a major fixOpSimple2019-08-101-1/+1
| | | | | | I forgot to change `holEl.textContent` with `holEl.innerHTML` after I shifted the links parsing line at the last. Earlier, I felt its need to preserve the anchor tags. Finally, fixed it!
| * Modified the way to apply syntax highlightingOpSimple2019-08-101-27/+53
|/ | | Modified the way to detect and apply syntax highlighting so that it can used along with normal text and katex at the same time, in the same message. It also contains some previous changes made by the admin(you) of the server.
* Merge pull request #74 from Roslot/mastermarzavec2019-06-271-1/+1
|\ | | | | Fixed regex bug in @mentions
| * Fixed regex bug in @mentionsRoslot2019-06-271-1/+1
|/
* Merge pull request #72 from ↵marzavec2019-06-131-3/+3
|\ | | | | | | | | hack-chat/dependabot/npm_and_yarn/clientSource/ecstatic-3.3.2 Updating ecstatic to address vulnerability issue
| * Bump ecstatic from 3.3.0 to 3.3.2 in /clientSourcedependabot[bot]2019-06-121-3/+3
|/ | | | | | | | Bumps [ecstatic](https://github.com/jfhbrook/node-ecstatic) from 3.3.0 to 3.3.2. - [Release notes](https://github.com/jfhbrook/node-ecstatic/releases) - [Changelog](https://github.com/jfhbrook/node-ecstatic/blob/3.3.2/CHANGELOG.md) - [Commits](https://github.com/jfhbrook/node-ecstatic/compare/3.3.0...3.3.2) Signed-off-by: dependabot[bot] <support@github.com>
* Updating pm2 to address axios vulnerabilitymarzavec2019-06-052-254/+298
|
* Merge pull request #67 from Roslot/mastermarzavec2019-06-042-20/+12
|\ | | | | Semi-bugfix for @mentions
| * Bugfix for @mentionsRoslot2019-05-192-20/+12
| |
* | Create FUNDING.ymlmarzavec2019-06-041-0/+2
|/
* Update notify.mp3marzavec2019-05-161-0/+0
|
* Merge pull request #65 from Roslot/mastermarzavec2019-05-164-14/+179
|\ | | | | Added notifications and sound alerts in client.js
| * Fixed permission requesting, notifications off by defaultRoslot2019-05-121-48/+65
| |
| * Fixed audio on ff, chrome, edgeRoslot2019-05-124-13/+23
| |
| * Added notifications and sound alerts in client.jsRoslot2019-05-094-14/+152
|/
* Merge pull request #64 from MinusGix/patch-5marzavec2019-05-041-3/+7
|\ | | | | Extend logErrDetailed configuration option to errors when calling a hook
| * Update MainServer.jsMinusGix2019-05-031-3/+7
|/
* Merge pull request #63 from MinusGix/patch-4marzavec2019-04-281-1/+4
|\ | | | | When saving Config, format it in a more human readable manner.
| * Update ConfigManager.jsMinusGix2019-04-281-1/+4
|/
* Merge pull request #62 from MinusGix/patch-2marzavec2019-04-282-3/+19
|\ | | | | Give greater insight into server errors for server owner
| * Merge pull request #1 from MinusGix/patch-3MinusGix2019-04-281-0/+6
| |\ | | | | | | Update SetupWizard.js
| | * Update SetupWizard.jsMinusGix2019-04-281-0/+6
| |/ |/|
| * Update CommandManager.jsMinusGix2019-04-281-1/+11
| |
| * Update CommandManager.jsMinusGix2019-04-261-3/+3
|/
* Merge pull request #61 from MinusGix/patch-1marzavec2019-04-261-1/+1
|\ | | | | Fix issue of the client not seeing disconnection if they have no myNick variable
| * Update client.jsMinusGix2019-04-251-1/+1
| |
* | Merge pull request #60 from MinusGix/patch-5marzavec2019-04-261-0/+6
|\ \ | |/ |/| Make Ctrl-Tab while typing in textarea exit early
| * Update client.jsMinusGix2019-04-251-0/+6
|/
* Merge pull request #59 from MinusGix/patch-4marzavec2019-04-131-3/+5
|\ | | | | Make autocomplete with multiple unused results not insert tab
| * Make autocomplete with multiple unused results not insert tabMinusGix2019-04-131-3/+5
|/
* Merge pull request #58 from MinusGix/patch-3marzavec2019-04-111-0/+8
|\ | | | | Pressing Tab inserts a Tab Character
| * Pressing Tab inserts a Tab CharacterMinusGix2019-04-111-0/+8
|/ | | This would make so when you press tab and it does not find any autocomplete it will insert a tab character. This is useful behavior for writing code quickly in chat.
* refactoring 2 of 2marzavec2019-04-0831-182/+242
|
* refactoring 1 of 2marzavec2019-03-1930-359/+414
|
* Merge pull request #56 from paulgreg/manifestmarzavec2019-03-058-0/+41
|\ | | | | Adding manifest.json...
| * Adding manifest.json (basic PWA support)Grégory Paul2019-03-048-0/+41
| |
* | Merge pull request #54 from paulgreg/mastermarzavec2019-03-031-1/+7
|\ \ | |/ |/| Use wss if page is hosted on https
| * Introducing wsPath to update path for local installationGrégory Paul2019-03-031-1/+6
| |
| * Use wss if page is hosted on httpsGrégory Paul2019-03-031-1/+2
|/
* Minor bug fix due to lib changemarzavec2019-03-011-1/+1
|
* Core hook upgrade, misc fixesmarzavec2019-02-2117-518/+1345
| | | | (See ChangeLog.md tbh)
* Minor module changesmarzavec2019-02-028-15/+72
| | | | Added trips to listusers output. Added 'reason' to reload broadcast. Fixed removemod bug. Added /nick hook to changenick. Added 'type' and 'from' fields to invite event.
* Merge pull request #51 from MinusGix/patch-2marzavec2019-01-141-1/+3
|\ | | | | Change verifyNickname to es5 rather than es6.
| * Change verifyNickname to es5 rather than es6.MinusGix2019-01-131-1/+3
| | | | | | | | We're not really using much es6 features, so we might as well make this a normal function so that people with browsers that are old due to not being able to update them (such as apple devices not getting updates the os after end of life). Also replaces the `const` with a `var` since it doesn't really matter if it's modified or not and that is an es6 feature was well. This might fix https://github.com/hack-chat/main/issues/33 or at least the issues 'CheekyChops' having. I didn't test this code, but it's such a simple change.
* | Merge pull request #50 from 4ntil0l/patch-4marzavec2019-01-141-3/+3
|\ \ | |/ |/| Update mariana.css
| * Update mariana.cssanti_lol2019-01-131-3/+3
|/