pidgin/nest

Merged in default (pull request #57)

2019-09-27, Gary Kramlich
160431afdcf0
Merged in default (pull request #57)

Fix the donate link with extras

Approved-by: Elliott Sales de Andrade
Approved-by: John Bailey
--- a/hugo/data/gsoc/2005.json Wed Sep 18 01:24:43 2019 +0000
+++ b/hugo/data/gsoc/2005.json Fri Sep 27 01:14:37 2019 +0000
@@ -6,32 +6,38 @@
"student": "Adam Warrington",
"mentor": "Sean Egan",
"status": "Merged"
- }, {
+ },
+ {
"project": "Gadu-Gadu Support",
"student": "Bartosz Oler",
"mentor": "Ethan Blanton",
"status": "Merged"
- }, {
+ },
+ {
"project": "Music Messaging",
"student": "Christian Muise",
"mentor": "Gary Kramlich",
"status": "Merged"
- }, {
+ },
+ {
"project": "OSCAR File Transfers",
"student": "Jonathan Clark",
"mentor": "Mark Doliner",
"status": "Merged"
- }, {
+ },
+ {
"project": "Rendezvous Plugin",
"student": "Juanjo Molinero Horno",
"mentor": "Mark Doliner",
"status": "Merged"
- }, {
+ },
+ {
"project": "D-Busified gaim-remote",
"student": "Piotr Zielinski",
"mentor": "Sean Egan",
"status": "Merged"
- }, {
+ },
+ {
"project": "SIP/SIMPLE/STUN support",
"student": "Thomas Butter",
"mentor": "Ethan Blanton",
--- a/hugo/data/gsoc/2006.json Wed Sep 18 01:24:43 2019 +0000
+++ b/hugo/data/gsoc/2006.json Fri Sep 27 01:14:37 2019 +0000
@@ -6,27 +6,32 @@
"student": "Sadrul Habib Chowdhury",
"mentor": "Evan Schoenberg",
"status": "Merged"
- }, {
+ },
+ {
"project": "MSN protocol update",
"student": "Ma Yuan",
"mentor": "Sean Egan",
"status": "Merged"
- }, {
+ },
+ {
"project": "Contact Availability Prediction",
"student": "Geoffrey Foster",
"mentor": "Mark Doliner",
"status": "Merged"
- }, {
+ },
+ {
"project": "Improving Gaim’s Logging Capabilities",
"student": "Brian Chu",
"mentor": "Richard Laager",
"status": "Merged"
- }, {
+ },
+ {
"project": "QQ Support for Gaim/Adium",
"student": "Mark Huetsch",
"mentor": "Timothy Thomas Ringenbach",
"status": "Merged"
- }, {
+ },
+ {
"project": "Performance enhancement",
"student": "Aaron Sheldon",
"mentor": "Ethan Blanton",
--- a/hugo/layouts/partials/donate.html Wed Sep 18 01:24:43 2019 +0000
+++ b/hugo/layouts/partials/donate.html Fri Sep 27 01:14:37 2019 +0000
@@ -1,3 +1,3 @@
-<a href="https://imfreedom.org/#/donate" class="donate-button">
+<a href="https://imfreedom.org/donate" class="donate-button">
<i class="fas fa-heart"></i> {{ T "Donate" }}
</a>