Rob Colbert
70ab569882
quick fix
3 years ago
Rob Colbert
b7ff19dc5e
comments updates
3 years ago
Rob Colbert
3e79acb1a8
small elaboration
3 years ago
Rob Colbert
8e872cd688
Comments update to make them more resource agnostic and usable
3 years ago
Rob Colbert
43b340790a
added `parseTagList`
3 years ago
Rob Colbert
2c13b997bf
added `pretty-checkbox` for, well, better checkboxes in forms
3 years ago
Rob Colbert
b163e5e39e
cleanup
3 years ago
Rob Colbert
7e1a2d9561
all controllers now use this.createMulter()
3 years ago
Rob Colbert
9e40eeb0b5
a bit of documentation; and SiteController.createMulter()
3 years ago
Rob Colbert
07541a93ce
adapted to these modern times we live in
3 years ago
Rob Colbert
940f65f206
remove unnecessary log
3 years ago
Rob Colbert
235d660940
remove unused things
3 years ago
Rob Colbert
5fd0b22f3f
added chat worker; all workers start
3 years ago
Rob Colbert
e3142c1271
this description of this changelist is incomplete and this is fine
- Integrated all chat updates from Soapbox/Shing with heavy mods to
lib/site-ioserver.js and the creation of the chat service, worker, and
jobs
- Added ability to create ChatRoom instances, invite people to them,
join them and delete them
- Refactored the shit out of SiteWorker
- Created SiteWorkerProcess
- Created the chat worker and the chat-room-clear and chat-room-delete
job processors
- Created the media worker
- Refactored Stickers from Soapbox/Shing into the media system
- Created the Attachment model, service, and media worker jobs
- Upgraded the emoji picker from emoji-button to picmo because the
author depreacted emoji-button and released picmo.
- Made a custom presentation for the emoji picker
- Created the SiteChat client-side object for managing Core Chat within
the browser
- Brought the Kaleidoscope Event UI down from DTP Social so anything can
render a timeline of them
- Added configurations for the media and reeeper job queues
- Added the basics of a Notifications view
- Added the concept of Forms
- upgraded ioredis to 5.2.2
3 years ago
Rob Colbert
548eaac0be
fix stickers worker start-up and add to start-local
3 years ago
Rob Colbert
6e672f8262
scooted room views into chat/room
3 years ago
Rob Colbert
61c96a2cc2
Chat UI progress
3 years ago
Rob Colbert
3283c24c32
brought full-featured chat, stickers, and emoji reacts in from Shing/Soapbox
This is part of the creation of Venue and Radio.
3 years ago
Rob Colbert
d6bd4cc103
add filterText service method to strip HTML tags and Zalgo text
3 years ago
Rob Colbert
8aa71f7b1b
add unzalgo to strip Zalgo text from input
3 years ago
Rob Colbert
7d3a556886
Merge branch 'develop' of git.digitaltelepresence.com:digital-telepresence/dtp-base into develop
3 years ago
Rob Colbert
40f47c9b46
cleanup
3 years ago
Rob Colbert
a4475c45df
updates & cleanup
3 years ago
CyberShell
4511317812
Merge pull request 'fix spelling in UserService file' ( #1 ) from UserService-patch into develop
Reviewed-on: https://git.digitaltelepresence.com/digital-telepresence/dtp-base/pulls/1
3 years ago
CyberShell
ecf2ede294
fix spelling in UserService file
3 years ago
Rob Colbert
96e40f26a7
move CRON_TIMEZONE declaration into start method
3 years ago
Rob Colbert
92b30b3bc8
removed DTP_COMPONENT global constant
3 years ago
Rob Colbert
e705dc6575
updated startup logging and name
3 years ago
Rob Colbert
76c931feaf
add log line at worker startup
3 years ago
Rob Colbert
02ff28eb67
switch dtp-jshint-reporter to git; copyright touch-ups
3 years ago
Rob Colbert
a7b89751c9
UI update
3 years ago
Rob Colbert
9d5a544b20
UI/sidebar touch-ups
3 years ago
Rob Colbert
065e7fbfdd
brought announcements in from Soapbox/Venue
3 years ago
Rob Colbert
abade4701d
add thumbnail URL to KaleidoscopeEvent model
3 years ago
Rob Colbert
8868bf0739
add hive user service
3 years ago
Rob Colbert
af0305a4cb
added .site-favicon and cleaned up site-app-icon
3 years ago
Rob Colbert
88a695792d
include emitter type in event
3 years ago
Rob Colbert
320c20a1db
works! save it, and return a plain object :)
3 years ago
Rob Colbert
f885266df2
change author to emitter and make it optional and able to be many things
3 years ago
Rob Colbert
fff7350554
pkt => pkg
3 years ago
Rob Colbert
fc7550e196
factored KaleidoscopeEvent out of UserNotification
3 years ago
Rob Colbert
b9c7090dbb
correct Redis prefix and remove BitcoinAverage API key (defunct anyway)
3 years ago
Rob Colbert
cc47c52a9d
verifyKaleidoscopeToken and support
3 years ago
Rob Colbert
8e29963eeb
don't send request if we don't have a Kaleidoscope token
3 years ago
Rob Colbert
f0471e2d20
switch from pwa-node to node as type
3 years ago
Rob Colbert
c414885964
corrected form for compliance
3 years ago
Rob Colbert
40b03a5d1e
store and use Kaleidoscope Bearer token
3 years ago
Rob Colbert
f6f1bc3803
switch back to light mode default
3 years ago
Rob Colbert
c4489f6385
Docker integration; cleanup of config file names
3 years ago
Rob Colbert
aeb827c485
change default theme to dtp-dark for demo tonight
3 years ago