inherit
Official Code Helper
65613
0
1
Oct 22, 2024 1:56:19 GMT -8
Chris
"'Oops' is the sound we make when we improve"
9,017
December 2005
horace
RedBassett's Mini-Profile
|
Post by Chris on Jul 7, 2024 16:36:10 GMT -8
Here is the relevant code from proboards.combined_1144.jsr.success = function (e, t, i) { if (r.ignorePending || proboards.active_ajax_calls--, "object" == typeof e && null != e && "object" == typeof e.pb_data) for (_key in e.pb_data) switch (_key) { case "_google_analytics_events": proboards.analytics && proboards.analytics.google.send(e.pb_data[_key]); case "_plugin_data": proboards.plugin && proboards.plugin._add_data && proboards.plugin._add_data(e.pb_data[_key]); break; case "_user_ids_on_page": null != proboards.data("_user_ids_on_page") && proboards.data(_key, $.unique_array(proboards.data(_key).concat(e.pb_data[_key]))); break; default: proboards.data(_key, e.pb_data[_key]) } if ("object" != typeof e || null == e || "string" != typeof e.error) { if (null != o) try { o.call(this, e, t, i) } catch (e) { console.log("JS Error ", e.stack), proboards.error("JS Error: " + e) } } else null != s ? s.call(this, e, i, "servererror") : proboards.error(e.error) }, _add_data: function (e) { if ("object" == typeof e) for (_key in e) if (e.hasOwnProperty(_key)) { var t = e[_key]; proboards.plugin.keys.init([_key, t.type]); var i = []; if (t.values) for (var n = 0; n < t.values.length; ++n) i.push([_key, t.values[n][0], JSON.parse(t.values[n][1])]); var o = []; t.permissions && o.push([_key, t.permissions]), proboards.plugin.keys.init_values.apply(this, i), proboards.plugin.keys.init_permissions.apply(this, o) } }, So, in theory, it is set up to do it as described; whether or not it sends out the plugin data (not just the forum data) is the question. I've hooked into it in the past with the method described above and intercepted key data actually being updated. The problem was it was not consistent as I described here, which defeated the purpose.
EDIT:Since it has been a few years since I last visited this, I set a breakpoint on the success callback posted above to examine exactly what was being passed to it when the data for participated was returned. It is entirely a string of HTML (no pb_data at least fro participation response), with that string containing scripts to directly update the dataHash (rendering that hook above ineffective). Sample Response data`<script>proboards.data([['ad_free',1],['lm_total',30],['lm_id',"XGoq1tGH3weUHyCRTaQx"],['lm_page',1],['insite_path',""],['search_system',1],['maintenance_mode',"0"],['route',{"params":{},"name":"participated_threads"}],['proboards.thread',{"676707":{"last_post_time":1717024398,"is_falling":0,"subject_unescaped":"Reddit Embed Question ","posts":"7","is_poll":0,"subject":"Reddit Embed Question ","id":676707,"created_on":1716918866,"first_post_id":7350440,"url":"https://support.proboards.com/thread/676707/reddit-embed-question","is_bookmarked":0,"board_id":44,"views":"236","is_new":0,"is_announcement":0,"is_muted":0,"is_locked":0,"last_post_id":7350494,"created_by":222558,"is_sticky":0},"676648":{"subject":"Request by third party to reuse content ","id":676648,"is_poll":0,"posts":"6","is_falling":0,"subject_unescaped":"Request by third party to reuse content ","last_post_time":1715830688,"created_by":203700,"is_sticky":0,"is_locked":0,"last_post_id":7349932,"views":"195","board_id":44,"is_announcement":0,"is_new":0,"is_muted":0,"is_bookmarked":0,"url":"https://support.proboards.com/thread/676648/request-third-party-reuse-content","first_post_id":7349903,"created_on":1715784796},"676649":{"is_bookmarked":0,"is_announcement":0,"is_muted":0,"is_new":0,"views":"204","board_id":44,"last_post_id":7349950,"is_locked":0,"is_sticky":0,"created_by":264495,"created_on":1715796673,"url":"https://support.proboards.com/thread/676649/format-created-column-personal-download","first_post_id":7349920,"is_poll":0,"id":676649,"subject":"How can I format the created_on column in personal download","last_post_time":1715875429,"is_falling":0,"subject_unescaped":"How can I format the created_on column in personal download","posts":"5"},"676927":{"is_sticky":0,"created_by":265444,"is_locked":0,"last_post_id":7352467,"is_new":0,"is_announcement":0,"is_muted":0,"views":"58","board_id":96,"is_bookmarked":0,"first_post_id":7352451,"url":"https://support.proboards.com/thread/676927/participated-threads-key","created_on":1720367582,"id":676927,"subject":"Participated Threads Key","is_poll":0,"posts":"6","is_falling":0,"subject_unescaped":"Participated Threads Key","last_post_time":1720398970},"676610":{"board_id":44,"views":"328","is_muted":0,"is_announcement":0,"is_new":0,"is_bookmarked":0,"created_by":269257,"is_sticky":0,"is_locked":0,"last_post_id":7349605,"url":"https://support.proboards.com/thread/676610/new-posts-last-visit","first_post_id":7349530,"created_on":1715073487,"is_poll":0,"subject":"New posts since last visit","id":676610,"subject_unescaped":"New posts since last visit","is_falling":0,"last_post_time":1715180065,"posts":"13"},"676869":{"is_bookmarked":0,"views":"24","board_id":7,"is_announcement":0,"is_new":0,"is_muted":0,"is_locked":0,"last_post_id":7352205,"created_by":224482,"is_sticky":0,"created_on":1719350160,"url":"https://support.proboards.com/thread/676869/vacation-notice","first_post_id":7351919,"is_poll":0,"subject":"Vacation Notice","id":676869,"last_post_time":1719778373,"is_falling":0,"subject_unescaped":"Vacation Notice","posts":"4"},"676567":{"is_poll":0,"id":676567,"subject":"Audio tag plugin doesn't show text below","is_falling":0,"subject_unescaped":"Audio tag plugin doesn't show text below","last_post_time":1714722959,"posts":"16","is_announcement":0,"is_muted":0,"is_new":0,"views":"385","board_id":44,"is_bookmarked":0,"is_sticky":0,"created_by":268415,"is_locked":0,"last_post_id":7349333,"url":"https://support.proboards.com/thread/676567/audio-tag-plugin-show-text","first_post_id":7349209,"created_on":1714637780},"676595":{"last_post_time":1720104821,"is_falling":0,"subject_unescaped":"Necroposting Policy Update","posts":"11","is_poll":0,"id":676595,"subject":"Necroposting Policy Update","created_on":1714780989,"url":"https://support.proboards.com/thread/676595/necroposting-policy-update","first_post_id":7349390,"is_bookmarked":0,"is_muted":0,"is_announcement":0,"is_new":0,"board_id":7,"views":"95","is_locked":0,"last_post_id":7352352,"is_sticky":1,"created_by":224482},"676742":{"is_poll":0,"id":676742,"subject":"Alert","last_post_time":1717953408,"is_falling":0,"subject_unescaped":"Alert","posts":"8","is_bookmarked":0,"is_announcement":0,"is_muted":0,"is_new":0,"board_id":188,"views":"230","last_post_id":7350996,"is_locked":0,"is_sticky":0,"created_by":269419,"created_on":1717346510,"first_post_id":7350672,"url":"https://support.proboards.com/thread/676742/alert"},"675074":{"posts":"9","last_post_time":1719287678,"subject_unescaped":"Auto-Embed Links (formerly TikTok Plugin) [2024.03.06]","is_falling":0,"subject":"Auto-Embed Links (formerly TikTok Plugin) [2024.03.06]","id":675074,"is_poll":0,"created_on":1697700628,"url":"https://support.proboards.com/thread/675074/auto-embed-links-tiktok-plugin","first_post_id":7336552,"last_post_id":7351859,"is_locked":0,"created_by":65613,"is_sticky":0,"is_bookmarked":0,"views":"1,120","board_id":35,"is_muted":0,"is_announcement":0,"is_new":0},"676819":{"last_post_time":1718678660,"subject_unescaped":"Level Up Meter Plug-in Help Needed","is_falling":0,"posts":"3","is_poll":0,"subject":"Level Up Meter Plug-in Help Needed","id":676819,"created_on":1718573931,"url":"https://support.proboards.com/thread/676819/level-meter-plug-help-needed","first_post_id":7351396,"is_bookmarked":0,"views":"115","board_id":38,"is_new":0,"is_announcement":0,"is_muted":0,"is_locked":0,"last_post_id":7351478,"created_by":169862,"is_sticky":0},"674807":{"created_on":1695304052,"first_post_id":7334569,"url":"https://support.proboards.com/thread/674807/plugin-bluesky","is_bookmarked":0,"is_new":0,"is_announcement":0,"is_muted":0,"board_id":36,"views":"304","is_locked":0,"last_post_id":7351051,"is_sticky":0,"created_by":242501,"last_post_time":1718050380,"subject_unescaped":"Plugin for bluesky","is_falling":0,"posts":"3","is_poll":0,"id":674807,"subject":"Plugin for bluesky"},"676728":{"posts":"1","last_post_time":1717218188,"is_falling":0,"subject_unescaped":"Moved: plugin coding help","subject":"Moved: plugin coding help","id":676728,"is_poll":0,"created_on":1717203785,"url":"https://support.proboards.com/thread/676728/moved-plugin-coding-help","first_post_id":7350609,"last_post_id":7350609,"is_locked":1,"created_by":269419,"is_sticky":0,"is_bookmarked":0,"board_id":44,"views":"75","is_new":0,"is_announcement":0,"is_muted":0},"676622":{"is_poll":0,"id":676622,"subject":"AVG won't let Firefox access my forum","subject_unescaped":"AVG won't let Firefox access my forum","is_falling":0,"last_post_time":1715311433,"posts":"3","is_new":0,"is_announcement":0,"is_muted":0,"board_id":44,"views":"138","is_bookmarked":0,"is_sticky":0,"created_by":124915,"is_locked":0,"last_post_id":7349678,"url":"https://support.proboards.com/thread/676622/avg-firefox-access-forum","first_post_id":7349673,"created_on":1715299142},"676679":{"created_on":1716381510,"url":"https://support.proboards.com/thread/676679/pb-icons-font","first_post_id":7350142,"is_bookmarked":0,"is_announcement":0,"is_muted":0,"is_new":0,"board_id":96,"views":"410","is_locked":0,"last_post_id":7350917,"is_sticky":0,"created_by":65613,"last_post_time":1717746015,"subject_unescaped":"PB Icons Font","is_falling":0,"posts":"12","is_poll":0,"id":676679,"subject":"PB Icons Font"},"676566":{"posts":"11","last_post_time":1714733307,"subject_unescaped":"Link issue","is_falling":0,"id":676566,"subject":"Link issue","is_poll":0,"created_on":1714616044,"first_post_id":7349192,"url":"https://support.proboards.com/thread/676566/link-issue","last_post_id":7349337,"is_locked":0,"is_sticky":0,"created_by":269385,"is_bookmarked":0,"is_announcement":0,"is_muted":0,"is_new":0,"views":"762","board_id":44},"676921":{"id":676921,"subject":"Re-Order Board... thingies...","is_poll":0,"posts":"3","subject_unescaped":"Re-Order Board... thingies...","is_falling":0,"last_post_time":1720354013,"is_sticky":0,"created_by":269535,"last_post_id":7352440,"is_locked":0,"is_muted":0,"is_announcement":0,"is_new":0,"views":"68","board_id":45,"is_bookmarked":0,"first_post_id":7352418,"url":"https://support.proboards.com/thread/676921/re-order-board-thingies","created_on":1720277079},"676611":{"views":"219","board_id":38,"is_muted":0,"is_announcement":0,"is_new":0,"is_bookmarked":0,"created_by":269398,"is_sticky":0,"last_post_id":7349770,"is_locked":0,"url":"https://support.proboards.com/thread/676611/change-dice-roll-result-image","first_post_id":7349538,"created_on":1715086802,"is_poll":0,"subject":"Change Dice Roll Result From Image to Text","id":676611,"subject_unescaped":"Change Dice Roll Result From Image to Text","is_falling":0,"last_post_time":1715457185,"posts":"6"},"513472":{"is_poll":0,"id":513472,"subject":"Increase in Signature Character Limit","subject_unescaped":"Increase in Signature Character Limit","is_falling":0,"last_post_time":1714151950,"posts":"11","is_announcement":0,"is_new":0,"is_muted":0,"board_id":36,"views":"817","is_bookmarked":0,"is_sticky":0,"created_by":209744,"is_locked":0,"last_post_id":7348870,"url":"https://support.proboards.com/thread/513472/increase-signature-character-limit","first_post_id":5874568,"created_on":1401560448},"676810":{"id":676810,"subject":"All codes that work on proboards","is_poll":0,"posts":"3","subject_unescaped":"All codes that work on proboards","is_falling":0,"last_post_time":1718430860,"is_sticky":0,"created_by":223272,"last_post_id":7351338,"is_locked":0,"is_announcement":0,"is_muted":0,"is_new":0,"board_id":44,"views":"192","is_bookmarked":0,"url":"https://support.proboards.com/thread/676810/all-codes-work-on-proboards","first_post_id":7351300,"created_on":1718373048},"676576":{"subject_unescaped":"Curious question - # of boards hosted by proboards","is_falling":0,"last_post_time":1715461886,"posts":"8","is_poll":0,"id":676576,"subject":"Curious question - # of boards hosted by proboards","url":"https://support.proboards.com/thread/676576/curious-question-boards-hosted-proboards","first_post_id":7349254,"created_on":1714659753,"is_announcement":0,"is_new":0,"is_muted":0,"views":"358","board_id":44,"is_bookmarked":0,"is_sticky":0,"created_by":266500,"last_post_id":7349771,"is_locked":0},"676574":{"subject":"Add a column to the header row","id":676574,"is_poll":0,"posts":"2","subject_unescaped":"Add a column to the header row","is_falling":0,"last_post_time":1714680886,"created_by":269388,"is_sticky":0,"is_locked":0,"last_post_id":7349289,"board_id":55,"views":"124","is_new":0,"is_announcement":0,"is_muted":0,"is_bookmarked":0,"url":"https://support.proboards.com/thread/676574/add-column-header-row","first_post_id":7349251,"created_on":1714658186},"492966":{"first_post_id":5639838,"url":"https://support.proboards.com/thread/492966/thread-icons-updated-feb-2020","created_on":1386379581,"created_by":65613,"is_sticky":0,"is_locked":0,"last_post_id":7351860,"board_id":35,"views":"8,402","is_muted":0,"is_announcement":0,"is_new":0,"is_bookmarked":0,"posts":"154","subject_unescaped":"Thread Icons [v0.1.17 Updated on 15-Feb 2020]","is_falling":0,"last_post_time":1719288303,"subject":"Thread Icons [v0.1.17 Updated on 15-Feb 2020]","id":492966,"is_poll":0},"462428":{"last_post_time":1716335491,"is_falling":0,"subject_unescaped":"IP Look Up Buttons","posts":"84","is_poll":0,"subject":"IP Look Up Buttons","id":462428,"created_on":1367590607,"first_post_id":5297686,"url":"https://support.proboards.com/thread/462428/ip-buttons","is_bookmarked":0,"board_id":35,"views":"4,237","is_new":0,"is_announcement":0,"is_muted":0,"is_locked":0,"last_post_id":7350118,"created_by":162752,"is_sticky":0},"676753":{"id":676753,"subject":"Embedding Rumble? ","is_poll":0,"posts":"3","subject_unescaped":"Embedding Rumble? ","is_falling":0,"last_post_time":1718021407,"is_sticky":0,"created_by":230966,"last_post_id":7351031,"is_locked":0,"is_announcement":0,"is_muted":0,"is_new":0,"views":"158","board_id":44,"is_bookmarked":0,"url":"https://support.proboards.com/thread/676753/embedding-rumble","first_post_id":7350778,"created_on":1717453271},"645592":{"is_bookmarked":0,"is_new":0,"is_announcement":0,"is_muted":1,"views":"34,554","board_id":33,"last_post_id":7352397,"is_locked":0,"is_sticky":0,"created_by":31801,"created_on":1516231439,"url":"https://support.proboards.com/thread/645592/spammy-mcspam-spam","first_post_id":7091768,"is_poll":0,"id":645592,"subject":"Spammy McSpam Spam","last_post_time":1720239078,"subject_unescaped":"Spammy McSpam Spam","is_falling":0,"posts":"3,002"},"676789":{"created_on":1718099576,"url":"https://support.proboards.com/thread/676789/setting-keys-safari-error-message","first_post_id":7351097,"is_locked":0,"last_post_id":7351110,"is_sticky":0,"created_by":265444,"is_bookmarked":0,"is_new":0,"is_announcement":0,"is_muted":0,"views":"107","board_id":96,"posts":"5","last_post_time":1718121011,"subject_unescaped":"Setting Keys on Safari Error Message","is_falling":0,"id":676789,"subject":"Setting Keys on Safari Error Message","is_poll":0},"653713":{"last_post_time":1720239572,"is_falling":0,"subject_unescaped":"Stream of Consciousness","posts":"5,461","is_poll":0,"id":653713,"subject":"Stream of Consciousness","created_on":1540279147,"first_post_id":7155972,"url":"https://support.proboards.com/thread/653713/stream-consciousness","is_bookmarked":0,"is_muted":1,"is_announcement":0,"is_new":0,"views":"49,423","board_id":20,"is_locked":0,"last_post_id":7352398,"is_sticky":0,"created_by":252032},"675849":{"is_locked":0,"last_post_id":7351106,"is_sticky":0,"created_by":267454,"is_bookmarked":0,"is_announcement":0,"is_new":0,"is_muted":0,"board_id":82,"views":"452","created_on":1705607238,"url":"https://support.proboards.com/thread/675849/titlebars-background-theme-colours","first_post_id":7342620,"id":675849,"subject":"titlebars with background in theme colours","is_poll":0,"posts":"7","last_post_time":1718116274,"subject_unescaped":"titlebars with background in theme colours","is_falling":0},"676581":{"is_bookmarked":0,"board_id":38,"views":"490","is_new":0,"is_announcement":0,"is_muted":0,"is_locked":0,"last_post_id":7349627,"created_by":255325,"is_sticky":0,"created_on":1714672749,"first_post_id":7349276,"url":"https://support.proboards.com/thread/676581/hidden-theme-question","is_poll":0,"subject":"Hidden Theme Question","id":676581,"last_post_time":1715197468,"is_falling":0,"subject_unescaped":"Hidden Theme Question","posts":"16"}}],['_plugin_data',{"pb_styleblocker_key":{"values":[["65613","{\\"styleblocker_on\\":0}"]],"permissions":{"65613":[1,1]},"type":1},"v_saved_posts":{"type":1,"permissions":{"65613":[1,1]}},"pb_gifblocker_key":{"permissions":{"65613":[1,1]},"type":1},"abcdefg":{"permissions":{"65613":[1,1]},"type":1},"single_signature":{"values":[["65613","\\"first\\""]],"permissions":{"65613":[1,1]},"type":1},"v_editor_saved":{"permissions":{"65613":[1,1]},"type":1},"staff_pm_dialog_data":{"permissions":{"268415":[1,1],"169862":[1,1],"269257":[1,1],"65613":[1,1],"269385":[1,1],"217348":[1,1],"265444":[1,1],"269535":[1,1],"222558":[1,1],"31801":[1,1],"156500":[1,1],"241969":[1,1],"220390":[1,1],"255325":[1,1]},"values":[["31801","{\\"enable\\":\\"0\\",\\"enable_staff\\":\\"0\\",\\"raw\\":\\"If there is a problem with a member's post, please use the Report Post feature found by clicking on the gear icon that can be found on that post and then selecting \\\\\\"report post.\\\\\\" If you need support help, please visit the Support Board. However, if you're giving me a good brownie recipe, go ahead and continue onward to PM me. :) \\\ \\"}"],["65613","{\\"raw\\":\\"Please use the $[plugins] board to make requests\\",\\"enable\\":\\"0\\",\\"enable_staff\\":\\"0\\"}"],["156500","{\\"enable\\":\\"0\\",\\"enable_staff\\":\\"0\\",\\"raw\\":\\"Hi friend! Before you PM me, a little reminder: please don't PM me for support issues, member disputes, theme/template assistance, etc, unless I've specifically asked you to send me a message. Thank you!\\"}"]],"type":2},[=snip=],"values":[=snip=]}}],['lm_limit',30],['forum_url',"support.proboards.com"],['lm_data',{"participated":1}],['locale_settings',{"input_date_regex":"^(\\\\d{2})/(\\\\d{2})/(\\\\d{4})$","input_date_format":"%d/%m/%Y","input_date_placeholder":"dd/mm/yyyy","input_time_placeholder":"hh:mm pp","input_time_format":12,"thousands_separator":",","amcharts_date_format":"DD/MM/YYYY"}],['image_path',"//storage.proboards.com/forum/images"],['default_avatar',"//storage.proboards.com/forum/images/defaultavatar.png"]]);<script> <script>if (typeof(standard_thread_participated) == 'function') standard_thread_participated();</script><div class="container dialog-fixed"> <div class="control-bar ui-helper-clearfix"> <div class="controls"> <ul class="select_menu_list ui-menu ui-selectMenu hide selections lm-selection-XGoq1tFB3weUHyCRTaQx"><li class="All"><a><span class="icon pbi-checkbox-checked"></span>All</a></li><li class="None"><a><span class="icon pbi-checkbox"></span>None</a></li><li class="Read"><a><span class="icon pbi-message-read"></span>Read</a></li><li class="New"><a><span class="icon pbi-message-unread"></span>New</a></li></ul> <ul class="select_menu_list ui-menu ui-selectMenu hide actions lm-actions-XGoq1tFB3weUHyCRTaQx" data-status="Actions"><li class="mark_future ui-menu-has-sub-menu actionable"><a><span class="icon pbi-message-read"></span>Mark as Read</a><ul><li class="mark_as_read"><a><span class="icon"></span>Now</a></li><li class="mark_as_read_day"><a><span class="icon"></span>1 Day</a></li><li class="mark_as_read_week"><a><span class="icon"></span>1 Week</a></li><li class="mark_as_read_month"><a><span class="icon"></span>1 Month</a></li><li class="mark_as_read_forever"><a><span class="icon"></span>Forever</a></li></ul></li><li class="mark_as_new"><a><span class="icon pbi-message-unread"></span>Mark as New</a></li><li class="default-menu-option"><a>Please make a selection first</a></li></ul> </div> </div> </div> <div class="container threads"> <table class="list"> <thead> <tr> <th class="checkbox"> </th> <th class="subject">Subject</th> <th class="latest last">Last Post</th> </tr> </thead> <tbody class="lm-content-XGoq1tFB3weUHyCRTaQx"> <tr id="thread-676927" class="item thread first"> <td class="checkbox clickable"><input type="checkbox" class="list-item-checkbox" /></td> <td class="subject clickable"> <span class="new-icon"><a href="/threads/recent/676927">new</a></span> <a class="js-thread__link thread-link thread-676927 board-96" href="/threads/recent/676927">Participated Threads Key</a> </td> <td class="latest last"> by <a href="/user/65613" data-id="65613" class="o-user-link js-user-link user-link user-65613 group-34" title="@horace">Chris</a><br /> <span class="date"><abbr title="Jul 7, 2024 19:36:10 GMT -5" class="o-timestamp time" data-timestamp="1720398970000">Jul 7, 2024 19:36:10 GMT -5</abbr></span> </td> </tr> <tr id="thread-676921" class="item thread"> <td class="checkbox clickable"><input type="checkbox" class="list-item-checkbox" /></td> <td class="subject clickable"> <span class="new-icon"><a href="/threads/recent/676921">new</a></span> <a class="js-thread__link thread-link thread-676921 board-45" href="/threads/recent/676921">Re-Order Board... thingies...</a> </td> <td class="latest last"> by <a href="/user/269535" data-id="269535" class="o-user-link js-user-link user-link user-269535 group-0" title="@psaonline">psaonline</a><br /> <span class="date"><abbr title="Jul 7, 2024 7:06:53 GMT -5" data-timestamp="1720354013000" class="o-timestamp time">Jul 7, 2024 7:06:53 GMT -5</abbr></span> </td> </tr> <tr id="thread-653713" class="item thread"> <td class="checkbox clickable"><input type="checkbox" class="list-item-checkbox" /></td> <td class="subject clickable"> <span class="new-icon"><a href="/threads/recent/653713">new</a></span> <a href="/threads/recent/653713" class="js-thread__link thread-link thread-653713 board-20">Stream of Consciousness</a> </td> <td class="latest last"> by <a class="o-user-link js-user-link user-link user-220390 group-0" title="@caajscot" href="/user/220390" data-id="220390">Caajscot (John)</a><br /> <span class="date"><abbr class="o-timestamp time" data-timestamp="1720239572000" title="Jul 5, 2024 23:19:32 GMT -5">Jul 5, 2024 23:19:32 GMT -5</abbr></span> </td> </tr> <tr id="thread-645592" class="item thread"> <td class="checkbox clickable"><input type="checkbox" class="list-item-checkbox" /></td> <td class="subject clickable"> <span class="new-icon"><a href="/threads/recent/645592">new</a></span> <a class="js-thread__link thread-link thread-645592 board-33" href="/threads/recent/645592">Spammy McSpam Spam</a> </td> <td class="latest last"> by <a class="o-user-link js-user-link user-link user-220390 group-0" title="@caajscot" href="/user/220390" data-id="220390">Caajscot (John)</a><br /> <span class="date"><abbr title="Jul 5, 2024 23:11:18 GMT -5" class="o-timestamp time" data-timestamp="1720239078000">Jul 5, 2024 23:11:18 GMT -5</abbr></span> </td> </tr> <tr id="thread-676595" class="item thread sticky"> <td class="checkbox clickable"><input type="checkbox" class="list-item-checkbox" /></td> <td class="subject clickable"> <span class="new-icon"><a href="/threads/recent/676595">new</a></span> <a href="/threads/recent/676595" class="js-thread__link thread-link thread-676595 board-7">Necroposting Policy Update</a> </td> <td class="latest last"> by <a data-id="31801" href="/user/31801" style="color: #FF6600;" title="@wildmaven" class="o-user-link js-user-link user-link user-31801 group-2">wildmaven</a><br /> <span class="date"><abbr data-timestamp="1720104821000" class="o-timestamp time" title="Jul 4, 2024 9:53:41 GMT -5">Jul 4, 2024 9:53:41 GMT -5</abbr></span> </td> </tr> <tr id="thread-676869" class="item thread"> <td class="checkbox clickable"><input type="checkbox" class="list-item-checkbox" /></td> <td class="subject clickable"> <span class="new-icon"><a href="/threads/recent/676869">new</a></span> <a href="/threads/recent/676869" class="js-thread__link thread-link thread-676869 board-7">Vacation Notice</a> </td> <td class="latest last"> by <a href="/user/65613" data-id="65613" class="o-user-link js-user-link user-link user-65613 group-34" title="@horace">Chris</a><br /> <span class="date"><abbr class="o-timestamp time" data-timestamp="1719778373000" title="Jun 30, 2024 15:12:53 GMT -5">Jun 30, 2024 15:12:53 GMT -5</abbr></span> </td> </tr> <tr id="thread-492966" class="item thread"> <td class="checkbox clickable"><input type="checkbox" class="list-item-checkbox" /></td> <td class="subject clickable"> <span class="new-icon"><a href="/threads/recent/492966">new</a></span> <a href="/threads/recent/492966" class="js-thread__link thread-link thread-492966 board-35">Thread Icons [v0.1.17 Updated on 15-Feb 2020]</a> </td> <td class="latest last"> by <a href="/user/65613" data-id="65613" class="o-user-link js-user-link user-link user-65613 group-34" title="@horace">Chris</a><br /> <span class="date"><abbr title="Jun 24, 2024 23:05:03 GMT -5" data-timestamp="1719288303000" class="o-timestamp time">Jun 24, 2024 23:05:03 GMT -5</abbr></span> </td> </tr> <tr id="thread-675074" class="item thread"> <td class="checkbox clickable"><input type="checkbox" class="list-item-checkbox" /></td> <td class="subject clickable"> <span class="new-icon"><a href="/threads/recent/675074">new</a></span> <a class="js-thread__link thread-link thread-675074 board-35" href="/threads/recent/675074">Auto-Embed Links (formerly TikTok Plugin) [2024.03.06]</a> </td> <td class="latest last"> by <a href="/user/65613" data-id="65613" class="o-user-link js-user-link user-link user-65613 group-34" title="@horace">Chris</a><br /> <span class="date"><abbr data-timestamp="1719287678000" class="o-timestamp time" title="Jun 24, 2024 22:54:38 GMT -5">Jun 24, 2024 22:54:38 GMT -5</abbr></span> </td> </tr> <tr id="thread-676819" class="item thread"> <td class="checkbox clickable"><input type="checkbox" class="list-item-checkbox" /></td> <td class="subject clickable"> <span class="new-icon"><a href="/threads/recent/676819">new</a></span> <a href="/threads/recent/676819" class="js-thread__link thread-link thread-676819 board-38">Level Up Meter Plug-in Help Needed</a> </td> <td class="latest last"> by <a href="/user/169862" data-id="169862" class="o-user-link js-user-link user-link user-169862 group-0" title="@bucky">BUCKY</a><br /> <span class="date"><abbr title="Jun 17, 2024 21:44:20 GMT -5" class="o-timestamp time" data-timestamp="1718678660000">Jun 17, 2024 21:44:20 GMT -5</abbr></span> </td> </tr> <tr id="thread-676810" class="item thread"> <td class="checkbox clickable"><input type="checkbox" class="list-item-checkbox" /></td> <td class="subject clickable"> <span class="new-icon"><a href="/threads/recent/676810">new</a></span> <a class="js-thread__link thread-link thread-676810 board-44" href="/threads/recent/676810">All codes that work on proboards</a> </td> <td class="latest last"> by <a href="/user/65613" data-id="65613" class="o-user-link js-user-link user-link user-65613 group-34" title="@horace">Chris</a><br /> <span class="date"><abbr class="o-timestamp time" data-timestamp="1718430860000" title="Jun 15, 2024 0:54:20 GMT -5">Jun 15, 2024 0:54:20 GMT -5</abbr></span> </td> </tr> <tr id="thread-676789" class="item thread"> <td class="checkbox clickable"><input type="checkbox" class="list-item-checkbox" /></td> <td class="subject clickable"> <span class="new-icon"><a href="/threads/recent/676789">new</a></span> <a href="/threads/recent/676789" class="js-thread__link thread-link thread-676789 board-96">Setting Keys on Safari Error Message</a> </td> <td class="latest last"> by <a title="@kamipanda" class="o-user-link js-user-link user-link user-265444 group-0" data-id="265444" href="/user/265444">kamipanda</a><br /> <span class="date"><abbr title="Jun 11, 2024 10:50:11 GMT -5" class="o-timestamp time" data-timestamp="1718121011000">Jun 11, 2024 10:50:11 GMT -5</abbr></span> </td> </tr> <tr id="thread-675849" class="item thread"> <td class="checkbox clickable"><input type="checkbox" class="list-item-checkbox" /></td> <td class="subject clickable"> <span class="new-icon"><a href="/threads/recent/675849">new</a></span> <a href="/threads/recent/675849" class="js-thread__link thread-link thread-675849 board-82">titlebars with background in theme colours</a> </td> <td class="latest last"> by <a href="/user/65613" data-id="65613" class="o-user-link js-user-link user-link user-65613 group-34" title="@horace">Chris</a><br /> <span class="date"><abbr class="o-timestamp time" data-timestamp="1718116274000" title="Jun 11, 2024 9:31:14 GMT -5">Jun 11, 2024 9:31:14 GMT -5</abbr></span> </td> </tr> <tr id="thread-674807" class="item thread"> <td class="checkbox clickable"><input type="checkbox" class="list-item-checkbox" /></td> <td class="subject clickable"> <span class="new-icon"><a href="/threads/recent/674807">new</a></span> <a class="js-thread__link thread-link thread-674807 board-36" href="/threads/recent/674807">Plugin for bluesky</a> </td> <td class="latest last"> by <a href="/user/65613" data-id="65613" class="o-user-link js-user-link user-link user-65613 group-34" title="@horace">Chris</a><br /> <span class="date"><abbr title="Jun 10, 2024 15:13:00 GMT -5" class="o-timestamp time" data-timestamp="1718050380000">Jun 10, 2024 15:13:00 GMT -5</abbr></span> </td> </tr> <tr id="thread-676753" class="item thread"> <td class="checkbox clickable"><input type="checkbox" class="list-item-checkbox" /></td> <td class="subject clickable"> <span class="new-icon"><a href="/threads/recent/676753">new</a></span> <a href="/threads/recent/676753" class="js-thread__link thread-link thread-676753 board-44">Embedding Rumble? </a> </td> <td class="latest last"> by <a href="/user/65613" data-id="65613" class="o-user-link js-user-link user-link user-65613 group-34" title="@horace">Chris</a><br /> <span class="date"><abbr title="Jun 10, 2024 7:10:07 GMT -5" class="o-timestamp time" data-timestamp="1718021407000">Jun 10, 2024 7:10:07 GMT -5</abbr></span> </td> </tr> <tr id="thread-676742" class="item thread"> <td class="checkbox clickable"><input type="checkbox" class="list-item-checkbox" /></td> <td class="subject clickable"> <span class="new-icon"><a href="/threads/recent/676742">new</a></span> <a class="js-thread__link thread-link thread-676742 board-188" href="/threads/recent/676742">Alert</a> </td> <td class="latest last"> by <a href="/user/65613" data-id="65613" class="o-user-link js-user-link user-link user-65613 group-34" title="@horace">Chris</a><br /> <span class="date"><abbr title="Jun 9, 2024 12:16:48 GMT -5" data-timestamp="1717953408000" class="o-timestamp time">Jun 9, 2024 12:16:48 GMT -5</abbr></span> </td> </tr> <tr id="thread-676679" class="item thread"> <td class="checkbox clickable"><input type="checkbox" class="list-item-checkbox" /></td> <td class="subject clickable"> <span class="new-icon"><a href="/threads/recent/676679">new</a></span> <a href="/threads/recent/676679" class="js-thread__link thread-link thread-676679 board-96">PB Icons Font</a> </td> <td class="latest last"> by <a href="/user/156500" data-id="156500" style="color: #f35f71;" class="o-user-link js-user-link user-link user-156500 group-111" title="@kamiyakaoru">Kami</a><br /> <span class="date"><abbr title="Jun 7, 2024 2:40:15 GMT -5" data-timestamp="1717746015000" class="o-timestamp time">Jun 7, 2024 2:40:15 GMT -5</abbr></span> </td> </tr> <tr id="thread-676728" class="item thread locked"> <td class="checkbox clickable"><input type="checkbox" class="list-item-checkbox" /></td> <td class="subject clickable"> <span class="new-icon"><a href="/threads/recent/676728">new</a></span> <a class="js-thread__link thread-link thread-676728 board-44" href="/threads/recent/676728">Moved: plugin coding help</a> </td> <td class="latest last"> by <a href="/user/65613" data-id="65613" class="o-user-link js-user-link user-link user-65613 group-34" title="@horace">Chris</a><br /> <span class="date"><abbr title="Jun 1, 2024 0:03:08 GMT -5" class="o-timestamp time" data-timestamp="1717218188000">Jun 1, 2024 0:03:08 GMT -5</abbr></span> </td> </tr> <tr id="thread-676707" class="item thread"> <td class="checkbox clickable"><input type="checkbox" class="list-item-checkbox" /></td> <td class="subject clickable"> <span class="new-icon"><a href="/threads/recent/676707">new</a></span> <a href="/threads/recent/676707" class="js-thread__link thread-link thread-676707 board-44">Reddit Embed Question </a> </td> <td class="latest last"> by <a class="o-user-link js-user-link user-link user-222558 group-100" title="@willowelf" href="/user/222558" data-id="222558">Willow</a><br /> <span class="date"><abbr class="o-timestamp time" data-timestamp="1717024398000" title="May 29, 2024 18:13:18 GMT -5">May 29, 2024 18:13:18 GMT -5</abbr></span> </td> </tr> <tr id="thread-462428" class="item thread"> <td class="checkbox clickable"><input type="checkbox" class="list-item-checkbox" /></td> <td class="subject clickable"> <span class="new-icon"><a href="/threads/recent/462428">new</a></span> <a href="/threads/recent/462428" class="js-thread__link thread-link thread-462428 board-35">IP Look Up Buttons</a> </td> <td class="latest last"> by <a href="/user/241969" data-id="241969" class="o-user-link js-user-link user-link user-241969 group-0" title="@tommytdl">Tommy</a><br /> <span class="date"><abbr title="May 21, 2024 18:51:31 GMT -5" data-timestamp="1716335491000" class="o-timestamp time">May 21, 2024 18:51:31 GMT -5</abbr></span> </td> </tr> <tr id="thread-676649" class="item thread"> <td class="checkbox clickable"><input type="checkbox" class="list-item-checkbox" /></td> <td class="subject clickable"> <span class="new-icon"><a href="/threads/recent/676649">new</a></span> <a href="/threads/recent/676649" class="js-thread__link thread-link thread-676649 board-44">How can I format the created_on column in personal download</a> </td> <td class="latest last"> by <a class="o-user-link js-user-link user-link user-217348 group-0" title="@msg" href="/user/217348" data-id="217348">Lynx</a><br /> <span class="date"><abbr class="o-timestamp time" data-timestamp="1715875429000" title="May 16, 2024 11:03:49 GMT -5">May 16, 2024 11:03:49 GMT -5</abbr></span> </td> </tr> <tr id="thread-676648" class="item thread"> <td class="checkbox clickable"><input type="checkbox" class="list-item-checkbox" /></td> <td class="subject clickable"> <span class="new-icon"><a href="/threads/recent/676648">new</a></span> <a href="/threads/recent/676648" class="js-thread__link thread-link thread-676648 board-44">Request by third party to reuse content </a> </td> <td class="latest last"> by <a href="/user/65613" data-id="65613" class="o-user-link js-user-link user-link user-65613 group-34" title="@horace">Chris</a><br /> <span class="date"><abbr title="May 15, 2024 22:38:08 GMT -5" class="o-timestamp time" data-timestamp="1715830688000">May 15, 2024 22:38:08 GMT -5</abbr></span> </td> </tr> <tr id="thread-676576" class="item thread"> <td class="checkbox clickable"><input type="checkbox" class="list-item-checkbox" /></td> <td class="subject clickable"> <span class="new-icon"><a href="/threads/recent/676576">new</a></span> <a href="/threads/recent/676576" class="js-thread__link thread-link thread-676576 board-44">Curious question - # of boards hosted by proboards</a> </td> <td class="latest last"> by <a href="/user/65613" data-id="65613" class="o-user-link js-user-link user-link user-65613 group-34" title="@horace">Chris</a><br /> <span class="date"><abbr title="May 11, 2024 16:11:26 GMT -5" data-timestamp="1715461886000" class="o-timestamp time">May 11, 2024 16:11:26 GMT -5</abbr></span> </td> </tr> <tr id="thread-676611" class="item thread"> <td class="checkbox clickable"><input type="checkbox" class="list-item-checkbox" /></td> <td class="subject clickable"> <span class="new-icon"><a href="/threads/recent/676611">new</a></span> <a href="/threads/recent/676611" class="js-thread__link thread-link thread-676611 board-38">Change Dice Roll Result From Image to Text</a> </td> <td class="latest last"> by <a href="/user/65613" data-id="65613" class="o-user-link js-user-link user-link user-65613 group-34" title="@horace">Chris</a><br /> <span class="date"><abbr class="o-timestamp time" data-timestamp="1715457185000" title="May 11, 2024 14:53:05 GMT -5">May 11, 2024 14:53:05 GMT -5</abbr></span> </td> </tr> <tr id="thread-676622" class="item thread"> <td class="checkbox clickable"><input type="checkbox" class="list-item-checkbox" /></td> <td class="subject clickable"> <span class="new-icon"><a href="/threads/recent/676622">new</a></span> <a class="js-thread__link thread-link thread-676622 board-44" href="/threads/recent/676622">AVG won't let Firefox access my forum</a> </td> <td class="latest last"> by <a href="/user/65613" data-id="65613" class="o-user-link js-user-link user-link user-65613 group-34" title="@horace">Chris</a><br /> <span class="date"><abbr title="May 9, 2024 22:23:53 GMT -5" data-timestamp="1715311433000" class="o-timestamp time">May 9, 2024 22:23:53 GMT -5</abbr></span> </td> </tr> <tr id="thread-676581" class="item thread"> <td class="checkbox clickable"><input type="checkbox" class="list-item-checkbox" /></td> <td class="subject clickable"> <span class="new-icon"><a href="/threads/recent/676581">new</a></span> <a href="/threads/recent/676581" class="js-thread__link thread-link thread-676581 board-38">Hidden Theme Question</a> </td> <td class="latest last"> by <a href="/user/255325" data-id="255325" class="o-user-link js-user-link user-link user-255325 group-100" title="@dazzal2">Dazzal</a><br /> <span class="date"><abbr class="o-timestamp time" data-timestamp="1715197468000" title="May 8, 2024 14:44:28 GMT -5">May 8, 2024 14:44:28 GMT -5</abbr></span> </td> </tr> <tr id="thread-676610" class="item thread"> <td class="checkbox clickable"><input type="checkbox" class="list-item-checkbox" /></td> <td class="subject clickable"> <span class="new-icon"><a href="/threads/recent/676610">new</a></span> <a href="/threads/recent/676610" class="js-thread__link thread-link thread-676610 board-44">New posts since last visit</a> </td> <td class="latest last"> by <a data-id="269257" href="/user/269257" title="@motorizer2" class="o-user-link js-user-link user-link user-269257 group-0">motorizer2</a><br /> <span class="date"><abbr title="May 8, 2024 9:54:25 GMT -5" class="o-timestamp time" data-timestamp="1715180065000">May 8, 2024 9:54:25 GMT -5</abbr></span> </td> </tr> <tr id="thread-676566" class="item thread"> <td class="checkbox clickable"><input type="checkbox" class="list-item-checkbox" /></td> <td class="subject clickable"> <span class="new-icon"><a href="/threads/recent/676566">new</a></span> <a class="js-thread__link thread-link thread-676566 board-44" href="/threads/recent/676566">Link issue</a> </td> <td class="latest last"> by <a title="@raym11" class="o-user-link js-user-link user-link user-269385 group-0" data-id="269385" href="/user/269385">raym11</a><br /> <span class="date"><abbr title="May 3, 2024 5:48:27 GMT -5" class="o-timestamp time" data-timestamp="1714733307000">May 3, 2024 5:48:27 GMT -5</abbr></span> </td> </tr> <tr id="thread-676567" class="item thread"> <td class="checkbox clickable"><input type="checkbox" class="list-item-checkbox" /></td> <td class="subject clickable"> <span class="new-icon"><a href="/threads/recent/676567">new</a></span> <a href="/threads/recent/676567" class="js-thread__link thread-link thread-676567 board-44">Audio tag plugin doesn't show text below</a> </td> <td class="latest last"> by <a title="@masterveecee" class="o-user-link js-user-link user-link user-268415 group-0" data-id="268415" href="/user/268415">masterveecee</a><br /> <span class="date"><abbr data-timestamp="1714722959000" class="o-timestamp time" title="May 3, 2024 2:55:59 GMT -5">May 3, 2024 2:55:59 GMT -5</abbr></span> </td> </tr> <tr id="thread-676574" class="item thread"> <td class="checkbox clickable"><input type="checkbox" class="list-item-checkbox" /></td> <td class="subject clickable"> <span class="new-icon"><a href="/threads/recent/676574">new</a></span> <a href="/threads/recent/676574" class="js-thread__link thread-link thread-676574 board-55">Add a column to the header row</a> </td> <td class="latest last"> by <a href="/user/65613" data-id="65613" class="o-user-link js-user-link user-link user-65613 group-34" title="@horace">Chris</a><br /> <span class="date"><abbr title="May 2, 2024 15:14:46 GMT -5" class="o-timestamp time" data-timestamp="1714680886000">May 2, 2024 15:14:46 GMT -5</abbr></span> </td> </tr> <tr id="thread-513472" class="item thread last"> <td class="checkbox clickable"><input type="checkbox" class="list-item-checkbox" /></td> <td class="subject clickable"> <span class="new-icon"><a href="/threads/recent/513472">new</a></span> <a class="js-thread__link thread-link thread-513472 board-36" href="/threads/recent/513472">Increase in Signature Character Limit</a> </td> <td class="latest last"> by <a href="/user/65613" data-id="65613" class="o-user-link js-user-link user-link user-65613 group-34" title="@horace">Chris</a><br /> <span class="date"><abbr title="Apr 26, 2024 12:19:10 GMT -5" data-timestamp="1714151950000" class="o-timestamp time">Apr 26, 2024 12:19:10 GMT -5</abbr></span> </td> </tr> </tbody> </table> </div>` It does return "_plugin_data", but whether that is updated plugin data or just regurgitated cached or somehow delayed data being returned by the server is up for question. One would then need to wait until the contents of the dialog box loads before being able to access any updated data. You could try the jquery 'dialogopen' custom event or perhaps setup a mutation observer so your code can execute at the appropriate time.
|
|