Commit Graph

46 Commits (f5211c19f9bbe75ae7e96ce688aac287ef844747)

Author SHA1 Message Date
Aevann f5211c19f9 fix chat annoyance 2022-12-30 20:09:55 +02:00
Aevann1 49263fdd86 Revert "stop using background css property and use its parts instead"
This reverts commit e4e67a4424.
2022-12-04 00:17:35 +02:00
Aevann1 e4e67a4424 stop using background css property and use its parts instead 2022-12-04 00:11:02 +02:00
Aevann1 19add5fa9e dont hide hats overflow in chat 2022-11-26 03:59:53 +02:00
justcool393 366f5d14c1 chat: prevent vertical spam 2022-11-16 08:56:50 -06:00
justcool393 86ddde2d88 css: fix zalgo text bleeding all over the chat 2022-11-16 06:33:59 -06:00
Aevann1 227d074da7 remove redundant "noreferrer" 2022-10-29 23:46:35 +02:00
Aevann1 382a9659b2 same last commit 2022-10-29 23:42:50 +02:00
Aevann1 6451572139 remove refererrs from profile images 2022-10-29 23:16:43 +02:00
Outrun Colors 8ac70df325 Add optimistic messages 2022-09-27 19:06:44 -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 c69640c4f3 Fix flex issue on firefox 2022-09-27 17:10:44 -05:00
Outrun Colors b52edce516
Try again to fix DM issue 2022-09-27 00:36:40 -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 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 244d6b0d32
Tweak height 2022-09-25 18:14:31 -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 96bf16484c
Change how chat actions look 2022-09-25 14:23:10 -05:00
Outrun Colors ba19d3aaa7
Censor quoted text 2022-09-24 22:41:57 -05:00
Outrun Colors 8393454f8a
Allow heading to close drawer 2022-09-24 22:21:36 -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 beb5448ec9
Chat styling 2022-09-24 21:50:36 -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 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 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 29034785f8
Minor styling changes 2022-09-23 23:34:56 -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