Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Setting to strip EXIF metadata from JPEG uploads #1307

Closed
wants to merge 19 commits into from

Commits on Jun 26, 2017

  1. Configuration menu
    Copy the full SHA
    a0eea2a View commit details
    Browse the repository at this point in the history
  2. i18n

    ara4n committed Jun 26, 2017
    Configuration menu
    Copy the full SHA
    2b3ec4b View commit details
    Browse the repository at this point in the history
  3. fix const thinko

    ara4n committed Jun 26, 2017
    Configuration menu
    Copy the full SHA
    1003ff4 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2017

  1. Merge remote-tracking branch 'remotes/origin/develop' into matthew/st…

    …rip-exif
    
    # Conflicts:
    #	src/ContentMessages.js
    #	src/i18n/strings/en_EN.json
    t3chguy committed Aug 15, 2017
    Configuration menu
    Copy the full SHA
    8d9df9d View commit details
    Browse the repository at this point in the history
  2. remove debug

    t3chguy committed Aug 15, 2017
    Configuration menu
    Copy the full SHA
    fe899ad View commit details
    Browse the repository at this point in the history

Commits on May 10, 2020

  1. blunt merge of develop

    ara4n committed May 10, 2020
    Configuration menu
    Copy the full SHA
    7166b40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7869d0 View commit details
    Browse the repository at this point in the history
  3. fix whitespace

    ara4n committed May 10, 2020
    Configuration menu
    Copy the full SHA
    2bf2296 View commit details
    Browse the repository at this point in the history
  4. make it work

    ara4n committed May 10, 2020
    Configuration menu
    Copy the full SHA
    d919a24 View commit details
    Browse the repository at this point in the history
  5. fascist linter

    ara4n committed May 10, 2020
    Configuration menu
    Copy the full SHA
    3f2c4de View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1bb71de View commit details
    Browse the repository at this point in the history
  7. i18n

    ara4n committed May 10, 2020
    Configuration menu
    Copy the full SHA
    a246909 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dd79424 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2020

  1. Merge branches 'develop' and 'matthew/strip-exif' of github.com:matri…

    …x-org/matrix-react-sdk into matthew/strip-exif
    t3chguy committed May 14, 2020
    Configuration menu
    Copy the full SHA
    75e75ff View commit details
    Browse the repository at this point in the history
  2. s/stripJpegMetadata/stripImageMetadata/

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed May 14, 2020
    Configuration menu
    Copy the full SHA
    0db3fa3 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into…

    … matthew/strip-exif
    
    � Conflicts:
    �	src/ContentMessages.tsx
    �	src/components/views/settings/tabs/user/PreferencesUserSettingsTab.tsx
    �	src/i18n/strings/en_EN.json
    �	src/settings/Settings.js
    t3chguy committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    1fd0be6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7dbe736 View commit details
    Browse the repository at this point in the history
  3. Fix typing

    t3chguy committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    443364f View commit details
    Browse the repository at this point in the history
  4. make code more readable

    t3chguy committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    85e82c4 View commit details
    Browse the repository at this point in the history