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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
18
-55
/
+108
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
9
-12
/
+12
2019-11-07
Syntax update and formatting tweaks
marzavec
40
-956
/
+1188
2019-10-12
add trip to emotes (/me)
Manuel Herrmann
1
-0
/
+3
2019-10-03
Outgoing Hook Fix + Package Changes
marzavec
1
-2
/
+4
2019-05-03
Update MainServer.js
MinusGix
1
-3
/
+7
2019-04-28
Update ConfigManager.js
MinusGix
1
-1
/
+4
2019-04-28
Update SetupWizard.js
MinusGix
1
-0
/
+6
2019-04-28
Update CommandManager.js
MinusGix
1
-1
/
+11
2019-04-26
Update CommandManager.js
MinusGix
1
-3
/
+3
2019-04-08
refactoring 2 of 2
marzavec
31
-182
/
+242
2019-03-19
refactoring 1 of 2
marzavec
26
-315
/
+399
2019-03-01
Minor bug fix due to lib change
marzavec
1
-1
/
+1
2019-02-21
Core hook upgrade, misc fixes
marzavec
11
-50
/
+196
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-10-14
documentation update, removing unused scripts
marzavec
2
-35
/
+0
2018-09-30
Made admin pass stored as trip and handled by trip. Admin can now be an admin...
MinusGix
2
-11
/
+17
2018-09-30
Made Admin password saved as a trip.
MinusGix
1
-1
/
+11
2018-09-30
Put tripsalt question before password question.
MinusGix
1
-9
/
+9
2018-09-30
Added hooks, modules and cleaned up code
marzavec
27
-262
/
+871
2018-06-04
cleaned up and commented modules
marzavec
20
-86
/
+182
2018-06-03
Completed protocol decoupling
marzavec
9
-49
/
+104
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
27
-0
/
+2083
2018-05-13
Flatten
Neel Kamath
27
-2083
/
+0
2018-05-13
Re-add module documentation
Neel Kamath
17
-16
/
+124
2018-05-13
Use the 'use strict' directive when needed
Neel Kamath
3
-0
/
+6
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
[next]