No description
Find a file
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
android updates 2022-07-29 10:27:48 -07:00
channels channels: add static channel page 2022-10-31 02:26:31 -07:00
css latest 2022-08-19 11:15:26 -07:00
img web: update favicon when there are new notifications 2022-10-31 09:02:25 -07:00
js updates 2022-07-29 10:27:48 -07:00
key key updates 2022-08-22 16:54:17 -07:00
log update log 2022-10-10 11:11:20 -07:00
web web: fixed mobile issues 2022-11-12 19:32:19 -08:00
.envrc add todo 2022-11-04 16:24:26 -07:00
.gitignore Removed .DS_Store 2022-11-12 09:46:54 -08:00
COPYING add license 2022-11-11 17:41:38 -08:00
favicon.ico add damus favicon 2022-10-31 08:38:23 -07:00
index.html latest 2022-08-19 11:15:26 -07:00
Makefile exclude git 2022-09-12 07:30:22 -07:00
privacy-policy.txt key 2022-06-29 10:37:28 -07:00
README.md readme: request-pull instructions 2022-11-12 11:37:32 -08:00
TODO add todo 2022-11-04 16:24:26 -07:00

damus.io

The damus.io website

Damus Web

You can find the damus web app in the web directory

Contributing

You can send me patches over nostr or email at jb55@jb55.com

You can also just hit me up with a git-request-pull and ask me to pull one of your branches. eg, from github:

git request-pull origin/master https://github.com/bob/my-damus-io-fork

If you email or nostr me the output of this command I will be able to review & merge your changes!