pidgin/nest

837d728b48d1
Make asset busting depend on deployment environment

At the moment CSS and JS resources have a cache busting tag at the end of their href/src to force a reload when re-rendered. This is deependant on an unused setting, and is present in prod as well, this is really only a feature for development. So, it's been a PITA when diffing outputs

Testing Done:
I've run the `hugo` and `hugo serve` commands with deployment env between prod and dev, and behaviour is as expected

Reviewed at https://reviews.imfreedom.org/r/145/
---
title: Pidgin
date: 2019-01-14T18:51:58.000Z
lastmod: 2020-01-14T05:00:21.000Z
---
Pidgin is a chat program which lets you log into accounts on multiple chat
networks simultaneously. This means that you can be chatting with friends on
XMPP and sitting in an IRC channel at the same time.
Pidgin runs on Windows, Linux, and other UNIX-like operating systems. Looking
for Pidgin for OS X? Try [Adium](https://adium.im)!
Pidgin is compatible with the following chat networks out of the box:
Jabber/XMPP, Bonjour, Gadu-Gadu, IRC, Novell GroupWise Messenger, Lotus
Sametime, SILC, SIMPLE, and Zephyr. It can support many more with
[plugins](/plugins).
Pidgin supports many features of these chat networks, such as file transfers,
away messages, buddy icons, custom smileys, and typing notifications. Numerous
plugins also extend Pidgin's functionality above and beyond the standard
features.
Pidgin is under constant development. Releases are usually frequent and driven
by user contributions, such as
[issues](https://issues.imfreedom.org/issues/PIDGIN?u=1) and
[contributions](/development/contributing/).
Pidgin is free and contains no ads. All our code is open source and licensed
under the GNU General Public License. This means you can get Pidgin's underlying
code and modify it to suit your needs, as long as you publish the changes you
make for everyone to benefit from as well.
{{< download-now >}}
## Supported Languages
Pidgin is translated into many different languages, thanks to the generous
contributions of our volunteer translators.
{{< i18n-languages >}}
If your native language is missing from this list or you've found that a
translation contains errors, you can help us! Take a look at our [tips for
translators](development/i18n/tips/) page!