Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor problems + Enhancements #10

Open
2 of 14 tasks
m1k1o opened this issue Apr 5, 2020 · 2 comments
Open
2 of 14 tasks

Minor problems + Enhancements #10

m1k1o opened this issue Apr 5, 2020 · 2 comments
Assignees

Comments

@m1k1o
Copy link
Owner

m1k1o commented Apr 5, 2020

Bugs

  • Error messages should be visible in modal as well. Should have greater z-index.
  • If is content present in post and then is deleted, it won't delete on page.
  • Direcotry permission for /data is not working as expected.
  • If is parse_link requesting from non-residental IPs, it could fail to get proper content. Maybe is problem with user_agent

Enhancements

  • Configs shoud be able to set via environment variables.
  • Configs should migrate to YML file.
  • phpBB should be replaced by Markdown (or for backward compatibility purposes should be able to chose one of them... maybe including playin HTML etc.)
  • The images gotten by parse_link should be saved.
  • There should be posibility to archive content of links, in case they go down (maybe including youtube-dl for storing videos, should be as option)
  • Datetime handling
    • Unified in MySQL & SQLite.
    • Or user could set own format based on l10n.
      Misc
  • Data directory should not be copied to docker image. There should be separate src directory.
  • MySQL tables should be utf8mb4 and allowing 4bytes charactes (such as emojis) instead of stripping them (like is it now done). Convert script.
@m1k1o m1k1o self-assigned this Apr 5, 2020
@m1k1o
Copy link
Owner Author

m1k1o commented Oct 13, 2020

Anonymous feedback:

  • Should add the option to upload and change the profile pic.
  • Posts should allow for comments, responses, or some form of interaction by others. Otherwise what would be the point of publishing anything.
  • Linkable/shareable posts. So if you find something you need to remember in 6 months, you don't need to go through everything you published to find it. Just use a saved link to that post.
  • Needs a settings page to change easily from the UI, the name, profile pic, usernams, password, theme (dark, light, others?).

@cadegorawrz
Copy link

I'm a bit late to this but big bump on profile pic!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants