pidgin/nest

Add a bunch more plugins

2018-02-07, Gary Kramlich
632ffc95a028
Parents 39d3bc22ae08
Children 0c41ee7a9053
Add a bunch more plugins
--- a/trusted-plugins.md Wed Feb 07 01:30:47 2018 -0600
+++ b/trusted-plugins.md Wed Feb 07 01:40:22 2018 -0600
@@ -7,6 +7,8 @@
If you believe someone should be on this list, please open a pull request with
the update or let grim know.
+[Additional Protocols](#markdown-header-additional-protocols)
+
* [Battle.net v2](#markdown-header-battlenet-v2)
* [Discord](#markdown-header-discord)
* [Facebook Messenger](#markdown-header-facebook-messenger)
@@ -23,7 +25,19 @@
* [Steam Mobile](#markdown-header-steam-mobile)
* [Yahoo! 2017](#markdown-header-yahoo-2017)
-## Battle.net v2
+[Notification Plugins](#markdown-header-notifications-plugins)
+
+ * [Caps-notification](#markdown-header-capsnot)
+
+[Interface Tweaks Plugins](#markdown-header-interface-tweaks-plugins)
+
+ * [Ignore Nick Change](#markdown-header-ignore-nick-change)
+ * [Media Emblems](#markdown-header-media-emblems)
+ * [Pidgin Group Chat Typing Notifications](#markdown-header-pidgin-group-chat-typing-notifications)
+
+## Additional Protocols
+
+### Battle.net v2
![logo](https://bytebucket.org/EionRobb/purple-battlenet/raw/8cb9309fd358f7fba5d50e285b1092d5bed8aee0/battlenet48.png)
@@ -34,7 +48,7 @@
[upstream](https://bitbucket.org/EionRobb/purple-battlenet/overview)
-## Discord
+### Discord
![logo](https://github.com/EionRobb/purple-discord/raw/master/discord48.png)
@@ -46,7 +60,7 @@
[upstream](https://github.com/EionRobb/purple-discord#readme)
-## Facebook Messenger
+### Facebook Messenger
![logo](https://bytebucket.org/pidgin/main/raw/7d94ae110549af114d518ad42e6c7e3a621e5041/pidgin/pixmaps/protocols/48/facebook.png)
@@ -58,7 +72,7 @@
[upstream](https://github.com/dequis/purple-facebook/wiki)
-## Gammu
+### Gammu
![logo](https://github.com/EionRobb/purple-gammu/raw/master/icons/48/gammu.png)
@@ -70,7 +84,7 @@
[upstream](https://github.com/EionRobb/purple-gammu)
-## Hangouts
+### Hangouts
![logo](https://bitbucket.org/EionRobb/purple-hangouts/avatar)
@@ -82,7 +96,7 @@
[upstream](https://bitbucket.org/EionRobb/purple-hangouts/)
-## Mattermost
+### Mattermost
![logo](https://github.com/EionRobb/purple-mattermost/raw/master/mattermost48.png)
@@ -94,7 +108,7 @@
[upstream](https://github.com/EionRobb/purple-mattermost#readme)
-## NetNexus
+### NetNexus
* Maintainer: EionRobb
* Type: Protocol
@@ -104,7 +118,7 @@
[upstream](https://github.com/EionRobb/netnexus-pidgin)
-## Ning
+### Ning
* Maintainer: EionRobb
* Type: Protocol
@@ -114,7 +128,7 @@
[upstream](https://github.com/EionRobb/pidgin-ning)
-## OkCupid
+### OkCupid
![logo](https://github.com/EionRobb/okcupid-pidgin/raw/master/icons/48/okcupid.png)
@@ -125,7 +139,7 @@
[upstream](https://github.com/EionRobb/okcupid-pidgin)
-## Omegle
+### Omegle
* Maintainer: EionRobb
* Type: Protocol
@@ -135,7 +149,7 @@
[upstream](https://github.com/EionRobb/pidgin-omegle)
-## Pushbullet
+### Pushbullet
![logo](https://github.com/EionRobb/pidgin-pushbullet/raw/master/icons/pushbullet48.png)
@@ -147,7 +161,7 @@
[upstream](https://github.com/EionRobb/pidgin-pushbullet)
-## Rocket.Chat
+### Rocket.Chat
![logo](https://bytebucket.org/EionRobb/purple-rocketchat/raw/fb8dcc6497825785afdb57582e08f96a078fb618/rocketchat48.png)
@@ -158,7 +172,7 @@
[upstream](https://bitbucket.org/EionRobb/purple-rocketchat/overview)
-## Skype
+### Skype
![logo](https://github.com/EionRobb/skype4pidgin/raw/master/skypeweb/icons/48/skype.png)
@@ -170,7 +184,7 @@
[upstream](https://github.com/EionRobb/skype4pidgin/tree/master/skypeweb)
-## Steam Mobile
+### Steam Mobile
![logo](https://github.com/EionRobb/pidgin-opensteamworks/raw/master/steam-mobile/steam48.png)
@@ -182,7 +196,7 @@
[upstream](https://github.com/EionRobb/pidgin-opensteamworks/tree/master/steam-mobile)
-## Yahoo! 2017
+### Yahoo! 2017
![logo](https://github.com/EionRobb/funyahoo-plusplus/raw/master/icons/48/yahoo.png)
@@ -192,3 +206,44 @@
Adds support for [Yahoo! 2017]() to libpurple based clients like Pidgin.
[upstream](https://github.com/EionRobb/funyahoo-plusplus)
+
+## Notification Plugins
+
+### Capsnot
+
+ * Maintainer: EionRobb
+ * Type: Notification
+
+Informs for new messages with the NumLock, CapsLock or ScrollLock LEDs.
+
+[upstream](https://github.com/EionRobb/pidgin-capsnot)
+
+## Interface Tweaks Plugins
+
+### Ignore Nick Change
+
+ * Maintainer: EionRobb
+ * Type: Interface Tweaks
+
+This plugin hides name change messages in large rooms, except for those users
+actively taking part in a conversation.
+
+[upstream](https://github.com/EionRobb/pidgin-ignore-nickchange)
+
+### Media Emblems
+
+ * Maintainer: EionRobb
+ * Type: Interface Tweaks
+
+Adds emblems to the buddy list to show if a user supports Voice or Video calls.
+
+[upstream](https://github.com/EionRobb/pidgin-media-emblems)
+
+### Pidgin Group Chat Typing Notifications
+
+ * Maintainer: EionRobb
+ * Type: Interface Tweaks
+
+Display typing notifications of users in a compatible multi-user chat.
+
+[upstream](https://github.com/EionRobb/pidgin-groupchat-typing-notifications)
\ No newline at end of file