Bobinas P4G
  • Login
  • Public

    • Public
    • Groups
    • Popular
    • People

Conversation

Notices

  1. Xerz 💗 [UNMOVED] (espectalll@mstdn.io)'s status on Wednesday, 30-May-2018 21:35:30 UTC Xerz 💗 [UNMOVED] Xerz 💗 [UNMOVED]

    Soooooooooooooooo how do I search for toots chronologically and/or by author...?

    In conversation Wednesday, 30-May-2018 21:35:30 UTC from mstdn.io permalink
    • Xerz 💗 [UNMOVED] (espectalll@mstdn.io)'s status on Wednesday, 30-May-2018 22:56:13 UTC Xerz 💗 [UNMOVED] Xerz 💗 [UNMOVED]
      in reply to

      I was obsessed with looking up this that I ended up opening the profile, doing the following JS script and waiting an hour for it to reach to the point I wanted to get at.

      setInterval (() => {
      if (document.body.scrollHeight - document.body.scrollTop !== document.body.clientHeight) {
      var scrollingElement = (document.scrollingElement || document.body);
      scrollingElement.scrollTop = scrollingElement.scrollHeight;
      }
      }, 100 )

      In conversation Wednesday, 30-May-2018 22:56:13 UTC permalink
    • Xerz 💗 [UNMOVED] (espectalll@mstdn.io)'s status on Wednesday, 30-May-2018 22:57:16 UTC Xerz 💗 [UNMOVED] Xerz 💗 [UNMOVED]
      in reply to

      Eventually I almost ran out of RAM (8 GB + 8 GB of swap) and it lagged a lot but I got where I wanted so it was worth it~

      In conversation Wednesday, 30-May-2018 22:57:16 UTC permalink
    • Xerz 💗 [UNMOVED] (espectalll@mstdn.io)'s status on Wednesday, 30-May-2018 22:57:33 UTC Xerz 💗 [UNMOVED] Xerz 💗 [UNMOVED]
      in reply to

      I was SO obsessed with looking up this that I ended up opening the profile, doing the following JS script and waiting an hour for it to reach to the point I wanted to get at.

      setInterval (() => {
      if (document.body.scrollHeight - document.body.scrollTop !== document.body.clientHeight) {
      var scrollingElement = (document.scrollingElement || document.body);
      scrollingElement.scrollTop = scrollingElement.scrollHeight;
      }
      }, 100 )

      In conversation Wednesday, 30-May-2018 22:57:33 UTC permalink
    • Xerz 💗 [UNMOVED] (espectalll@mstdn.io)'s status on Wednesday, 30-May-2018 22:57:49 UTC Xerz 💗 [UNMOVED] Xerz 💗 [UNMOVED]
      in reply to

      Eventually I almost ran out of RAM (8 GB + 8 GB of swap) and it lagged a lot but I got where I wanted so it was worth it~

      In conversation Wednesday, 30-May-2018 22:57:49 UTC permalink

Feeds

  • Activity Streams
  • RSS 2.0
  • Atom
  • Help
  • About
  • FAQ
  • Privacy
  • Source
  • Version
  • Contact

Bobinas P4G is a social network. It runs on GNU social, version 2.0.1-beta0, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Bobinas P4G content and data are available under the Creative Commons Attribution 3.0 license.