Skip to content

Releases: ResearchHub/researchhub-web

Authors Leaderboard & Redirect-Loop Break

29 Aug 01:16
Compare
Choose a tag to compare

Features

  1. Allow users to view Top Authors on Researchhub by popularity & contribution.

  2. Prevent redirect loop for papers that don't have slugs.

PaperName Slug & Updated Sitemap

25 Aug 01:28
06a73ff
Compare
Choose a tag to compare

Features

  1. Replace [tabName] slug with [paperName] slug.
  • Redirect from /paper/[paperId]/ to /paper'/[paperId]/[paperName]
  • Redirect from /paper/[paperId]/string to /paper/[paperId]/[paperName]
  1. Update sitemap to reflect change in URL structure

Updated Sitemap & Raw_Author Metadata Fix

20 Aug 00:02
eaebe46
Compare
Choose a tag to compare

Features

  1. Update Sitemap as of Aug. 19

  2. Update keys for paper's metadata on upload.

Paper Flow - Prevent Duplicate

11 Aug 20:24
62df4c6
Compare
Choose a tag to compare
  1. Prevent users from uploading papers already on ResearchHub.
  • When we submit a duplicate paper via link, we want the user to know it's a duplicate immediately. If the paper is a dupe then we should also show the paper card so a user can clickthrough to it.

Upload_Paper

Upload_Paper

ReCaptcha Check

07 Aug 20:41
572c1ed
Compare
Choose a tag to compare

Feature

Integrate Google's ReCaptcha API to improve quality of site's content.
Once a user (or bot) exceeds the rate limit for actions, they were be prompted with a ReCaptcha test.
The following actions will be blocked until the user passes the test.

  • Upvote / Downvote on Paper Component
  • Upvote / Downvote on Paper Page Component
  • Upload / Edit to Paper
  • Upload Paper PDF Link
  • Comments (on Paper Progress Tab and on Discussion Tab)
  • Summary Edit and Post (Paper Progress & Summary Tab)
  • Abstract Edit
  • Figure Addition (Paper Progress & Figure Tab)
  • Key-Takeaway (Paper Progress & Tab)
  • Limitations (Paper Progress & Tab)
  • Boost
  • Withdrawal (pushed error message handling but not deployed on staging)
  • User Name / Description Change

89577637-d76dc780-d7e5-11ea-82b3-a870bb0d42d7

Takeaway / Limitation Reordering & Discussion Sort By Top (default filter)

04 Aug 23:32
52680c6
Compare
Choose a tag to compare
  1. Fixes a bug where state of reordered key-takeaway or limitations were only shown on refresh.

  2. Comments are sorted by "Top" on default, in sync with the filter.

aewf

Aggregate Promotion & Paper Banner

03 Aug 19:55
Compare
Choose a tag to compare

Simplified Add Paper Flow

31 Jul 02:56
76db13b
Compare
Choose a tag to compare

Simplified the Add Paper Flow

Screen Shot 2020-07-30 at 7 56 40 PM

HOTFIX: Boost Fix

31 Jul 02:54
Compare
Choose a tag to compare

Fixed boost issue

Sitemap Updates

22 Jul 17:13
c9ca8fa
Compare
Choose a tag to compare

Updated sitemap-prod.xml to point to s3 index file
Removed old sitemaps
Updated robots to use s3 index file