Commit Graph

78 Commits (ef5c24cae5b74d1e04e7f7f1eeaa496954935d99)

Author SHA1 Message Date
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 4a0c0db55d
Adjust chat height 2022-09-24 21:53:03 -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 91df0cd814
Change size of App content 2022-09-24 19:50:12 -05:00
Outrun Colors 9b547eea5f
mobile viewport fix 2022-09-24 19:47:07 -05:00
Outrun Colors 785c4c85bd
Tick version 2022-09-24 19:08:22 -05:00
Outrun Colors fe1d97a517
Replace QuotedMessage with QuotedMessageLink 2022-09-24 19:07:57 -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 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 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 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
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