Conversation:
Notices
-
Chimo (chimo)'s status on Wednesday, 24-Aug-2016 17:20:34 EDT
Chimo
@lnxw48 @vinzv I had to do the same db-fiddling as with #fragdev on my end to get @rudism's notices to show up here. I can dig up the SQL queries when I get home. -
Chimo (chimo)'s status on Tuesday, 23-Aug-2016 18:57:44 EDT
Chimo
@rudism hey, I like your GS theme :) -
MMN-o ✅⃠ (mmn)'s status on Wednesday, 24-Aug-2016 17:29:02 EDT
MMN-o ✅⃠
@chimo ping me with them! -
Chimo (chimo)'s status on Wednesday, 24-Aug-2016 18:16:13 EDT
Chimo
@vinzv Yes! That's where I got mine from. Managed to salvage them from my MariaDB history -
Chimo (chimo)'s status on Wednesday, 24-Aug-2016 19:09:53 EDT
Chimo
I ran these three things I got from that now unavailable pastebin: update ostatus_source set `profile_uri` = replace(profile_uri, 'http://', 'https://') where profile_uri like 'http://status.hackerposse.com/url/11777 update ostatus_profile set `salmonuri` = replace(salmonuri, 'http://', 'https://') where salmonuri like 'http://status.hackerposse.com/url/11777 update ostatus_profi… -
Chimo (chimo)'s status on Wednesday, 24-Aug-2016 19:11:40 EDT
Chimo
Whoops, just saw @vinzv posted it already :)
-