Commit Graph

19 Commits (08d6a9c901cca9f5543aa8e6c0fe933ffcb82685)

Author SHA1 Message Date
Aevann1 08d6a9c901 Revert "add nginx to docker"
This reverts commit 7c1eb4c6e3.
2022-10-04 21:35:02 +02:00
Aevann1 7c1eb4c6e3 add nginx to docker 2022-10-04 03:06:57 +02:00
Snakes 81dda4f6cc
Serve static user content with nginx. 2022-10-02 14:27:18 -04:00
Snakes f28e605a58
Update ubuntu_setup for /scripts dir. 2022-10-02 04:13:49 -04:00
outruncolors 484de39566
[DO NOT MERGE] Chat restructure (#360)
* Create new subdirectory for chat-related stuff

* Gitignore

* Have new code show up on chat

* Have new code show up on chat

* Fix config issue

* More script stuff

* Create UserInput components

* More chat changes

* More updates to chat

* Add chat:watch script

* Move up state and pass down

* Match up existing functionality entirely

* Match up existing functionality entirely

* Send a message when hitting Enter

* feature based directories

* First crack at emoji drawer

* Leave everything in a fucked up state ugh

* Leave it in a better state

* Stop for the night

* Decouple by abstract chat functionality to provider

* Wait a minute...

* Small chat restructure

* Prepare for notifications

* Add root context

* Flash number of messages

* Read this and u die

* Add quote functionality

* Couple tweaks

* Shallowenize the features dir/

* Add activity list

* Ch-ch-ch-ch-ch-changes

* Enable moving drawer

* Hover style on activities

* UserList changes

* Add emoji processing logic

* Duhhhh

* Scroll to top when changing query

* Put the emoji in the drawer

* Improve emoji drawer

* Add emoji genres

* Do not show activities

* Add feature flag technology

* Fix issue where own messages were triggering notifications

* Adjust startup scripts

* Responsive part 1

* Styling changes for emoji genres

* More emoji drawer styling

* Add QuickEmojis

* Re-add classnames

* Set version

* Modify build script

* Modify build script

* Mild renaming

* Lots of styling changes

* Leggo.
2022-09-23 22:49:40 -05:00
Aevann1 5b0b0f6ebb refactor original hats and marseys 2022-09-12 09:06:50 +02:00
Aevann1 f653b25555 clean it up janny 2022-09-10 13:12:03 +02:00
Aevann1 352be04585 stop using imei.sh 2022-09-10 10:30:56 +02:00
Snakes 5b2c1ab472
Add imagemagick dependency to infra scripts.
We already need imagemagick as a dependency, but our local tooling--
notably Docker--does not automatically install it. Further, it tends
to fail silently since the call to `convert` in media.py is wrapped
in a try...except: pass.
2022-09-10 03:56:37 -04:00
Aevann1 47890d771d add Marsey Submission UI 2022-09-09 11:13:50 +02:00
Aevann1 057dfc7d80 upgrade to ubuntu 22.04 2022-09-07 07:51:05 +02:00
Aevann1 88a2c69659
Hats (#348)
* hat

* hats

* hats 2

* hats

* hats 4

* hats 5

* hats
2022-09-03 01:58:55 +02:00
Aevann1 abd0850dc4 make chat worker not detached anymore 2022-08-14 04:46:01 +02:00
Aevann1 2f94a7f464 add 1 more line to ubuntu_setup.sh 2022-07-30 00:21:32 +02:00
Aevann1 bbabab9ffe add 1 more line to ubuntu_setup.sh 2022-07-30 00:19:55 +02:00
Aevann1 70a906f929 add startup script (its dir is /s on our servers) 2022-07-17 19:22:43 +02:00
Aevann1 8bc0dd65b5 uncomment from ubuntu_setup 2022-07-09 13:14:21 +02:00
Aevann1 af6b23045d 2 new lines in ubuntu_setup 2022-07-02 00:48:01 +02:00
Aevann1 5c6ce5e1d7 try to figure out what caused bandwidth spike 2022-07-01 14:09:41 +02:00