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

84 Commits

Author SHA1 Message Date
marzavec
c23aa0657e fix issue #42 2018-11-03 09:51:05 -05:00
marzavec
d64eac54ed added auto reply to whisper using /r text hook 2018-10-26 08:26:36 -05:00
marzavec
9150325ca2 removed frontpage links, updated wording 2018-10-23 10:15:40 -05:00
marzavec
4a2f0d6f59 documentation update, removing unused scripts 2018-10-13 16:35:58 -07:00
marzavec
523925fb39
Merge pull request #39 from rand0x0m/update-style
Style update to handle messages that refer to the user.
2018-10-08 14:27:47 -07:00
rand0x0m
1ed6cf945f Updated style to handle messages that refer to the user. 2018-10-07 20:45:20 +02:00
marzavec
7718a367d7
Merge pull request #38 from MinusGix/master
Admin pass stored as trip
2018-10-04 17:26:56 -07:00
MinusGix
e7724e24fd Made admin pass stored as trip and handled by trip. Admin can now be an admin as long as they use the same password 2018-09-30 14:41:28 -05:00
MinusGix
2a852fe13e Made Admin password saved as a trip. 2018-09-30 13:41:18 -05:00
MinusGix
a7783947a1 Put tripsalt question before password question. 2018-09-30 12:50:44 -05:00
marzavec
c719020e17 Added hooks, modules and cleaned up code 2018-09-29 23:44:36 -07:00
marzavec
c06681803b
Merge pull request #28 from henrywright/27
Check if the nickname is valid before adding a CSS class
2018-07-29 17:29:13 -07:00
Henry Wright
bce848f8a3 Check if the nickname is valid before adding a CSS class 2018-07-29 22:57:57 +01:00
marzavec
8b86f3a8f4
Merge pull request #18 from OpSimple/master
Solved the sidebar scroll for mobile users
2018-06-19 06:38:14 -07:00
OpSimple
f4b0f90b4b
Minor changes to prevent ugliness 2018-06-18 03:56:08 +05:30
OpSimple
7a2f3bde97
Solved the sidebar scroll for mobile users
Solved the most annoying problem for the mobile clients, the sidebar scroll. Yeah, we've experienced this situation when we couldn't invite someone who's at the last end of the sidebar with our mobile browser cause sidebar spills out of the screen when there's a lot of users connected. But, now this is solved by fixing the height of sidebar container to 90% when shown and to 0% when hidden. Ah! I was really grieving to get rid of this shit.
2018-06-18 00:02:03 +05:30
marzavec
b928d30d59
Merge pull request #17 from OpSimple/patch-1
Let visitors know about the other softwares
2018-06-07 06:35:26 -07:00
OpSimple
70cf2568af
shortened the url for other softwares 2018-06-07 19:02:23 +05:30
OpSimple
7a4cde1453
Let visitors know about the other softwares
Let visitors know about the existence of other softwares too
2018-06-07 16:54:08 +05:30
marzavec
e35fff59ba cleaned up and commented modules 2018-06-04 00:07:24 -07:00
marzavec
62daa4893f Completed protocol decoupling 2018-06-03 11:08:35 -07:00
marzavec
71e940ddba
Merge pull request #16 from OpSimple/master
A new way to handle the spammers
2018-06-01 12:50:38 -07:00
OpSimple
1d283f5030
Array checking made constructor safe 2018-06-01 23:47:27 +05:30
OpSimple
a9b020fa02
Solved uneeded variable creation 2018-06-01 23:45:38 +05:30
OpSimple
3f7a1ee2f7
Just cleaning stuffs 2018-06-01 19:05:15 +05:30
OpSimple
2134334591
Update chat.js 2018-06-01 13:18:17 +05:30
OpSimple
eb830e11b7
Added an extra loop for allies
Added an extra loop so as to deliver the muzzled user's texts to all of the allies
2018-06-01 03:42:25 +05:30
OpSimple
fd7fd23050
Added an extra option to add allies
Added an extra option to add allies who can see the dumb user's texts
2018-06-01 03:39:12 +05:30
OpSimple
ae08e6c5d4
Update DOCUMENTATION.md 2018-06-01 01:51:51 +05:30
OpSimple
0894a4aafb
Update DOCUMENTATION.md 2018-06-01 01:31:39 +05:30
OpSimple
60246bc2fb
Added checking for muzzled user 2018-06-01 01:18:18 +05:30
OpSimple
bf2d064679
Created speak.js 2018-06-01 01:15:45 +05:30
OpSimple
c615992efa
Created dumb.js
This command module adds a new way to cleanly get rid of unwanted spams.
2018-06-01 01:12:54 +05:30
OpSimple
cf9fd316e9
Added hashes into each socket
Added implicit declaration of hashes into each socket while the user joins.
2018-06-01 01:04:39 +05:30
marzavec
63bd6fb714 formatting fix 2018-05-19 18:10:04 -07:00
marzavec
a70006b5bc streamline dev flow 2018-05-19 17:21:08 -07:00
marzavec
7ccbf56eeb
Merge pull request #12 from neelkamath/master
Documentation
2018-05-19 17:15:34 -05:00
Neel Kamath
775fb26a24 npm has been pkged with node for awhile now; we neednt list every pkg manager as tehy will know how to use their prefferred 2018-05-18 11:53:14 +05:30
Neel Kamath
7311729542 Check "main" and "scripts/start" 2018-05-18 11:52:33 +05:30
Neel Kamath
db807bc195 Attempt 2 2018-05-18 11:08:50 +05:30
Neel Kamath
3da5c4465f Attempt 1 2018-05-18 11:05:53 +05:30
Neel Kamath
4ada71ca1b Again again 2018-05-17 22:04:50 +05:30
Neel Kamath
ebe187463d Again 2018-05-17 22:04:14 +05:30
marzavec
345dbfec41 Highlight Hotfix 2018-05-17 11:13:35 -05:00
Neel Kamath
669e4b5d99 Update for #14 2018-05-17 21:12:16 +05:30
marzavec
e64ee88e0f
Merge pull request #14 from po5i/master
Introducing syntax highlight
2018-05-17 09:12:12 -05:00
Carlos Villavicencio
b4e36eff38 Changed @ for # as highlight symbol 2018-05-16 13:22:54 -05:00
Carlos Villavicencio
ffd4c36830 Introducing syntax highlight 2018-05-15 18:19:55 -05:00
Neel Kamath
b42c93a7a7 Add initial connection documentation 2018-05-14 14:19:29 +05:30
Neel Kamath
949404cd1a Prevent fucking shit up 2018-05-13 16:37:56 +05:30