Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: linuxserver/docker-pidgin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.14.8-r0-ls36
Choose a base ref
...
head repository: linuxserver/docker-pidgin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref

Commits on Mar 8, 2022

  1. Copy the full SHA
    7a75a87 View commit details

Commits on Mar 15, 2022

  1. Copy the full SHA
    ecab188 View commit details

Commits on Apr 5, 2022

  1. fix git endpoints

    aptalca committed Apr 5, 2022
    Copy the full SHA
    02c041e View commit details
  2. Merge pull request #4 from linuxserver/git

    fix git endpoints
    thelamer authored Apr 5, 2022
    Copy the full SHA
    9e25bea View commit details
  3. Copy the full SHA
    6a7efbb View commit details

Commits on Apr 12, 2022

  1. Copy the full SHA
    ac09fc5 View commit details

Commits on Apr 19, 2022

  1. Copy the full SHA
    734cd36 View commit details

Commits on Apr 26, 2022

  1. Copy the full SHA
    d869c3f View commit details

Commits on May 3, 2022

  1. Copy the full SHA
    aa7b9ee View commit details
  2. Copy the full SHA
    001680b View commit details

Commits on May 10, 2022

  1. Copy the full SHA
    490fa8f View commit details

Commits on May 17, 2022

  1. Copy the full SHA
    bb08fe6 View commit details

Commits on May 24, 2022

  1. Copy the full SHA
    5569ccc View commit details

Commits on May 31, 2022

  1. Copy the full SHA
    8c2a54a View commit details

Commits on Jun 7, 2022

  1. Copy the full SHA
    f69593e View commit details

Commits on Jul 12, 2022

  1. Copy the full SHA
    f011d56 View commit details

Commits on Jul 19, 2022

  1. Copy the full SHA
    7e95542 View commit details

Commits on Jul 26, 2022

  1. Copy the full SHA
    7644996 View commit details

Commits on Aug 2, 2022

  1. Copy the full SHA
    9576497 View commit details

Commits on Aug 16, 2022

  1. Copy the full SHA
    b1e6982 View commit details

Commits on Aug 23, 2022

  1. Copy the full SHA
    2d594cb View commit details

Commits on Aug 30, 2022

  1. Copy the full SHA
    7166cc0 View commit details

Commits on Sep 13, 2022

  1. Copy the full SHA
    32ec980 View commit details

Commits on Sep 20, 2022

  1. Copy the full SHA
    44a18de View commit details

Commits on Sep 27, 2022

  1. Copy the full SHA
    ca5fe2f View commit details

Commits on Oct 11, 2022

  1. Copy the full SHA
    d3f47e9 View commit details

Commits on Oct 18, 2022

  1. Copy the full SHA
    72d74e0 View commit details

Commits on Oct 21, 2022

  1. Migrate to s6v3

    thespad committed Oct 21, 2022
    Copy the full SHA
    2621459 View commit details
  2. Copy the full SHA
    93b3b96 View commit details

Commits on Oct 25, 2022

  1. Copy the full SHA
    3f09503 View commit details

Commits on Nov 1, 2022

  1. Copy the full SHA
    7478ef4 View commit details

Commits on Nov 8, 2022

  1. Copy the full SHA
    5902dad View commit details

Commits on Nov 15, 2022

  1. Copy the full SHA
    59628b9 View commit details
  2. Copy the full SHA
    1bbb351 View commit details

Commits on Nov 22, 2022

  1. Copy the full SHA
    8831a3b View commit details

Commits on Nov 29, 2022

  1. Copy the full SHA
    6017f2c View commit details
  2. Copy the full SHA
    3c665c0 View commit details
  3. Copy the full SHA
    1c14283 View commit details

Commits on Dec 20, 2022

  1. Copy the full SHA
    7da3b25 View commit details

Commits on Dec 27, 2022

  1. Copy the full SHA
    1f25ca5 View commit details

Commits on Jan 3, 2023

  1. Copy the full SHA
    d43355a View commit details

Commits on Jan 24, 2023

  1. Copy the full SHA
    04141b2 View commit details

Commits on Jan 31, 2023

  1. Copy the full SHA
    15f2f0b View commit details

Commits on Feb 7, 2023

  1. Copy the full SHA
    430998a View commit details

Commits on Feb 14, 2023

  1. Copy the full SHA
    e6ce3fb View commit details
  2. Copy the full SHA
    345b1e6 View commit details
  3. Copy the full SHA
    992a2e4 View commit details

Commits on Feb 21, 2023

  1. Copy the full SHA
    92d7ab0 View commit details

Commits on Mar 7, 2023

  1. Copy the full SHA
    b207926 View commit details
  2. Copy the full SHA
    133b01e View commit details
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
@@ -15,6 +15,6 @@ trim_trailing_whitespace = false
indent_style = space
indent_size = 2

[{**.sh,root/etc/cont-init.d/**,root/etc/services.d/**}]
[{**.sh,root/etc/s6-overlay/s6-rc.d/**,root/etc/cont-init.d/**,root/etc/services.d/**}]
indent_style = space
indent_size = 4
6 changes: 3 additions & 3 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@
* Read, and fill the Pull Request template
* If this is a fix for a typo (in code, documentation, or the README) please file an issue and let us sort it out. We do not need a PR
* If the PR is addressing an existing issue include, closes #\<issue number>, in the body of the PR commit message
* If you want to discuss changes, you can also bring it up in [#dev-talk](https://discordapp.com/channels/354974912613449730/757585807061155840) in our [Discord server](https://discord.gg/YWrKVTn)
* If you want to discuss changes, you can also bring it up in [#dev-talk](https://discordapp.com/channels/354974912613449730/757585807061155840) in our [Discord server](https://linuxserver.io/discord)

## Common files

@@ -105,10 +105,10 @@ docker build \
-t linuxserver/pidgin:latest .
```

The ARM variants can be built on x86_64 hardware using `multiarch/qemu-user-static`
The ARM variants can be built on x86_64 hardware and vice versa using `lscr.io/linuxserver/qemu-static`

```bash
docker run --rm --privileged multiarch/qemu-user-static:register --reset
docker run --rm --privileged lscr.io/linuxserver/qemu-static --reset
```

Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64`.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
blank_issues_enabled: false
contact_links:
- name: Discord chat support
url: https://discord.gg/YWrKVTn
url: https://linuxserver.io/discord
about: Realtime support / chat with the community and the team.

- name: Discourse discussion forum
40 changes: 0 additions & 40 deletions .github/ISSUE_TEMPLATE/issue.bug.md

This file was deleted.

76 changes: 76 additions & 0 deletions .github/ISSUE_TEMPLATE/issue.bug.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
# Based on the issue template
name: Bug report
description: Create a report to help us improve
title: "[BUG] <title>"
labels: [Bug]
body:
- type: checkboxes
attributes:
label: Is there an existing issue for this?
description: Please search to see if an issue already exists for the bug you encountered.
options:
- label: I have searched the existing issues
required: true
- type: textarea
attributes:
label: Current Behavior
description: Tell us what happens instead of the expected behavior.
validations:
required: true
- type: textarea
attributes:
label: Expected Behavior
description: Tell us what should happen.
validations:
required: false
- type: textarea
attributes:
label: Steps To Reproduce
description: Steps to reproduce the behavior.
placeholder: |
1. In this environment...
2. With this config...
3. Run '...'
4. See error...
validations:
required: true
- type: textarea
attributes:
label: Environment
description: |
examples:
- **OS**: Ubuntu 20.04
- **How docker service was installed**: distro's packagemanager
value: |
- OS:
- How docker service was installed:
render: markdown
validations:
required: false
- type: dropdown
attributes:
label: CPU architecture
options:
- x86-64
- arm64
validations:
required: true
- type: textarea
attributes:
label: Docker creation
description: |
Command used to create docker container
Provide your docker create/run command or compose yaml snippet, or a screenshot of settings if using a gui to create the container
render: bash
validations:
required: true
- type: textarea
attributes:
description: |
Provide a full docker log, output of "docker logs pidgin"
label: Container logs
placeholder: |
Output of `docker logs pidgin`
render: bash
validations:
required: true
25 changes: 0 additions & 25 deletions .github/ISSUE_TEMPLATE/issue.feature.md

This file was deleted.

31 changes: 31 additions & 0 deletions .github/ISSUE_TEMPLATE/issue.feature.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# Based on the issue template
name: Feature request
description: Suggest an idea for this project
title: "[FEAT] <title>"
labels: [enhancement]
body:
- type: checkboxes
attributes:
label: Is this a new feature request?
description: Please search to see if a feature request already exists.
options:
- label: I have searched the existing issues
required: true
- type: textarea
attributes:
label: Wanted change
description: Tell us what you want to happen.
validations:
required: true
- type: textarea
attributes:
label: Reason for change
description: Justify your request, why do you want it, what is the benefit.
validations:
required: true
- type: textarea
attributes:
label: Proposed code change
description: Do you have a potential code change in mind?
validations:
required: false
16 changes: 16 additions & 0 deletions .github/workflows/call_issue_pr_tracker.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
name: Issue & PR Tracker

on:
issues:
types: [opened,reopened,labeled,unlabeled,closed]
pull_request_target:
types: [opened,reopened,review_requested,review_request_removed,labeled,unlabeled,closed]
pull_request_review:
types: [submitted,edited,dismissed]

jobs:
manage-project:
permissions:
issues: write
uses: linuxserver/github-workflows/.github/workflows/issue-pr-tracker.yml@v1
secrets: inherit
13 changes: 13 additions & 0 deletions .github/workflows/call_issues_cron.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name: Mark stale issues and pull requests
on:
schedule:
- cron: '56 4 * * *'
workflow_dispatch:

jobs:
stale:
permissions:
issues: write
pull-requests: write
uses: linuxserver/github-workflows/.github/workflows/issues-cron.yml@v1
secrets: inherit
Loading