Commit Graph

19124 Commits (aea590dda1fde9736b089c6e4d44ea181eadd5b9)

Author SHA1 Message Date
Snakes aea590dda1
Fix syntax error in 8b722f2075. 2022-09-24 19:39:30 -04:00
justcool393 8b722f2075
don't leak usernames with deflectors (#372)
cope marsey xd
2022-09-24 19:34:33 -04:00
Outrun Colors 98f56af2e1
Update timestamps all at once 2022-09-24 17:21:51 -05:00
Outrun Colors 4bcebf1e24 Merge branch 'frost' of github.com:Aevann1/rDrama into frost 2022-09-24 17:09:59 -05:00
Outrun Colors b2d185ada0
Fix that 2022-09-24 17:09:54 -05:00
official-techsupport bd8b96c1f5
fix the TLD matching to exclude numbers (#371) 2022-09-24 18:06:53 -04:00
Outrun Colors f658970481 Merge branch 'frost' of github.com:Aevann1/rDrama into frost 2022-09-24 17:05:53 -05:00
Outrun Colors 695159052b
Add typing debounce/enable quoting 2022-09-24 17:05:50 -05:00
Aevann1 b3e8575883 sneed 2022-09-24 22:00:03 +00:00
Aevann1 ee204817ae sneed 2022-09-24 21:00:05 +00:00
Outrun Colors 7a3cd597b2
Chat height fix 2022-09-24 15:46:50 -05:00
Outrun Colors 6b117decb8
Tick version 2022-09-24 15:36:56 -05:00
Outrun Colors a2c746cc1c
Tick version 2022-09-24 15:36:49 -05:00
Outrun Colors a08eb64469 Add human readable timestamp 2022-09-24 15:34:32 -05:00
Outrun Colors 4c5a46f80a
More cosmetic changes 2022-09-24 15:04:48 -05:00
Outrun Colors 6016af54e5
Confirm before deleting 2022-09-24 14:38:21 -05:00
Outrun Colors bf9c2b1a9b Merge branch 'frost' of github.com:Aevann1/rDrama into frost 2022-09-24 14:32:59 -05:00
Outrun Colors 30ed8b6171
Don't scroll down unless you need to 2022-09-24 14:32:52 -05:00
Outrun Colors 636d42dff1
Fix sidebar 2022-09-24 14:19:23 -05:00
Aevann1 3e2012e43a sneed 2022-09-24 19:00:04 +00:00
Snakes 6fceaf0e6f
Add exile time to sub exiles listing. 2022-09-24 14:18:00 -04:00
Snakes 0a05562f8c
Order sub exile/etc listings reverse chronological. 2022-09-24 14:11:48 -04:00
Aevann1 3ff7467fd1 sneed 2022-09-24 18:00:03 +00:00
Aevann1 0f34587c85 sneed 2022-09-24 17:00:02 +00:00
Aevann1 43d3012820 sneed 2022-09-24 16:00:03 +00:00
Aevann1 e1225b9c8b sneed 2022-09-24 12:00:03 +00:00
Aevann1 9d7563ef7c sneed 2022-09-24 10:00:03 +00:00
Snakes a3664e252c
assetcache: change asset_siteimg macro to filter. 2022-09-24 03:14:20 -04:00
Snakes 98936efe60
assetcache: apply to all CSS and JS assets. 2022-09-24 03:04:06 -04:00
Snakes ac66eb07e9
Implement hash-based cachebusting module.
Adds the files.helpers.assetcache module, which runs on worker startup
to compute CRC digests of files in given asset directories and provides
a Jinja filter to create cachebusted URLs based on those hashes.
This alleviates the need to increment cachebusting counters in query
strings entirely for files it is applied to.
2022-09-24 02:40:26 -04:00
Aevann1 319667fea6 sneed 2022-09-24 05:48:24 +00:00
Aevann1 a8c9851b94 sneed 2022-09-24 05:31:49 +00:00
Outrun Colors 34a515ca1f
Always scroll to the bottom for now 2022-09-24 00:00:20 -05:00
Outrun Colors 693457a393
Scroll to the bottom a single time 2022-09-23 23:50:21 -05:00
Snakes aa4cbc173f
Remove yarn build artefacts from index. 2022-09-24 00:45:10 -04:00
Outrun Colors 2282412327
Fix issue for iphone 2022-09-23 23:43:36 -05:00
Outrun Colors ca53ea5916
Merge up 2022-09-23 23:35:23 -05:00
Outrun Colors 29034785f8
Minor styling changes 2022-09-23 23:34:56 -05:00
Aevann1 324230e207 sneed 2022-09-24 04:33:07 +00:00
Snakes 1fe02b7743
Chat rework deployment infra fixes. 2022-09-24 00:26:44 -04:00
Outrun Colors 9242269bac
Tick version 2022-09-23 23:15:30 -05:00
Outrun Colors 6dae286e19 Minor chat styling issue 2022-09-23 23:08:35 -05:00
Outrun Colors 68e0e423a8 Minify on production 2022-09-23 22:51:10 -05: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 35683f65e0 sneed 2022-09-24 03:47:57 +00:00
Aevann1 c12be1e028 Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost 2022-09-24 03:41:38 +02:00
Aevann1 0c182585c1 save ragnar on WPD 2022-09-24 03:41:35 +02:00
justcool393 a51bfa3d4c
country club leak fix (#370) 2022-09-24 02:37:32 +02:00
Aevann1 550e5636e9 same as last commit 2022-09-24 02:24:35 +02:00
Aevann1 1e1aca0fb5 fix width 2022-09-24 02:24:27 +02:00