Commit Graph

2635 Commits

Author SHA1 Message Date
Bryan Ashby a7e4f5baef
Use moment.parseZone()
* Currently messages are stored with TZ offsets
* Imported messages with e.g. TZUTC kludges are adjusted
* Due to the above, use parseZone() to preserve when loading a message timestamp
2020-11-24 19:42:02 -07:00
Bryan Ashby e140c98c35
Merge pull request #328 from NuSkooler/download-message-ability
Download message ability
2020-11-24 13:42:10 -07:00
Bryan Ashby cc95ef80dd
tabs -> spaces 2020-11-24 13:28:37 -07:00
Bryan Ashby 6fb8836d6e
A bit more info 2020-11-24 13:25:33 -07:00
Bryan Ashby b36845f7a1
Hotkey + WHATSNEW entry 2020-11-24 13:22:52 -07:00
Bryan Ashby c944e97699
Add to menu 2020-11-24 13:15:22 -07:00
Bryan Ashby 1e2b6ae934
Working 2020-11-24 13:05:17 -07:00
Bryan Ashby 75601a80ec
WIP 2020-11-23 19:41:08 -07:00
Bryan Ashby 2d9d8782f6
Move to @breejs/later - maintained later.js 2020-11-23 17:24:40 -07:00
Bryan Ashby 627165bb64
More info in Views 2020-11-22 21:27:23 -07:00
Bryan Ashby 3ea0a14935
Minor doc fix 2020-11-22 21:05:36 -07:00
Bryan Ashby 6ff8b36836
Fix modTimestampFormat 2020-11-22 20:59:45 -07:00
Bryan Ashby 99bae06198
Fix title 2020-11-22 19:46:51 -07:00
Bryan Ashby 66a91551a8
SEXYZ Win32 2020-11-22 17:22:23 -07:00
Bryan Ashby b645f13b74
Fix typo 2020-11-22 17:10:01 -07:00
Bryan Ashby 12b36337c0
Better Bink info 2020-11-22 16:24:30 -07:00
Bryan Ashby 12345f611c
Font updates 2020-11-22 16:14:35 -07:00
Bryan Ashby 76291a1435
More doc updates! 2020-11-22 15:47:03 -07:00
Bryan Ashby 027d8336ed
Fix example render 2020-11-22 15:42:05 -07:00
Bryan Ashby e7cb804ada
More docs on MCI/views/theming 2020-11-22 15:35:04 -07:00
Bryan Ashby 8e8016d0fd
Hopefully fix all links on doc site 2020-11-22 13:53:47 -07:00
Bryan Ashby 215d02b341
More testing of waters 2020-11-22 13:46:40 -07:00
Bryan Ashby 6221e694f4
Try that style 2020-11-22 13:44:05 -07:00
Bryan Ashby 1c0fbaef1f
Maybe fix links in gen doc? 2020-11-22 13:43:04 -07:00
Bryan Ashby 37fe925011
Call out external binaries moaarrr 2020-11-22 13:36:55 -07:00
Bryan Ashby 270e4fd3aa
Duh 2020-11-22 13:30:23 -07:00
Bryan Ashby 1df2dcb3e1
Overhaul of external binaries / support package info 2020-11-22 13:29:08 -07:00
Bryan Ashby 8aa878a3ee
Fix TIC replace bug 2020-11-21 14:56:03 -07:00
Bryan Ashby 939c07f466
More doc cleanup 2020-11-21 12:36:02 -07:00
Bryan Ashby 5e52b31918
Better icons 2020-11-21 12:19:18 -07:00
Bryan Ashby a34c250050
Merge branch 'master' of github.com:NuSkooler/enigma-bbs 2020-11-21 12:04:53 -07:00
Bryan Ashby 6dcedbab5e
Table fix 2020-11-21 12:04:37 -07:00
Bryan Ashby d9b8f83c2d
Super simple menu example 2020-11-20 22:05:57 -07:00
Bryan Ashby 17757b2381
Durp 2020-11-20 20:09:04 -07:00
Bryan Ashby 1d30a879db
More linking 2020-11-20 19:05:43 -07:00
Bryan Ashby 633e4498e0
Minor doc fixes 2020-11-20 18:54:55 -07:00
Bryan Ashby 6ffc460dbd
Fix 2020-11-20 18:51:43 -07:00
Bryan Ashby 35a52adb75
Some docs 2020-11-20 18:50:12 -07:00
Bryan Ashby b59567ef77
iconv-lite small bump 2020-11-18 21:57:08 -07:00
Bryan Ashby f5a6afb579
Minor dep version updates 2020-11-18 14:01:58 -07:00
Bryan Ashby c13bd557a6
Dependency patch level updates 2020-11-18 13:51:12 -07:00
Bryan Ashby 792acb0550
Add theme information to oputil user info
* Add theme ID
* Allow lookup by user ID
2020-11-18 13:22:22 -07:00
Bryan Ashby 51c9c7dc2d
Merge pull request #327 from NuSkooler/313-rescan-date-time-issues
Fix issues with message timestamps
2020-11-17 19:09:59 -07:00
Bryan Ashby 8b2be6769c
* TZUTC/TZUTCINFO handling should work properly
* Don't bork message timestamp when we write to the DB
* Fix read byte len which could prevent message imports!
2020-11-17 19:06:54 -07:00
Bryan Ashby b377d91155
Enigma crashes trying to write to a node when that node disconnected #324
* Don't attempt to write to non-writable socket!
2020-11-15 15:06:49 -07:00
Bryan Ashby d1b97f04ff
Fix table 2020-11-09 19:40:07 -07:00
Bryan Ashby 700197b221
Cleanup 2020-11-07 21:52:57 -07:00
Bryan Ashby bce55717dd
Hopefully fix rendering on doc site 2020-11-04 17:42:01 -07:00
Bryan Ashby 9caf1a7428
Merge branch 'master' of github.com:NuSkooler/enigma-bbs 2020-10-15 20:56:53 -06:00
Bryan Ashby dd27a000a4
Fix deprected on('data') -> onData for node-pty 2020-10-15 20:56:31 -06:00