Paul Evans

Results 269 comments of Paul Evans

I've now run a fixup script to add a `mxid_localpart` field to all the users with an all-lowercase gitter name, thus fixing those up. All that now remains are the...

Bridge is now running code that checks when it loads a user from the DB if the case needs fixing up; if so it removes the old-cased username from all...

Having been running now for ~24 hours, the count is down to 1229; having done a mere 52 users out of 1281. I suspect it'll be a while yet at...

1204. I suspect what also might help this along is to do some membership list syncing. If we purge all the matrix-side ghosts of gitter users no longer in gitter...

Overall looks good. If you can address Jim's comments + the failing test we can pop this in for 5.40.

I imagine a "KNOWN BUGS" section in perlclass.pod would be handy.

This change does have the potential impact that, before it, any modifications to the iterated-on array that happen during the body of its own `foreach` loop would not get seen,...

Added some Deparse support and repushed. Should be good now.