zefie
|
83da8d8cc0
|
remove ;
|
2023-08-27 12:04:00 -04:00 |
|
zefie
|
336fce2676
|
Fix pagebuilder cannot create more than 2 pages
Fix pagebuilder prototype breaks usenet
Add default limit of 4 pages (configurable)
|
2023-08-27 12:04:00 -04:00 |
|
zefie
|
772e3b9ba7
|
fix isArray error in validate-operator-tweaks.js
|
2023-08-27 12:04:00 -04:00 |
|
zefie
|
a2a38afab0
|
fix null username when messenger account is unconfigured
|
2023-08-27 12:04:00 -04:00 |
|
zefie
|
2e32be9875
|
Allow posting/sending of blank message body
|
2023-08-26 14:39:23 -04:00 |
|
zefie
|
e8b877b1b5
|
prevent internal usenet from using IPv6 localhost
|
2023-08-26 14:35:09 -04:00 |
|
zefie
|
c9f78b1e3b
|
Experimental: replace OpenSSL RC4 functions with pure JS ('npm install' required)
|
2023-08-26 13:59:47 -04:00 |
|
zefie
|
67ac8ec29d
|
remove leftover debugging from wtv-mail:/readmail
|
2023-08-26 13:58:54 -04:00 |
|
zefie
|
e18dfa4b3e
|
fix pagebuilder page media not copying
|
2023-07-30 15:07:50 -04:00 |
|
zefie
|
2652af8c55
|
fix pagebuilder service
|
2023-07-30 12:26:42 -04:00 |
|
zefie
|
d0284011b6
|
update IPs in wtv-tricks:/cSetup.js
|
2023-07-23 19:32:03 -04:00 |
|
zefie
|
212dce4282
|
add initial pagebuilder code from pbdev
|
2023-07-23 19:27:17 -04:00 |
|
zefie
|
371966933e
|
fix depreciated function
|
2022-12-09 14:24:17 -05:00 |
|
zefie
|
e72e1d6027
|
more viewergen fixes
|
2022-12-05 22:16:09 -05:00 |
|
zefie
|
33cba9178f
|
fix typo in viewergen
|
2022-12-05 22:09:17 -05:00 |
|
zefie
|
871b4919fa
|
fix adding folders
|
2022-12-05 21:07:04 -05:00 |
|
zefie
|
8cd5148b04
|
better check if logged in
|
2022-12-04 15:03:52 -05:00 |
|
zefie
|
abb01f4ce0
|
actually do what last commit was meant to do
|
2022-12-04 12:11:52 -05:00 |
|
zefie
|
c37cea3f66
|
shutdown if user_config exists but is broken
|
2022-12-04 11:54:41 -05:00 |
|
zefie
|
4075e68815
|
Add credit for HTTPX.js
|
2022-12-04 07:20:59 -05:00 |
|
zefie
|
9270755b68
|
attempt to document WTVShared a lil bit
|
2022-12-04 07:15:02 -05:00 |
|
zefie
|
dc9f16c99b
|
Revert "disable unused feature that for some reason breaks CryptoJS"
This reverts commit d728fa2b52.
|
2022-12-02 21:29:30 -05:00 |
|
zefie
|
2882b8eb12
|
test
|
2022-12-02 21:08:54 -05:00 |
|
zefie
|
d70e3462e6
|
fix messengerlogin for accounts that turn on messenger but didn't fill out the required information
|
2022-12-02 20:57:40 -05:00 |
|
zefie
|
59d2ff79cb
|
maybe if I didn't just comment the last commit I would have found this :D
|
2022-12-02 19:48:24 -05:00 |
|
zefie
|
d728fa2b52
|
disable unused feature that for some reason breaks CryptoJS
|
2022-12-02 17:43:37 -05:00 |
|
zefie
|
0d8a0909d0
|
fix display name is null if left blank while adding user
|
2022-12-01 19:05:18 -05:00 |
|
zefie
|
55cbf592ee
|
new experimental feature: shenanigans
- will allow server operates to intentionally enable bugs/exploits for fun shenanigans
|
2022-12-01 09:18:25 -05:00 |
|
zefie
|
b437d99f91
|
update bad-disk.js
|
2022-12-01 07:45:20 -05:00 |
|
zefie
|
2975550ad0
|
add debuging
|
2022-12-01 07:12:57 -05:00 |
|
zefie
|
3bbe5b0c84
|
tidy up .reverse() override
|
2022-12-01 07:08:42 -05:00 |
|
zefie
|
dc26a11288
|
reset service list on login for sorting
|
2022-12-01 07:02:03 -05:00 |
|
zefie
|
64517a8723
|
more signature sanity checking
- allows A links to wtvchat and irc, but not any form of embedding (img bgsound etc)
|
2022-12-01 06:52:08 -05:00 |
|
zefie
|
bf4d8d2f7d
|
move keys to config
|
2022-12-01 06:51:35 -05:00 |
|
zefie
|
3dbb258b8f
|
add wtvchat://
(and unofficial irc://)
|
2022-11-30 21:26:56 -05:00 |
|
zefie
|
2cde307e20
|
add news: url support
|
2022-11-30 21:02:51 -05:00 |
|
zefie
|
3ffadd8422
|
dont send pc services to webtv client
+ fix stuff
|
2022-11-30 20:43:59 -05:00 |
|
zefie
|
24dc795680
|
remove ZefieTV.gif
(it belongs in zefieTV's UserServiceVault)
|
2022-11-30 16:15:30 -05:00 |
|
zefie
|
5cf94173c9
|
allow user logo on homepage
|
2022-11-30 15:48:14 -05:00 |
|
zefie
|
5c74ea22ec
|
update sanitizer
|
2022-11-30 14:23:11 -05:00 |
|
zefie
|
d8e9496296
|
this should render new updates in proper order
|
2022-11-30 14:10:26 -05:00 |
|
zefie
|
c1ad83b152
|
html news post is proper RFC mime attachment
|
2022-11-30 14:05:59 -05:00 |
|
zefie
|
eba56942a1
|
fix debugging
|
2022-11-30 13:41:52 -05:00 |
|
zefie
|
0bdc16b0cb
|
enable html mail and usenet bodies
- also move subject for usenet
|
2022-11-30 13:33:10 -05:00 |
|
zefie
|
bb60066100
|
Feature Packs -> Feature Bits
|
2022-11-30 12:23:28 -05:00 |
|
zefie
|
5c9fb66a2e
|
remove unused debug var
|
2022-11-30 12:23:04 -05:00 |
|
zefie
|
93259f8d84
|
fix wtvshared getServiceDep
|
2022-11-30 12:03:36 -05:00 |
|
zefie
|
e4542542cf
|
fix 4th line of welcome table
|
2022-11-30 11:37:46 -05:00 |
|
zefie
|
46688eb8ee
|
add service_description option
|
2022-11-30 11:28:24 -05:00 |
|
zefie
|
ca18ab3de6
|
add https pc services support
|
2022-11-30 10:45:35 -05:00 |
|