Go to file
Kunal Mehta 06360b6d0d Add Special:Thanks as a non-JS fallback
If the user has JavaScript disabled, clicking
on "thank" will send the user to Special:Thanks
with the revision id already filled in. When
submitted, the form calls the API internally
and then shows the user an error or confirmation
message.

Special:Thanks is not a listed special page
since it's mainly intended as a fallback.

The API was modified to return the user name of the
editor who is being thanked if a new notification
was created.

Bug: 49161
Change-Id: I7ba4664b92bb0da425784350487ed0e7ca352b4e
2013-12-05 23:23:21 -08:00
modules Add GENDER support for 'thanks-error-ratelimited' 2013-10-07 17:17:18 +02:00
tests Add Special:Thanks as a non-JS fallback 2013-12-05 23:23:21 -08:00
.gitreview Initial version of Thanks extension 2013-03-21 11:33:50 -07:00
.jshintrc Adding some comments for the API 2013-04-05 17:36:31 -07:00
ApiThank.php Add Special:Thanks as a non-JS fallback 2013-12-05 23:23:21 -08:00
SpecialThanks.php Add Special:Thanks as a non-JS fallback 2013-12-05 23:23:21 -08:00
Thanks.hooks.php Add Special:Thanks as a non-JS fallback 2013-12-05 23:23:21 -08:00
Thanks.i18n.php Add Special:Thanks as a non-JS fallback 2013-12-05 23:23:21 -08:00
Thanks.php Add Special:Thanks as a non-JS fallback 2013-12-05 23:23:21 -08:00
ThanksFormatter.php Add really basic API tests 2013-11-04 16:38:23 +00:00
ThanksLogFormatter.php Add gender support to two i18n messages 2013-08-20 16:23:37 -07:00
ThankYou.png Adding new custom icon 2013-06-28 13:44:17 -07:00
WhiteSmiley.png Migrating Mobile thanks into Thanks extension 2013-09-26 18:42:13 -07:00