#metabrainz

/

      • Jade[m] uploaded an image: Got formatted messages working! (200KiB) < https://matrix.chatbrainz.org/_matrix/media/v3/download/ellis.link/dimYkfgZHVQe7Eiqew2iXAa7Os9zZPQ7 >
      • Jade[m]
      • applecuckoo[m_c] joined the channel
      • applecuckoo[m_c]
        ooh, nice! good night Jade!
      • julian45[m]
        ooo, looks promising!
      • (fwiw, the netlify preview doesn't seem to have the formatted messages from your second screenshot, but nbd)
      • Jade[m]
        julian45[m]: It does, that's just chrome only for now
      • julian45[m] facepalms in firefox
      • Choice between... (full message at <https://matrix.chatbrainz.org/_matrix/media/v3/...>)
      • And I went for the one that would let me finish sooner
      • I'll have to implement that for some of the more advanced formatting features later, but one thing at a time
      • julian45[m]
        of course!
      • good work so far :)
      • Jade[m]
        Thank you!
      • YoMo12[m] joined the channel
      • YoMo12[m]
        Might be a dumb question, how can I get rights to edit on the test server?
      • I tried my username YoMo12 and my password combo and it didn't work, I tried creating a new account but that requires email verification `We were unable to send you a verification email.`
      • Any help would be appreciated.
      • d4rkie has quit
      • d4rkie joined the channel
      • kepstinbrainz joined the channel
      • kepstinbrainz
        @_discord_1122526257771462658:chatbrainz.org the login page on test.musicbrainz.org explains how to log in: "This is a development server; all passwords have been reset to "mb"."
      • (also, all the email addresses have been cleared)
      • keep in mind that the test server has a separate database, so any edits you make there will not be reflected on the real site (and will occasionally be cleared, since they sometimes replace the test database with an updated dump from the real site). it's useful for testing code changes, not for editing :)
      • YoMo12[m]
        @Kepstin thanks. I used mb as the password and it's giving me incorrect password.
      • (Yeah, I know it's a test server... That's why I want to try it to figure something out for a tool I'm working on)
      • You can also try it with my username yomo12
      • NVM used someone else's account to test what I needed
      • kepstin
        i usually end up changing my password to something other than 'mb' if i log in to test for some reason; maybe you did the same at some point and forgot what you changed it to? unfortunately, password recovery won't work :/
      • YoMo12[m]
        Oh, that might be the issue:/
      • bitmap[m]
        YoMo12: I reset your password back to mb, try again
      • bitmap[m] updates the beta server
      • YoMo12[m]
        Thanks @bitmap!
      • Logged in, cannot edit. I gave myself all rights, but does not work for editing.
      • vardhan joined the channel
      • vardhan has quit
      • vardhan joined the channel
      • pite has quit
      • pite_ joined the channel
      • vardhan has quit
      • Kladky joined the channel
      • dseomn_ joined the channel
      • dseomn has quit
      • dseomn_ is now known as dseomn
      • q3lont joined the channel
      • q3lont has quit
      • reosarevok[m] joined the channel
      • reosarevok[m]
        YoMo12: you had no verified email, I `example@example.com`'med you
      • (that's actually an annoying issue sometimes in test)
      • Mostly caught up with area requests, will keep dealing with them for the near future
      • davic has quit
      • BrainzGit
        [musicbrainz-server] 14reosarevok opened pull request #3523 (03master…MBS-13989): MBS-13989: Drop /c/ Patreon URL segment https://github.com/metabrainz/musicbrainz-serve...
      • void09 has quit
      • void09 joined the channel
      • lotooo joined the channel
      • [musicbrainz-server] 14reosarevok opened pull request #3524 (03master…MBS-13988): MBS-13988: Report for events with art but no types https://github.com/metabrainz/musicbrainz-serve...
      • [listenbrainz-server] 14MonkeyDo merged pull request #3026 (03master…embed-widgets): LB-1546: Embedable HTML widgets https://github.com/metabrainz/listenbrainz-serv...
      • monkey[m] joined the channel
      • monkey[m]
        Updating LB beta
      • vardhan joined the channel
      • vardhan has quit
      • vardhan joined the channel
      • vardhan has quit
      • vardhan joined the channel
      • vardhan has quit
      • SothoTalKer_ has quit
      • SothoTalKer joined the channel
      • davic joined the channel
      • And preparing a new release
      • davic has quit
      • qookie has quit
      • qookie joined the channel
      • BrainzGit
        [listenbrainz-server] release 03v-2025-04-23.0 has been published by 14github-actions[bot]: https://github.com/metabrainz/listenbrainz-serv...
      • monkey[m]
        aerozol: Thanks for the final feedback on the widgets, they are now deployed ^
      • Could you please work your social media magic and let everyone know?
      • Updating LB prod
      • davic joined the channel
      • suvid[m] joined the channel
      • suvid[m]
        Damn this looks really nice
      • I'll definitely integrate it on my personal website which I'll be making soon xD
      • monkey[m]
        Nice! Let me know what other widgets or options you would like
      • reosarevok[m]
        lucifer: do you remember why you removed a fair amount of files in https://github.com/metabrainz/mbdata/commit/37d... ?
      • lucifer[m]
        reosarevok: i think i ran the mbdata script to generate the new models or update sql scripts and it deleted those files. i am guessing the script was updated to not update/generate the now deleted files because mbdata doesn't handle replication stuff anymore.
      • reosarevok[m]
        Hmm, ok - I ran it now and it readded them, that's why I ask :D
      • lucifer[m]
        oh weird
      • reosarevok[m]
        (I was testing for updating it by hand, but I see that it basically expects to use master to do that automatically - so I guess we should update it after we've at least merged all the PRs)