1
0
mirror of https://github.com/hack-chat/main.git synced 2024-03-22 13:20:33 +08:00
Commit Graph

169 Commits

Author SHA1 Message Date
MinusGix
30d1dbc1c6 Make password field available for use in join 2020-03-06 17:45:47 -06:00
marzavec
14c839b0fa
Merge pull request #92 from MinusGix/tripInfo
Add trip to various commands that include nickname of moderator using…
2020-03-06 15:33:51 -06:00
MinusGix
0cedb40cc3 Add trip to various commands that include nickname of moderator using them 2020-03-06 15:29:15 -06:00
marzavec
d784de1bb8
Merge pull request #91 from MinusGix/levelRewording
Reword actions which are restricted on using against users of same level
2020-03-06 15:21:27 -06:00
MinusGix
8987cca848 Reword actions which are restricted on using against users of same level 2020-03-06 15:17:43 -06:00
marzavec
0de1ece3e4 Comments fix 2020-03-06 15:12:48 -06:00
marzavec
05436fa4dc
Merge pull request #90 from MinusGix/verifyNicknameMove
Deduplicate verifyNickname into a single importable function
2020-03-06 15:11:19 -06:00
MinusGix
eec99669c8 Deduplicate verifyNickname into a single importable function 2020-03-06 14:41:09 -06:00
marzavec
da9cbe3dbb Minor UAC tweaks
Added an underscore to the uac info lib which prevents the server from attempting to use the file as a command module, allowing removal of the 'info' property and empty 'run' command
2020-03-06 11:00:30 -06:00
marzavec
4e0e269007
Merge pull request #89 from MinusGix/nul_initial2
Added UAC and numeric user levels
2020-03-06 09:39:22 -06:00
MinusGix
50737bc0d9 Move most uses of uType filtering to use UAC levels 2020-03-05 10:49:25 -06:00
MinusGix
2fd054a31e Make join apply UAC levels to sockets and userInfo 2020-03-05 10:48:58 -06:00
MinusGix
3569d42f2d Add UAC info file with levels and minor utility functions 2020-03-05 10:48:33 -06:00
marzavec
133740a250
Merge pull request #85 from MinusGix/add_channel_invite
Add ability to specify the channel that the invite command invites the user to
2020-02-19 11:30:51 -06:00
MinusGix
a1c0015fe2 Fix usage of double-equals-comparison to triple-equals 2020-02-18 13:57:20 -06:00
MinusGix
d30f82962a Add 'to' parameter to invite, specifies channel 2020-02-16 21:18:13 -06:00
marzavec
2e024eddc2
Merge pull request #84 from MinusGix/master
Let kick take a channel argument
2020-01-23 08:24:20 -06:00
MinusGix
9900353931 Let kick pass a channel argument 2020-01-20 22:52:36 -06:00
marzavec
11ceb7c305 Package updates 2019-12-01 20:24:19 -08:00
marzavec
fcd0563f15 Update DEPLOY.md 2019-11-08 09:25:37 -06:00
marzavec
7b69c47f33 Updated help.js, now uses markdown 2019-11-07 16:34:38 -06:00
marzavec
f34ee18c30 Minor bug fixes 2019-11-07 11:46:55 -06:00
marzavec
a4588dc4f6 Update DEPLOY.md 2019-11-07 00:19:12 -08:00
marzavec
f28e65ab80 Syntax update and formatting tweaks 2019-11-06 23:35:23 -08:00
marzavec
ea83e8c477
Merge pull request #79 from 0x17de/feature-emote-trip
add trip to emotes (/me)
2019-10-14 09:26:42 -05:00
Manuel Herrmann
769b856d1c
add trip to emotes (/me) 2019-10-12 01:11:13 +02:00
marzavec
aeec2be24f Outgoing Hook Fix + Package Changes 2019-10-03 12:48:30 -05:00
marzavec
5af59f85f3 Client update
See changelog.md
2019-08-17 16:24:29 -07:00
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