Tiago Balas
71aef40dc3
change object-fit to cover on .pfp
2022-11-15 16:01:14 -08:00
Thomas Mathews
fe4d295a4d
web: add notifications view
...
Note that the view itself does not work, but the menu items and view
are set up. Additionally parts for the marker work too, but they get
cleared immediately on viewing the app so it's kind of useless right
now.
2022-11-14 22:15:14 -08:00
Thomas Mathews
0b22b2f8d9
web: Added explore button to mobile & use svg icons
2022-11-14 21:26:35 -08:00
Thomas Mathews
870a9222e7
web: fix flex shrink in mobile
2022-11-14 20:43:26 -08:00
Thomas Mathews
e65f8fc755
web: fix view width
2022-11-14 20:00:00 -08:00
William Casarin
954870c445
web: add clickable style to thread expansion msg
2022-11-14 09:32:51 -08:00
Thomas Mathews
06137ab3f2
web: fix header z-index
2022-11-13 08:19:04 -08:00
Thomas Mathews
f5cd0e2e39
web: Updated deleted event style.
...
- Refactored event messages style
- Added official z-index layering variables
- Use a cool ghost for profile image of deleted content
2022-11-13 08:09:30 -08:00
Thomas Mathews
f1fecabd3f
web: fixed reactions space collapse
2022-11-12 21:04:53 -08:00
Thomas Mathews
0fdde7b384
web: added global nav for small devices
2022-11-12 20:10:56 -08:00
Thomas Mathews
781f99e845
web: show profile picture in post box on desktop
2022-11-12 19:32:21 -08:00
Thomas Mathews
0616d963d5
web: fixed mobile issues
...
After doing thorough testing on mobile I have scrapped my original
flexbox design in favor of sticky headers. I will not be implmenting a
bottom toolbar like twitter. Instead I will find another way to add user
tools in mobile mode. This approach works better on desktop as well.
Let's simplify and use new CSS tools we have to our advantage and make a
unified design that works on both desktop and mobile better.
2022-11-12 19:32:19 -08:00
Thomas Mathews
5983a254df
web: responsive navigation
2022-11-12 19:30:44 -08:00
William Casarin
75b7a74175
web: smaller header on mobile
2022-11-12 15:01:38 -08:00
William Casarin
ff74755f23
web: fix scrolling on desktop
2022-11-12 14:57:19 -08:00
William Casarin
8826acff6f
web: make nav bar a bit smaller on mobile
2022-11-12 14:45:45 -08:00
William Casarin
c9a46b48fd
web: a few responsive tweaks
2022-11-12 14:42:27 -08:00
Thomas Mathews
ddee626bf5
web: responsive navigation
2022-11-12 14:33:51 -08:00
William Casarin
59e25e9087
Revert "web: mobile-friendly nav"
...
This reverts commit 1b49a7029b
.
2022-11-12 14:31:56 -08:00
William Casarin
83ca480d31
web: remove damus.css
2022-11-12 14:17:23 -08:00
William Casarin
8b68c76951
web: cap the size of reply boxes
...
also add a nice divider line before the input box
2022-11-12 14:15:46 -08:00
William Casarin
1b49a7029b
web: mobile-friendly nav
2022-11-12 14:06:15 -08:00
William Casarin
d6e65341dc
web: decrease font sizes by 2px on mobile
...
looks a bit better
2022-11-12 13:50:05 -08:00
William Casarin
c3b4ac0d5b
Merge remote-tracking branch 'thomas/main'
...
web: removed non-working event buttons
Deleted js/index.js
Removed .DS_Store
web: Refactor UI code
web: retab & avoid race condition on main js entry
web: reconstructed project
2022-11-12 11:14:54 -08:00
Thomas Mathews
353eb0872f
web: reconstructed project
...
* Added initial README.md
* Removed old Make command for webv2
* Created js, css folders and moved files accordingly
2022-11-12 08:43:23 -08:00