Commit Graph

16 Commits (93e9a42fa34855ebb907f1974273d33ff782034f)

Author SHA1 Message Date
Aevann 93e9a42fa3 stop using inline style/script elements 2022-12-29 16:20:27 +02:00
Outrun Colors 2073ef9dbb
Boom 2022-09-27 18:08:38 -05:00
Outrun Colors 2f45f86b7c
Tweak 2022-09-27 17:46:29 -05:00
Outrun Colors 3f7a3ea1cc
Raise input on mobile when focusing 2022-09-27 17:31:45 -05:00
Outrun Colors 300a5164f6
Add DMing to chat 2022-09-27 00:15:22 -05:00
Outrun Colors c5c11a09ce
Calculate correct position of bottom input 2022-09-25 18:08:45 -05:00
Outrun Colors c51c7c91b6
Unnecessary check 2022-09-25 13:24:12 -05:00
Outrun Colors eae9fb792c
Reduce content size on mobile when quoting 2022-09-24 22:47:20 -05:00
Outrun Colors 4a24cdfedf
Scroll to bottom of chat when any drawer closes 2022-09-24 22:28:09 -05:00
Outrun Colors fe1d97a517
Replace QuotedMessage with QuotedMessageLink 2022-09-24 19:07:57 -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 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
Outrun Colors 6dae286e19 Minor chat styling issue 2022-09-23 23:08:35 -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