Commit Graph

14 Commits (f5211c19f9bbe75ae7e96ce688aac287ef844747)

Author SHA1 Message Date
Aevann f5211c19f9 fix chat annoyance 2022-12-30 20:09:55 +02: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 92a2224b91
Remove console.log 2022-09-26 21:20:43 -05:00
Outrun Colors c0d8567013
Add to draft when selecting an emoji 2022-09-26 21:19:48 -05:00
Outrun Colors 2e9c774a5d
Re-add expanded image and emojimodal 2022-09-26 20:28:39 -05:00
Outrun Colors 1ff185fe9f
Scroll chat input into view when focused 2022-09-26 19:48:23 -05:00
Outrun Colors 96bf16484c
Change how chat actions look 2022-09-25 14:23:10 -05:00
Outrun Colors c8b574906b
Fix button borders in dark theme 2022-09-24 22:13:42 -05:00
Outrun Colors d4c76391e1
Move emoji and send button outside of textarea 2022-09-24 22:06:52 -05:00
Outrun Colors 4067af9b8f
Don't autofocus on user ipnut 2022-09-24 19:53:05 -05:00
Outrun Colors 695159052b
Add typing debounce/enable quoting 2022-09-24 17:05:50 -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