Main public logs
More actions
Combined display of all available logs of WikiOasis Meta. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 13:21, 3 May 2026 DarkMatterMan4500 talk contribs created page User:DarkMatterMan4500/EasyResolve.js (Created page with "//<nowiki> //Maintained by DannyS712 var EasyResolve = {}; window.EasyResolve = EasyResolve; EasyResolve.config = { name: 'EasyResolve', version: '1.2', debug: false }; EasyResolve.summary = 'Mark a discussion as resolved (' + EasyResolve.config.name + ' v.' + EasyResolve.config.version + ')'; EasyResolve.setup = function () { $('span.mw-editsection-bracket:first-child').each( function() { console.log( this ); try { var secti...")