Jonkman Microblog
  • Login
Show Navigation
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

Notices by ☭⚑ Comrade Angles ⚑☭ (angle@anticapitalist.party), page 18

  1. ☭⚑ Comrade Angles ⚑☭ (angle@anticapitalist.party)'s status on Tuesday, 24-Jul-2018 14:06:07 EDT ☭⚑ Comrade Angles ⚑☭ ☭⚑ Comrade Angles ⚑☭
    • SamIO

    @infinity Nope, and it shouldn;t be. Right now my regex will match it, and thats npo good. :/

    In conversation Tuesday, 24-Jul-2018 14:06:07 EDT from anticapitalist.party permalink
  2. ☭⚑ Comrade Angles ⚑☭ (angle@anticapitalist.party)'s status on Tuesday, 24-Jul-2018 14:05:15 EDT ☭⚑ Comrade Angles ⚑☭ ☭⚑ Comrade Angles ⚑☭
    • elomatreb :blobpats:

    @elomatreb Yeah, and once I have mentions working I will abso,lutely use it for these things. -_-

    In conversation Tuesday, 24-Jul-2018 14:05:15 EDT from anticapitalist.party permalink
  3. ☭⚑ Comrade Angles ⚑☭ (angle@anticapitalist.party)'s status on Tuesday, 24-Jul-2018 14:02:35 EDT ☭⚑ Comrade Angles ⚑☭ ☭⚑ Comrade Angles ⚑☭
    • SamIO

    @infinity yes, I think so. :/

    In conversation Tuesday, 24-Jul-2018 14:02:35 EDT from anticapitalist.party permalink
  4. ☭⚑ Comrade Angles ⚑☭ (angle@anticapitalist.party)'s status on Tuesday, 24-Jul-2018 13:59:29 EDT ☭⚑ Comrade Angles ⚑☭ ☭⚑ Comrade Angles ⚑☭

    Lol, I need to add dislaimers when I ask questions. I keep getting loads of replies and being unable to keep up. XD

    In conversation Tuesday, 24-Jul-2018 13:59:29 EDT from anticapitalist.party permalink
  5. ☭⚑ Comrade Angles ⚑☭ (angle@anticapitalist.party)'s status on Tuesday, 24-Jul-2018 13:58:51 EDT ☭⚑ Comrade Angles ⚑☭ ☭⚑ Comrade Angles ⚑☭
    • SamIO

    @infinity Can we get that to match only one or two, instead of all? Right now it matches @user@instance.com@otheruser@instance.net as one mention. :/

    In conversation Tuesday, 24-Jul-2018 13:58:51 EDT from anticapitalist.party permalink
  6. ☭⚑ Comrade Angles ⚑☭ (angle@anticapitalist.party)'s status on Tuesday, 24-Jul-2018 13:57:36 EDT ☭⚑ Comrade Angles ⚑☭ ☭⚑ Comrade Angles ⚑☭
    in reply to
    • GNU/SYNDICALISM

    @frickhaditcoming Ope, doesn't work with local mentions though. :/

    In conversation Tuesday, 24-Jul-2018 13:57:36 EDT from anticapitalist.party permalink
  7. ☭⚑ Comrade Angles ⚑☭ (angle@anticapitalist.party)'s status on Tuesday, 24-Jul-2018 13:57:00 EDT ☭⚑ Comrade Angles ⚑☭ ☭⚑ Comrade Angles ⚑☭
    • GNU/SYNDICALISM

    @frickhaditcoming Yeah I'm curently up to: /@[\w\d]+@[\w\d]+[\.\w\:]+/i, which seems to work. :/

    In conversation Tuesday, 24-Jul-2018 13:57:00 EDT from anticapitalist.party permalink
  8. ☭⚑ Comrade Angles ⚑☭ (angle@anticapitalist.party)'s status on Tuesday, 24-Jul-2018 13:56:35 EDT ☭⚑ Comrade Angles ⚑☭ ☭⚑ Comrade Angles ⚑☭
    • pounce

    @pounce I'm currently at: /@[\w\d]+@[\w\d]+[\.\w\:]+/i, which seems to work? Even catches port number. Not sure though. :/

    In conversation Tuesday, 24-Jul-2018 13:56:35 EDT from anticapitalist.party permalink
  9. ☭⚑ Comrade Angles ⚑☭ (angle@anticapitalist.party)'s status on Tuesday, 24-Jul-2018 13:54:45 EDT ☭⚑ Comrade Angles ⚑☭ ☭⚑ Comrade Angles ⚑☭
    • Digital Mark 800 48K GTIA

    @mdhughes I don't think the word boundaries at the start and end work - they eon't count @ as a word character and so don;t proc. :/

    In conversation Tuesday, 24-Jul-2018 13:54:45 EDT from anticapitalist.party permalink
  10. ☭⚑ Comrade Angles ⚑☭ (angle@anticapitalist.party)'s status on Tuesday, 24-Jul-2018 13:52:15 EDT ☭⚑ Comrade Angles ⚑☭ ☭⚑ Comrade Angles ⚑☭
    • Haunted Bicycle

    @karyl Also, it looks like you don;t need the /d's. :/

    In conversation Tuesday, 24-Jul-2018 13:52:15 EDT from anticapitalist.party permalink
  11. ☭⚑ Comrade Angles ⚑☭ (angle@anticapitalist.party)'s status on Tuesday, 24-Jul-2018 13:49:39 EDT ☭⚑ Comrade Angles ⚑☭ ☭⚑ Comrade Angles ⚑☭
    • Haunted Bicycle

    @karyl I'm not actually sure if I need capture groups? the idea is to use this with javascripts string.match(regex) and then iterate through the list and replace each one with a link, and add a mention tag to the toot. :/

    In conversation Tuesday, 24-Jul-2018 13:49:39 EDT from anticapitalist.party permalink
  12. ☭⚑ Comrade Angles ⚑☭ (angle@anticapitalist.party)'s status on Tuesday, 24-Jul-2018 13:45:08 EDT ☭⚑ Comrade Angles ⚑☭ ☭⚑ Comrade Angles ⚑☭
    • SamIO

    @infinity All of them. Not actually sure what capture groups are, but I think just one string is fine? I'm making Agora spot mentions and process them, so it will address posts to those users. :X

    In conversation Tuesday, 24-Jul-2018 13:45:08 EDT from anticapitalist.party permalink
  13. ☭⚑ Comrade Angles ⚑☭ (angle@anticapitalist.party)'s status on Tuesday, 24-Jul-2018 13:43:00 EDT ☭⚑ Comrade Angles ⚑☭ ☭⚑ Comrade Angles ⚑☭
    • SamIO

    @infinity Uh, javascript, I guess? :/

    In conversation Tuesday, 24-Jul-2018 13:43:00 EDT from anticapitalist.party permalink
  14. ☭⚑ Comrade Angles ⚑☭ (angle@anticapitalist.party)'s status on Tuesday, 24-Jul-2018 13:40:14 EDT ☭⚑ Comrade Angles ⚑☭ ☭⚑ Comrade Angles ⚑☭

    Hey anybody here good with regex? I'm trying to figure out the regex for fediverse mentions, but I think I messed it up? Here's what I've got so far: /(^|\s)(@[a-z\d]@[a-z\d][\w-]*)/i

    :/

    In conversation Tuesday, 24-Jul-2018 13:40:14 EDT from anticapitalist.party permalink
  15. Anthony Trevelyan (trev@icosahedron.website)'s status on Monday, 23-Jul-2018 02:59:38 EDT Anthony Trevelyan Anthony Trevelyan

    Ever wonder what your cat's thinking when it stares out the window?

    In conversation Monday, 23-Jul-2018 02:59:38 EDT from icosahedron.website permalink Repeated by angle
  16. ☭⚑ Comrade Angles ⚑☭ (angle@anticapitalist.party)'s status on Monday, 23-Jul-2018 22:33:56 EDT ☭⚑ Comrade Angles ⚑☭ ☭⚑ Comrade Angles ⚑☭
    • Turok Rigel

    @DistopianK Hmm, I have a GURPS basic set sitting next to me. I don't think they go into quite that much detail though? Or at least, not in one place. :/

    In conversation Monday, 23-Jul-2018 22:33:56 EDT from anticapitalist.party permalink
  17. ☭⚑ Comrade Angles ⚑☭ (angle@anticapitalist.party)'s status on Monday, 23-Jul-2018 22:06:47 EDT ☭⚑ Comrade Angles ⚑☭ ☭⚑ Comrade Angles ⚑☭

    Huh. Has anyone ever gone and made a comprehensive analysis of human capabilities, trained over time, analyzed as RPG characters? Like, start with strength - how much can a random person weight-lift, versus how much can a champion weightlifter weight-lift, etc, etc, all the way down to typing speed and the like? Probably not, but I would be fascinated to read such. XD

    In conversation Monday, 23-Jul-2018 22:06:47 EDT from anticapitalist.party permalink
  18. ☭⚑ Comrade Angles ⚑☭ (angle@anticapitalist.party)'s status on Monday, 23-Jul-2018 16:51:51 EDT ☭⚑ Comrade Angles ⚑☭ ☭⚑ Comrade Angles ⚑☭

    "We have to hunt down Bill Gates and kill him." - My Dad, ready to lead the revolution after Microsoft Word spontaneously changed his font size one time to many. XD

    In conversation Monday, 23-Jul-2018 16:51:51 EDT from anticapitalist.party permalink
  19. ☭⚑ Comrade Angles ⚑☭ (angle@anticapitalist.party)'s status on Monday, 23-Jul-2018 15:17:28 EDT ☭⚑ Comrade Angles ⚑☭ ☭⚑ Comrade Angles ⚑☭
    • Elly, nasty enby :heart_pan:

    @Elizafox
    It doesn't actually hurt that much. Though I had a small panic attack when I heard the buzzing and almost pulled my earing off. :/

    In conversation Monday, 23-Jul-2018 15:17:28 EDT from anticapitalist.party permalink
  20. ☭⚑ Comrade Angles ⚑☭ (angle@anticapitalist.party)'s status on Monday, 23-Jul-2018 15:15:44 EDT ☭⚑ Comrade Angles ⚑☭ ☭⚑ Comrade Angles ⚑☭

    Think I got stung on the ear by a wasp. Fun. :/

    In conversation Monday, 23-Jul-2018 15:15:44 EDT from anticapitalist.party permalink
  • After
  • Before
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

Jonkman Microblog is a social network, courtesy of SOBAC Microcomputer Services. It runs on GNU social, version 1.2.0-beta5, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Jonkman Microblog content and data are available under the Creative Commons Attribution 3.0 license.

Switch to desktop site layout.