Commit Graph

34 Commits (93063516ce5a43d76c132f1788a2d4f540cd6d6e)

Author SHA1 Message Date
Aevann1 93063516ce tie transparent theme to backgrounds 2022-12-07 19:53:29 +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
Outrun Colors 92f6454593
tweak 2022-09-27 17:36:25 -05:00
Outrun Colors 3f7a3ea1cc
Raise input on mobile when focusing 2022-09-27 17:31:45 -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 bcfab68097 Make it bigger 2022-09-25 19:17:15 -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 96bf16484c
Change how chat actions look 2022-09-25 14:23:10 -05:00
Outrun Colors eae9fb792c
Reduce content size on mobile when quoting 2022-09-24 22:47:20 -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 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 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 fe1d97a517
Replace QuotedMessage with QuotedMessageLink 2022-09-24 19:07:57 -05:00
Outrun Colors 7a3cd597b2
Chat height fix 2022-09-24 15:46:50 -05:00
Outrun Colors 4c5a46f80a
More cosmetic changes 2022-09-24 15:04:48 -05:00
Outrun Colors 636d42dff1
Fix sidebar 2022-09-24 14:19:23 -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 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