marzavec
f12dc52c79
Merge pull request #77 from MinusGix/patch-7
...
Fix spacing issues from messages that refer to user
2019-08-14 08:16:04 -05:00
MinusGix
8b50c0e90d
Update client.js
2019-08-13 18:25:32 -05:00
marzavec
327ac793e2
Merge pull request #76 from OpSimple/patch-1
...
Modified the way to apply syntax highlighting
2019-08-13 10:18:21 -05:00
OpSimple
9fcb235ad5
Minor change for a major fix
...
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!
2019-08-11 01:15:21 +05:30
OpSimple
985dd6f4b9
Modified the way to apply syntax highlighting
...
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.
2019-08-10 04:56:35 +05:30
marzavec
0a7cd63aab
Merge pull request #74 from Roslot/master
...
Fixed regex bug in @mentions
2019-06-26 23:02:36 -05:00
Roslot
4e80350df5
Fixed regex bug in @mentions
2019-06-26 22:04:59 -04:00
marzavec
530f57cccb
Merge pull request #72 from hack-chat/dependabot/npm_and_yarn/clientSource/ecstatic-3.3.2
...
Updating ecstatic to address vulnerability issue
2019-06-12 23:30:55 -05:00
dependabot[bot]
c8b62ef63f
Bump ecstatic from 3.3.0 to 3.3.2 in /clientSource
...
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>
2019-06-12 17:19:37 +00:00
marzavec
78f282566c
Updating pm2 to address axios vulnerability
2019-06-05 08:22:58 -05:00
marzavec
831a4968f4
Merge pull request #67 from Roslot/master
...
Semi-bugfix for @mentions
2019-06-04 15:27:15 -05:00
marzavec
c5429c4c00
Create FUNDING.yml
2019-06-04 15:22:56 -05:00
Roslot
a3b9a6abda
Bugfix for @mentions
2019-05-19 17:11:16 -04:00
marzavec
60c23cb52d
Update notify.mp3
2019-05-15 19:29:24 -07:00
marzavec
78a09f8b48
Merge pull request #65 from Roslot/master
...
Added notifications and sound alerts in client.js
2019-05-15 17:18:35 -07:00
Roslot
2f566de8b1
Fixed permission requesting, notifications off by default
2019-05-11 23:30:01 -04:00
Roslot
1fb02f4e79
Fixed audio on ff, chrome, edge
2019-05-11 22:35:04 -04:00
Roslot
53e4968cb4
Added notifications and sound alerts in client.js
2019-05-09 02:37:13 -04:00
marzavec
67dca7090f
Merge pull request #64 from MinusGix/patch-5
...
Extend logErrDetailed configuration option to errors when calling a hook
2019-05-04 07:27:58 -07:00
MinusGix
c7caea8e9b
Update MainServer.js
2019-05-03 03:05:32 -05:00
marzavec
9a230deaf0
Merge pull request #63 from MinusGix/patch-4
...
When saving Config, format it in a more human readable manner.
2019-04-27 15:38:47 -07:00
MinusGix
db0ff07d87
Update ConfigManager.js
2019-04-27 17:21:05 -05:00
marzavec
6643bb5253
Merge pull request #62 from MinusGix/patch-2
...
Give greater insight into server errors for server owner
2019-04-27 15:14:46 -07:00
MinusGix
4e4aaf611a
Merge pull request #1 from MinusGix/patch-3
...
Update SetupWizard.js
2019-04-27 17:09:52 -05:00
MinusGix
0dd8836e40
Update SetupWizard.js
2019-04-27 17:05:58 -05:00
MinusGix
e592b29137
Update CommandManager.js
2019-04-27 17:04:07 -05:00
MinusGix
4559de1bab
Update CommandManager.js
2019-04-26 15:18:42 -05:00
marzavec
f16b7b7a49
Merge pull request #61 from MinusGix/patch-1
...
Fix issue of the client not seeing disconnection if they have no myNick variable
2019-04-26 06:26:36 -07:00
marzavec
aedd4d46d0
Merge pull request #60 from MinusGix/patch-5
...
Make Ctrl-Tab while typing in textarea exit early
2019-04-26 06:19:20 -07:00
MinusGix
b0cbcc73fb
Update client.js
2019-04-25 16:54:43 -05:00
MinusGix
5831613a77
Update client.js
2019-04-25 16:07:15 -05:00
marzavec
75e7e56309
Merge pull request #59 from MinusGix/patch-4
...
Make autocomplete with multiple unused results not insert tab
2019-04-12 17:52:42 -07:00
MinusGix
1399400c39
Make autocomplete with multiple unused results not insert tab
2019-04-12 18:55:35 -05:00
marzavec
febc9ba744
Merge pull request #58 from MinusGix/patch-3
...
Pressing Tab inserts a Tab Character
2019-04-10 16:42:30 -07:00
MinusGix
41b55de964
Pressing Tab inserts a Tab Character
...
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.
2019-04-10 17:30:32 -05:00
marzavec
f353ecbd9e
refactoring 2 of 2
2019-04-07 17:04:10 -07:00
marzavec
c634e03cb5
refactoring 1 of 2
2019-03-18 23:36:21 -07:00
marzavec
8ceb0d7363
Merge pull request #56 from paulgreg/manifest
...
Adding manifest.json...
2019-03-04 17:13:35 -08:00
Grégory Paul
e55b3e2a3d
Adding manifest.json (basic PWA support)
2019-03-04 20:55:07 +01:00
marzavec
651a141b3f
Merge pull request #54 from paulgreg/master
...
Use wss if page is hosted on https
2019-03-03 13:56:19 -08:00
Grégory Paul
75fa07b213
Introducing wsPath to update path for local installation
2019-03-03 22:41:03 +01:00
Grégory Paul
101f20c084
Use wss if page is hosted on https
2019-03-03 15:50:31 +01:00
marzavec
686f348e87
Minor bug fix due to lib change
2019-03-01 00:06:15 -08:00
marzavec
a488301655
Core hook upgrade, misc fixes
...
(See ChangeLog.md tbh)
2019-02-21 00:43:25 -08:00
marzavec
02f6fbf701
Minor module changes
...
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.
2019-02-02 13:34:06 -08:00
marzavec
7e1c679b00
Merge pull request #51 from MinusGix/patch-2
...
Change verifyNickname to es5 rather than es6.
2019-01-13 18:06:00 -08:00
marzavec
77af03957c
Merge pull request #50 from 4ntil0l/patch-4
...
Update mariana.css
2019-01-13 18:04:49 -08:00
MinusGix
6dc30d5287
Change verifyNickname to es5 rather than es6.
...
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.
2019-01-13 16:08:16 -06:00
anti_lol
d20e3c2a1f
Update mariana.css
2019-01-13 14:59:44 +03:30
marzavec
ba9e2719cc
Merge pull request #48 from 4ntil0l/patch-2
...
Updated client.js for mariana scheme
2019-01-11 13:32:28 -08:00