Commit Graph

6798 Commits

Author SHA1 Message Date
Zoë Bijl 07a1e149e1 [feature] change _all_ remaining icons 2025-10-14 01:35:03 +02:00
Zoë Bijl 53fdc6b82f [feature] change upload form icons 2025-10-14 01:29:55 +02:00
Zoë Bijl d143b433b2 [bugfix] allow icon with badge to expand horizontally
This allows it to contain more numbers / text. Getting double digit notifications for example. Or the follow request cap '40+' text.
2025-10-14 01:29:43 +02:00
Zoë Bijl b737f07676 [bugfix] import correct component for “follow request” menu item 2025-10-14 01:29:43 +02:00
Zoë Bijl 03205b05a9 [feature] update follow request icons 2025-10-14 01:29:30 +02:00
Zoë Bijl 199db8b9af [feature] change video player controls 2025-10-14 01:29:17 +02:00
Zoë Bijl 9fcbf23274 [feature] change unlisted status icon to an open padlock
Custom made icon based on Phosphor. I flipped the “lock” bit so it’s easier to distinguish.
2025-10-14 01:28:23 +02:00
Zoë Bijl caf3c1e41a [bugfix] fix media modal icons 2025-10-14 01:26:03 +02:00
Zoë Bijl 3d2df89ab5 [bugfix] correct notification filter bar colours 2025-10-14 01:25:53 +02:00
Zoë Bijl 36308a2234 [bugfix] fix account search result styling 2025-10-14 01:25:53 +02:00
Zoë Bijl eea1c0315b [bugfix] fix drawer colours 2025-10-14 01:25:53 +02:00
Zoë Bijl c2140a4be1 [bugfix] fix search styling 2025-10-14 01:25:53 +02:00
Zoë Bijl 22c7fc2491 [feature] change icons to Phosphor 2025-10-14 01:25:53 +02:00
Zoë Bijl f1eeb89908 [bugfix] properly set colors for lightmode 2025-10-14 01:23:53 +02:00
Zoë Bijl 7138e11984 [feature] use css variables for select component
- Search field
- Notifications filter bar/account post bar
- Status prepend part ('x' boosted)
- body background color
2025-10-14 01:23:53 +02:00
Zoë Bijl b91f194012 [bugfix] set font-weight on account portion of the display name 2025-10-14 01:23:53 +02:00
Zoë Bijl 6433626943 [chore] fix lint issues 2025-10-14 01:23:53 +02:00
Zoë Bijl 5d5325d067 [bugfix] style .gts-icon-with-badge
Fixes styling for the notification badge
2025-10-14 01:20:46 +02:00
Zoë Bijl fbd22639d9 icon badge style 2025-10-14 01:20:46 +02:00
Zoë Bijl 7f1c3fd388 [chore] fix lint issues 2025-10-14 01:20:46 +02:00
Zoë Bijl 5e063da784 [feature] change icon for “new list” button 2025-10-14 01:20:37 +02:00
Zoë Bijl c22c8ea097 [chore] add debug style for .fa
I want to remove all FontAwesome from the project. This will help find any that are left over.
2025-10-14 01:20:27 +02:00
Zoë Bijl f236962403 [feature] change “local only” status icon 2025-10-14 01:20:27 +02:00
Zoë Bijl 94a1ec45c2 [bugfix] properly align account buttons 2025-10-14 01:20:03 +02:00
Zoë Bijl 7adcf93c80 [bugfix] set border radius on smaller screens 2025-10-14 01:19:43 +02:00
Zoë Bijl 8ad4c08069 [feature] remove icons from notification purge bar 2025-10-14 01:19:43 +02:00
Zoë Bijl 457c3c2910 [feature] change list edit buttons 2025-10-14 01:18:47 +02:00
Zoë Bijl 046be63ed6 [feature] update dismissible banner icon 2025-10-14 01:18:37 +02:00
Zoë Bijl 506e59034b [feature] change header pin state/move icons 2025-10-14 01:18:21 +02:00
Zoë Bijl d97df4b87f [chore] fix lint:js errors 2025-10-14 01:18:03 +02:00
Zoë Bijl b418204ae3 [chore] fix lint:js errors
…related to the icons
2025-10-14 01:18:03 +02:00
Zoë Bijl 415b05d20a [feature] replace column move icons 2025-10-14 01:16:32 +02:00
Zoë Bijl 14f119be65 [bugfix] hide overflow text 2025-10-14 01:16:32 +02:00
Zoë Bijl 6fb2dd73be [feature] improve status-prepend display name hover state 2025-10-14 01:16:32 +02:00
Zoë Bijl f8f0b403af [bugfix] uncomment slim back button styles 2025-10-14 01:16:31 +02:00
Zoë Bijl 8b254ae288 [feature] refactor status styling
This does a bunch of stuff:

- split out status components into their own file
- unify spacing within a status
- outline all icons
- neatly fade the overflow part of a username
- add underlines to username links when appropriate
- correctly size all icons in a status
- restyle spoiler link (content warning button)
2025-10-14 01:16:31 +02:00
Zoë Bijl ebfbed0553 [feature] change content warning state icon 2025-10-14 01:16:31 +02:00
Zoë Bijl f70946ef48 [bugfix] remove unnecessary <span> 2025-10-14 01:16:22 +02:00
Zoë Bijl 312b157581 [bugfix] correctly align status prepend 2025-10-14 01:16:22 +02:00
Zoë Bijl 2cd3a82fc7 [bugfix] set correct icon state in detailed status view
This change was already made for the normal status view. It sets the icon to be filled when a status is boosted or favourited. Also forgoing the need for the Glitch checkmark.
2025-10-14 01:16:22 +02:00
Zoë Bijl e1c1325905 [feature] replace load-gap icon 2025-10-14 01:15:56 +02:00
Zoë Bijl d483cab118 [feature] align drawer and compose-panel components
- Neatly aligns both the `.drawer` and `.compose-panel` components
- Fixes `.search__input` padding  when inside the `.compose-panel`
2025-10-14 01:15:44 +02:00
Zoë Bijl 3c85b02b51 [feature] add “sizes” variables file 2025-10-14 01:15:44 +02:00
Zoë Bijl 7a4b9c6634 [feature] space out status action bar items 2025-10-14 01:15:44 +02:00
Zoë Bijl ebfd05be3d [bugfix] remove “sticky” background on focus 2025-10-14 01:15:44 +02:00
Zoë Bijl a977011b34 [feature] refactor status prepend box 2025-10-14 01:15:43 +02:00
Zoë Bijl 52fbda27ed [feature] add GTS specific CSS
provides a space to place rewritten CSS; should help keep track of what has been done.
2025-10-14 01:15:30 +02:00
Zoë Bijl 7209169ba9 [feature] add animations to status bar icons
When activated the status bar (under a toot) icons now do a cute lil animation, courtesy of Tangerine UI.
2025-10-14 01:15:30 +02:00
Zoë Bijl c0ea21299f [feature] refactor search box / add drawer outlines
- add outlines to some UI elements like the timeline and drawers
- search “clear” button is now an actual `<button>`
2025-10-14 01:15:08 +02:00
Zoë Bijl 82cc610ab7 [feature] set icons for lists 2025-10-14 01:14:47 +02:00