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
/
core
/
invite.js
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extract invite code into utility functions for greater re-use and access
MinusGix
2020-03-07
1
-25
/
+82
*
Comments fix
marzavec
2020-03-06
1
-1
/
+1
*
Deduplicate verifyNickname into a single importable function
MinusGix
2020-03-06
1
-3
/
+2
*
Fix usage of double-equals-comparison to triple-equals
MinusGix
2020-02-18
1
-1
/
+1
*
Add 'to' parameter to invite, specifies channel
MinusGix
2020-02-17
1
-4
/
+8
*
Syntax update and formatting tweaks
marzavec
2019-11-07
1
-18
/
+19
*
refactoring 2 of 2
marzavec
2019-04-08
1
-1
/
+1
*
refactoring 1 of 2
marzavec
2019-03-19
1
-1
/
+1
*
Minor module changes
marzavec
2019-02-02
1
-1
/
+8
*
Added hooks, modules and cleaned up code
marzavec
2018-09-30
1
-9
/
+9
*
cleaned up and commented modules
marzavec
2018-06-04
1
-12
/
+12
*
Prevent fucking shit up
Neel Kamath
2018-05-13
1
-0
/
+65
*
Flatten
Neel Kamath
2018-05-13
1
-65
/
+0
*
Re-add module documentation
Neel Kamath
2018-05-13
1
-1
/
+5
*
Remove unused object fields
neelkamath
2018-05-12
1
-5
/
+1
*
Remove forgettable, unused, occasionally harmful (w.r.t. ES6) directive
neelkamath
2018-05-11
1
-2
/
+0
*
misc server changes and new modules
marzavec
2018-04-29
1
-10
/
+10
*
Rolled client back to legacy & synced prod modules
marzavec
2018-03-25
1
-0
/
+1
*
Streamlined modules, server tweaks, better feedback
marzavec
2018-03-14
1
-4
/
+4
*
stabilized modules and server cmd field
marzavec
2018-03-11
1
-5
/
+7
*
initial commit
marzavec
2018-03-10
1
-0
/
+64