[For 1.8] Matt's Plugins - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Extensions (https://community.mybb.com/forum-201.html) +--- Forum: Plugins (https://community.mybb.com/forum-73.html) +---- Forum: Plugin Releases (https://community.mybb.com/forum-102.html) +---- Thread: [For 1.8] Matt's Plugins (/thread-87508.html) |
Matt's Plugins - Matt - 2011-01-31 Hi, This thread will list all my plugins and will contain information on future releases and updates. Support will be available in this thread, or feel free to create a thread in the plugin support forum, or add an issue on Github by following the link below the plugin. Advanced Private Message Notice - 1.0.2 An advanced unread private message notice in the header Bugs, requests, feedback Automatic Subscriptions - 1.2.2 Allows you to automatically subscribe to all new threads and replies without having to manually subscribe to all forums and threads. Bugs, requests, feedback Awaiting Activation Count - 1.6.4 Shows the number of users awaiting activation in the header. Awaiting Activation Message - 1.8.1 Shows a message to people awaiting activation by email or admin. Bugs, requests, feedback Cookie Law - 1.0.0 Give information and gain consent for cookies to be set by the forum. Bugs, requests, feedback Courtesy Edit Time - 1.1.0 Allow a courtesy edit time, whereby the 'edited by' message won't show up for a set amount of time. Bugs, requests, feedback Custom User Permissions - 1.0.1 Apply permissions to specific users instead of just usergroups. Bugs, requests, feedback Date of Birth on Registration - 1.0.1 Adds options to require a date of birth in the registration form, and to deny users under a certain age. Bugs, requests, feedback Display Usergroup Moderator Usernames - 1.0.0 Display the usernames of usergroup moderators instead of the usergroup name. Bugs, requests, feedback Email Admin-Created User - 1.0.0 If you create a user in the Admin CP, this will email them their account details so they can login. Bugs, requests, feedback Global Moderators - 1.0.0 Apply moderator permissions globally to all forums. Bugs, requests, feedback Go to Full Reply/Edit - 1.0.1 Allows you to quickly go from quick reply to full reply or quick edit to full edit whilst saving any text you had previously entered. Bugs, requests, feedback Goodbye Spammer - 1.1 Makes it easy to delete all traces of a spammer from your forum. Header Warning Level - 1.8.1 Shows a user's warning level in the welcomeblock. Bugs, requests, feedback Karma Stars - 1.2.0 Earn 'karma' and collect stars for posting. Bugs, requests, feedback MyReactions - 0.0.4 Add emoji reactions to posts. Dedicated Thread - Bugs, requests, feedback MySupport - 0.4.2 Add features to your forum to help with giving support. Allows you to mark a thread as solved or technical, assign threads to users, give threads priorities, mark a post as the best answer in a thread, and more to help you run a support forum. Bugs, requests, feedback Plugin Uploader - 1.2.2 Allows you to import .zip plugin archives directly and have the files extracted to their correct locations automatically. Bugs, requests, feedback Report Reputation - 0.3.1 Allows you to report reputation if it is spam/abuse etc. Restrict Email Domains - 1.2.0 Allows you to restrict which domains users can register with. Bugs, requests, feedback Return to top postbit button - 1.8.1 Adds a 'Return to Top' button to the postbit. Bugs, requests, feedback Social Sites - 0.2.2.1 Add which social sites you're a member of so you can find eachother on social networking sites. Bugs, requests, feedback If you find any bugs, please report them by following the Github link for the plugin you've found a bug in, and if you find any security vulnerabilities, please do the sensible thing and PM me here and/or email me at matt [dot] rogowski [at] mybb [dot] com If you have any problems or need any support, please do not write it as a review on the plugin on the Mods site, as there's no guarantee I'll see it and I can't actually reply to it. If you find any of these plugins useful and wish to donate, click here: Thank you RE: MattRogowski's Plugins - Matt - 2011-02-01 New Release: Automatic Subscriptions - 0.1 Allows you to automatically subscribe to all new threads and replies without having to manually subscribe to all forums and threads. Support, Suggestions and Feedback - Report Bug RE: MattRogowski's Plugins - Matt - 2011-02-07 Custom User Permissions - 0.2.1 released - Fixed a bug where the count of general permissions would be incorrect. If a user has custom user permissions which are deactivated, the permissions won't be queried for. To upgrade, reupload ./inc/plugins/customuserperms.php and ./admin/modules/user/customuserperms.php Plugin Uploader - 0.4.2 released - Fixed a bug where the custom plugin system class may be unavailable. Changed when the language files are temporarily uploaded in case the plugin file loads a language file outside of a function. To upgrade, reupload ./inc/plugins/pluginuploader.php and ./admin/modules/config/pluginuploader.php Report Reputation - 0.3 released - Added a Who's Online List location for when a user is reporting a reputation or viewing the list of reported reputations. Reputations can now not be reported more than once. If a reputation has been reported, a small image will show next to the link to report the reputation. To upgrade, deactivate Report Reputation, reupload ./inc/plugins/reportrep.php and ./inc/languages/english/reportrep.lang.php, activate Report Reputation. Social Sites - 0.2.1 released - Added a Who's Online List location for when a user is editing their social sites. Added a breadcrumb navigation link to the Social Sites page in the User CP. To upgrade, reupload ./inc/plugins/socialsites.php and ./admin/modules/config/socialsites.php RE: MattRogowski's Plugins - Matt - 2011-02-14 Report Reputation - 0.3.1 released - Fixed a bug where it would say a reputation had been reported already even if it hadn't, and fixed a bug where the icon showing a reputation had been reported would show after the report had been marked as read. To upgrade, reupload ./inc/plugins/reportrep.php RE: MattRogowski's Plugins - Matt - 2011-03-09 New Release: Goodbye Spammer - 0.1 Makes it easy to delete all traces of a spammer from your forum. Support, Suggestions and Feedback - Report Bug RE: MattRogowski's Plugins - Matt - 2011-03-10 Goodbye Spammer - 0.1.1 released - Fixed a bug where various misc.php actions would display an error from Goodbye Spammer about selecting an invalid user. To upgrade, reupload ./inc/plugins/goodbyespammer.php RE: MattRogowski's Plugins - Matt - 2011-03-29 Goodbye Spammer 0.1.2 released - Added a setting to choose which usergroups can use Goodbye Spammer, and it will now add a moderator log when the tool is used. To upgrade, deactivate, reupload ./inc/plugins/goodbyespammer.php and ./inc/languages/english/goodbyespammer.lang.php, activate. RE: MattRogowski's Plugins - Matt - 2011-04-01 MySupport 0.4.1 released - Fixed a security issue with the list of support/technical/assigned threads. To upgrade, reupload ./inc/plugins/mysupport.php RE: MattRogowski's Plugins - Matt - 2011-04-06 Custom User Permissions 0.2.2 released - Fixed a bug where the permissions would not be applied to the Archive mode. Added in a setting for the 'Can only view own threads?' permission. To upgrade, reupload ./inc/plugins/customuserperms.php, ./inc/languages/english/admin/customuserperms.lang.php and ./admin/modules/user/customuserperms.php. Hat tip to RateU for reporting these issues. RE: MattRogowski's Plugins - Matt - 2011-05-30 New Release: Go to Full Reply/Edit - 0.1 Allows you to quickly go from quick reply to full reply or quick edit to full edit whilst saving any text you had previously entered. Support, Suggestions and Feedback - Report Bug |