index
:
hackchat
master
A minimal, distraction-free chat application https://hack.chat/
Linux User
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
src
/
commands
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-03-16
Make ban command broadcast information about user and banner
MinusGix
1
-0
/
+4
2020-03-16
Add command to get information about users to broadcast to clients
MinusGix
1
-0
/
+17
2020-03-13
Switch accessed property to hash
MinusGix
1
-2
/
+2
2020-03-12
Protocol Updates and Bug Fixes
marzavec
13
-28
/
+169
2020-03-12
Make hash take the correct property
MinusGix
1
-1
/
+1
2020-03-07
Make password field available for use in join
MinusGix
1
-2
/
+8
2020-03-07
Make dumb use abstracted invite functions rather than duplicating code
MinusGix
1
-9
/
+12
2020-03-07
Extract invite code into utility functions for greater re-use and access
MinusGix
1
-25
/
+82
2020-03-06
Add trip to various commands that include nickname of moderator using them
MinusGix
5
-5
/
+5
2020-03-06
Reword actions which are restricted on using against users of same level
MinusGix
4
-4
/
+4
2020-03-06
Comments fix
marzavec
4
-6
/
+12
2020-03-06
Deduplicate verifyNickname into a single importable function
MinusGix
5
-12
/
+19
2020-03-06
Minor UAC tweaks
marzavec
17
-54
/
+107
2020-03-05
Move most uses of uType filtering to use UAC levels
MinusGix
14
-45
/
+64
2020-03-05
Make join apply UAC levels to sockets and userInfo
MinusGix
1
-0
/
+7
2020-03-05
Add UAC info file with levels and minor utility functions
MinusGix
1
-0
/
+32
2020-02-18
Fix usage of double-equals-comparison to triple-equals
MinusGix
1
-1
/
+1
2020-02-17
Add 'to' parameter to invite, specifies channel
MinusGix
1
-4
/
+8
2020-01-21
Let kick pass a channel argument
MinusGix
1
-16
/
+36
2019-11-07
Updated help.js, now uses markdown
marzavec
1
-16
/
+13
2019-11-07
Minor bug fixes
marzavec
8
-11
/
+11
2019-11-07
Syntax update and formatting tweaks
marzavec
27
-492
/
+532
2019-10-12
add trip to emotes (/me)
Manuel Herrmann
1
-0
/
+3
2019-04-08
refactoring 2 of 2
marzavec
23
-37
/
+37
2019-03-19
refactoring 1 of 2
marzavec
11
-18
/
+18
2019-02-21
Core hook upgrade, misc fixes
marzavec
9
-32
/
+141
2019-02-02
Minor module changes
marzavec
8
-15
/
+72
2018-12-28
Add a check for if there is a target parameter
MinusGix
1
-0
/
+10
2018-10-26
added auto reply to whisper using /r text hook
marzavec
1
-1
/
+27
2018-09-30
Made admin pass stored as trip and handled by trip. Admin can now be an admin...
MinusGix
1
-7
/
+6
2018-09-30
Added hooks, modules and cleaned up code
marzavec
25
-237
/
+732
2018-06-04
cleaned up and commented modules
marzavec
20
-86
/
+182
2018-06-03
Completed protocol decoupling
marzavec
7
-34
/
+77
2018-06-01
Array checking made constructor safe
OpSimple
1
-1
/
+1
2018-06-01
Solved uneeded variable creation
OpSimple
1
-4
/
+1
2018-06-01
Just cleaning stuffs
OpSimple
1
-3
/
+2
2018-06-01
Update chat.js
OpSimple
1
-1
/
+1
2018-06-01
Added an extra loop for allies
OpSimple
1
-0
/
+6
2018-06-01
Added an extra option to add allies
OpSimple
1
-2
/
+8
2018-05-31
Added checking for muzzled user
OpSimple
1
-2
/
+7
2018-05-31
Created speak.js
OpSimple
1
-0
/
+43
2018-05-31
Created dumb.js
OpSimple
1
-0
/
+58
2018-05-31
Added hashes into each socket
OpSimple
1
-1
/
+2
2018-05-13
Prevent fucking shit up
Neel Kamath
17
-0
/
+964
2018-05-13
Flatten
Neel Kamath
17
-964
/
+0
2018-05-13
Re-add module documentation
Neel Kamath
17
-16
/
+124
2018-05-12
Enhance READM.md
neelkamath
1
-49
/
+0
2018-05-12
Remove unused object fields
neelkamath
17
-78
/
+18
2018-05-12
Remove help.js as we need human, not programmatic documentation for this
neelkamath
1
-49
/
+0
2018-05-11
Remove forgettable, unused, occasionally harmful (w.r.t. ES6) directive
neelkamath
18
-36
/
+0
[next]