Skip to content
Permalink
main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on Mar 15, 2023

Commits on Mar 8, 2023

  1. Merge pull request #5412 from escattone/resolve-1819800-more-gently

    restrict attributes in messages
    akatsoulas committed Mar 8, 2023
  2. gently resolve 1819800

    escattone committed Mar 8, 2023

Commits on Mar 6, 2023

  1. Merge pull request #5408 from smithellis/announcement-flex

    Fix announcment formatting#1198
    akatsoulas committed Mar 6, 2023

Commits on Mar 3, 2023

  1. Fix announcment formatting

    - added flex-direction: column to stop muli-paragraph announcments
      becoming two columns
    smithellis committed Mar 3, 2023

Commits on Feb 23, 2023

  1. Merge pull request #5407 from akatsoulas/m2m-announcement-groups

    Use m2m for Announcement groups
    akatsoulas committed Feb 23, 2023
  2. add mypy type-checking to pre-commit (#5397)

    * add mypy type-checking to pre-commit
    
    * add docs
    
    * fix mypy linting errors
    
    * address feedback to use f-string
    escattone committed Feb 23, 2023

Commits on Feb 21, 2023

  1. Library updates (#5405)

    akatsoulas committed Feb 21, 2023

Commits on Feb 17, 2023

  1. Merge pull request #5398 from akatsoulas/cleanup-preview

    [DNM] Remove references of Firefox Preview
    akatsoulas committed Feb 17, 2023

Commits on Feb 16, 2023

  1. Merge pull request #5396 from escattone/sync-black-in-pre-commit-with…

    …-poetry
    
    sync black version in pre-commit with poetry
    akatsoulas committed Feb 16, 2023
  2. Bump werkzeug from 2.2.2 to 2.2.3 (#5402)

    Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.2 to 2.2.3.
    - [Release notes](https://github.com/pallets/werkzeug/releases)
    - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
    - [Commits](pallets/[email protected]2.2.2...2.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: werkzeug
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 16, 2023

Commits on Feb 15, 2023

  1. Bump django from 4.1.6 to 4.1.7 (#5401)

    Bumps [django](https://github.com/django/django) from 4.1.6 to 4.1.7.
    - [Release notes](https://github.com/django/django/releases)
    - [Commits](django/[email protected]4.1.6...4.1.7)
    
    ---
    updated-dependencies:
    - dependency-name: django
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 15, 2023

Commits on Feb 11, 2023

  1. Bump ipython from 8.9.0 to 8.10.0

    Bumps [ipython](https://github.com/ipython/ipython) from 8.9.0 to 8.10.0.
    - [Release notes](https://github.com/ipython/ipython/releases)
    - [Commits](ipython/[email protected]8.9.0...8.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: ipython
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Feb 11, 2023

Commits on Feb 10, 2023

  1. Merge pull request #5392 from escattone/remove-react-1185

    remove React dependency within JS tests
    akatsoulas committed Feb 10, 2023

Commits on Feb 9, 2023

  1. remove react dependency

    escattone committed Feb 9, 2023
  2. fix user profile serialization of timezone (#5391)

    * fix user profile serialization of timezone
    
    * ensure profile timezone is tested
    escattone committed Feb 9, 2023

Commits on Feb 8, 2023

  1. Merge pull request #5389 from escattone/django-activity-stream-1143

    remove patch no longer needed for django-activity-stream
    akatsoulas committed Feb 8, 2023
  2. Merge pull request #5390 from mozilla/dependabot/pip/cryptography-39.0.1

    Bump cryptography from 39.0.0 to 39.0.1
    akatsoulas committed Feb 8, 2023
  3. Bump cryptography from 39.0.0 to 39.0.1

    Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.0 to 39.0.1.
    - [Release notes](https://github.com/pyca/cryptography/releases)
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/[email protected]39.0.0...39.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Feb 8, 2023
Older