Commit Graph

43 Commits (300a5164f66afa6ae2731c155c1f2277ad6f2feb)

Author SHA1 Message Date
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 12b6a4ffa7
Tweak 2022-09-26 20:03:02 -05:00
Outrun Colors 2a374e0b34
Tweak 2022-09-26 20:01:35 -05:00
Outrun Colors 108663597e
Tweak 2022-09-26 19:57:01 -05:00
Outrun Colors 1ff185fe9f
Scroll chat input into view when focused 2022-09-26 19:48:23 -05:00
Outrun Colors bcfab68097 Make it bigger 2022-09-25 19:17:15 -05:00
Outrun Colors 81b2afec1c
Show highlight when replied to as well 2022-09-25 19:01:08 -05:00
Outrun Colors b17ca8bcc5
Bring back mentions 2022-09-25 18:55:37 -05:00
Outrun Colors f9022827a9
Fix body min-height to new vh 2022-09-25 18:31:50 -05:00
Outrun Colors 87236d0566
Change height for mobile vs desktop 2022-09-25 18:27:23 -05:00
Outrun Colors 244d6b0d32
Tweak height 2022-09-25 18:14:31 -05:00
Outrun Colors c5c11a09ce
Calculate correct position of bottom input 2022-09-25 18:08:45 -05:00
Outrun Colors 8ce8ed4ae7
Show images 2022-09-25 17:47:52 -05:00
Outrun Colors bb0598cfda
Padding to quoted link 2022-09-25 15:33:13 -05:00
Outrun Colors 54fa43038c
Don't fade in messages 2022-09-25 15:12:28 -05:00
Outrun Colors 249d510f23
Don't allow multiple sets of actions open 2022-09-25 14:52:45 -05:00
Outrun Colors eae9fb792c
Reduce content size on mobile when quoting 2022-09-24 22:47:20 -05:00
Outrun Colors ba19d3aaa7
Censor quoted text 2022-09-24 22:41:57 -05:00
Outrun Colors 4a24cdfedf
Scroll to bottom of chat when any drawer closes 2022-09-24 22:28:09 -05:00
Outrun Colors 8393454f8a
Allow heading to close drawer 2022-09-24 22:21:36 -05:00
Outrun Colors 3fdea4bc34
Try 62vh? 2022-09-24 22:17:00 -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 cc33839f56
Small padding on mobile chat heading 2022-09-24 21:55:16 -05:00
Outrun Colors beb5448ec9
Chat styling 2022-09-24 21:50:36 -05:00
Outrun Colors 0dec3171d5
Back to 60vh 2022-09-24 20:06:59 -05:00
Outrun Colors 4043a806a2
Remove padding from chat messages 2022-09-24 19:56:11 -05:00
Outrun Colors 4067af9b8f
Don't autofocus on user ipnut 2022-09-24 19:53:05 -05:00
Outrun Colors 785c4c85bd
Tick version 2022-09-24 19:08:22 -05:00
Outrun Colors 98f56af2e1
Update timestamps all at once 2022-09-24 17:21:51 -05:00
Outrun Colors 695159052b
Add typing debounce/enable quoting 2022-09-24 17:05:50 -05:00
Outrun Colors 7a3cd597b2
Chat height fix 2022-09-24 15:46:50 -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 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
Outrun Colors 2282412327
Fix issue for iphone 2022-09-23 23:43:36 -05:00
Outrun Colors 29034785f8
Minor styling changes 2022-09-23 23:34:56 -05:00
Outrun Colors 9242269bac
Tick version 2022-09-23 23:15:30 -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