aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge pull request #56 from paulgreg/manifestmarzavec2019-03-058-0/+41
|\ | | | | Adding manifest.json...
| * Adding manifest.json (basic PWA support)Grégory Paul2019-03-048-0/+41
| |
* | Merge pull request #54 from paulgreg/mastermarzavec2019-03-031-1/+7
|\ \ | |/ |/| Use wss if page is hosted on https
| * Introducing wsPath to update path for local installationGrégory Paul2019-03-031-1/+6
| |
| * Use wss if page is hosted on httpsGrégory Paul2019-03-031-1/+2
|/
* Minor bug fix due to lib changemarzavec2019-03-011-1/+1
|
* Core hook upgrade, misc fixesmarzavec2019-02-2117-518/+1345
| | | | (See ChangeLog.md tbh)
* Minor module changesmarzavec2019-02-028-15/+72
| | | | Added trips to listusers output. Added 'reason' to reload broadcast. Fixed removemod bug. Added /nick hook to changenick. Added 'type' and 'from' fields to invite event.
* Merge pull request #51 from MinusGix/patch-2marzavec2019-01-141-1/+3
|\ | | | | Change verifyNickname to es5 rather than es6.
| * Change verifyNickname to es5 rather than es6.MinusGix2019-01-131-1/+3
| | | | | | | | We're not really using much es6 features, so we might as well make this a normal function so that people with browsers that are old due to not being able to update them (such as apple devices not getting updates the os after end of life). Also replaces the `const` with a `var` since it doesn't really matter if it's modified or not and that is an es6 feature was well. This might fix https://github.com/hack-chat/main/issues/33 or at least the issues 'CheekyChops' having. I didn't test this code, but it's such a simple change.
* | Merge pull request #50 from 4ntil0l/patch-4marzavec2019-01-141-3/+3
|\ \ | |/ |/| Update mariana.css
| * Update mariana.cssanti_lol2019-01-131-3/+3
|/
* Merge pull request #48 from 4ntil0l/patch-2marzavec2019-01-111-0/+2
|\ | | | | Updated client.js for mariana scheme
| * Update client.jsanti_lol2019-01-111-0/+1
| |
| * Update client.jsanti_lol2019-01-111-1/+1
| |
| * Update client.jsanti_lol2019-01-111-1/+2
| |
* | Merge pull request #47 from 4ntil0l/patch-1marzavec2019-01-111-0/+50
|\ \ | |/ |/| Create mariana.css
| * Create mariana.cssanti_lol2019-01-111-0/+50
|/
* Merge pull request #45 from MinusGix/patch-1marzavec2018-12-281-0/+10
|\ | | | | Add a check for if there is a target parameter in whisper
| * Add a check for if there is a target parameterMinusGix2018-12-281-0/+10
|/
* fix issue #42marzavec2018-11-031-1/+1
|
* added auto reply to whisper using /r text hookmarzavec2018-10-261-1/+27
|
* removed frontpage links, updated wordingmarzavec2018-10-231-6/+18
|
* documentation update, removing unused scriptsmarzavec2018-10-143-41/+48
|
* Merge pull request #39 from rand0x0m/update-stylemarzavec2018-10-0822-45/+104
|\ | | | | Style update to handle messages that refer to the user.
| * Updated style to handle messages that refer to the user.rand0x0m2018-10-0722-45/+104
| |
* | Merge pull request #38 from MinusGix/mastermarzavec2018-10-052-20/+36
|\ \ | |/ |/| Admin pass stored as trip
| * Made admin pass stored as trip and handled by trip. Admin can now be an ↵MinusGix2018-09-302-11/+17
| | | | | | | | admin as long as they use the same password
| * Made Admin password saved as a trip.MinusGix2018-09-301-1/+11
| |
| * Put tripsalt question before password question.MinusGix2018-09-301-9/+9
|/
* Added hooks, modules and cleaned up codemarzavec2018-09-3032-266/+891
|
* Merge pull request #28 from henrywright/27marzavec2018-07-301-1/+2
|\ | | | | Check if the nickname is valid before adding a CSS class
| * Check if the nickname is valid before adding a CSS classHenry Wright2018-07-291-1/+2
|/
* Merge pull request #18 from OpSimple/mastermarzavec2018-06-192-1/+7
|\ | | | | Solved the sidebar scroll for mobile users
| * Minor changes to prevent uglinessOpSimple2018-06-181-1/+2
| |
| * Solved the sidebar scroll for mobile usersOpSimple2018-06-172-1/+6
|/ | | 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.
* Merge pull request #17 from OpSimple/patch-1marzavec2018-06-071-1/+2
|\ | | | | Let visitors know about the other softwares
| * shortened the url for other softwaresOpSimple2018-06-071-1/+1
| |
| * Let visitors know about the other softwaresOpSimple2018-06-071-1/+2
|/ | | Let visitors know about the existence of other softwares too
* cleaned up and commented modulesmarzavec2018-06-0423-89/+185
|
* Completed protocol decouplingmarzavec2018-06-0317-446/+519
|
* Merge pull request #16 from OpSimple/mastermarzavec2018-06-015-3/+120
|\ | | | | A new way to handle the spammers
| * Array checking made constructor safeOpSimple2018-06-011-1/+1
| |
| * Solved uneeded variable creationOpSimple2018-06-011-4/+1
| |
| * Just cleaning stuffsOpSimple2018-06-011-3/+2
| |
| * Update chat.jsOpSimple2018-06-011-1/+1
| |
| * Added an extra loop for alliesOpSimple2018-06-011-0/+6
| | | | | | Added an extra loop so as to deliver the muzzled user's texts to all of the allies
| * Added an extra option to add alliesOpSimple2018-06-011-2/+8
| | | | | | Added an extra option to add allies who can see the dumb user's texts
| * Update DOCUMENTATION.mdOpSimple2018-05-311-1/+1
| |
| * Update DOCUMENTATION.mdOpSimple2018-05-311-0/+2
| |