-
Notifications
You must be signed in to change notification settings - Fork 6
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
Completes List of Enhancements #816
Comments
aaashir
added a commit
that referenced
this issue
Aug 3, 2021
* Copy-pasting posting key with extra spaces before or after it onto login form causes a login error with incorrect key (where the extra spaces should automatically be removed) * Typing a username that does not exist on Hive (or with spaces before or after it) on the login form and trying to log in will not push through and will just display a loading animation indefinitely * Clicking the heart (upvote) button while looking at posts with a specific tag does not do anything * Editing posts or comments (not writing a new one) does not show how many characters are left before reaching the 280-character limit * The 3 links (which includes images and videos) are not counted towards the 280-character limit only on the feed and user profile, not when viewing the buzz (and its comments) * Overlapping text after clicking the "Latest" button when there are new buzzes. * A blank section is shown when viewing a post or comment that has been deleted * The "Tip" option when viewing own buzz is visible * change comments order * fix tags not automatically appending
aaashir
added a commit
that referenced
this issue
Aug 9, 2021
* update draft button (#810) -remove tag and make clear button only * update ci * update ci * update ci * update config.yml * update config.yml * update config.yml * update config.yml * update config.yml * update config.yml * update config.yml * update config.yml * update config.yml * update config.yml * update config.yml * update config.yml * update package.json * update config.yml * update config.yml * update config.yml * configure docker (#811) * add dockerfile * add docker compose * add development deploy script (#812) * add require in config * update ci * remove requires * add requires * fix config typo * use ssh instead of https * update docker compose version * fix dockerfile * updated nginx config * update dockerfile * update config * update CI (#813) * add common executor * update twitter embed (#809) * update env * add clean build * update docker compose * update nginx * activate direct domain hyperlinks (#815) (#817) * expand sharing feature (#788) (#818) * update character counter * release 3.18.0 (#821) * update character counter (#820) * Expand sharing feature #788 (#818) * Activate direct domain hyperlinks #815 (#817) * Update twitter embed (#809) * add buzz threads feature (#823) * Meta tags for D.Buzz shares * buzz threads bug fixes (#825) * fix sharing feature content * bug fixes and improvements (#816) (#829) * Copy-pasting posting key with extra spaces before or after it onto login form causes a login error with incorrect key (where the extra spaces should automatically be removed) * Typing a username that does not exist on Hive (or with spaces before or after it) on the login form and trying to log in will not push through and will just display a loading animation indefinitely * Clicking the heart (upvote) button while looking at posts with a specific tag does not do anything * Editing posts or comments (not writing a new one) does not show how many characters are left before reaching the 280-character limit * The 3 links (which includes images and videos) are not counted towards the 280-character limit only on the feed and user profile, not when viewing the buzz (and its comments) * Overlapping text after clicking the "Latest" button when there are new buzzes. * A blank section is shown when viewing a post or comment that has been deleted * The "Tip" option when viewing own buzz is visible * change comments order * fix tags not automatically appending * fixed thread publish order (#830) * fixed minor bugs (#831) - Fixed links without (https/www) not rendering - Fixed buzz modal not closing on Mobile. - Fixed image upload button not triggering on mobile. * fixed urls break issue (#832) * fix skip urls bug (#833) * add more menu (#834) * update dev version * update app version (release 3.19.0) Co-authored-by: stinkymonkeyph <[email protected]> Co-authored-by: Raymond Cuenen <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @aaashir
Here is a list of enhancements for you to complete, in case you run out of tasks:
https://blog.d.buzz/#/@savvyplayer/c/frontend-issues-found-on-d
The #1, #2 and #3 suggested features should only be opt-in, via a Settings section, placed similarly to Twitter's.
And #2 should be solved with redirects.
The text was updated successfully, but these errors were encountered: