Skip to content

Releases: CaptainFact/captain-fact-frontend

Release 0.8.12

19 Jul 09:25
e6e9a0a
Compare
Choose a tag to compare

Features

Improvements

Fixes

Dev

Release 0.8.11

22 Jun 13:40
eae2033
Compare
Choose a tag to compare

Feature

  • Self sourcing

Preview

Fixes

  • Fix a bug with missing actions for publishers with low reputation
  • Fix a bug with unwanted scrollbars (overflow) on speaker's names

Release 0.8.10

18 May 23:38
1217b73
Compare
Choose a tag to compare
Release 0.8.10 Pre-release
Pre-release

Features

  • Add a new filter on partner's videos

Preview

  • Add a link to Discord server on video page

Preview

  • Add locale to invitation requests (to send mail in the correct language)

Improvements

  • Allow for 255 characters in comments
  • Allow for 255 characters in statements

Misc

  • Add Ambassadors Discord link to help pages
  • Minor help updates

Dev

  • Migrate to Webpack (and remove brunch) (@NGambini)
  • Add ESLint
  • Thanks to Webpack, all resources are now versioned using a hash
  • CSS is now minified

Many thanks to @NGambini for the Webpack migration!

Release 0.8.7

13 Apr 05:30
61103c8
Compare
Choose a tag to compare
Release 0.8.7 Pre-release
Pre-release

Features

New moderation interface

Moderation

New flag types

New flag types

Show Pending moderation on reported comments

Pending moderation

Show Irrelevant flag directly on comment's actions

Flag actions on comment

Misc

  • Add contribution guidelines

Improvements

User profile page responsiveness and minor re-styling

User profile page

Misc

  • Global responsiveness improvements on pages using container
  • Update help pages
  • Add user name in profile page title (thanks to @NathanHaim)

Release 0.8.6

26 Mar 03:17
c0366b3
Compare
Choose a tag to compare
Release 0.8.6 Pre-release
Pre-release

Features

  • Use video title in page title

Preview

  • Use speaker name in page title

Improvements

  • Update bulma to last version, which bring some graphical improvements on multiple components
  • Update react-player to last version
  • Show error on user's profile when not found
  • Made "Show answers" link more visible
  • Reduce required reputation for moderation (200)
  • Improve "Add first statement" help message
  • Lot of code refactor
  • Minor optimizations regarding icons

Fixes

  • Fix typos in help pages (thanks to @Trolent and @NathanHaim)
  • Fix woff2 font nginx's content-type (which should improve caching)
  • Fix #88

Release 0.8.3

06 Mar 04:32
0a36b35
Compare
Choose a tag to compare
Release 0.8.3 Pre-release
Pre-release

Features

  • Add collective moderation interface (thanks to @NGambini 馃帀)
  • Put reputation guards to hide actions if not available for the user
    • Edit speaker
    • Remove speaker
    • Edit statement
    • Remove statement
    • Restore entity from history
    • Add video
    • Edit video
    • Add statement (from speakers list)
  • New browser extensions page

Improvements

  • Update user when showing own profile
  • Replace all links to Gitter by Discord in help
  • Use an icon for logout instead of text
  • Update dependencies
  • Add PGP key to bug report help pages
  • Show more details about what is deleted when deleting account

Bug fixes

  • Fix some typos in help
  • Fix sourced comments responsiveness
  • Fix a crash with deleted user's history actions - we now show Deleted user (action are anonymized)
  • Hide "Show fullscreen" button on source's players
  • Fix #83 by only showing an error if field is modified

Release 0.8.2

22 Feb 04:15
cb1c911
Compare
Choose a tag to compare
Release 0.8.2 Pre-release
Pre-release

Improvements

  • Enforce strict redirect for Facebook OAuth
  • Fix typos in help pages
  • UI improvements
    • Remove "in New Caledonia" on homepage as team is now dispatched
    • Show "Add to thread" instead of "Reply" on self comments
    • (French) Show "J'approuve" instead of "Confirmer" (it was error-prone for users)
    • Improve comment display
    • Improve comment form quoted reply display
    • Invert approve / refute columns and buttons positions
    • Use more neutral colors for presence indicators (primary + neutral)

Tests

  • Added some snapshot tests

Release 0.8.1

07 Feb 22:12
f182b93
Compare
Choose a tag to compare
Release 0.8.1 Pre-release
Pre-release
  • New achievements (#75)
  • New animations and graphics for achievements (#75)
  • Update help pages (#75)
  • Video debate presence count (#76)

Release 0.8.0

25 Jan 04:43
51a514c
Compare
Choose a tag to compare
Release 0.8.0 Pre-release
Pre-release

Minor bug fixes, host image on DockerHub and add dev configs for 0.8 API

Release 0.7.9

18 Jan 11:42
afa4bc9
Compare
Choose a tag to compare
Release 0.7.9 Pre-release
Pre-release

Improvements

Styling

Comments + sources

  • Use smaller users pictures
  • Use new space to increase comment stack max size up to 6 levels instead of 4
  • Show users comments above source, in a speech bubble

Before

selection_162

After

selection_163

In context

selection_160

selection_161

Statements

  • Bigger edit / remote / history / share actions icons
  • Statements text more compact on mobile

selection_158

Production

  • Bundle translations directly in JS
  • Add a warning if javascript is disabled
  • Optimize fonts import order
  • Add charset header
  • Add Vary: Accept-Encoding header

Fixes

  • Fix a bug with videos embedded inside comments being too large on small devices

Tested on Chrome, Firefox, IE, Edge and Opera. Not tested on Safari