adium/adium

Docs:
adium-1.5.11
2016-09-04, Robert Vehse
1edf7df32895
Parents 5d4a3b9f6d5f
Children 307f53385811
Docs:
* Don't advertise services whose support is broken in Adium with no fix in sight.
* Instead, add a list of third-party protocol plugins.
* Minor tweaks.
--- a/AdiumHelp/pgs/Accounts-ListOfServices.html Fri Mar 11 07:41:18 2016 +0100
+++ b/AdiumHelp/pgs/Accounts-ListOfServices.html Sun Sep 04 20:24:54 2016 +0200
@@ -17,12 +17,13 @@
<div id="pagetitle">
<h1>List of services supported and their interoperability</h1>
</div>
- <p>This page lists all services Adium supports. Clicking on a service will lead you to a dedicated page with more information on the specific service, e.g. history and censorship.</p>
+ <p>This page lists all services which can be used in Adium. Clicking on a service will lead you to a dedicated page with more information on the specific service, e.g. history and censorship.</p>
+ <p>Some services can be used in Adium by installing third-party plugins which are maintained by developers not directly affiliated with the Adium Project. <strong>Note:</strong> We do not offer support for these plugins. Install them at your own risk.</p>
<p>Further down, you can find out which services interoperate ("which service can talk to which") as most services don't interoperate with most other services—this is not an Adium thing.</p>
<p><strong>Note:</strong> We do not host any IM services ourselves. Adium is a third-party client for connecting to services run by other people (mostly companies).</p>
<div class="taskboxline">
<div class="taskboxheader">
- <h3>Supported services</h3>
+ <h3>Bundled services</h3>
</div>
<div class="taskboxtext">
<ul>
@@ -30,17 +31,8 @@
<ul>
<li><a href="Accounts-GoogleTalk.html">Google Talk</a></li>
<li><a href="Accounts-LJTalk.html">LJ (LiveJournal) Talk</a></li>
- <li><a href="Accounts-FacebookChat.html">Facebook Chat</a></li>
</ul>
- <li><a href="Accounts-MSN.html">MSN Messenger</a></li>
- <li><a href="Accounts-AIM.html">AOL Instant Messenger (AIM)</a>, including</li>
- <ul>
- <li><a href="Accounts-MobileMe.html">MobileMe</a> (formerly known as .Mac)</li>
- </ul>
- <li><a href="Accounts-Yahoo.html">Yahoo! Messenger</a>, including</li>
- <ul>
- <li><a href="Accounts-YahooJapan.html">Yahoo! Japan Messenger</a></li>
- </ul>
+ <li><a href="Accounts-AIM.html">AOL Instant Messenger (AIM)</a></li>
<li><a href="Accounts-ICQ.html">ICQ</a></li>
<li><a href="Accounts-Bonjour.html">Bonjour</a>, compatible with iChat</li>
<li><a href="Accounts-Twitter.html">Twitter</a></li>
@@ -51,19 +43,57 @@
</ul>
</div>
</div>
- <div id="signing_up_for_an_account" class="taskboxline">
+ <div class="taskboxline">
+ <div class="taskboxheader">
+ <h3>Third-party plugins for services</h3>
+ </div>
+ <center>
+ <table class="list" cellspacing="0">
+ <tr>
+ <th width="160">Name</th>
+ <th>Website</th>
+ <th>Service(s) supported</th>
+ </tr>
+ <tr>
+ <td>SIPE</td>
+ <td><a href="http://sipe.sourceforge.net">Click</a></td>
+ <td>Skype for Business, Microsoft Office 365, Microsoft Business Productivity Online Suite (BPOS), Microsoft Lync Server, Microsoft Office Communications Server (OCS 2007/2007 R2), Microsoft Live Communications Server (LCS 2003/2005), Reuters Messaging</td>
+ </tr>
+ <tr>
+ <td>Telegram-Purple</td>
+ <td><a href="https://github.com/majn/telegram-purple">Click</a></td>
+ <td>Telegram</td>
+ </tr>
+ <tr>
+ <td>skypeweb4adium</td>
+ <td><a href="https://github.com/tripplet/skypeweb4adium">Click</a></td>
+ <td>Skype</td>
+ </tr>
+ <tr>
+ <td>Adium-Steam-IM</td>
+ <td><a href="https://github.com/tripplet/Adium-Steam-IM">Click</a></td>
+ <td>Steam</td>
+ </tr>
+ <tr>
+ <td>Adium WhatsApp Plugin</td>
+ <td><a href="https://bitbucket.org/ThYpHo0n/adium-whatsapp-plugin/overview">Click</a></td>
+ <td>WhatsApp</td>
+ </tr>
+ </table>
+ </center>
+ </div>
+ <div class="taskboxline">
<div class="taskboxheader">
<h3>Service interoperability</h3>
</div>
<div class="taskboxtext">
<p>No service can talk to all services. This means in order to talk to contact X, you must have an account on the same service as contact X, or on any compatible service.</p>
<ul>
- <li>If you have an account on AIM, ICQ, or MobileMe, you can chat with anybody who uses AIM, ICQ, MobileMe, or SMS.</li>
+ <li>If you have an account on AIM or ICQ you can chat with anybody who uses AIM, ICQ, or SMS.</li>
<li>If you have an account on XMPP ("Jabber"), Google Talk or LiveJournal, you can chat with anybody who uses XMPP ("Jabber"), Google Talk or LiveJournal.</li>
- <li>In the official clients, MSN users can chat with Yahoo! users but this is not yet supported by Adium.</li>
</ul>
<p><strong>XMPP transports</strong></p>
- <p>Some XMPP ("Jabber") servers (mostly private ones) allow chats with proprietary services such as AIM, MSN, and Yahoo! via a mechanism called "XMPP transports". In Adium, you should be able to chat through transports transparently (that is, it should work just like chatting with users who actually are on the same server). However, you will need to contact the administrator of your XMPP ("Jabber") server to find out what services it has transports for. The public servers for Jabber.org and Google Talk do not support transports.</p>
+ <p>Some XMPP ("Jabber") servers (mostly private ones) allow chats with proprietary services such as AIM via a mechanism called "XMPP transports". In Adium, you should be able to chat through transports transparently (that is, it should work just like chatting with users who actually are on the same server). However, you will need to contact the administrator of your XMPP ("Jabber") server to find out what services it has transports for. The public servers for Jabber.org and Google Talk do not support transports.</p>
</div>
</div>
</div>
--- a/AdiumHelp/pgs/AdiumDocumentation.html Fri Mar 11 07:41:18 2016 +0100
+++ b/AdiumHelp/pgs/AdiumDocumentation.html Sun Sep 04 20:24:54 2016 +0200
@@ -138,7 +138,6 @@
<ul>
<li><a href="AdvancedFeatures-AIM-DirectConnect.html">AIM: Direct Connect ▸</a></li>
<li><a href="AdvancedFeatures-AIM-SearchForBuddyByEmail.html">AIM: Search for buddy by email address ▸</a></li>
- <li><a href="AdvancedFeatures-MSNYahoo-NudgeBuzz.html">MSN: Nudge / Yahoo: Buzz ▸</a></li>
</ul>
</ul></td>
</tr>
@@ -189,17 +188,8 @@
<ul>
<li><a href="Accounts-GoogleTalk.html">Google Talk</a></li>
<li><a href="Accounts-LJTalk.html">LJ (LiveJournal) Talk</a></li>
- <li><a href="Accounts-FacebookChat.html">Facebook Chat</a></li>
</ul>
- <li><a href="Accounts-MSN.html">MSN Messenger</a></li>
<li><a href="Accounts-AIM.html">AOL Instant Messenger (AIM)</a>, including</li>
- <ul>
- <li><a href="Accounts-MobileMe.html">MobileMe</a> (formerly known as .Mac)</li>
- </ul>
- <li><a href="Accounts-Yahoo.html">Yahoo! Messenger</a>, including</li>
- <ul>
- <li><a href="Accounts-YahooJapan.html">Yahoo! Japan Messenger</a></li>
- </ul>
<li><a href="Accounts-ICQ.html">ICQ</a></li>
<li><a href="Accounts-Bonjour.html">Bonjour</a>, compatible with iChat</li>
<li><a href="Accounts-Twitter.html">Twitter</a></li>
--- a/AdiumHelp/pgs/Messaging-TabbedMessaging.html Fri Mar 11 07:41:18 2016 +0100
+++ b/AdiumHelp/pgs/Messaging-TabbedMessaging.html Sun Sep 04 20:24:54 2016 +0200
@@ -56,7 +56,7 @@
<h3>Tab location</h3>
</div>
<div class="taskboxtext">
- <p>As of version 1.1, you can now choose the location of tabs in message windows. You can choose between Top, Bottom, Left or Right.</p>
+ <p>You can choose the location of tabs in message windows. You can choose between Top, Bottom, Left or Right.</p>
<p>To select the location of tabs, follow these steps:</p>
<ul>
<li>Select Preferences in the Adium Menu (or press ⌘,).</li>
--- a/README.md Fri Mar 11 07:41:18 2016 +0100
+++ b/README.md Sun Sep 04 20:24:54 2016 +0200
@@ -1,9 +1,9 @@
[Adium](https://adium.im)
========================
-[![Adiumy](https://adium.im/images/logo.png)](https://sourceforge.net/projects/adium/files/Adium_1.5.10.dmg/download?accel_key=67%3A1400803646%3Ahttps%253A//adium.im/%3A5c8289c7%2445aedffbd5670cadf988490fc5ac9588a4a1621e&click_id=38f81be2-e20e-11e3-8070-0200ac1d1d8c-1&source=accel)
+[![Adiumy](https://adium.im/images/logo.png)](https://adiumx.cachefly.net/Adium_1.5.10.2.dmg)
-[Download Adium 1.5.10](https://sourceforge.net/projects/adium/files/Adium_1.5.10.dmg/download?accel_key=67%3A1400803646%3Ahttps%253A//adium.im/%3A5c8289c7%2445aedffbd5670cadf988490fc5ac9588a4a1621e&click_id=38f81be2-e20e-11e3-8070-0200ac1d1d8c-1&source=accel)
+[Download Adium 1.5.10.2](https://adiumx.cachefly.net/Adium_1.5.10.2.dmg)
## About Adium ##
@@ -19,7 +19,7 @@
* [WebKit Message View](https://adium.im/help/pgs/Messaging-MessageView.html): Theme your chat windows
* [Combined Contacts](https://adium.im/help/pgs/ContactList-CombiningContacts.html): Merge your contacts so that each one represents a person, not an account
* A sophisticated events system (including [Growl notifications](https://adium.im/help/pgs/AdvancedFeatures-GrowlSupport.html))
-* [OTR Encryption](https://trac.adium.im/wiki/OTREncryption)
+* [OTR Encryption](https://adium.im/help/pgs/AdvancedFeatures-OTREncryption.html)
* [File Transfer](https://adium.im/help/pgs/AdvancedFeatures-FileTransfer.html)
* [Xtras](https://adium.im/help/pgs/AdvancedFeatures-AdiumXtras.html) and many, many other customization options
* A beautiful icon, the "[Adiumy](https://trac.adium.im/wiki/Adiumy)" duck