43 Commits
Author SHA1 Message Date
65f21fb1d3 [MIRROR] end of file Fix (#10355)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
2025-03-11 17:58:14 +01:00
c1cd7dc3f0 [MIRROR] cleans up some logging (#9855)
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
2025-01-12 16:00:57 +01:00
f72f2f8c89 [MIRROR] Server maint subsystem (#9408)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
2024-11-04 22:00:41 +01:00
4d9879937f [MIRROR] Port tg statpanel (#9242)
Co-authored-by: ShadowLarkens <shadowlarkens@gmail.com>
Co-authored-by: Kashargul <KashL@t-online.de>
2024-10-17 23:29:59 +02:00
ab154b48b2 [MIRROR] refactors most spans (#9139)
Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com>
Co-authored-by: Kashargul <KashL@t-online.de>
2024-10-04 15:00:17 +02:00
e28fa96705 Tg panel patch 2 (#8085)
Co-authored-by: Cadyn Bombaci <cadynspacetechguy@gmail.com>
2024-05-15 13:42:13 +02:00
ccad338c93 Tgpanel (#8007)
Co-authored-by: ItsSelis <selis@xynolabs.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
Co-authored-by: Raeschen <rycoop29@gmail.com>
2024-03-24 12:19:07 +01:00
0ab7b1cdee Nuke remaining .proc/s (#7981)
Co-authored-by: Selis <sirlionfur@hotmail.de>
2024-03-16 17:04:00 +01:00
b90f7ec922 The 515 MegaPR early downport (#7783)
Co-authored-by: Selis <selis@xynolabs.com>
Co-authored-by: Selis <sirlionfur@hotmail.de>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
Co-authored-by: SatinIsle <thesatinisle@gmail.com>
Co-authored-by: Heroman <alesha3000@list.ru>
Co-authored-by: Casey <a.roaming.shadow@gmail.com>
Co-authored-by: Raeschen <rycoop29@gmail.com>
2024-02-27 20:17:32 +01:00
b7094b7a39 [MIRROR] Bugfix for the Bugfix (#6793)
Co-authored-by: Casey <a.roaming.shadow@gmail.com>
Co-authored-by: CHOMPStation2 <chompsation2@gmail.com>
2023-08-13 17:36:14 -07:00
3e1cd79788 [MIRROR] SQL Injection Fix (#6789)
Co-authored-by: Casey <a.roaming.shadow@gmail.com>
Co-authored-by: CHOMPStation2 <chompsation2@gmail.com>
2023-08-13 22:30:42 +02:00
Heroman3003andCHOMPStation2 2281afdf24 More 515 Compatibility 2023-06-05 21:21:35 +00:00
CaseyandCHOMPStation2 6e67879063 Merge pull request #13637 from ItsSelis/vchat-qol1
[VChat QoL] Minifies JS & Updates Vue
2022-09-18 09:31:57 +00:00
CaseyandCHOMPStation2 48f835f41f Fixes in-chat icons being broken in oldchat 2022-07-20 17:24:27 +00:00
CaseyandCHOMPStation2 1f9b3f8f13 Merge pull request #13066 from Very-Soft/vchatwarning
Make vchat warning only fire if vchat is enabled
2022-06-11 07:29:25 +00:00
Aronai SieyesandChompstation Bot 9a1909b0c7 Merge pull request #11942 from Verkister/patch-105
Fixes a vchat runtime
2021-12-03 07:16:52 +00:00
Chompstation Bot b6e1989a01 The One Where I Port Modals 2021-06-30 19:29:34 +00:00
Chompstation Bot 20e3b0a2d3 [MIRROR] Linter Introduction + Cleanup 2021-05-27 16:31:50 +00:00
Cadyn 0c96b58f3f Fixing conflict and allowing export chatlog 2020-10-21 13:28:59 -07:00
Chompstation Bot 19517fcede 13x Performance for Export chatlog, update rust_g to 0.4.6-vorestation 2020-10-20 03:19:38 +00:00
RazgrizandGitHub 5aa396d998 Merge pull request #559 from cadyn/tempbsfix
Disable Export chatlog again
2020-10-06 01:11:53 -06:00
Cadyn 9f5befec5d Chompedit reee 2020-10-05 20:09:02 -07:00
Razgriz 54e632ebf2 September 2020 Upstream Merge 2020-09-25 23:07:08 -07:00
cadyn b0404c7a4d Disable Export chatlog again 2020-09-24 20:05:54 -07:00
AtermoneraandVirgoBot 3669657656 Fixes Runtime in vchat_client.dm,85: Cannot execute null.is preference enabled (#7557) 2020-08-25 00:32:25 -04:00
AtermoneraandVirgoBot a26d43c7f9 Merge pull request #7353 from Shadow-Quill/CheckExportTick
[SEMI-URGENT] Fixes hanging/crashing server when using the Export-Chatlog verb in OOC
2020-07-19 23:38:46 -04:00
Shadow Quill e1ec137e2a Checks the Ticks 2020-07-19 16:13:31 -05:00
Shadow-QuillandGitHub dbeae44531 A 2020-07-19 04:18:42 -05:00
Shadow-QuillandGitHub 6205737639 Temporary moratorium on vchat exports. 2020-07-19 03:12:46 -05:00
Leshana c6f29c3525 Fix loading of history on connect.
The for loop that used to do it loaded the wrong messages.
New method calculates correctly and also doesn't spend time loading from database if we're going to throw it away.
2020-05-26 15:50:50 -04:00
Leshana ac8922bdf5 Check vchat loaded flag before attempting to call putmessage 2020-05-25 16:02:58 -04:00
AtermoneraandVirgoBot f0bf4efcca Adds vchat export chatlog verb (#7214) 2020-05-24 17:24:24 -04:00
Aronai Sieyes bd298810f2 Redo examining in general and tweak getFlatIcon 2020-05-06 18:37:46 -04:00
AtermoneraandVirgoBot 83c1a512e2 Adds pref to toggle vchat without 60s wait for linux users (#6980) 2020-04-12 00:51:57 -04:00
Aronai Sieyes b2605300f2 Mergey Merge Polaris VChat 2020-03-29 15:37:43 -04:00
Aronai SieyesandVirgoBot 8a33afaff6 VChat: Redone chat output done in Vue.js 2020-03-27 17:08:14 -04:00
Aronai Sieyes dafd19c708 Some VChat Tweaks
- Chat remains between client reconnects if your client didn't close (so things like using the reconnect button, or autoreconnects at round end when that feels like working)
- The client doesn't send pings to the server, the server sends pings to the client. This fixes AFK measurements for AFK kick purposes.
- Turn latency indicator into a green/red indicator to show if you're connected, and when clicked will perform a one-time ping (and block doing it again for 10 seconds). It will display '?ms' if it never got a reply, or '999ms' if it did, but it was over 1s.
2020-03-04 20:53:35 -05:00
Aronai Sieyes 61a3fbda5f VChat Improvements
Hopefully, anyway.
- Arbitrary font size setting
- Line height setting
- Multiple crush settings
- Rewrote how tabs work hopefully for performance
- Hidden messages are actually put elsewhere
- Attempts to correct chat backlog restore on rejoin
2020-03-02 22:35:49 -05:00
Aronai Sieyes a5af4695fc Disable bicon() icon object cache, and create text tag cache 2020-03-01 15:02:08 -05:00
Aronai Sieyes 97d312a3dd Reduce fallback time in case of linux users etc 2020-02-29 14:23:03 -05:00
Arokha Sieyes 323288059d Fix duplicate IDs in VChat and add more logging 2020-02-20 00:47:32 -05:00
ShadowLarkensandArokha Sieyes 22c85075f4 Ported tg asset cache 2020-02-19 19:55:01 -05:00
Arokha SieyesandLeshana d5b820fc58 VChat: Redone chat output in Vue.js
Co-authored-by: Leshana <Leshana@users.noreply.github.com>
2020-02-19 19:55:01 -05:00