Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2020
28
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. function B() {
  2. var e = [
  3. ];
  4. for (var t in z) z.hasOwnProperty(t) && e.push(z[t]);
  5. if (0 !== e.length) {
  6. var n = e.sort(L).slice(0, 50);
  7. $.post('/posts/ajax-load-realtime-list/', {
  8. 'postIdsSemiColonDelimited': n.map(function (e) {
  9. return e.id
  10. }).join(';'),
  11. 'channel': n[0].channel
  12. }).done(function (e) {
  13. for (var t = 0; t < n.length; t++) {
  14. var i = n[t];
  15. i.body = e[i.id],
  16. i.body && ($('#question-summary-' + i.id).remove(), $(i.body).prependTo('#question-mini-list, #questions').hide().fadeIn())
  17. }
  18. N(0),
  19. null != StackExchange.options.user.accountId && StackExchange.tagPreferences.applyPrefs(!0, G),
  20. U(),
  21. $('.js-new-post-activity').remove()
  22. }),
  23. z = {
  24. }
  25. }
  26. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement