marzavec
|
a3bca6d000
|
Merge pull request #225 from hack-chat/version-2-dev
Version 2 dev
|
2023-12-29 21:45:01 -08:00 |
|
marzavec
|
f3fc443f89
|
Merge branch 'master' into version-2-dev
|
2023-12-29 21:44:48 -08:00 |
|
marzavec
|
d72428df8e
|
documentation update
|
2023-12-29 23:24:12 -08:00 |
|
marzavec
|
4d7ec411d3
|
syncing new themes from master branch
|
2023-12-29 22:44:29 -08:00 |
|
marzavec
|
961a030a72
|
unit test update
Back to 100% coverage
|
2023-12-29 22:09:24 -08:00 |
|
marzavec
|
3eafe9d766
|
added hash of a modules source to help module output
|
2023-12-28 23:17:33 -08:00 |
|
marzavec
|
70ee8a7969
|
please ignore this commit
Oops
|
2023-12-27 00:51:52 -08:00 |
|
marzavec
|
2a5a9c150c
|
added mod perks
|
2023-12-27 00:38:18 -08:00 |
|
marzavec
|
61c0be77d5
|
hackchat-server 2.3 update
|
2023-12-27 00:26:49 -08:00 |
|
marzavec
|
fe6685468c
|
four new modules
|
2023-12-21 23:14:03 -08:00 |
|
marzavec
|
b3c885f44c
|
Merge pull request #224 from AnnikaV9/version-2-dev
Add `complete` mode to `updateMessage`
|
2023-11-30 13:12:53 -06:00 |
|
carrot
|
15135978cf
|
Mark message for deletion on next cleanup
|
2023-11-23 18:07:24 +08:00 |
|
carrot
|
051d488c21
|
Revert "Remove from ACTIVE_MESSAGES when sending complete "
As it would cause race conditions.
This reverts commit 2ee96543ca .
|
2023-11-23 17:42:49 +08:00 |
|
carrot
|
2ee96543ca
|
Remove from ACTIVE_MESSAGES when sending complete
|
2023-11-23 09:52:51 +08:00 |
|
carrot
|
b8fd2fb931
|
Add complete mode to updateMessage
|
2023-11-21 22:35:12 +08:00 |
|
carrot
|
aa65cbf8a1
|
Fix typo in updateMessage usage info
|
2023-11-21 22:31:15 +08:00 |
|
marzavec
|
c18932f2b8
|
Merge pull request #221 from Roslot/master
Retro IRC theme
|
2023-11-08 10:07:19 -06:00 |
|
Roslot
|
3fc153a0c4
|
Create retro.css
5 hours and almost 300 lines of CSS later, a theme that redefines the hack.chat experience
|
2023-11-08 04:27:57 -05:00 |
|
marzavec
|
1fd0350c94
|
Merge pull request #214 from brilliantbetty/master
Update client.js
|
2023-07-17 19:47:21 -07:00 |
|
brilliantbetty
|
b56ccbef2b
|
Update client.js
|
2023-07-17 19:23:38 -07:00 |
|
brilliantbetty
|
1b025aaf8b
|
Update client.js
|
2023-07-12 14:58:03 -07:00 |
|
marzavec
|
cdd4754a8e
|
Update style.css
|
2023-06-07 13:00:02 -05:00 |
|
marzavec
|
b69d7b5f58
|
Merge pull request #210 from MinusGix/approximate-scroll-fix
Roughly fix/improve behavior of input on some mobile browsers
|
2023-06-07 10:52:47 -07:00 |
|
MinusGix
|
889e5e4c1c
|
Roughly fix/improve behavior of input on some mobile devices
|
2023-06-05 12:54:14 -05:00 |
|
marzavec
|
4575887d2e
|
Merge pull request #208 from MinusGix/update-message
Impl updateMessage command
|
2023-06-01 12:13:56 -07:00 |
|
MinusGix
|
7c612871f4
|
Impl updateMessage command
|
2023-06-01 13:16:12 -05:00 |
|
marzavec
|
185c3aa10b
|
Merge pull request #197 from AnnikaV9/patch-1
Add AMOLED Theme
|
2023-04-04 06:45:53 -07:00 |
|
carrot
|
b999bb76ad
|
Added AMOLED Theme in client.js
|
2023-04-04 19:54:22 +08:00 |
|
carrot
|
c664b94f90
|
Added AMOLED Theme
|
2023-04-04 19:52:37 +08:00 |
|
marzavec
|
8b8a325a5d
|
Merge pull request #185 from xjzh123/master
fix my-message css for users with tripcodes
|
2022-11-29 06:54:39 -08:00 |
|
xjzh123
|
b54adf4610
|
fix my-message css for users with tripcodes
|
2022-11-05 22:09:51 +08:00 |
|
marzavec
|
2fac02d430
|
Merge pull request #184 from Potatochips2001/master
Update client.js
|
2022-10-25 13:44:38 -07:00 |
|
Potatochips2001
|
c5b0a58518
|
Update client.js
|
2022-10-14 03:47:42 -04:00 |
|
marzavec
|
ac90041ebb
|
Merge pull request #178 from hack-chat/dependabot/npm_and_yarn/degenerator-and-pm2-3.0.2
Bump degenerator and pm2
|
2022-09-27 13:35:11 -07:00 |
|
dependabot[bot]
|
943a3938b8
|
Bump degenerator and pm2
Bumps [degenerator](https://github.com/TooTallNate/node-degenerator) to 3.0.2 and updates ancestor dependency [pm2](https://github.com/Unitech/pm2). These dependencies need to be updated together.
Updates `degenerator` from 1.0.4 to 3.0.2
- [Release notes](https://github.com/TooTallNate/node-degenerator/releases)
- [Commits](https://github.com/TooTallNate/node-degenerator/compare/1.0.4...3.0.2)
Updates `pm2` from 4.2.3 to 5.2.0
- [Release notes](https://github.com/Unitech/pm2/releases)
- [Changelog](https://github.com/Unitech/pm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Unitech/pm2/compare/4.2.3...5.2.0)
---
updated-dependencies:
- dependency-name: degenerator
dependency-type: indirect
- dependency-name: pm2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-26 15:49:35 +00:00 |
|
marzavec
|
9982207983
|
Extended trip length to ten characters
|
2022-08-11 09:40:43 -05:00 |
|
marzavec
|
b80b5ca9d1
|
Removed obsolete test cases
|
2022-06-22 13:42:46 -05:00 |
|
marzavec
|
2bbb507f01
|
Latest dev sync
|
2022-06-22 11:32:51 -05:00 |
|
marzavec
|
39b47554b8
|
Moved all command modules to their new home
|
2022-06-22 10:31:28 -05:00 |
|
marzavec
|
2b46f7a913
|
Merge pull request #165 from Potatochips2001/master
Added rainbow theme
|
2022-05-02 07:39:41 -07:00 |
|
Potatochips2001
|
fbcedb89a2
|
Update client.js
|
2022-04-30 02:22:26 -04:00 |
|
Potatochips2001
|
3a998c5c8f
|
added new theme
|
2022-04-30 02:19:23 -04:00 |
|
marzavec
|
18b1db2355
|
Merge pull request #161 from bujijam/master
add fried-egg theme
|
2022-02-18 06:52:01 -08:00 |
|
bujijam
|
6d6d966a8a
|
add fried-egg theme
|
2022-02-13 12:11:42 +08:00 |
|
marzavec
|
a1b2401332
|
Merge pull request #154 from AnnikaV9/patch-1
adding gruvbox-light theme
|
2022-01-11 06:52:34 -08:00 |
|
V9
|
e2323012c7
|
add gruvbox-light to schemes in client.js
|
2021-12-15 09:34:09 +08:00 |
|
V9
|
24d47338fe
|
add gruvbox-light theme
|
2021-12-15 09:32:14 +08:00 |
|
marzavec
|
d3032ddc96
|
Merge pull request #152 from Potatochips2001/master
Update ubuntu theme
|
2021-11-22 09:09:49 -06:00 |
|
Potatochips2001
|
86bc14eeb4
|
Update client.js
|
2021-11-17 05:47:50 -05:00 |
|
Potatochips2001
|
d8ee27dd7e
|
Create Ubuntu.css
|
2021-11-17 05:46:35 -05:00 |
|