Bryan Ashby
d4ce574be3
Case insensitive areaTag compare
2016-07-25 14:36:57 -06:00
Bryan Ashby
0a629feeb0
Resolve: System methods prev/nextArea, and prev/nextConf can cause a crash #79
2016-07-25 14:35:58 -06:00
Bryan Ashby
fb737357f5
Update copyright
2016-07-25 14:26:34 -06:00
Bryan Ashby
8d75a675dd
Make linter happy
2016-07-25 14:26:20 -06:00
Bryan Ashby
b39c26153b
* Don't allow pure numbers as usernames (e.g. "1234")
...
* Minor code cleanup
2016-07-25 10:49:41 -06:00
Bryan Ashby
fbba2160fe
Message Area - Cancel message #47
2016-07-25 10:47:57 -06:00
Bryan Ashby
b0ddc3fec4
Minor cleanup, allow console.log(), .error(), etc. here
2016-07-25 10:47:30 -06:00
Bryan Ashby
623e96feb0
Replaced by acs.js
2016-07-25 10:46:58 -06:00
Bryan Ashby
0aa75c17c1
Style + import lodash
2016-07-25 09:30:49 -06:00
Bryan Ashby
ea0ce74d2e
LF changes
2016-07-25 09:26:57 -06:00
Bryan Ashby
3c2e760431
Merge pull request #80 from rjmooney/master
...
Enable themes to specify empty text masks for password entry (plus doc bug fixes)
2016-07-25 09:21:34 -06:00
Robert Mooney
9ab4adc05f
Handle empty text masks.
...
This allows themes to prevent text from being sent during password
entry. To enable, edit theme.hjson and set $.customization.defaults
.general.passwordChar to "". e.g.,
{
...
customization: {
defaults: {
general: {
passwordChar: ""
}
}
...
}
}
2016-07-25 02:02:37 -07:00
Robert Mooney
e080b5dcfa
Spelling and grammar!
2016-07-25 02:02:37 -07:00
Robert Mooney
dd03d3dcf1
Minor documentation fixes:
...
- Clarify *oputil* invocation
- Remove redundant 'to'
2016-07-25 02:02:36 -07:00
Bryan Ashby
d4a753fd74
HappyNet refs
2016-07-25 01:46:17 -06:00
Bryan Ashby
83ad1c01d3
Mail/email menu
2016-07-25 01:03:27 -06:00
Bryan Ashby
7e7bd538eb
Mail/email menu
2016-07-25 01:03:07 -06:00
Bryan Ashby
87c6746676
validateUserNameExists()
2016-07-25 01:01:14 -06:00
Bryan Ashby
820e150708
Properly filter out private mail by user ID
2016-07-25 01:00:35 -06:00
Bryan Ashby
c3ae30a8aa
isPrivateTagArea()
2016-07-25 00:58:49 -06:00
Bryan Ashby
c2cbc7913c
Use new menu stack code
2016-07-25 00:58:27 -06:00
Bryan Ashby
ea0ec9ae4e
ES6 menu stack
2016-07-25 00:57:12 -06:00
Bryan Ashby
823dbc9466
Not needed
2016-07-24 21:17:19 -06:00
Bryan Ashby
08393e0aff
* New ACS class avail @ client.acs
...
* Experimental / WIP work on issue #79
2016-07-24 11:48:59 -06:00
Bryan Ashby
8bd61f2d01
* New ACS class avail @ client.acs
...
* Experimental / WIP work on issue #79
* Issue # 77: Changes to new_scan.js, temp conf/area swapping, etc.
* message area: getMessageConfByAreaTag(), getMessageConfTagByAreaTag(), tempChangeMessageConfAndArea(), getNewMessageCountInAreaForUser()
2016-07-24 11:47:34 -06:00
Bryan Ashby
2baf028e34
Add DoorParty! info
2016-07-22 21:27:56 -06:00
Bryan Ashby
359241654b
Case insensitive compare for area tags ( #78 )
2016-07-21 21:04:08 -06:00
Bryan Ashby
7b73171d5c
Add --activate and --deactivate user commands
2016-07-20 22:26:56 -06:00
Bryan Ashby
a1167acc03
Fix non 'ch' issue
2016-07-20 22:21:46 -06:00
Bryan Ashby
9545cb620b
Add KeyEntryView (%KE)
2016-07-20 22:11:57 -06:00
Bryan Ashby
8cd07d2af4
Add startup log entry
2016-07-19 21:23:41 -06:00
Bryan Ashby
7f1aec4fca
Make linter happy
2016-07-19 21:02:12 -06:00
Bryan Ashby
2d1f3d3c17
Minor cleanup work
2016-07-19 21:01:49 -06:00
Bryan Ashby
5e13a78f31
Minor cleanup
2016-07-19 21:01:25 -06:00
Bryan Ashby
64044399ab
error -> reason when failing to display art
2016-07-19 21:00:56 -06:00
Bryan Ashby
6f06625c84
Add telnet bridge art for luciano_blocktronics theme
2016-07-19 20:59:31 -06:00
Bryan Ashby
b0930a3b7e
Add setSyncTermFontWithAlias()
2016-07-19 20:58:51 -06:00
Bryan Ashby
4346b44ae8
* Add font support
...
* Default to port 23
2016-07-19 20:58:25 -06:00
Bryan Ashby
df56391338
Fix message and conf area sorting for 'sort' > 9 (again)
2016-07-19 08:45:18 -06:00
Bryan Ashby
07ed70a5d0
Fix config --new
2016-07-18 22:03:23 -06:00
Bryan Ashby
985d239ab9
Fix message and conf area sorting for 'sort' > 9
2016-07-18 21:18:55 -06:00
Bryan Ashby
09e399a060
Messages Cut Off #73
2016-07-18 20:05:29 -06:00
Bryan Ashby
b8a23b827c
* Improved message trimming
...
* Better logs, code cleanup, etc. around trimming
2016-07-17 22:17:24 -06:00
Bryan Ashby
e19b725aa8
Various cleanup WIP
2016-07-17 22:16:15 -06:00
Bryan Ashby
b7274a16d4
(Yet another) fix for setFocusItemIndex() draw issues!
2016-07-17 22:15:43 -06:00
Bryan Ashby
a7993281b9
Better missing art log
2016-07-16 13:17:16 -06:00
Bryan Ashby
f6cc6f1388
Use new err serialization for unexpected errors
2016-07-16 13:06:15 -06:00
Bryan Ashby
2bd548d284
Code cleanup (minor)
2016-07-16 13:06:03 -06:00
Bryan Ashby
485711b5da
* Clean up some logs
...
* Add serializer for 'err' in logs for passing full err object
* Don't dump HUGE message lists to log during new scan
2016-07-16 13:05:32 -06:00
Bryan Ashby
14c8b39a9e
Bring in changes from Apam
2016-07-14 21:30:48 -06:00