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

updates in forum and recipes #694

Merged
merged 28 commits into from
Feb 1, 2021
Merged

updates in forum and recipes #694

merged 28 commits into from
Feb 1, 2021

Conversation

Natay
Copy link
Collaborator

@Natay Natay commented Feb 1, 2021

Forum:

  • removed html tags in search index content
  • tags api added with /api/tags/<tag-name> endpoint. Returns list of post uids with that tag.
  • fixed mobile views for new post forms ( Mobile display of New Post #574 )
  • watched tags uses the model instead of regex.
  • invalid answers/comments ( spam/deleted/quarantined ) not shown in post view
  • show quarantined/deleted/spam posts in my posts tab.
  • auto inlining of all css taken out ( pagespeeds is ~73% on mobile and 92% on desktop ) .

Recipes:

  • drag and drop in recipes made to be like the reminders
  • admins in recipes not given a data check.
  • clean up cron script for recipes.

@ialbert ialbert merged commit d057830 into ialbert:master Feb 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants