Guild icon
RoutineHub
Support / bug-reports
For reporting bugs that you have experienced on RoutineHub. If you have discovered a security vulnerability, please contact @harleyhicks#7586 (Harley Hicks) privately.
Avatar
Timber 1031YYYY-152815
Found something of a bug... Long story short, if you create a RoutineHub link and then don't upload right away, the shortcut will never show up on Newest Shortcuts. I assume this is based off the algorithm used for numbers that are issued, but it means if you create that link during pre-production for use with UpdateKit/RoutinePub then it will not be available on the newest list.
Avatar
ᵖᶠᵍ (ScPL) 1031YYYY-180422
isn't it unpublished when you make a routinehub link without uploading?
Avatar
Timber 1031YYYY-180439
Yes
18:04
Making it not show up when you submit the first version
Avatar
ᵖᶠᵍ (ScPL) 1031YYYY-180454
so when you publish it it never appears on newest
Avatar
Timber 1031YYYY-180459
Correct
Avatar
Harley Hicks 1031YYYY-185937
Yup. That’s a bug. Thanks @Timber I’ll look into it
👌 1
Avatar
Timber 1101YYYY-091715
Not sure if this was always this way, but just scrolled down on mobile to the bottom of the page and it looks reallllly weird aligned right.
Avatar
Harley Hicks 1101YYYY-094819
I reorganized the menu because it had a lot of items. You're right though, on mobile it doesn't look great. I'll take a look at that. Thanks @Timber !
Avatar
Timber 1101YYYY-142648
👌
Avatar
Deleted User 1102YYYY-220538
Hey I updated a lot of my shortcuts just now and they all say no image now (the ones I updated)
22:05
@Harley Hicks
Avatar
Harley Hicks 1102YYYY-220617
Ok. Leave them for a second please. I've been trying to solve this bug for a week, but haven't been able to replicate it.
Avatar
Deleted User 1102YYYY-220648
Ok
Avatar
Harley Hicks 1102YYYY-220656
Weird. I'm seeing them just fine.
Avatar
Timber 1102YYYY-220659
Same
Avatar
Deleted User 1102YYYY-220700
Huh
22:07
So you can see mine or yours?
Avatar
Harley Hicks 1102YYYY-220715
Yours
Avatar
Timber 1102YYYY-220715
Avatar
Harley Hicks 1102YYYY-220725
Yeah, I'm seeing the same @Timber
Avatar
Deleted User 1102YYYY-220746
Huh
Avatar
Harley Hicks 1102YYYY-220747
Try a hard refresh - "Ctrl-Shift-R"
22:07
oh, you're on phone 🤦
Avatar
Deleted User 1102YYYY-220803
Welp
22:08
Ok
22:08
Then it's just me
22:08
Wait
Avatar
ᵖᶠᵍ (ScPL) 1102YYYY-220826
can't you tap and hold the refresh on ios
Avatar
Deleted User 1102YYYY-220829
I just swiped up on app and went back in
22:08
It works now lol
Avatar
Harley Hicks 1102YYYY-220836
@ᵖᶠᵍ (ScPL) possibly!
22:09
@Deleted User So if you upload it and Apple's servers are being bombarded, sometimes the image won't come through. I have a script that runs every five minutes that tries to retrieve missing images. Maybe my script caught yours?
Avatar
Deleted User 1102YYYY-220948
Yeah idk
Avatar
Harley Hicks 1102YYYY-221031
Ok. If it happens again, definitely let me know! I've had a few reports where the image doesn't load even after several hours.
Avatar
Deleted User 1102YYYY-221040
Ight no problem
Avatar
Harley Hicks 1102YYYY-221046
Thanks!
Avatar
Timber 1103YYYY-171821
@Harley Hicks When creating a new shortcut upload... If you do not select a category and try to submit it without one selected, it simply fails but without any warning that says "select a category".
Avatar
Harley Hicks 1103YYYY-173753
@Timber What browser are you using?
17:40
Tested in Firefox, Chrome and IE, and seems to work fine.
Avatar
Timber 1103YYYY-174024
Safari
17:40
😛
Avatar
Harley Hicks 1103YYYY-174033
dammmmmmit
17:40
lol.
Avatar
Timber 1103YYYY-174041
You're welcome ❤
❤ 2
Avatar
spencer 1104YYYY-145723
I found a bug where if you search for something and click page 2 it goes to 404
Avatar
Harley Hicks 1104YYYY-182628
Woah. Cool. I'll look into that one. Thanks @spencer
18:26
I have lots of bugs to fix this week 😊
Avatar
Harley Hicks 1105YYYY-161602
@spencer The search paginator is now fixed and doesn't 404
Avatar
Harley Hicks 1105YYYY-162335
@Timber The footer menu is now looking better on mobile.
Avatar
Timber 1105YYYY-162410
I'll take a look
16:27
Much better 😃
16:31
"10% better" LOL
16:32
By the way, @Harley Hicks do you prefer if we submit bug and feature reports here, or through the system on RH? Or does it matter?
Avatar
Harley Hicks 1105YYYY-164626
@Timber I'm fine with it either way right now. It all goes into an issue system on my end.
Avatar
Timber 1105YYYY-164818
Ok
Avatar
VanishingTacos 1106YYYY-010910
@Harley Hicks
Avatar
Harley Hicks 1106YYYY-054912
Where are you seeing that, @VanishingTacos ?
Avatar
ᵖᶠᵍ (ScPL) 1106YYYY-091518
@Harley Hicks in the preview for the markdown, html can be entered
09:16
that doesn't stay when it is saved, just the preview (edited)
Avatar
Harley Hicks 1106YYYY-091650
Yeah, I have a heavy duty parser that removes that kind of stuff.
Avatar
VanishingTacos 1106YYYY-092935
Yeah it get it to work in the preview box.
Avatar
ᵖᶠᵍ (ScPL) 1106YYYY-093020
it doesn't work when you save the preview though so it doesn't really matter
Avatar
Timber 1106YYYY-093033
Yeah there’s different HTML that works in the preview and what actually saves is different.
<div align=“center”>
does the same thing
Avatar
ᵖᶠᵍ (ScPL) 1106YYYY-093045
html just doesn't work in the real thing
Avatar
Timber 1106YYYY-093050
Some does
09:30
But not all
Avatar
VanishingTacos 1106YYYY-093130
Its not full fledged html. (edited)
Avatar
Harley Hicks 1106YYYY-124140
Next time a possible vulnerability like this is found, please message me privately with details. This is not considered Cross-Site Scripting as it only affects the HTML you are currently looking at, unlike the definition (emphasis my own):
"Cross-site scripting (XSS) is a type of computer security vulnerability typically found in web applications. XSS enables attackers to inject client-side scripts into web pages viewed by other users"
Essentially you're doing the same as if I opened up Chrome dev tools and change the CSS and added background-color: red; to the body tag. It's only visually affecting your display of the data, and doesn't affect any of the data in the database. The description field for Shortcuts takes Markdown. It's configured in a way that all tags are blacklisted unless I manually whitelist them. That locks things down and keeps data secure. That means when something that's not whitelisted (like a <script> tag) is saved in the description field, it is filtered out and not saved to the database. The data is saved as Markdown in the database and then rendered to HTML on display. As @Timber noted, some HTML works, and the HTML that works are what the whitelisted Markdown tags are rendered to, and are therefore seen as safe to store. I take security very seriously, and I appreciate everyone testing this to see if anything gets through. Don't mistake this message as an angry message, but do please be careful how you word things. Last thing I need is a riot on Twitter about "the terrible security of RoutineHub" based on one image. That being said, if you do find something, please let me know privately so I can resolve it. After it's resolved, I am perfectly happy publishing details publicly and giving you recognition for finding the issue. Thanks loves!
(edited)
Avatar
ᵖᶠᵍ (ScPL) 1106YYYY-124252
I did make sure javascript urls also fail, don't think there's an actual xss problem
Avatar
VanishingTacos 1106YYYY-124507
@Harley Hicks This is why I didn’t give any details on how I got the pop up. I don’t even know how to privately send messages on here. I do apologize though.
Avatar
Harley Hicks 1106YYYY-124625
@VanishingTacos No problem man! Just click my avatar, and type in a message, it will start a private conversation. Like I said, I'm not angry in any way, I just got a little freaked thinking there was an issue, and dreading it finding it's way to social media.
Avatar
ᵖᶠᵍ (ScPL) 1106YYYY-203115
The full description preview renders markdown tables but they aren't rendered on the shortcut page https://i.imgur.com/tsKYGPG.png https://i.imgur.com/m1p7lR1.png
20:38
also the same with ``` code blocks
20:38
also the same with four space code blocks
20:40
multiline code blocks just don't render properly
Avatar
ᵖᶠᵍ (ScPL) 1106YYYY-212342
also <table> <td> <tr> elements don't work on the output but do in the preview
Avatar
Harley Hicks 1106YYYY-214153
@ᵖᶠᵍ (ScPL), all great notes. Thanks!
Avatar
Harley Hicks 1108YYYY-102250
@ᵖᶠᵍ (ScPL) Code blocks and tables are now supported in Descriptions!
Avatar
ᵖᶠᵍ (ScPL) 1108YYYY-102300
ooh
Avatar
Timber 1108YYYY-102315
Yoooooo
10:23
I gotta learn how to do that -____-
10:23
Because that shit looks cool
Avatar
ᵖᶠᵍ (ScPL) 1108YYYY-102332
fixed my tables
10:24
|table|headers| |-----|-----| |table|contents|
10:24
@Timber
Avatar
Timber 1108YYYY-102432
Nice, okay, I gotta play with that
Avatar
Harley Hicks 1108YYYY-103419
@ᵖᶠᵍ (ScPL) your tables look fabulous!
10:35
And that table is so funny. Makes me crack up each time I read it.
Avatar
ᵖᶠᵍ (ScPL) 1108YYYY-103536
got the idea from a project I have on github
10:35
I think I was thinking about check marks and xs so I put a table
👍 1
Avatar
ᵖᶠᵍ (ScPL) 1108YYYY-124021
the preview window is spilling https://i.imgur.com/fL08Gr8.png
Avatar
Harley Hicks 1108YYYY-124527
I will check that one out! Thanks!
Avatar
Mike (UpdateKit API, RoutinePub) 1108YYYY-130230
@Harley Hicks i probably should have mentioned that a while back. the routinepub one overflows like crazy haha
Avatar
Timber 1108YYYY-132500
Minor bug, but “My Account” at the bottom should probably link to Settings not to the user page. I clicked on it trying to get to settings and was a little surprised by that.
Avatar
VanishingTacos 1108YYYY-132712
I actually reported that overflow a few weeks ago via the support page 🤷‍♂️
Avatar
Harley Hicks 1108YYYY-133006
@VanishingTacos yes you did! And in my list it has your name on it. I believe that was last week and I was unfortunately not able to work on RH at all then. I’ll hopefully have this fixed shortly.
13:30
@Timber that makes sense! I’ll adjust that.
👍 1
Avatar
VanishingTacos 1108YYYY-133137
I was wondering if you actually got it. That was before I even knew how to use discord or else I would have said something here. Lmao
Avatar
Harley Hicks 1108YYYY-141222
@VanishingTacos Yup! Sure did!
14:12
It's now fixed!
Avatar
VanishingTacos 1108YYYY-141327
Well I’ll be damned. Looks so much better!
Avatar
Harley Hicks 1108YYYY-141342
Yes it does
14:14
And I think you were the one who sent me a message about being able to resize the description text area, but I fixed that too
Avatar
VanishingTacos 1108YYYY-141553
Oh I think you’re right. I showed the overflow too. (I think)
Avatar
Harley Hicks 1108YYYY-141618
I believe so!
Avatar
VanishingTacos 1108YYYY-141802
Oh good
Avatar
Timber 1108YYYY-142441
Was that the same issue that you couldn’t reproduce because you didn’t have Safari installed @Harley
Avatar
Harley Hicks 1108YYYY-142904
@Timber I don't think so, but I might be wrong.
14:29
And for some reason searching isn't bringing it up...
Avatar
Timber 1108YYYY-143312
Heh it’s OK no biggie
Avatar
Harley Hicks 1108YYYY-143730
Well no I can't remember what the issue was, or if I have it marked down on my list... Well, I guess if you notice it again, let me know.
Avatar
VanishingTacos 1108YYYY-143842
How about this ugly bug? 😁👌
Avatar
Timber 1108YYYY-143850
Lol
14:38
Better than it was!
Avatar
VanishingTacos 1108YYYY-143902
It was worse?
Avatar
Timber 1108YYYY-143904
#YourWelcome ;P
14:39
Lol was right aligned
14:39
Accidentally
Avatar
VanishingTacos 1108YYYY-144013
It’s probably the biggest footer that I have seen on a site before.
Avatar
Timber 1108YYYY-144153
Lol it’s not that bad trust mine
14:41
Me*
14:41
I have seen much much worse
Avatar
Harley Hicks 1108YYYY-144814
@VanishingTacos I've seen worse, but if you have suggestions, please let me know!
Avatar
VanishingTacos 1108YYYY-145515
What framework is that built on? Bootstrap?
Avatar
Harley Hicks 1108YYYY-145549
Bulma (edited)
Avatar
VanishingTacos 1108YYYY-145925
Ohh never heard of it before.
Avatar
Harley Hicks 1108YYYY-150000
It's fairly new, not quite 1.0 yet. I love it. I've used it for a few projects and enjoy using it way more than Bootstrap.
Avatar
ᵖᶠᵍ (ScPL) 1108YYYY-181044
long footers are fine as long as they're not sticky
👍 1
Avatar
Harley Hicks 1108YYYY-183008
They are a necessary evil in my book. I haven’t met a mobile footer I liked.
Avatar
ᵖᶠᵍ (ScPL) 1109YYYY-080840
The footer doesn't seem to go to the bottom of the page if the page is shorter than your browser window height https://i.imgur.com/Ht5pSqF.png
Avatar
Harley Hicks 1109YYYY-084651
Yeah, that's the one thing about footers I hate. I'll try and get to that today.
Avatar
Harley Hicks 1109YYYY-092215
@ᵖᶠᵍ (ScPL) footer now looks better!
Avatar
ᵖᶠᵍ (ScPL) 1109YYYY-092239
nice
Avatar
Timber 1109YYYY-125524
I actually see nothing different with the footer now than yesterday but OK!
Avatar
ᵖᶠᵍ (ScPL) 1109YYYY-125600
You can probably see it best on your user page
12:56
Previously the footer would have white space under it, now it’s at the bottom
Avatar
Harley Hicks 1109YYYY-130201
^^
Avatar
Timber 1109YYYY-130449
Oh huh ok (edited)
Avatar
VanishingTacos 1109YYYY-130927
Comment chains get pretty squished on mobile.
Avatar
Harley Hicks 1109YYYY-130957
Can you send me a page that has this problem that I can test with?
Avatar
VanishingTacos 1109YYYY-131012
Control your Mac via SSH commands
Avatar
ᵖᶠᵍ (ScPL) 1109YYYY-131055
Oh when comment chains go too far
Avatar
VanishingTacos 1109YYYY-131103
Yeahh
Avatar
Harley Hicks 1109YYYY-132057
I figured that would happen at some point. I'll look at some ways to mitigate that.
Avatar
VanishingTacos 1109YYYY-132129
Thanks 😁
Avatar
ᵖᶠᵍ (ScPL) 1109YYYY-150032
Oh also often content goes off the sides of the page like the api key on mobile
Avatar
Harley Hicks 1109YYYY-152227
I fixed the api key issue yesterday!
15:22
I also added a copy button like on the RoutinePub page to make it a bit easier.
15:23
If you happen to see other issues like, please screenshot it for me so I can take a look.
Avatar
ᵖᶠᵍ (ScPL) 1109YYYY-165120
the last column of tables can go out of bounds
16:51
like my test shortcut https://routinehub.co/shortcut/768
FOR TESTING ONLY DO NOT USE
16:52
Avatar
Harley Hicks 1109YYYY-165255
I’ll take a look at that. Thanks @ᵖᶠᵍ (ScPL) !
Avatar
Timber 1109YYYY-192858
FYI, after your latest release I am getting Follow Notifications even though it's been unchecked:
19:28
19:29
No email though
Avatar
Harley Hicks 1109YYYY-192931
Oh weird. I'll have to check that out. Thanks @Timber
Avatar
spencer 1109YYYY-193008
In the meantime ill follow everyone on RoutineHub just to bloat up your inbox
🙄 1
19:30
jk lol
Avatar
Deleted User 1109YYYY-193019
Lmao
19:30
Also I just realized you could follow people I'm a dumbass
Avatar
Harley Hicks 1109YYYY-193115
It's only been out for a bit.
Avatar
ᵖᶠᵍ (ScPL) 1110YYYY-183522
~~strikethrough~~ works in the preview but not on the shortcut page (edited)
Avatar
Harley Hicks 1110YYYY-195314
I’ll take a look at that. Thanks!
Avatar
Harley Hicks 1110YYYY-212540
@ᵖᶠᵍ (ScPL) It seems the John Gruber spec doesn't include strikethrough, and neither does the markdown processor I use. I can make a custom extension for it to add it in. I'll put it on my list, but it's not a huge priority right now.
Avatar
VanishingTacos 1110YYYY-212742
@ᵖᶠᵍ (ScPL) @Harley Hicks you can use <s>text</s>
Avatar
Harley Hicks 1110YYYY-212752
Yes, and <del>text</del> (edited)
21:28
but ~~text~~ doesn't currently work
Avatar
spencer 1110YYYY-214336
<del> doesn't seem to work https://routinehub.co/shortcut/263
Provides image of the current item shop and link to the Reddit thread.
21:44
<s> doesn't either
Avatar
VanishingTacos 1110YYYY-214447
<s> works.. I just tried it
Avatar
spencer 1110YYYY-214542
works in preview but not the actual thing for me
Avatar
VanishingTacos 1110YYYY-214557
@spencer you got a capital closing “S”
Avatar
spencer 1110YYYY-214637
no?
Avatar
VanishingTacos 1110YYYY-214725
Oh nvm oops
Avatar
Harley Hicks 1110YYYY-215351
Ah. Sorry I was testing locally and had added it to whitelist. I’ll add those tomorrow.
Avatar
spencer 1110YYYY-220251
Thanks!
Avatar
Timber 1112YYYY-074158
Appears that you can mark as unread for notifications very easily... Maybe a menu dropdown for mark as unread would be better.
Avatar
Harley Hicks 1112YYYY-074248
Sure. I'll review this a bit and see how I can make this a bit more intuitive. (edited)
👍 3
Avatar
Timber 1113YYYY-222300
I should definitely get a super bug report credit for reporting a bug to the bug report log ;P
22:23
Just saying 😉 @Harley Hicks
Avatar
ᵖᶠᵍ (ScPL) 1113YYYY-222336
bug reporter badge
Avatar
Timber 1113YYYY-222341
YUSSS
22:23
lol
22:24
Lol, links too
Avatar
VanishingTacos 1113YYYY-222441
What in the world
Avatar
Timber 1113YYYY-222452
An open ended strikethrough 😉
Avatar
VanishingTacos 1113YYYY-222622
I must know how this happened after it gets patched
Avatar
Harley Hicks 1114YYYY-051716
🤦🏻‍♂️
05:17
I will fix this shortly
Avatar
Mike (UpdateKit API, RoutinePub) 1114YYYY-070426
He wrong “<s> tab now supported” and the <s> became an opening strike through tag which never got closed so it just applied to everything below that point.
Avatar
Harley Hicks 1114YYYY-071013
Fixed.
07:10
Sorry. I had friends in from out of town last night, and I just got on my computer.
07:12
So yeah, I added support for the <del> and <s> tags for the Description field. When I added that in the change it actually interpreted the tags and couldn't find a closing one. Whoops.
Avatar
Timber 1114YYYY-074650
No worries! #ProBugSquasher
😂 1
Avatar
Brendan 🦿 1115YYYY-101509
The ratings seem different from when on the home page & on the actual shortcut.
10:15
Avatar
Harley Hicks 1115YYYY-104503
Yup! That's a mistake. I'll fix that right now. Thanks @Brendan 🦿
10:47
Fixed!
Avatar
ᵖᶠᵍ (ScPL) 1115YYYY-105403
if you have a long code block, the preview will expand to take up more space
10:54
Avatar
Harley Hicks 1115YYYY-110457
@ᵖᶠᵍ (ScPL) Correct. That's been reported. Trying to figure out the best solution for this atm. CSS hyphens: auto sucks. 😛
Avatar
ᵖᶠᵍ (ScPL) 1115YYYY-110559
overflow:hidden not sure
Avatar
Harley Hicks 1115YYYY-110709
I might just do overflow-y: auto
Avatar
ᵖᶠᵍ (ScPL) 1115YYYY-110719
oh that would work
Avatar
Harley Hicks 1115YYYY-110729
I just don't like scrollbars either.
11:07
lol
Avatar
ᵖᶠᵍ (ScPL) 1115YYYY-110748
put it inside the code block, that's now lots of other pages deal with long code blocks
11:07
given that breaking them at points can mess up their content
Avatar
Harley Hicks 1115YYYY-110825
ah. there's the answer.
11:08
Thanks @ᵖᶠᵍ (ScPL)
Avatar
Harley Hicks 1115YYYY-121033
@ᵖᶠᵍ (ScPL) and @Timber I've fixed the resizing issues with the preview window.
Avatar
Timber 1115YYYY-121112
Awesome!
12:11
Thanks!
Avatar
Brendan 🦿 1117YYYY-164104
Comments line breaks are not present when you write feedback on a shortcut
Avatar
Harley Hicks 1118YYYY-053644
Good catch @Brendan 🦿. I’ll fix this today or tomorrow
Avatar
Brendan 🦿 1118YYYY-102004
Alright. Thanks
Avatar
ᵖᶠᵍ (ScPL) 1120YYYY-183732
do ratings need to be rounded to 3 decimals?
18:37
not really a bug but it looks strange
Avatar
Timber 1121YYYY-072000
I've noticed that too... It is a bit odd.
Avatar
JoeJoe13 1121YYYY-095726
yes? 😃
Avatar
Harley Hicks 1121YYYY-112631
It should be formatted to 2 decimals. lol
Avatar
Balthamos 1201YYYY-173229
Hey Harley, a couple things about the markdown editor for the main shortcut description: If certain characters are used (Unicode characters that aren’t typed using &###; but instead just pasted in) it’ll look fine in the preview page but when submitting and all the stripping of not supported html happens, when it reaches that character it’ll simply delete it and everything that was typed afterwards. Luckily I always copied my text to clipboard before submitting but it would have sucked if I hadn’t. Additionally, It seems like a very limited amount of basic html commands are supported and not stripped away, however there’s no way of knowing ahead of time what works and what doesn’t - I’d love it if one could specify an image’s dimensions for example.
Avatar
Harley Hicks 1201YYYY-222824
I’ll take a look at the Unicode situation. I’m not planning on supporting any HTML above and beyond what is supported in Markdown. The HTML you mention that is supported is only because it’s what’s whitelisted html after markdown compilation. Hopefully that makes sense @Balthamos !
Avatar
Balthamos 1201YYYY-223059
Yep makes total sense - I just wish markdown had any support for setting an image’s dimensions =\ Markdown’s documentation on daring fireball actually brings this up but says if you need to change your image’s dimensions to do so with inline html
Avatar
Harley Hicks 1201YYYY-223146
Understandable. I’ll keep that in mind
Avatar
Balthamos 1201YYYY-223212
🙃
22:35
If you need more specifics to trigger the Unicode symbol issue let me know - as a quick example, when I would type in ₿𝕚𝕝𝕝𝕪, the ₿ is the last character to be saved, everything typed after it gets deleted when you click Submit. Once I replaced that text with ₿&#120154;&#120157;&#120157;&#120170; I no longer had any issues.
Avatar
e10. (i made rogue siri) 1203YYYY-082715
WHY ARENT THOSE NOTIFICATIONS GOING AWAY
Avatar
Harley Hicks 1203YYYY-083832
Cause you need to click them? You can click them anywhere including on the yellow section.
08:39
I am going to be adding a "read all" button at some point that will help.
Avatar
e10. (i made rogue siri) 1204YYYY-011643
It should probably clear after looking at the notifications page in my opinion @Harley Hicks
Avatar
ᵖᶠᵍ (ScPL) 0104YYYY-161637
https://routinehub.co/shortcut/1221 has a comment that goes past the page width on mobile
For getting the latest tags, copying them and html templates to your project
Avatar
Harley Hicks 0104YYYY-164335
Very interesting...
Avatar
spencer 0104YYYY-170000
I think it's because of the link. It seems to happen with some of my shortcut descriptions
Avatar
Harley Hicks 0104YYYY-170041
I believe you’re right. I might have to shorten links then.
Avatar
haykam 0109YYYY-205340
@Harley Hicks minor nitpick: you’re still living in 2018
Avatar
JoeJoe13 0109YYYY-205428
come one @haykam it's only been 9 days... let him catch up to the present! LOL
Avatar
haykam 0109YYYY-205454
getting the current year isn’t that hard!
Avatar
JoeJoe13 0109YYYY-205509
tell that to the check writters! 😃
20:55
<s>2018</s> 2019
20:55
damn it! I was hoping that would do a strickout! LOL
Avatar
haykam 0109YYYY-205645
2018 2019
😃 2
Avatar
JoeJoe13 0109YYYY-205739
thanks! what was the code for that?
Avatar
haykam 0109YYYY-205809
well, you gotta set innerHTML, not innerText!
Avatar
JoeJoe13 0109YYYY-205825
yeah, as much as i pretend to know this stuff... way over my head! LOL
Avatar
haykam 0109YYYY-205855
~~like this~~
Avatar
JoeJoe13 0109YYYY-212818
ah! thanks man! 😃 (edited)
Avatar
Harley Hicks 0110YYYY-054450
@haykam oh noes! That was a placeholder I meant to change out. Thanks for the heads up, I’ll get that fixed.
Avatar
RyanC 0112YYYY-032942
The stats doesn’t seem to be updated with the new unique download count update (All-in-One Utilities already reverted to 8000 downloads, but the total download count still says I have 19334 downloads total)
Avatar
Harley Hicks 0112YYYY-055901
@RyanC Oh yeah, I need to fix that. One problem is that crunching the numbers on unique downloads for each day for the past 30 days can sometimes take too long and kill the page. I'm looking into caching these numbers a bit so that load times are better.
Avatar
ᵖᶠᵍ (ScPL) 0212YYYY-001414
you might want to disable unique downloads until caching is implemented, it's really slowing down loading pages
👍 1
Avatar
Deleted User 0212YYYY-015741
Yeah I’ve noticed this as well. It takes a very long time to load
Avatar
Luana (@Luana) 0212YYYY-030115
Agreed. It takes to long to load it
Avatar
Harley Hicks 0212YYYY-071443
I will be disabling download counts for listing pages for the time being until I figure out a solution. Sorry everyone!
Avatar
Harley Hicks 0212YYYY-110731
Actually, I finally come up with a better idea for caching distinct download counts.
11:07
I've brought the load time down considerably. Let me know what you think.
Avatar
Brendan 🦿 0212YYYY-111703
I haven’t tried on WiFi yet.. I’ll let you know soon
Avatar
Brendan 🦿 0212YYYY-115927
I can’t push updates to RoutineHub through RoutinePub... any reason why?
Avatar
ᵖᶠᵍ (ScPL) 0212YYYY-115937
what is the error?
Avatar
Brendan 🦿 0212YYYY-115958
It was an “unknown response to RoutineHub.. please try again later”
12:00
Let me try again and I’ll send the screenshot
12:01
Avatar
ᵖᶠᵍ (ScPL) 0212YYYY-120149
you can try my publishing shortcut, it will say what the error is
Avatar
Brendan 🦿 0212YYYY-120203
“Publish Update”?
Avatar
ᵖᶠᵍ (ScPL) 0212YYYY-120207
yeah
Avatar
Brendan 🦿 0212YYYY-120217
Ok let me try that
Avatar
ᵖᶠᵍ (ScPL) 0212YYYY-120251
here's a link to it https://www.icloud.com/shortcuts/429b4bdac4aa44a1a90cb2e589f5a918 if you don't already have it
Avatar
Brendan 🦿 0212YYYY-120342
Avatar
ᵖᶠᵍ (ScPL) 0212YYYY-120350
hmm
12:03
strange error
12:04
looks like a routinehub bug
Avatar
Brendan 🦿 0212YYYY-120457
yeah.. manually doing it has the same error
Avatar
Harley Hicks 0212YYYY-120515
interesting. @ᵖᶠᵍ (ScPL) during what api call does that seem to happen?
Avatar
ᵖᶠᵍ (ScPL) 0212YYYY-120555
I think that's /shortcuts/id/versions/create
Avatar
Luana (@Luana) 0212YYYY-120725
Also happening here
Avatar
ᵖᶠᵍ (ScPL) 0212YYYY-120756
what does it do on the website?
Avatar
Harley Hicks 0212YYYY-120909
That's what I'm looking into.
Avatar
Luana (@Luana) 0212YYYY-120942
It also happens in the website (edited)
Avatar
Harley Hicks 0212YYYY-121207
Ah. I know what's going on. Fix incoming.
12:14
Alright. Give it a try there.
Avatar
Luana (@Luana) 0212YYYY-122518
Not working yet
Avatar
Harley Hicks 0212YYYY-122548
Try now. Had been testing something.
Avatar
Luana (@Luana) 0212YYYY-122706
It worked now 😃
Avatar
Harley Hicks 0212YYYY-122825
Awesome. Good to hear.
12:28
Sorry about that folks.
Avatar
Luana (@Luana) 0212YYYY-122901
Strange, now I have this error at website homescreen
Avatar
Harley Hicks 0212YYYY-123845
Oh c'mon. lol.
12:42
That should be fixed now.
Avatar
AShortcuts 0212YYYY-144804
It’s working perfectly for me
Avatar
Harley Hicks 0212YYYY-144835
Is the home page working any faster for you guys?
Avatar
Luana (@Luana) 0212YYYY-150125
Yep
Avatar
Harley Hicks 0212YYYY-150134
good.
Avatar
Mike (UpdateKit API, RoutinePub) 0212YYYY-161943
i’m happy people still use RP 😄
Avatar
ᵖᶠᵍ (ScPL) 0212YYYY-171345
it's pretty much the only publishing shortcut
Avatar
Brendan 🦿 0212YYYY-172226
yeah
Avatar
JoeJoe13 0212YYYY-172528
agreed!
Avatar
Mike (UpdateKit API, RoutinePub) 0212YYYY-172739
haha yeah i guess that's true but it's just nice to know it's still something people care about
Avatar
Luana (@Luana) 0212YYYY-172837
It makes things so much easier
Avatar
Brendan 🦿 0212YYYY-172949
thats true. Copying and pasting everything is gonna be a hassle
Avatar
tdevx 0212YYYY-173336
The homepage loads but New Shortcuts and Recently Added aren’t updating 😅
Avatar
Harley Hicks 0213YYYY-061010
@tdevx They seem to be updating for me. Maybe there just haven't been new shortcuts recently?
Avatar
Luana (@Luana) 0213YYYY-084112
They work OK here as well
Avatar
Harley Hicks 0213YYYY-084520
Hey @Deleted User, please stop posting this in each channel. It's becoming spammy, especially when it's not in a relevant channel. I am deleting this one as it doesn't belong here.
Avatar
Deleted User 0213YYYY-084608
@Harley Hicks ok?
Avatar
Harley Hicks 0213YYYY-084642
This channel is for site bug reports. Your post was unrelated.
Avatar
Deleted User 0213YYYY-084649
Ok
Avatar
Harley Hicks 0213YYYY-084654
Thanks for understanding.
Avatar
Deleted User 0213YYYY-084700
Yeah
Avatar
e10. (i made rogue siri) 0213YYYY-123827
Rogue Siri had 1000 downloads. What happened?
Avatar
Harley Hicks 0213YYYY-123906
Count reflects unique downloads now instead of total. Prevents cheating.
12:39
That went into effect a few weeks back.
Avatar
e10. (i made rogue siri) 0213YYYY-125103
Ah ok
Avatar
AShortcuts 0213YYYY-125722
For some reason the Shortcuts icon isn’t being shown
Avatar
e10. (i made rogue siri) 0213YYYY-125759
Lol I saw that
Avatar
Harley Hicks 0213YYYY-125822
hmm.
Avatar
Luana (@Luana) 0213YYYY-125831
Sometimes it takes a while to show the icon when you upload/update a shortcut Wait some minutes and everything will be normal
Avatar
AShortcuts 0213YYYY-125844
Okay
Avatar
Harley Hicks 0213YYYY-125901
Yeah, This usually happens if Apple servers don't respond in time and I get an error when trying to retrieve the image.
Avatar
AShortcuts 0213YYYY-125902
I actually did update it a few minutes ago
12:59
Got it
Avatar
ROP 🌈 0214YYYY-154459
It‘s not really a bug, but not everybody is using shortened links. 😉 And this is what happens on mobile when sharing a loooong link:
Avatar
Harley Hicks 0214YYYY-154523
Yeah, I know about that one. Need to figure out the best thing for that.
15:45
Thanks @ROP 🌈 !
Avatar
ROP 🌈 0214YYYY-154825
Ah, okay, I didn't know that was already on your list. I'm currently just having the comments deleted if that happens under my Shortcuts. 😃 You’re more than welcome!
Avatar
nikond3 (Control Centre) 0214YYYY-160407
Is that about the comments, left for me?
Avatar
ROP 🌈 0214YYYY-160549
😂 Well, I used one of your Shortcut pages as an example, cause it’s the largest link I’ve actually seen on RoutineHub.
Avatar
nikond3 (Control Centre) 0214YYYY-160713
Yep no chance of reading it either@😂😂😂
Avatar
ROP 🌈 0214YYYY-160759
🤣
Avatar
ᵖᶠᵍ (ScPL) 0214YYYY-165936
maybe each comment could have a overflow:scroll on it so it's the comment that scrolls instead of the page
Avatar
Harley Hicks 0214YYYY-171852
That’s the easy option, but I loathe random scroll boxes. It might be a good shim for the time being though.
Avatar
ᵖᶠᵍ (ScPL) 0214YYYY-171923
it's better than scrolling off the page, but it seems no one has figured out a good solution to this
17:19
way too many big websites have problems with content going off the edge
17:19
actually
17:19
word-wrap: break-word
17:20
will just cut up the url in the middle, not great but better than a scroll
Avatar
Harley Hicks 0214YYYY-172054
Yeah. A lot of sites replace links with max 15 character links with a trailing ellipsis.
Avatar
ROP 🌈 0214YYYY-172339
Wouldn’t overflow-wrap fix this?
Avatar
Harley Hicks 0214YYYY-172458
In my experience in can cause some weird formatting sometimes.
Avatar
ROP 🌈 0214YYYY-173127
Okay, too bad. And what if you would only use it for links? Therefore an URL in the comment area would have to be automatically converted into a clickable link. Or am I talking nonsense? 🤔
Avatar
Harley Hicks 0214YYYY-174736
It’s possible, but the RegEx needed is a bit crumby
17:47
Cumbersome*
Avatar
ROP 🌈 0214YYYY-175053
Ok, then I just hope that someday a solution will be found. (I only use shortened links anyway ;)) Thanks for listening. 😃
Avatar
Luana (@Luana) 0214YYYY-175307
Markdown support in comments could fix that Use click here and it would be just "click here"
Avatar
ᵖᶠᵍ (ScPL) 0214YYYY-175329
also https://www.google.com/ is markdown for a link (edited)
Avatar
Luana (@Luana) 0214YYYY-175601
Sorry, but I didn't understand what you were trying to say
Avatar
ᵖᶠᵍ (ScPL) 0214YYYY-175626
if markdown support is added, you don't even need to put the [](), you can just put the link directly
Avatar
Luana (@Luana) 0215YYYY-022750
Oh, I didn't know that
Avatar
Harley Hicks 0215YYYY-070726
The biggest issue is that it doesn't solve the fact that if someone wanted to, they could put a long string of letters and make someone's page look crappy.
Avatar
AShortcuts 0215YYYY-071821
If the authors of the Shortcut could be given the right to delete someone else’s feedback then after they fixed the problem they should be able to delete that ones feedback
07:18
It would help clear it up
Avatar
Harley Hicks 0215YYYY-074000
Interesting concept, but I'm not sure how that would be accomplished and checked. That could allow a malicious author to delete valid concerns.
07:40
I think responding to say an issue has been fixed and also putting in your change notes should be sufficient.
Avatar
AShortcuts 0215YYYY-074215
How about the Author being able to instead of delete it, to resolve it and the person who wrote the feedback should get a notification to check it and if he feels that it was fixed he should delete it.
07:42
And it would say that in the notification
Avatar
Harley Hicks 0215YYYY-074903
I still think responding to it with an explanation should be sufficient.
Avatar
AShortcuts 0218YYYY-211600
The time reading for me on RoutineHub is not what it currently is. I updated a Shortcut at around 6 pm but it’s showing that I updated it at 11 pm
Avatar
Harley Hicks 0218YYYY-220357
@AShortcuts have you set your time zone in your settings?
Avatar
ᵖᶠᵍ (ScPL) 0218YYYY-220446
if you want to make it not rely on a set timezone, you can send a utc time too and have javascript replace all of them
22:05
not sure how needed that is, timezone works fine
Avatar
HomeHour 0219YYYY-021640
It doesn’t seem right mmm...
02:17
I can’t send a video on here
02:17
Mmm hold on
02:22
Never mind I can’t make my own shortcuts I totally forgot
Avatar
Brendan 🦿 0220YYYY-230127
Hmm is “collections” suppose to be here?
Avatar
Harley Hicks 0221YYYY-050241
Nope
05:02
It’s not completely done yet. Whoops
Avatar
Brendan 🦿 0221YYYY-062039
Ah okay
Avatar
Harley Hicks 0221YYYY-070445
@Brendan 🦿 Fixed. Thanks for reporting
Avatar
ROP 🌈 0221YYYY-071250
07:12
?
Avatar
Brendan 🦿 0221YYYY-071319
Just about to send that
07:14
There we go
07:17
Nevermind.. it worked for a second
Avatar
Harley Hicks 0221YYYY-073041
Yes, we're having some database issues. Trying to figure out with the host about what's going on. I haven't totally migrated us over to the new host yet.
Avatar
Kindred98 0221YYYY-094712
Are you supposed to be able to do this
Avatar
Harley Hicks 0221YYYY-094733
If you scroll down, it's probably a long comment.
09:47
On my to-do list of things to fix.
Avatar
Kindred98 0221YYYY-094752
Okay thanks!
09:48
Found it!
Avatar
AShortcuts 0222YYYY-132233
I wrote some feedback on a Shortcut and he replied, but deleted it. I still saw it in my notifications however. Is this supposed to happen?
13:22
Avatar
Brendan 🦿 0222YYYY-132300
He’s banned.
13:23
it was malicious
Avatar
AShortcuts 0222YYYY-132329
Oh, so never mind
13:23
Thanks Brendan
Avatar
Harley Hicks 0222YYYY-132347
Yeah, that just means the user was banned ☺
Avatar
AShortcuts 0222YYYY-132357
Got it. Thanks
Avatar
Luana (@Luana) 0226YYYY-164919
@Harley Hicks When I try to open the advertisement link that you sent in the news channel I only see a white screen
Avatar
Harley Hicks 0226YYYY-165045
Interesting. How are you opening it?
16:50
Sorry, what browser/app/etc
Avatar
Luana (@Luana) 0226YYYY-165107
Safari from my phone
Avatar
Harley Hicks 0226YYYY-165517
Hmm. Seems to work fine for me here. Can you try with a private tab?
Avatar
Luana (@Luana) 0226YYYY-170029
Same thing
Avatar
Harley Hicks 0226YYYY-170549
Well that’s no good. Try a different browser?
17:06
Are you on WiFi or LTE.
Avatar
ROP 🌈 0226YYYY-170742
It works fine for me on WiFi and LTE, with Safari and the latest OS.
👍 2
Avatar
Harley Hicks 0226YYYY-170959
Thanks for checking @ROP 🌈 !
Avatar
ROP 🌈 0226YYYY-171022
@Harley Hicks My pleasure.
Avatar
Luana (@Luana) 0226YYYY-171329
I'm on 4G(not sure if it is LTE or not lol), but I can try it on wifi if you want to
Avatar
Harley Hicks 0226YYYY-171731
Yeah, that would be a good test.
17:20
And is it just that page? Or is it the whole site?
Avatar
Luana (@Luana) 0226YYYY-172339
Just that specific page. I can't test in wifi thought, it's not working right now
Avatar
Kindred98 0227YYYY-024506
Avatar
AShortcuts 0227YYYY-055600
That sometimes happens when you switch from landscape view to portrait view
05:56
But it goes away after like 5 seconds
Avatar
Kindred98 0227YYYY-115309
Yeah thanks @AShortcuts I found that out but it doesn’t go away for me
Avatar
AShortcuts 0227YYYY-115335
Try reloading the page
Avatar
Kindred98 0227YYYY-115719
Yeah it’s just annoying that you have to do it! Thanks
Avatar
Harley Hicks 0227YYYY-115751
I’ll take a look at it. Thanks for the report @Kindred98
Avatar
Kindred98 0227YYYY-115812
np!
Avatar
AShortcuts 0307YYYY-212656
The preview section when describing a Shortcut isn't that accurate for Markdown. Example:
21:27
21:28
It’s showing that the “Markdown Guide and Beginning Guide to Markdown” is supported in the coding text format, but when publishing it, it really isn’t.
Avatar
Sina 0314YYYY-085003
my shortcut image somehow vanished... https://routinehub.co/shortcut/2153
make your own custom text effects, save them, use them anytime you like
Avatar
Brendan 🦿 0314YYYY-085032
It does that whenever you update ur shortcut
08:50
It takes a bit
Avatar
Sina 0314YYYY-085104
ah no need to worry then
Avatar
Brendan 🦿 0314YYYY-085107
Yeah
Avatar
ROP 🌈 0314YYYY-085151
I can actually see it.
Avatar
AShortcuts 0314YYYY-085226
Yep, it reappeared
Avatar
Sina 0314YYYY-085252
yep I see it
08:52
cool I'll keep that in mind
Avatar
AShortcuts 0314YYYY-085305
Problem solved 👍 (edited)
Avatar
Harley Hicks 0314YYYY-085547
Every once in awhile Apple's API gets slammed and getting images can take a few times. I have a little script that checks for any shortcuts that don't images and goes to Apple and retries getting them. Soe it can take up to 5 minutes sometimes for the icon to load.
Avatar
Sina 0314YYYY-090010
got it 👍
Avatar
tdevx 0314YYYY-114810
@Harley Hicks I know you're currently looking into ways to display malicious actions similar to how shareshortcuts works, you could also look into extracting the colour and icon information and render the image natively on the website to ease up on the API usage
Avatar
AShortcuts 0314YYYY-115005
But that would take more storage and what if the Shortcuts icon was changed?
Avatar
Luana (@Luana) 0314YYYY-115141
What would be considered a malicious action?
Avatar
spencer 0314YYYY-115245
Get contents of url, actions that delete stuff, contact related actions, etc
Avatar
Luana (@Luana) 0314YYYY-115527
But then not malicious shortcuts would be marked as malicious as well
Avatar
AShortcuts 0314YYYY-115558
That’s what verification is for
Avatar
tdevx 0314YYYY-120345
@AShortcuts Actually, if implemented correctly, the only thing taking up the storage would be the original icons and everything displayed would change dynamically depending on the shortcut you upload
Avatar
Harley Hicks 0314YYYY-121509
@tdevx I’ve thought about this, but icons are changing once in awhile and requires upkeep. The way I’m handling it now has been working pretty well. Only occasionally do I have API issues and most people don’t even notice it.
Avatar
Quix 0316YYYY-060632
Control shift i is the only bug that’s good
Avatar
Kindred98 0316YYYY-130726
13:07
@Harley Hicks you can’t use the email function
Avatar
Harley Hicks 0316YYYY-130909
lulz
13:09
My bad
13:10
Fixed
13:10
Don’t forget your mailto kids!
😂 2
Avatar
Kindred98 0316YYYY-131937
😂
Avatar
AShortcuts 0320YYYY-100756
In the Shortcut descriptions it has 2 lines when the description ends without adding ***
10:08
Avatar
Harley Hicks 0320YYYY-101410
Fixed. Thanks @AShortcuts !
Avatar
AShortcuts 0320YYYY-113725
No problem
11:43
When you added the option for people that weren’t logged on to see the amount of hearts the Shortcut had, it turned off putting hearts for logged in Users. Example: (edited)
11:43
When I am logged in I can’t see or add hearts to other Shortcuts, but I can see the amount of hearts my Shortcuts have.
Avatar
Harley Hicks 0320YYYY-114514
Yeah, that’s a problem. I’ll get that fixed.
Avatar
Harley Hicks 0320YYYY-115802
Alright, @AShortcuts , I think it's fixed now.
Avatar
AShortcuts 0320YYYY-122828
Nothing changed for me. 🤔
Avatar
Harley Hicks 0320YYYY-123548
hmmmm. I just took a look and it seems fine. Give me a couple minutes to do a test.
12:36
I just tried with a test user, and it's working there also.
Avatar
ROP 🌈 0320YYYY-123752
It’s working for me too.
Avatar
AShortcuts 0320YYYY-123818
I’ll test it out again (edited)
12:43
Something strange is going on. I see you fixed it but it’s only fixed on chrome. On Safari it still doesn’t work for me. (edited)
Avatar
Harley Hicks 0320YYYY-124329
whaaaaaat
12:43
I exclusively use safari, so let me check there.
12:44
I'm also seeing it on Safari on iOS just fine
Avatar
ROP 🌈 0320YYYY-124526
Everything fine here with Safari on iOS and macOS.
12:46
and Chrome and Firefox and Opera
12:46
😁
Avatar
JoeJoe13 0320YYYY-124624
lol @ROP 🌈 have enough browsers going ?
Avatar
AShortcuts 0320YYYY-124627
@ROP 🌈 You are very thorough 😆
Avatar
ROP 🌈 0320YYYY-124636
😂
Avatar
JoeJoe13 0320YYYY-124657
So, if we need Browser test completed, we now have a source! 😃
Avatar
ROP 🌈 0320YYYY-124733
I’m ready!!!
😂 2
Avatar
AShortcuts 0320YYYY-124825
You would be an Excellent Moderator
Avatar
ROP 🌈 0320YYYY-124947
☺
Avatar
Harley Hicks 0320YYYY-125107
I got nothing for you @AShortcuts. I can't figure this out.
12:51
I also tested it in a private tab in Safari on iOS just in case...
Avatar
AShortcuts 0320YYYY-125429
I only use the private tab since it is kind of faster without saving all of your information (and forwarding it to Apple) 😉 (edited)
Avatar
Harley Hicks 0320YYYY-125506
Definitely.
Avatar
Timber 0320YYYY-155340
New blog post link doesn't seem to go anywhere... There's no post with a corresponding title.
Avatar
Harley Hicks 0320YYYY-155350
Try again. My bad.
Avatar
Timber 0320YYYY-155353
XD
15:53
nvm
15:53
😛
Avatar
Luana (@Luana) 0321YYYY-123003
I can't like any shortcut. The heart button is not there.
Avatar
AShortcuts 0321YYYY-123030
So I’m not the only one with the problem
Avatar
Luana (@Luana) 0321YYYY-123056
It is only us with this problem, right? (edited)
Avatar
Harley Hicks 0321YYYY-123056
@Luana (@Luana) , what browser are you using?
Avatar
Luana (@Luana) 0321YYYY-123112
Safari
Avatar
Harley Hicks 0321YYYY-123112
So far AShortcuts has been the only able to reproduce the issue.
12:31
on iOS?
Avatar
Luana (@Luana) 0321YYYY-123119
Yep
Avatar
Harley Hicks 0321YYYY-123129
Does it work on Chrome on iOS?
Avatar
AShortcuts 0321YYYY-123227
For me it works on Chrome (edited)
Avatar
Luana (@Luana) 0321YYYY-123321
It works ok on Chrome here as well
Avatar
Harley Hicks 0321YYYY-123416
ugh. Ok. I can't seem to reproduce it on my phone. What phones do you two have?
Avatar
Luana (@Luana) 0321YYYY-123435
I have a XS Max on iOS 12.1.1
Avatar
AShortcuts 0321YYYY-123458
I have iPhone 7 on iOS 12.1.3
Avatar
Harley Hicks 0321YYYY-123531
Can you both try updating to the newest version (12.1.4) and see if it helps?
Avatar
AShortcuts 0321YYYY-123539
Okay
12:35
I’ll try
Avatar
Luana (@Luana) 0321YYYY-123645
Let me try something, hold on a sec
👍 2
12:39
If I clean my Safari data it appears, bus as soon as I log in to RoutineHub it disappear again
Avatar
AShortcuts 0321YYYY-124027
Nah it’s just if your logged out you’ll see the hearts, but if you’re logged in, you won’t see anyone’s but the ones that are on your Shortcuts. (edited)
Avatar
Harley Hicks 0321YYYY-124050
@Luana (@Luana) Can you confirm what @AShortcuts is saying?
Avatar
Luana (@Luana) 0321YYYY-124127
I'll logout and try it (edited)
12:42
That's right, I can see it when logged out
Avatar
Harley Hicks 0321YYYY-124250
And when you log in, can you see the hearts on your own shortcuts?
Avatar
Luana (@Luana) 0321YYYY-124647
I can see it in all of my shortcuts, but not in shortcuts created by other people. The number of hearts they have doesn't seem to make any difference.
Avatar
Harley Hicks 0321YYYY-124922
Very interesting. Alright. I'll keep researching. Thanks to both of you for your reports!
Avatar
AShortcuts 0321YYYY-134431
It does work on my MacBook on Safari, but it still doesn't work when I updated my iPhone to 12.1.4
Avatar
Harley Hicks 0321YYYY-134446
booooooo
13:45
And it's just on the shortcut page itself, right?
Avatar
AShortcuts 0321YYYY-134646
I can see how many hearts it has by browsing through it, but when I go to its Shortcuts page I don't see it. (edited)
Avatar
Harley Hicks 0321YYYY-134721
Alright. Looking at the code, it makes zero sense, but with two people experiencing the exact same issue, there's definitely something going on...
Avatar
Luana (@Luana) 0321YYYY-134829
I'll try another thing and I'll let you know if it worked
Avatar
AShortcuts 0321YYYY-134859
Maybe it has something to do with RoutineHub's server? (edited)
Avatar
Luana (@Luana) 0321YYYY-135026
Hey @AShortcuts do you have any adblock?
13:50
Add routinehub.co to the whitelist
Avatar
Harley Hicks 0321YYYY-135109
Does that fix it for you @Luana (@Luana) ?
Avatar
Luana (@Luana) 0321YYYY-135141
Yes
Avatar
Harley Hicks 0321YYYY-135355
What adblocker are you using? I use two, and it's not causing the same issue. I wonder why it's blocking it... It must be the class names I chose for those elements or something.
Avatar
AShortcuts 0321YYYY-135605
I actually do have 2 ad blockers and I turned both of them off and reloaded the page, but it still didn't work. I'll try it again later
13:56
Before with the hearts the ad blockers were still compatible with it, so I don't understand why they shouldnt work with them now
Avatar
Luana (@Luana) 0321YYYY-135714
1BlockerX. I'm trying to disactivate each aspect of it to try to see exactly what's causing
Avatar
haykam 0321YYYY-135754
I think it’d be social media buttons blocking
Avatar
Harley Hicks 0321YYYY-135802
@AShortcuts Yeah, it doesn't make a lot of sense.
13:58
@haykam that's what I'm thinking.
13:58
A lot of them have tracking built in.
13:58
@Luana (@Luana) Thanks for your research!!!
Avatar
haykam 0321YYYY-135904
I use Blocker+
Avatar
Harley Hicks 0321YYYY-135916
Is it blocked on yours @haykam ?
Avatar
haykam 0321YYYY-140020
I’m not signed it right now but it isn’t blocked
Avatar
Luana (@Luana) 0321YYYY-140029
The problem is social media buttons
14:00
That's enough to stop likes
Avatar
haykam 0321YYYY-140112
It’s not blocked even if I sign in
Avatar
AShortcuts 0321YYYY-140229
Why would an Ad blocker affect the like button on Safari if it doesn't affect it on Chrome?
Avatar
Harley Hicks 0321YYYY-140313
Does 1BlockerX only working with Safari?
Avatar
haykam 0321YYYY-140325
Chrome doesn’t support content blocks, I don’t think
Avatar
Harley Hicks 0321YYYY-141329
@AShortcuts and @Luana (@Luana) Can you try now? Just made a small change
Avatar
AShortcuts 0321YYYY-141630
Still doesn't work for me 😢
Avatar
Harley Hicks 0321YYYY-141659
Ok. I'll try a couple other things here.
14:17
I'll install this adblocker on my phone to test as well.
Avatar
Harley Hicks 0321YYYY-142451
Alright. I think it's fixed now.
🎉 1
14:24
🤞
Avatar
AShortcuts 0321YYYY-142633
Let me try
Avatar
Harley Hicks 0321YYYY-142638
please do
Avatar
AShortcuts 0321YYYY-142715
IT WORKS 🎉
🎉 1
Avatar
Harley Hicks 0321YYYY-142721
woooooooooo
🎉 1
14:27
what a ride
Avatar
AShortcuts 0321YYYY-142731
Yay 😁 🎊
14:27
What made it not work? And why did it not work for just me and Lucas?
Avatar
Harley Hicks 0321YYYY-142957
So. On pages where you should be able to click the heart, there's an a tag wrapped around the button with a .heart-button class. It seems that adblockers block elements with that class. Changed the class name and we're back in business.
👌 1
Avatar
AShortcuts 0321YYYY-143102
You Rock Harley 😃
Avatar
Harley Hicks 0321YYYY-143115
lol. Thaaaaanks
Avatar
Luana (@Luana) 0321YYYY-160632
It works now, thanks!
Avatar
Harley Hicks 0321YYYY-161306
Awesome. Glad to hear.
Avatar
Mike (UpdateKit API, RoutinePub) 0321YYYY-195725
Noticed this on Twitter, a user deleted and reposted a shortcut. It happens, not saying this is a bad thing, but it does expose a potential avenue for abuse. Just something to think about. Not sure how best to prevent that abuse.
Avatar
Harley Hicks 0321YYYY-214244
Hmm. Interesting. That’s a tough one.
Avatar
Kindred98 0323YYYY-061544
@Harley Hicks I know most people don’t use internet explorer (I don’t usually) but when you go on routinehub on IE it comes up like this! (edited)
Avatar
Kindred98 0323YYYY-062948
Sorry for bad quality picture @Harley Hicks
Avatar
Harley Hicks 0323YYYY-074205
Yeah, I don’t support IE. I might take a look at it cause it seems like only one element is off. However, I don’t really look at it much since most users use Chrome, Safari or Firefox. Some use Edge.
Avatar
haykam 0323YYYY-090146
You won't need that last sentence soon :/
Avatar
Deleted User 0323YYYY-092727
^
09:27
Sadly
Avatar
Harley Hicks 0323YYYY-092850
Yeah, I’m not happy about them using Chromium, but it does make my job a bit easier.
Avatar
Kindred98 0323YYYY-153614
Wait what is happening @Harley Hicks
Avatar
haykam 0323YYYY-155748
IE-only bug (edited)
Avatar
Harley Hicks 0323YYYY-162803
@Deleted User Microsoft is ditching the engine they use for IE and Edge and their next browser will be based off of Chromium.
16:29
Whoops I meant to rage @Kindred98 .
16:29
Chromium isn't just another Google product — it can be anything you want it to be thanks to its open-source license.
16:30
The problem I have with it is that it lessens the competition and diversity of engines out there.
Avatar
ᵖᶠᵍ (ScPL) 0323YYYY-163226
there will be basically 3 major rendering engines once that happens, and blink/webkit are pretty similar
Avatar
Deleted User 0323YYYY-163517
And then Firefox will be in a tough position
Avatar
ᵖᶠᵍ (ScPL) 0325YYYY-160121
mozilla is working on an entirely new rendering engine, I think gecko will be fine
Avatar
Kindred98 0405YYYY-140738
Tried to log in because it randomly logged me out but I got this: @Harley Hicks
Avatar
AShortcuts 0405YYYY-140956
Happens to me a lot @Kindred98. Just go back to the previous page and you will see that you are already logged in. Just ignore that page
14:12
Like this
14:12
Use this for reference
Avatar
Luana (@Luana) 0405YYYY-141301
It already happened to me once (edited)
Avatar
Brendan 🦿 0405YYYY-141658
Happened to me like a few times
Avatar
Harley Hicks 0405YYYY-141819
Why has no one mentioned this until now? 😂
Avatar
Luana (@Luana) 0405YYYY-141840
Idk lol (edited)
Avatar
Harley Hicks 0405YYYY-141936
When you hit that page, can you copy the URL and send it? I'm curious where it's trying to go that you're getting a Forbidden message.
14:19
I don't think I'll hit it because I'm the admin.
Avatar
Luana (@Luana) 0405YYYY-142118
That happens when you try to login and you're already logged in
14:21
The problem is that it thinks that you're offline, but you're not
Avatar
Harley Hicks 0405YYYY-142221
@AShortcuts , @Brendan 🦿 and @Kindred98 can you confirm that's what's happening to you as well?
Avatar
Luana (@Luana) 0405YYYY-142347
I was able to do that some minutes ago, but now I'm not reaching that screen anymore
14:23
I was going to do a screen recording
Avatar
Brendan 🦿 0405YYYY-142415
Last time I got it was I believe today around 11am.. but can’t seem to get it now
Avatar
Luana (@Luana) 0405YYYY-142540
I can't get it anymore. I think that I was just lucky at the 1st time (edited)
14:26
But the link of the forbidden page was https://routinehub.co/login/
Avatar
Brendan 🦿 0405YYYY-142833
Just got it
14:28
Avatar
Harley Hicks 0405YYYY-142905
@Brendan 🦿 can you paste the URL here?
Avatar
Brendan 🦿 0405YYYY-142921
Avatar
Kindred98 0405YYYY-143518
Same for me
Avatar
Luana (@Luana) 0405YYYY-143537
And for me
Avatar
Harley Hicks 0405YYYY-145745
Thanks all! I'll look into this further.
Avatar
yugoaries 0406YYYY-142326
Hey everyone! New here, but I just got the same thing when i tried logging in for the first time.
Avatar
Harley Hicks 0408YYYY-065131
@yugoaries Thanks for the report, this is something I'll be looking into. Sorry for the issue!
Avatar
yugoaries 0408YYYY-092658
@Harley Hicks no worries!!
Avatar
Kindred98 0412YYYY-085527
Bug with your bot: @Harley Hicks
Avatar
G30 0412YYYY-085554
Lol
Avatar
AShortcuts 0412YYYY-085651
I was literally about to send that @Kindred98
Avatar
Kindred98 0412YYYY-085709
Whenever I open the menu I get this and can’t do anything:
Avatar
Harley Hicks 0412YYYY-085858
@Kindred98 I noticed that bug with the bot 😂
08:59
🤷
Avatar
Harley Hicks 0412YYYY-100533
@Kindred98 What exactly is wrong with the menu?
Avatar
Kindred98 0412YYYY-100642
That blue box appears, along with the keyboard, and stops me using the menu
Avatar
Harley Hicks 0412YYYY-100800
Very strange.
10:08
Anybody else seeing this issue?
10:09
@Kindred98 You're just using Safari on the newest version of iOS, correct? (edited)
Avatar
Kindred98 0412YYYY-100949
Yup
Avatar
Harley Hicks 0412YYYY-101711
👍 Alright. I'll try and replicate it.
10:17
Oh, what phone do you have?
Avatar
Kindred98 0412YYYY-101751
iPhone 6🅂
Avatar
ROP 🌈 0412YYYY-112538
Just fyi: Never had that issue (iPhone 8 Plus, latest iOS).
11:27
@Kindred98 Btw: Apple uses this 🅂 for the X series only. 4s, 5s, 6s, 7s, 8s, X🅂 😉
Avatar
Kindred98 0412YYYY-112947
Nope @ROP 🌈 , it’s on every iPhone 6🅂 logo ever, and my phones box has it on to (edited)
11:32
Avatar
ROP 🌈 0412YYYY-113300
WTF?! You’re right! Sorry, my fault!!!
11:33
11:33
😂
Avatar
Kindred98 0412YYYY-113328
Don’t worry!
11:33
😂
Avatar
haykam 0412YYYY-183211
Their styling is weird
18:32
4s, 4S, 4(your symbol)? Is it different for 4, 5, 6, X?
Avatar
Kindred98 0413YYYY-150624
The normal approval email:
15:06
On of mine was
Avatar
tdevx 0413YYYY-150813
I don't think that's an issue with the email, I sometimes get a similar error from work emails and it usually fixes itself
Avatar
RyanC 0414YYYY-104634
Off topic, but what’s these approval emails, and how come I never get them?
Avatar
G30 0414YYYY-105734
They're probably doing it for each user separately. (edited)
Avatar
Harley Hicks 0414YYYY-110937
We don’t have a defined method of sorting through Shortcuts. Sometimes we tackle it by category, sometimes by age or user. We started with 1800 to sort through so it’ll take a bit. That’s the main reason we’re not showing approved statuses on the site yet.
Avatar
G30 0414YYYY-111655
Well there ya go. That’s the explanation. :3
Avatar
RyanC 0414YYYY-112350
And funnily enough, one of my shortcuts just got approved lol
Avatar
G30 0414YYYY-112448
😂
Avatar
ROP 🌈 0414YYYY-112450
What a coincidence... 😋
Avatar
G30 0414YYYY-112456
@ROP 🌈 GG
Avatar
ROP 🌈 0414YYYY-112505
🙈
Avatar
G30 0414YYYY-112518
Approve mine now. 🙊
11:26
LOL
11:26
That was too fast!
11:26
11:26
v5.0 sooooon 😉
Avatar
ROP 🌈 0414YYYY-112706
👍🏻
Avatar
ᵖᶠᵍ (ScPL) 0414YYYY-112743
I need to work on cfu 2.0 more
Avatar
G30 0414YYYY-112751
Yesss
Avatar
ᵖᶠᵍ (ScPL) 0414YYYY-112801
it's going to have a new 3 action integration (optional, the 4 action will still work)
11:28
will support decimals like .1 and it uses a javascript number compare
11:28
probably has a bunch of other features I can't think of right now
11:28
oh better errors for shortcut creators and users
11:29
auto remove uninstalled shortcuts (not added yet but soon) (edited)
Avatar
G30 0414YYYY-112928
😮
Avatar
ᵖᶠᵍ (ScPL) 0414YYYY-112956
made in scpl so I can update it much more easily
11:30
and it's completely rewritten, the old one was impossible to edit
Avatar
ROP 🌈 0414YYYY-113139
Auto remove sounds great! And glad to hear that the four action method will still be supported. I don't mean to be petty, but the conversation should be on a different channel. This is mainly about bug reports. (edited)
Avatar
ᵖᶠᵍ (ScPL) 0414YYYY-113145
oh
Avatar
ROP 🌈 0414YYYY-113149
😉
11:34
Anyway, I am curious about the update, because I use CFU for my shortcuts. 👍🏻 (edited)
Avatar
G30 0414YYYY-113706
#general :3
Avatar
ᵖᶠᵍ (ScPL) 0426YYYY-135715
lots of boxes don't scroll on mobile (like the description editor and preview screen when editing a shortcut) It would make it nicer to edit descriptions on mobile with -webkit-overflow-scrolling: touch;
Avatar
nikond3 (Control Centre) 0428YYYY-051648
During editing today on Control Centre Travel I lost most of the description I had previously put in when I saved the page, I have since found out why, I appear that you can not use regular icons such as 📅 this and will make everything below it disappear and the resulting loss of everything below where you put an icon such as this 📅 (page details lost https://routinehub.co/shortcut/1303)
Avatar
G30 0428YYYY-052013
Yeah. For some reason, the description still doesn’t support emojis. :/
Avatar
ROP 🌈 0428YYYY-053247
I'm sorry to hear that. The reason for this is that the editor supports pure markdown only.
Avatar
nikond3 (Control Centre) 0428YYYY-054439
Yes but why has it lost all the information below where I placed the 📅 wiping everything out, why not give a warning or I’m unable to save notice. I have only started using markdown like many since shortcuts so still learning?
Avatar
ROP 🌈 0428YYYY-055141
Yes, it is of course really annoying that then the whole text is lost. In fact, it would be nice if there were a hint when trying to save, indicating that the code has unsupported elements and therefore cannot be saved (but the text is still retained to fix it). Basically: I write everything first in an app (which supports Markdown) and then add the text to RoutineHub. So I always have a backup of the text I can access in case something goes wrong. This way I also have a secure collection of all my shortcut descriptions.
Avatar
Kindred98 0428YYYY-055215
What is that app @ROP 🌈
Avatar
nikond3 (Control Centre) 0428YYYY-055329
Yes that would be good and yes let’s have the shortcut, it will make life easier to cheers @ROP 🌈
Avatar
ROP 🌈 0428YYYY-055534
@Kindred98 There are numerous apps that support Markdown. I use a very popular text editor, but I use it for a lot of documents. It's a premium app that has never disappointed me and is definitely one of the most beautiful in the App Store. https://ia.net/writer
iA Writer removes distractions, giving you a calm, focused, writing space. “iA Writer creates a clean, simple and distraction-free writing environment for when you really need to focus on your words. It’s delightful to use.” –New York Times
Avatar
Kindred98 0428YYYY-055601
Thanks!
Avatar
ROP 🌈 0428YYYY-060100
Although I always like it when a shortcut can replace an app, in this case I find it more comfortable to use an app for it. I have iA Writer on the iPhone, iPad and Mac, all synced. That makes it very easy and comfortable overall. ☺️ Cheers @nikond3 (Control Centre)
Avatar
nikond3 (Control Centre) 0428YYYY-062411
@ROP 🌈 thanks I will give it ago.
👍 1
Avatar
Martindb 0430YYYY-091926
Is there a problem with the update API ?
Avatar
Harley Hicks 0430YYYY-092027
Not that I'm aware of.
09:21
this link i used it all the time
09:23
When i use it now there is a time out of request
Avatar
Harley Hicks 0430YYYY-092351
Are you using your api key?
Avatar
Martindb 0430YYYY-092412
Never generated one , always worked without one :p
Avatar
Harley Hicks 0430YYYY-092429
Some endpoints need it.
Avatar
Martindb 0430YYYY-092513
I think it's a limitation of the company wifi i'm using because when on mobile data it works just fine 😃 Sorry for bothering you guys
Avatar
Harley Hicks 0430YYYY-092614
No problem!
Avatar
Martindb 0504YYYY-142846
@Harley Hicks
Avatar
Luana (@Luana) 0504YYYY-142917
Just go back to homepage
Avatar
Martindb 0504YYYY-142949
Yeah that worked, I only thought it was a strange error.
Avatar
AwesomeSheep48 0506YYYY-155850
That always happens to me also, but when I go to the home screen it’s fine
Avatar
Harley Hicks 0507YYYY-124617
Yeah, this is something I'm still looking into.
Avatar
Martindb 0528YYYY-020012
It seems that other users can’t see a follow button when they are on my page.
02:00
I can follow other users though
Avatar
AShortcuts 0612YYYY-121119
Something is wrong when searching for a Shortcut
12:11
12:11
It’s not showing up
12:11
@Harley Hicks
Avatar
D3W10 0612YYYY-121200
I’ve noticed that too
Avatar
Harley Hicks 0612YYYY-121312
How old is Memento?
Avatar
AShortcuts 0612YYYY-121351
Just came out
12:14
Around 10 minutes ago
Avatar
Harley Hicks 0612YYYY-131513
There's a script the runs every few minutes and processes the shortcuts so that they're searchable. I'll see if I can increase it a bit, but I believe it's set to every 15 mins.
13:15
@AShortcuts
13:15
Sorry for the delay.
Avatar
AShortcuts 0612YYYY-133619
Okay. I see. It's working now
👍 1
Avatar
AwesomeSheep48 0618YYYY-162438
Notifications are not working, I can’t mark them as read.
Avatar
Harley Hicks 0619YYYY-070606
Interesting. I'll take a look at that. Thanks @AwesomeSheep48
Avatar
AwesomeSheep48 0619YYYY-161120
It’s only on mobile
Avatar
Harley Hicks 0620YYYY-074035
Also good to know.
Avatar
Kindred98 0703YYYY-093504
09:35
This is weird
Avatar
ᵖᶠᵍ (ScPL) 0703YYYY-093519
css failed to load
Avatar
Kindred98 0703YYYY-093530
I can tell
Avatar
AShortcuts 0703YYYY-103802
Try reloading
Avatar
Harley Hicks 0703YYYY-135708
Odd. Looks like a fluke
Avatar
Kindred98 0703YYYY-150941
It is only for that page and it won’t go right
Avatar
AShortcuts 0703YYYY-152404
Does that problem repeat?
Avatar
Kindred98 0704YYYY-014754
Yeah
Avatar
Harley Hicks 0704YYYY-153429
@Kindred98 - Still having that issue?
15:34
Is anybody else experiencing the same?
Avatar
Kindred98 0704YYYY-154710
I am yes
15:47
Only on profiles
15:47
So weird
Avatar
Luana (@Luana) 0704YYYY-154817
Works okay for me
15:51
My own page also works okay
Avatar
tdevx 0704YYYY-161856
Maintenance? @Harley Hicks
Avatar
AwesomeSheep48 0704YYYY-195340
Try pressing the back button.
19:53
@tdevx
Avatar
tdevx 0704YYYY-195757
It started working after a few refreshes
Avatar
Harley Hicks 0705YYYY-181414
Weird. (edited)
18:14
looks like maybe a cookie issue, not exactly sure. (edited)
Avatar
ᵖᶠᵍ (ScPL) 0706YYYY-125115
cors doesn't work
12:52
better error message
Avatar
Harley Hicks 0706YYYY-125616
Thanks, I’ll look into it in a bit
Avatar
ᵖᶠᵍ (ScPL) 0706YYYY-125653
(the reason is because Access-Control-Allow-Origin is set in the JSON response instead of the response headers)
Avatar
Harley Hicks 0708YYYY-111512
@ᵖᶠᵍ (ScPL) - You around to help me test this?
11:21
I just pushed a change moving the data from the json object to the headers ( 🤦 btw).
Avatar
atnbueno 0708YYYY-152200
@Harley Hicks It seems to work :-) https://www.atnbueno.com/shortcuts/routinehub-cors-test.html (edited)
Avatar
Harley Hicks 0708YYYY-152312
wooo
15:23
Thanks for testing that @atnbueno
👍 5
Avatar
Luana (@Luana) 0708YYYY-153602
Pfg's happiest day ever: today
😂 3
Avatar
supermamon 0708YYYY-195708
did a test using Shortcuts too. works well.
Avatar
AShortcuts 0708YYYY-211845
It always worked like that so how do you know that the cors work? @supermamon
Avatar
supermamon 0708YYYY-212729
21:27
@AShortcuts the difference is I can check all updates at the same time using javascript
Avatar
AShortcuts 0708YYYY-212842
Wow
21:28
CFU is going to be so fast now
Avatar
haykam 0709YYYY-025828
@supermamon don’t you have to use multiple requests?
Avatar
supermamon 0709YYYY-030259
Yes you have, but called at the same time using Promise.all
Avatar
haykam 0709YYYY-030442
I’m not going to question what the alternative would be but you should ask Harley Hicks for a single endpoint for multiple latest versions
Avatar
supermamon 0709YYYY-030600
that's a different request. the one on the demo is getting the latest version of multiple shortcuts
Avatar
haykam 0709YYYY-030738
Yes, that’s what I meant
Avatar
supermamon 0709YYYY-030926
i see. well it's not needed for now. and I only made that shortcut to check out CORS.
03:09
i'm not releasing my own updater anytime soon
Avatar
Harley Hicks 0709YYYY-070041
For right now, yeah, that's ok. If it starts to put heavy load on the site, we'll look at an alternative endpoint (edited)
Avatar
G30 0712YYYY-153342
Oof @Harley Hicks
Avatar
Harley Hicks 0712YYYY-153404
Yeah, having db issues atm
Avatar
G30 0712YYYY-153423
I got logged out of my account by that. Hope all is well soon.
Avatar
Luana (@Luana) 0716YYYY-120707
Fun fact: This is probably the oldest bug at RoutineHub
Avatar
Harley Hicks 0716YYYY-120805
😂 Not quite, but yes it's been around awhile. I honestly haven't been able to replicate it.
Avatar
Luana (@Luana) 0716YYYY-120906
What's the oldest then?
Avatar
Harley Hicks 0716YYYY-120955
The comments going off-screen
Avatar
Luana (@Luana) 0716YYYY-121009
OH that's right
Avatar
Harley Hicks 0716YYYY-121037
if only I had less children and more time
Avatar
Luana (@Luana) 0716YYYY-121103
How many do you have?
Avatar
Harley Hicks 0716YYYY-122619
4
Avatar
Luana (@Luana) 0716YYYY-122646
My Biology teacher has 10
Avatar
Harley Hicks 0716YYYY-122712
Is he doing biology experiments? (edited)
Avatar
Luana (@Luana) 0716YYYY-122759
Lmaoooooo He is doing so probably 😂😂😂
Avatar
Harley Hicks 0716YYYY-122906
That's a boatload of kids. I'm perfectly happy with 4.
Avatar
Luana (@Luana) 0716YYYY-122946
I asked once "Do you plan to have more children?"
12:30
He answered "Yes, of course"
12:30
I wonder how messy his house is
Avatar
Harley Hicks 0716YYYY-123323
10 kids messy
12:33
My house is already hard enough for my wife and I to take care of.
Avatar
Luana (@Luana) 0716YYYY-123526
I can imagine No, actually I can't
Avatar
AShortcuts 0717YYYY-090641
Strike through is not working properly
09:07
It’s showing that it works in the preview but it’s not working in the actual page
09:07
@Harley Hicks
Avatar
Harley Hicks 0717YYYY-104730
Strikethrough not currently supported.
Avatar
AShortcuts 0717YYYY-135341
Okay. Will it be supported?
Avatar
Harley Hicks 0718YYYY-070230
Most likely, yes.
Avatar
AShortcuts 0718YYYY-080723
👍
08:07
The sooner the better
Avatar
G30 0721YYYY-000804
I’m not sure if this is necessarily a bug, but when I press the button to follow a user, it usually doesn’t work the first time. @Harley Hicks
Avatar
D3W10 0721YYYY-021736
It works but you need to wait 2 seconds
02:18
02:18
Resulting on this
Avatar
G30 0721YYYY-023106
Ohh well that’s definitely an annoyance for users that follow other users. Not really a bug, but could get on some people nerves. 😳
Avatar
Harley Hicks 0721YYYY-135545
Didn't realize it took that long. I'll see if I can shorten that time.
Avatar
atnbueno 0723YYYY-073502
I just tried to give feedback to a shortcut using the emoji 👏🏻 somewhere in the middle and everything from the emoji to the end has dissappeared 😮
Avatar
D3W10 0723YYYY-073529
RoutineHub doesn’t support emojis
Avatar
atnbueno 0723YYYY-073558
So I've noticed 😅
Avatar
G30 0723YYYY-073630
I learned that the hard way.
Avatar
atnbueno 0723YYYY-073701
But the disappearance of the rest of the text (a five bullets list of comments) should not happen (edited)
Avatar
AShortcuts 0723YYYY-073717
Yeah it’s kind of annoying
Avatar
atnbueno 0723YYYY-073741
Ignore the emojis, filter them out, but don't annihilate whatever comes after 😅
07:38
Back to old-style emoticons (-: (edited)
Avatar
Harley Hicks 0723YYYY-073824
It's actually what happens by default. I don't believe I can over ride that.
07:39
I've thought about adding it, but I think that requires a database update.
Avatar
atnbueno 0723YYYY-074018
Can't you HTML-encode them?
Avatar
Harley Hicks 0723YYYY-074357
Possibly. That's something I'd have to look into.
Avatar
atnbueno 0723YYYY-074946
Also please look into showing line breaks in feedback. They are there in the HTML source, but without replacing them with a <br> everything appears in a single line (e.g. https://routinehub.co/shortcut/3225 ). (edited)
07:53
Oh, hey! I fixed the line breaks by myself with a single CSS rule:
div.feedback span.body { white-space: pre-line; }
(edited)
07:54
@Harley Hicks May I suggest adding that rule to your main.css?
Avatar
Harley Hicks 0723YYYY-102437
@atnbueno I'm not sure I understand what you're trying to do.
Avatar
ᵖᶠᵍ (ScPL) 0723YYYY-102627
newlines in comments I think
👍 2
Avatar
Harley Hicks 0723YYYY-103348
ah. in comments. Yeah, I can fix that.
👏 4
Avatar
haykam 0723YYYY-161502
Rather than html-encode, you could use :smile:-style emoji
Avatar
Harley Hicks 0724YYYY-071031
I'll take a look at that. I think I might be able to render those server-side.
Avatar
atnbueno 0730YYYY-080559
@Harley Hicks I just discovered the feedback site 😅 I've submitted the "line breaks in comments" issue and the solution proposed above I've also commented on another issue fixable with a CSS one-liner: https://feedback.routinehub.co/posts/21/titles-bleed-over-borders-on-mobile
👍 4
Avatar
2br-2b 0801YYYY-151206
15:12
In ios 13, you have to enable a setting to allow shortcuts to download shortcuts. once ios13 is officially released, you need to have something to tell users how to download shortcuts
Avatar
Harley Hicks 0801YYYY-151247
Did you email me about this a bit ago?
Avatar
2br-2b 0801YYYY-151251
yes
15:13
I'm not sure which way is the best way to contact you, so I wanted to post it both places
Avatar
Harley Hicks 0801YYYY-152142
Perfect. Thank you!
15:21
The plan is to add something in to explain that. I'm still figuring out the wording.
15:22
And welcome 😃
Avatar
2br-2b 0801YYYY-152214
Thank you!
Avatar
Luana (@Luana) 0801YYYY-204453
I talked about that in Twitter together with Mike some time ago
Avatar
Harley Hicks 0802YYYY-070942
It's definitely something that needs talked before the stable release.
Avatar
D3W10 0805YYYY-124537
@Harley Hicks Can you explain why the icon of one of my shortcuts doesn’t appear anymore on Discord?
12:46
It’s a problem with Amazon S3?
Avatar
Harley Hicks 0805YYYY-124628
Probably a problem with getting the icon from Apple actually.
Avatar
D3W10 0805YYYY-124932
It only happens with shortcuts huge shortcuts
12:49
Like more than 700 actions
Avatar
Harley Hicks 0805YYYY-125009
Hmm. That's not something I've noticed. Good info to have.
👍 1
Avatar
2br-2b 0816YYYY-111616
ShortcutFeed bot doesn't @mention people when they publish a new shortcut
11:17
If the bot is made using Java, I could help by making a quick script to make it check if a user is on the discord and, if so, @mention them if that's what you wanted it to do
11:17
The problem is that it doesn't have the #____ after the name
11:19
and it also doesn't mention someone like <@338114430284070912> (edited)
Avatar
D3W10 0816YYYY-120734
The bot isn’t supposed to mention people
12:07
I think
Avatar
Harley Hicks 0816YYYY-120949
Yeah, I don't have it hooked up because it's hard to match up with the Discord users. I may add it in later that you can add your Discord account so that it shows up properly, but that requires some work for little benefit.
Avatar
2br-2b 0816YYYY-145545
If you wanted to mention people, I’ve coded a few java bots and could help code that feature in.
Avatar
haykam 0816YYYY-205726
Java or JavaScript?
20:57
RoutineHub is Python iirc so either wouldn’t help
Avatar
ᵖᶠᵍ (ScPL) 0818YYYY-161520
It's not that difficult, just send <@userid> and most libraries have a tostring method on user objects (edited)
Avatar
Harley Hicks 0819YYYY-071230
It's more that not everyone is using the same name here as they do on RoutineHub
Avatar
Luana (@Luana) 0819YYYY-082426
Yeah
Avatar
e24 0820YYYY-180207
ummmmmmmmmm................. why is one shortcut post repeated like a million times in #shortcut-feed
Avatar
Harley Hicks 0820YYYY-180423
It looks like the first 6 are the original upload and the following 5 are for the first update. Not sure why it did that, I’ll look into it.
Avatar
2br-2b 0821YYYY-083717
I used java, so oh well. I have written python, but not with Discord
Avatar
G30 0825YYYY-100058
@Harley Hicks Sorry for the ping, but I’m highly confused as to why and how GIF Gallery has received 5 extra downloads AFTER I have unpublished it. (edited)
Avatar
D3W10 0825YYYY-133646
What’s the RH ID?
Avatar
Mike (UpdateKit API, RoutinePub) 0825YYYY-145233
accessing the direct download link like routinehub.co/download/X will increment the counter and not take into account the published status
14:53
(simple solution here is, presumably to add a condition like published = TRUE to the where statement of the db query looking up the download info in the website) (edited)
Avatar
Harley Hicks 0826YYYY-072401
@G30 - I'll look into it. Thanks.
Avatar
G30 0826YYYY-073907
I’ve searched for it on RoutineHub and didn’t see it, so it’s just odd how there’s 5 extra downloads. Thanks as well.
Avatar
Mike (UpdateKit API, RoutinePub) 0826YYYY-090137
somebody already had the direct download link and they used it
Avatar
Harley Hicks 0826YYYY-090553
It should be blocking it server-side though.
Avatar
haykam 0826YYYY-202820
Early bug report: ‘about’ page references/links to iOS 12’s Shortcuts app rather than iOS 13’s.
Avatar
Alice Carroll 0829YYYY-173927
RSS doesn’t work
17:40
Safari says that url is invalid
Avatar
Harley Hicks 0829YYYY-174131
Interesting... I wonder what has changed. Anybody who uses the feed for their shortcuts notice any issues?
Avatar
ROP 🌈 0829YYYY-175231
@Alice Carroll What are you trying to do? You can't just open an RSS URL with Safari (if that's what you're trying to do). The RoutineHub feed works like charm. 😉Check this out: https://www.icloud.com/shortcuts/201ebe028e9d414e9ff3ce3541f1d0ed
Avatar
Alice Carroll 0829YYYY-180623
K
Avatar
Alice Carroll 0830YYYY-030619
RSS never gives more than 25 entries
Avatar
AShortcuts 0830YYYY-075837
That’s not really a bug
07:58
No one usually needs more than 25 entries
Avatar
G30 0830YYYY-083406
That’s more so a limit to the RSS Feed than a bug. (edited)
Avatar
G30 0831YYYY-122808
@Harley Hicks GIF Gallery is somehow still getting downloads… Currently at 650+ downloads when I unpublished it at exactly 600 downloads. (edited)
Avatar
zachary7829 0831YYYY-143352
@G30 I tested this, and confirmed that even when a shortcut is unpublished, it still gets downloads if it is directly downloaded though routinehub.co/download/(ID of Update)
Avatar
D3W10 0831YYYY-143732
@G30
14:37
The problem is the updater that use
14:37
If @zachary7829 is correct
Avatar
G30 0831YYYY-144006
GIF Gallery itself never had an Updater built into it.
14:40
GIF Gallery could only be updated through ATG.
Avatar
D3W10 0831YYYY-144023
Maybe an old ATG 👀
Avatar
G30 0831YYYY-144104
My guess is that people are updating ATG on their phones, and at the same time, updating GIF Gallery through ATG as well. Boy are they in for a big surprise. 😆 (edited)
Avatar
D3W10 0831YYYY-144135
😝
14:46
Lol @G30
Avatar
G30 0901YYYY-021601
Not sure if this is really a bug or not. But full changelogs aren’t available for Unpublished shortcuts.
Avatar
AShortcuts 0901YYYY-062506
That happens to me too
Avatar
Harley Hicks 0903YYYY-073619
I'll take a look at these this week. Thanks guys.
Avatar
G30 0918YYYY-164107
@Harley Hicks I believe this is a bug. Refreshing, marking all notifications as read, clicking anywhere on the notification, etc. doesn’t mark it as read sometimes. (edited)
16:41
This doesn’t happen all the time and I believe it resolves on its own after a while.
16:42
Visiting other pages on RoutineHub doesn’t clear the notification after pressing Mark all as read either when this bug occurs.
Avatar
Harley Hicks 0918YYYY-173518
Interesting. I’ll have a deeper look into it.
👍 2
17:35
Turns out, notifications are not simple 😅
Avatar
G30 0918YYYY-173623
Apple needs to add a salute emoji. 😒
17:37
Anyways, glad I can help to report bugs 🙂
Avatar
Entee (far too many to list) 0918YYYY-174106
Using 13 as a search term only returns 20 results, and I know its not returning all Shortcuts with 13 in the title. Is this a bug?
Avatar
G30 0918YYYY-174259
@Entee (far too many to list) I’ve noticed that as well when I searched for 13 yesterday on RoutineHub.
😅 2
Avatar
AShortcuts 0918YYYY-182429
It has the number 13 in the description
Avatar
Entee (far too many to list) 0918YYYY-183358
@AShortcuts some results returned don’t have 13 in the short or long description only in the name, and it’s not returning ones that have it in title, short AND long description.
Avatar
Harley Hicks 0919YYYY-071223
Interesting bug. Not sure about that one. I'll add it to the list.
Avatar
G30 0925YYYY-172356
Shortcut feed bot isn’t showing shortcut icons in #shortcut-feed @Harley Hicks
17:24
It’s working fine for some shortcuts. But not all.
Avatar
supermamon 0925YYYY-212612
bug: <sup> and <sub> are rendered correctly in the preview but not on the actual shortcut page
Avatar
zachary7829 0926YYYY-165313
Bug: Social Media Downloader has a slightly incorrect image
16:53
It’s a bit... too rounded if you look closely...
Avatar
ROP 🌈 0926YYYY-165803
I think this is because SMD uses its own icon instead of the standard icons. The icon is too rounded, because the one who created the graphic uses the wrong radius. 😉
16:59
Thanks anyway!
Avatar
zachary7829 0926YYYY-170106
Ok!
Avatar
G30 0926YYYY-173338
@ROP 🌈 I believe the reason is because the icon shown there is back from the old Shortcut days. That, or from Workflow. Once you attempt to download it, the shortcut icon glyph and color will be changed to what it is in shortcuts now. 😉
👍 3
17:34
Posted in r/shortcuts by u/dadiduekappa • 122 points and 48 comments
17:36
The version on RoutineHub is v3.5.8
Avatar
G30 0927YYYY-183950
@Harley Hicks Im not sure why I have the option to pin another author’s shortcut to my profile as a community member on RoutineHub. 🤣
18:41
LOL! And it works! Please look into fixing this please! 😂 (edited)
18:42
Avatar
Harley Hicks 0927YYYY-195556
That’s actually the purpose. You can pin one of yours, or someone else’s that you really like.
Avatar
G30 0927YYYY-195643
Well that’s not a bad feature I suppose. I honestly thought it was a bug. 😅
Avatar
zachary7829 1009YYYY-202101
For users that don’t have profile pictures, there is a gray line that serves no purpose.
Avatar
Harley Hicks 1009YYYY-202359
@zachary7829 I’ll fix that. Thanks!
Avatar
zachary7829 1010YYYY-055925
According to grandall95
Avatar
Harley Hicks 1010YYYY-070109
Yeah. I'm looking into that one this morning.
Avatar
Kindred98 1010YYYY-104048
Yep I am too
10:41
I can’t add profile pic or social links cause of it
Avatar
Harley Hicks 1010YYYY-104155
Yeah. I need to fix an issue. Haven't had time today. Hopefully have it fixed by the end of the day.
Avatar
Harley Hicks 1011YYYY-084121
That issue is now resolved.
Avatar
D3W10 1011YYYY-132145
Username doesn’t appear
Avatar
G30 1011YYYY-132216
Can confirm.
Avatar
D3W10 1011YYYY-132243
Only appears when you set a bio
13:24
Oh and you can set this as Done (My Feedback 😂) (edited)
Avatar
zachary7829 1011YYYY-132510
Appears for me
Avatar
G30 1011YYYY-132515
Sets a blank character for my bio
Avatar
zachary7829 1011YYYY-132519
Avatar
D3W10 1011YYYY-132555
You are seeing the desktop version @zachary7829
Avatar
Harley Hicks 1011YYYY-132646
oh jeez 🙄
Avatar
zachary7829 1011YYYY-132717
Actually, this is the mobile version. On iOS 12.
Avatar
D3W10 1011YYYY-132728
That’s an iPad
Avatar
zachary7829 1011YYYY-132742
I know, but not the desktop site
Avatar
D3W10 1011YYYY-132753
It is
Avatar
G30 1011YYYY-132807
@zachary7829 You’re not logged in though. Try logging in and then viewing your profile page.
Avatar
D3W10 1011YYYY-132809
iPad s show the Desktop Version of the site
Avatar
Harley Hicks 1011YYYY-132819
try now
13:28
It should've only affected mobile.
Avatar
G30 1011YYYY-132919
Yep. Fixed!
Avatar
Harley Hicks 1011YYYY-132927
👍
Avatar
D3W10 1011YYYY-132927
Harley can you see #off-topic ? Someone copied Swing Updater...
Avatar
Harley Hicks 1011YYYY-132934
Yeah, I answered.
Avatar
D3W10 1011YYYY-132948
Oh right
Avatar
G30 1011YYYY-133006
@Harley Hicks Not sure of this is really a bug or not, but the Email address is always blank on the settings page:
13:30
Even when I enter my email, go back to any page and then back to the settings page again, it’s cleared again.
13:30
It makes me feel nervous as I think I wouldn’t be able to recover my account if it was to be hacked.
Avatar
zachary7829 1011YYYY-133334
Same thing for me
Avatar
Harley Hicks 1011YYYY-133611
Interesting. Let me see what's going on there.
Avatar
zachary7829 1011YYYY-133703
I didn’t get an email notification for Swing Updater EE, which just got updated
13:37
So it’s more than a visual issue
13:38
Wait nvm, I realized I forgot to follow D3W10 lol
Avatar
IXACHI 1011YYYY-133822
Lolll
Avatar
D3W10 1011YYYY-133825
🤦🏻‍♂️
13:38
🤣🤣🤣
Avatar
zachary7829 1011YYYY-133854
I’m following now, I thought I was already following :/
Avatar
D3W10 1011YYYY-134537
zachary7829 I need to make sure that I’m following D3W10 D3W10 (Utilities Menu, Swing U.)
Avatar
zachary7829 1011YYYY-140225
Yeah, I accidentally clicked unfollow two times. So I followed three times.
Avatar
zachary7829 1011YYYY-185908
Okay but for real this time it’s more than just a visual bug. Silentoplayz’s update to ALL THE GIFS (1.3.1) I only saw in my RH notifications. Did not get it in my email
Avatar
habeeb 1012YYYY-114526
Big ass promotion.
Avatar
haykam 1012YYYY-140342
There doesn't seem to be an option to remove my profile pic
14:04
Also, you can't drag-and-drop to upload a profile pic, and when missing a profile pic there's an empty space between the header and uploader
Avatar
AShortcuts 1013YYYY-080415
There is a bug in #shortcut-feed someone is mentioning everyone
Avatar
haykam 1013YYYY-082024
Almost missed it
Avatar
Luana (@Luana) 1013YYYY-095319
What was inside the shortcut?
Avatar
G30 1013YYYY-095415
Nobody actually knows! 😂
Avatar
D3W10 1013YYYY-101756
A comment
10:18
A clear comment
10:18
I downloaded it
Avatar
ᵖᶠᵍ (ScPL) 1013YYYY-130613
Lists do not work inside of blockquotes. They render fine in the preview but when saving they all show up on one line markdown:
> - item 1 > - item 2
expected:
• item 1 • item 2
got:
- item 1 - item 2
(edited)
Avatar
AShortcuts 1013YYYY-135208
Also with Strikethrough. It shows it in the preview but doesn’t support it in the description
Avatar
zachary7829 1013YYYY-141607
Bc RoutineHub does not support Strikethrough, along with center, and small text.
Avatar
Harley Hicks 1014YYYY-092825
@ᵖᶠᵍ (ScPL) - I think it's because you don't have an empty space above the list. I've found this issue before. I'm currently using a library for the Markdown, but maybe I can adjust it so it doesn't need the space above.
Avatar
ᵖᶠᵍ (ScPL) 1014YYYY-102309
adding a blank quote line fixed it, thanks
Avatar
Harley Hicks 1014YYYY-102331
No problem!
Avatar
Brendan 🦿 1014YYYY-123252
What happened to underlining with markdown? You could do that previously but now you can’t.
Avatar
Harley Hicks 1014YYYY-123413
Nothing has been changed in the Markdown settings for awhile. I wonder what could have caused that...
Avatar
Brendan 🦿 1014YYYY-131515
Weird..
Avatar
zachary7829 1015YYYY-112100
I don’t know why everyone is having issues with the advertisement being way too big, works fine for me.
👍 3
😂 4
Avatar
habeeb 1015YYYY-113831
android, seriously? 😂
Avatar
zachary7829 1015YYYY-132043
I like iOS wayyyy better, but... Android is cheaper. iPhone 11 or 8 will probably be my next phones though.
Avatar
Harley Hicks 1015YYYY-133455
But then how are you using Shortcuts? iPad?
👍 3
Avatar
zachary7829 1015YYYY-135803
Yep!
Avatar
G30 1016YYYY-151310
@Harley Hicks
15:13
On my RoutineHub profile page ^
15:14
And on the whole website itself…
Avatar
Harley Hicks 1016YYYY-151514
@G30 it’s up for me. Where are you located globally? (You can PM me if you want)
Avatar
D3W10 1018YYYY-005714
@Harley Hicks This should disappear if any apps were required
👎 1
👍 5
Avatar
Entee (far too many to list) 1020YYYY-045149
I just updated a shortcut, the version has no downloads but is showing in trending.
Avatar
G30 1020YYYY-134602
I got to admit, the trending shortcuts thing is kinda weird how it works
13:46
One of my Soundboard shortcuts was trending on the first day I released it before. Since then, never again.
Avatar
D3W10 1020YYYY-134649
Because you didn’t update them
13:47
Utilities Menu will disappear soon
Avatar
G30 1020YYYY-134820
I updated all my soundboard shortcuts a few days ago. Lol
Avatar
D3W10 1020YYYY-134828
Oh
13:48
So I don’t know 😂
Avatar
zachary7829 1020YYYY-140813
I admit, it is kinda weird how it works considering QLPM, a shortcut that got over 700 downloads while still being on New, didn’t make it on there. But shouldn’t this go in a different channel? (edited)
Avatar
ROP 🌈 1020YYYY-140912
@zachary7829 Think you pasted the iCloud URL in the Version field, cause this happens there… 😉 (edited)
Avatar
zachary7829 1020YYYY-140946
Yeah I did that lol. When I found out I deleted my message
😁 4
Avatar
Entee (far too many to list) 1020YYYY-141111
@zachary7829 Did raise that the trending needing changing in features, and Harley changed, but consider a shortcut just updated having zero downloads of that version showing in trending a bug (edited)
Avatar
Harley Hicks 1022YYYY-075722
I'm hoping to review the way the trending section works this week and make some changes to it.
07:57
It's definitely nowhere close to perfect.
Avatar
ROP 🌈 1022YYYY-080853
Love the new look… 😉
Avatar
D3W10 1022YYYY-080930
It’s definitely better now
Avatar
Harley Hicks 1022YYYY-080940
AWS is having some issues.
😟 2
Avatar
D3W10 1022YYYY-080955
For me is fine
Avatar
Harley Hicks 1022YYYY-081018
I'm not exactly sure what was happening, but I could only access aws s3 intermittently.
Avatar
zachary7829 1022YYYY-090849
I don’t see the snippets category
Avatar
D3W10 1022YYYY-090912
Any shortcuts have the snippet category
Avatar
Harley Hicks 1022YYYY-090914
Because no one has attributed that category to a shortcut yet.
Avatar
D3W10 1022YYYY-090918
^^
Avatar
zachary7829 1022YYYY-090937
Ok, makes sense.
👍 2
Avatar
ROP 🌈 1022YYYY-091152
09:12
😂
Avatar
Harley Hicks 1022YYYY-091234
Beautiful
Avatar
D3W10 1022YYYY-091321
#shortcut-feed didn’t show up my shortcut update...
Avatar
Harley Hicks 1022YYYY-091349
I was working on that. Let me see what happened.
Avatar
D3W10 1022YYYY-091407
I think I can help with something
09:14
Wait a min
09:14
So, I have a shortcut (made by me) that publishes my shortcuts in RH
09:15
I have an alert when the shortcut was published
09:15
09:15
The variable message is the text that RH API returns
09:16
When my shortcut was published, the variable message returned clear, so RH API didn’t got back any text like it normally do
09:16
Not sure if this help... 😅 (edited)
Avatar
Harley Hicks 1022YYYY-091745
The error on my side says: "not all arguments converted during string formatting"
09:18
And here is the data you sent along:
POST: version = '2.1' link = 'https://www.icloud.com/shortcuts/ba51af1461a44bd2a749666373e55b68' changes = '• Fixes a critical bug where action inputs and some variables won’t appear, causing the updater won’t work properly.\r\n• UI improvements.'
Avatar
D3W10 1022YYYY-092000
What’s missing?
Avatar
Harley Hicks 1022YYYY-092015
the iOS version
Avatar
D3W10 1022YYYY-092022
Oh
09:20
But I’ve published a shortcut some time ago and it worked
09:20
And I didn’t have a field for iOS version i my shortcut (edited)
Avatar
Harley Hicks 1022YYYY-092548
Interesting. Have you used the bullets in the changes text before?
Avatar
D3W10 1022YYYY-092640
No
09:27
09:27
Yesterday at 09:07 (edited)
Avatar
Harley Hicks 1022YYYY-093306
Wait, so you have used a bullet before, or not? I'm wondering if maybe that's the issue.
09:33
Did the version actually make it to the site?
Avatar
D3W10 1022YYYY-093349
What’s a bullet?
09:33
Yes
Avatar
Harley Hicks 1022YYYY-093426
A bullet is what's used in a list. (edited)
09:34
to indicate each item.
Avatar
D3W10 1022YYYY-093448
No, I’ve used this: •
09:34
It’s in the stock keyboard (edited)
Avatar
Harley Hicks 1022YYYY-093541
Yeah, that's a bullet. Cool. Then that's fine. Looking through your updates on your shortcuts, you've used them plenty, so that shouldn't be the problem.
09:36
Which shortcut were you updating?
Avatar
D3W10 1022YYYY-093630
Swing Updater Embed Edition
09:36
Do you want the RH link?
Avatar
Harley Hicks 1022YYYY-093656
Found it
09:38
Alright. I don't think you did anything wrong. Someone else just pushed an update, and I got the same error. Looking into it further. Thanks for your help!
Avatar
D3W10 1022YYYY-093954
You’re welcome
Avatar
Harley Hicks 1022YYYY-094032
Ok. I think I fixed it! Your next update should come through better than ever 😊
😂 2
Avatar
D3W10 1022YYYY-094047
Ok 😂
Avatar
Brendan 🦿 1022YYYY-130106
These are suppose to be flip-flopped
13:01
13:01
Version and changes
13:02
@Harley Hicks (sorry for ping)
Avatar
Harley Hicks 1022YYYY-130824
😂
13:08
Whoops
Avatar
Harley Hicks 1022YYYY-131530
That should be fixed now @Brendan 🦿. The Discord things are hard to test since they're tied to a live environment. I should make a dev channel that I can test through. Just requires more coding on my end.
👍 3
Avatar
zachary7829 1025YYYY-194846
You said before that you filter out downloads made by the author of the shortcut. To my testing, this doesn’t work, the shortcut still gets a download.
Avatar
zachary7829 1101YYYY-074109
When viewing all new shortcuts, browse by category and browse by app take up half the page when rotated this way on iPads.
Avatar
Brendan 🦿 1101YYYY-080848
If you are in split view, some shortcuts pages are like this
Avatar
Harley Hicks 1101YYYY-081259
Those both don't look great. Thanks for the reports. I'll take a look.
👍 6
Avatar
ItsChris 1101YYYY-172013
Reader view
17:20
The icon is too big
Avatar
Entee (far too many to list) 1103YYYY-063832
Only a small thing Categories in New Shortcut isnt alphabetical, recently added categories are shown at the end. Although I suppose they are a different sort of category than the others it doesnt reflect the front page category order.
Avatar
ItsChris 1103YYYY-063909
I agree
Avatar
Harley Hicks 1104YYYY-070615
@Entee (far too many to list) - That's in the select list? That makes sense why it's like that. That should be an easy fix.
Avatar
ItsChris 1104YYYY-071003
@ItsChris @Harley Hicks The reader view bug? If you can’t fix it?
Avatar
Harley Hicks 1104YYYY-071712
I'm not sure I can fix a reader view bug. I believe they make all images full sized like that. Reader View is usually intended for reading articles.
07:17
@zachary7829 and @Brendan 🦿 - I'll take a look at those display issues.
👍 4
Avatar
ROP 🌈 1104YYYY-071943
Exactly. This is the normal behavior in Reader View.
Avatar
ItsChris 1104YYYY-072028
Yes sport for disturbing you guys
07:20
Sorry
Avatar
Harley Hicks 1104YYYY-073128
No problem!
Avatar
Brendan 🦿 1108YYYY-083713
Not totally sure if its a bug but “see stats” for viewing stats for shortcuts take so long. Some may take up to 15-30 seconds
Avatar
Harley Hicks 1108YYYY-084513
Yeah, it's a performance issue I'm looking into fixing. (edited)
08:45
Getting all that data is a bit intensive.
Avatar
Brendan 🦿 1108YYYY-084549
Yeah, even when I’m at full bars of WiFi
Avatar
Harley Hicks 1108YYYY-084636
Yeah, it won't speed up based on your internet speed unfortunately. The bottleneck is the amount of data being processed server-side.
08:46
Also why the homepage is a bit slow at times. (edited)
Avatar
Brendan 🦿 1108YYYY-084710
Oh okay. Never noticed the homepage slow in awhile
Avatar
Harley Hicks 1108YYYY-084736
I've gotten it down to about 8 seconds, but even that is a bit much in my opinion.
Avatar
zachary7829 1108YYYY-165154
Not sure if this is a bug, but on my laptop, two spaces are empty. That doesn’t look that good. Maybe have two shortcuts here?
Avatar
ROP 🌈 1108YYYY-192921
This is not a bug. It's simply because each page shows 15 shortcuts. 😉
Avatar
zachary7829 1108YYYY-195247
Oh lol. Sorry, just thought it looked strange.
Avatar
G30 1109YYYY-000606
Avatar
zachary7829 1109YYYY-143251
Long titles and brief descriptions are buggy
Avatar
zachary7829 1109YYYY-144414
Also, every time I try to log in on my phone, the annoying CSRF bug happens.
Avatar
D3W10 1109YYYY-145258
Why an Android? (edited)
Avatar
Deleted User 1109YYYY-145356
1. Android is good 2. @zachary7829 why i dont use chrome
Avatar
D3W10 1109YYYY-145421
@Deleted User So why you have an iPhone?
Avatar
zachary7829 1109YYYY-145422
Not chrome, Firefox
Avatar
Deleted User 1109YYYY-145436
looks like chrome
14:54
@D3W10 thats what my parents bought me for my birthday, and im happy with it.
Avatar
Burrito 1109YYYY-145633
Hewwo! (DependKit port) lol (edited)
14:56
in your screenshot
Avatar
G30 1109YYYY-191653
When updating a shortcut. (edited)
19:23
Probably the reason why this is happening to others. They think that their shortcut update is not being pushed out.
Avatar
zachary7829 1112YYYY-141121
Not sure if this is a bug or not, but I don’t think this is how ads are supposed to display lol. Although it could just be something with a tweak for Safari that I use called Safari Plus. (edited)
Avatar
Harley Hicks 1112YYYY-153003
I'm not seeing the ad at all, is that correct?
Avatar
zachary7829 1112YYYY-153302
Yes
Avatar
Harley Hicks 1112YYYY-153453
Thanks. I have a feeling it's your tweak. I'll look into why it may be getting rid of it.
Avatar
zachary7829 1119YYYY-144716
Is this a bug? Something tells me these aren’t the actual analytics.
Avatar
Brendan 🦿 1119YYYY-145258
Probably a website issue?
14:53
On the other end
Avatar
Harley Hicks 1119YYYY-160150
😂
16:02
I've switched vendors for analytics. I forgot to switch the link.
Avatar
Brendan 🦿 1119YYYY-160214
Oh 😂😂
Avatar
Harley Hicks 1119YYYY-160324
Over 1 million people use Fathom Analytics to know what’s important and popular on their websites, all from a single, blazingly-fast dashboard.
Avatar
Luana (@Luana) 1119YYYY-165541
There aren't 23 month in the year
Avatar
G30 1119YYYY-165641
Updated April 23rd.
Avatar
Luana (@Luana) 1119YYYY-165659
Yeah, but it's inverted
Avatar
G30 1119YYYY-165704
Different date format than what you are probably used to.
16:57
It’s Month/Day/Year here in North America. (edited)
Avatar
Luana (@Luana) 1119YYYY-165742
Only USA uses mm/DD/YYYY
16:58
Eh Brazil is in America and we use dd/mm/yyyy
16:59
Anyway, there should be something written there
Avatar
ItsChris 1119YYYY-170311
@Harley Hicks In my opinion, I think Plausible looks better than Fathom Analytics
👍 3
Avatar
AShortcuts 1119YYYY-201438
me too
Avatar
Kindred98 1120YYYY-012518
Everywhere else in the world (nearly) uses dd/mm/yyyy
01:25
But North America wants to be different
01:25
😂
Avatar
Brendan 🦿 1120YYYY-013608
We are complicated 😂
Avatar
supermamon 1120YYYY-014804
my home country uses mm/dd/yyyy. the country where I am in uses dd/mm/yyyy. I personally use yyyy-mm-dd
Avatar
ItsChris 1120YYYY-020751
In hk we are dd/mm/yyyy
Avatar
Harley Hicks 1120YYYY-070435
It's not North America, it's just the US. I'm from Canada and it's taken me awhile to get used to it.
07:04
@ItsChris - I agree that it looks better, but Fathom gives me better information.
Avatar
ricoip 1120YYYY-070730
you know what?
07:07
ISO 8601 is the internationally accepted way to represent dates and times.
Avatar
Harley Hicks 1120YYYY-073215
Yeah, that's typically how dates are handled in code and I love it.
Avatar
ItsChris 1206YYYY-211211
The ads seems bigger than what it should be...
Avatar
Harley Hicks 1206YYYY-211232
What device is that on?
Avatar
ItsChris 1206YYYY-211427
iPhone 7 Plus
Avatar
Harley Hicks 1206YYYY-213132
Hmm. Ok. I’ll see if I can make it a bit smaller for smaller phones.
Avatar
ItsChris 1206YYYY-214658
@Harley Hicks but some times it’s normal size
21:47
Sry but I can reproduce this, maybe a glitch or something
Avatar
Kindred98 1207YYYY-033337
It’s when you go into landscape then back @ItsChris @Harley Hicks I reported it a long time ago
Avatar
AShortcuts 1211YYYY-212241
I dont't think this is supposed to happen @Harley Hicks
21:22
Look at iUtilities
Avatar
G30 1211YYYY-212918
I blame iUtilities for that visual gore. 😂
Avatar
AShortcuts 1211YYYY-213128
Lol 😆
Avatar
ItsChris 1211YYYY-220912
I noticed that too! I’ll shorten the description ASAP
Avatar
Harley Hicks 1212YYYY-081732
Who does that? That looks awful.
Avatar
G30 1212YYYY-092505
@ItsChris Just a tip, you can use markdown on a shortcut’s description on RoutineHub to advertise your other shortcuts. It’s better than doing so in a Shortcuts subtitle?
Avatar
ItsChris 1212YYYY-171718
@G30 I’ve already switched the subtitle a while ago.
Avatar
Harley Hicks 1212YYYY-174224
I’m sorry @ItsChris, didn’t realize that was yours. I wasn’t in a good mod earlier. I’ll definitely look at ways to make this look better with subtitles like this.
Avatar
ItsChris 1212YYYY-180333
@Harley Hicks it’s ok, as I also found out that and that might be something makes RH looks ugly when someone just stepped in, so I changed that
Avatar
ᵖᶠᵍ (ScPL) 1219YYYY-164104
all of the links on the notifications page don't support open in new tab because they're javascript:void(0) links instead of real links
Avatar
AShortcuts 1220YYYY-115650
How did you get it in that dark mode? @ᵖᶠᵍ (ScPL)
Avatar
haykam 1220YYYY-185849
probably dark reader
Avatar
_qwertyuiop_ 🗿 1225YYYY-162729
Is it just me?
Avatar
Brendan 🦿 1225YYYY-164221
Happened to me once but it’s fine now
Avatar
_qwertyuiop_ 🗿 1225YYYY-165757
I've had this since the morning and on all my devices. 😭😂
Avatar
Burrito 1226YYYY-033907
ive had this for two days
03:39
it seems like a server issue though and they are back
Avatar
Harley Hicks 1226YYYY-110655
Looks an issue with Apple's servers. Unfortunately nothing I can do about it.
Avatar
ItsChris 1226YYYY-180711
I’m able to download shortcuts now
Avatar
Burrito 1228YYYY-112812
@Harley Hicks Is this allowed? They are abusing RoutineHub and versions as ad spaces https://discordapp.com/channels/503976650439131183/557586211355754500/660405363320946688
11:31
The shortcut also links to a link to get a free ad space, which is just 1 comment.
11:32
That same link is in the Toolbox Pro ad, but I'm not sure if the actual Toolbox Pro dev even requested that.
11:33
cc: @mralexhay
Avatar
ROP 🌈 1228YYYY-113349
No, it's not all right. The first version of the shortcut has already been rejected. I was about to reject it. But someone got to it first. Shortcut is rejected now. Thanks Burrito for the heads up! Many thanks! (edited)
Avatar
Burrito 1228YYYY-113413
Thanks! I'm guessing you read my report
11:34
😅
11:34
Also coincidentally Alex Hay dropped by so idk if it was intentional or done by someone else
Avatar
ROP 🌈 1228YYYY-113840
I assume that Harley or another mod has rejected the shortcut. Only he or we moderators can reject them. (edited)
Avatar
mralexhay 1228YYYY-115218
@Burrito nothing to do with me! Weird.
Avatar
Burrito 1228YYYY-115226
hmm
11:52
maybe trying to mask as you
11:52
thats odd
11:53
also considering you have an ethical ad already so it doesn't make sense to advertise again
Avatar
ricoip 1229YYYY-012157
01:23
lighteningupdater comment section ^
Avatar
Brendan 🦿 1230YYYY-011927
It’s been a bug for awhile
Avatar
ItsChris 1230YYYY-011936
Yes
Avatar
zachary7829 0104YYYY-211233
21:12
No image & no download link
Avatar
healey 0104YYYY-231629
@zachary7829 No versions have been released yet.
Avatar
Luana (@Luana) 0105YYYY-110702
Wait but you can't publish it if there's no versions released
Avatar
D3W10 0105YYYY-115820
True ^
Avatar
zachary7829 0105YYYY-120751
I wonder how this was accomplished. Even if you delete all versions, the shortcut will auto-unpublish.
Avatar
zachary7829 0110YYYY-210458
https://routinehub.co/shortcut/4283 You can share an iCloud link, unshare it, and then publish it on RoutineHub for a non downloadable shortcut, as well as no image.
Avatar
Mike (UpdateKit API, RoutinePub) 0110YYYY-220538
not sure that’s not a bug. what else would you expect to happen?
Avatar
ItsChris 0111YYYY-015017
@zachary7829 unshare??
Avatar
Mike (UpdateKit API, RoutinePub) 0111YYYY-020827
when you open one of your own shortcut links in the shortcuts app you can tap the 3 dots on the 'install this shortcut' screen (where it previews all the actions) and tap a button to stop sharing the link. it removes the public icloud sharing url.
Avatar
_qwertyuiop_ 🗿 0111YYYY-021440
@zachary7829 it makes sense that there's no image, so it's not a bug.
Avatar
D3W10 0111YYYY-025549
@zachary7829 Did you read the description?
Avatar
Harley Hicks 0111YYYY-071223
@zachary7829 if you make it private, I won’t be able to get that info, or point you to the shortcut. There’s nothing I can do about that.
Avatar
silentButtDeadly 0112YYYY-121325
On mobile (and probably desktop as well), words that are very long tend to go past where they are supposed to. In the example I’m showing, someone forgot to separate items in a list by spaces in addition to commas so it appears like one long word to the browser; this made it go outside of the box. (edited)
Avatar
silentButtDeadly 0112YYYY-182523
Oh! I never realized that there was a dedicated page for stuff like that. I’ll search it before posting next time.
Avatar
AShortcuts 0112YYYY-182735
It’s still alright if you post it here. It’s nice to have a reminder every so often
Avatar
Luana (@Luana) 0112YYYY-201011
Indeed. There are some things that are from bc (before cors)
Avatar
Mike (UpdateKit API, RoutinePub) 0113YYYY-013743
@Harley Hicks did you ever find out what was causing that bug with the error message when logging in? i can reliably reproduce it now by submitting the login request twice. just click the login button again while the first request is processing. makes sense that would result in an error.
Avatar
Harley Hicks 0113YYYY-071135
@Mike (UpdateKit API, RoutinePub) No I never figured it out. Thank you for figuring out the cause! I'll work on resolving that finally
👍 4
Avatar
Harley Hicks 0116YYYY-084328
I know about this bug. I haven’t had a chance to fix it
08:43
Please don’t exploit it
Avatar
ItsChris 0116YYYY-172135
Ok
Avatar
D3W10 0119YYYY-131302
When I add RoutineHub to the Home Screen, the icon is completely black
Avatar
zachary7829 0119YYYY-132108
That’s because the icon is transparent
Avatar
Kindred98 0119YYYY-134624
🤦‍♂️
Avatar
D3W10 0119YYYY-134702
😐
Avatar
Burrito 0119YYYY-151115
RoutineHub still says Copyright :copyright: 2019 Hardly Software LLC. All rights reserved. and it should be 2020
Avatar
Kindred98 0119YYYY-152634
As far as I know. That’s not how copyright works.
Avatar
D3W10 0119YYYY-152907
Yeah ^
Avatar
Harley Hicks 0120YYYY-090639
@Burrito - Fixed to show 2020 (edited)
09:06
It should always show current year. Mistake on my part.
09:07
@D3W10 - Would love to fix this down the road.
Avatar
D3W10 0120YYYY-091513
👍🏻
Avatar
ItsChris 0120YYYY-173142
It’s still showing 2019
17:32
I reloaded the page too
Avatar
Harley Hicks 0120YYYY-175724
I forgot there’s a separate place for mobile 🤦🏻‍♂️
17:57
I’ll fix that tomorrow
Avatar
ItsChris 0120YYYY-192147
Ok
Avatar
Brendan 🦿 0121YYYY-121904
Still showing this on pages..
Avatar
zachary7829 0125YYYY-204457
https://youtu.be/1Hwdcvg3j8E when searching “Swingplug” a 500 error shows, but any other search works.
Avatar
Burrito 0125YYYY-204625
Probably must be since the shortcuts ARE still on RH but unpublished
20:46
and they are the only results for SwingPlug
Avatar
Deleted User 0126YYYY-004843
Cool! Every time I rotate my iPad, 2020 changes to 2019! Btw, who said that time traveling is impossible? Bonus: Music (edited)
😂 7
🤣 2
Avatar
Burrito 0126YYYY-015617
The 2019 bug is back xD
Avatar
Harley Hicks 0126YYYY-033404
@zachary7829 interesting, I’ll take a look
03:34
@Deleted User 😂 I’m aware, haven’t had a chance to fix it yet.
Avatar
zachary7829 0127YYYY-055609
I was testing whether the Shortcut Feed bot could be warned of mass emoji, and the shortcut I tested with always loads the desktop page and not mobile. (edited)
Avatar
mvan231 (ShortCasts) 0127YYYY-062300
Was it raining? 🌧
Avatar
Harley Hicks 0127YYYY-065701
Cool.
06:57
That's an interesting one
Avatar
Burrito 0127YYYY-170846
@zachary7829 Because the Shortcut Feed bot is not a bot.
17:08
It is a webhook.
17:09
So it doesn't count against bots since bots have filters for webhooks. They are treated like admins.
Avatar
Eleven11 0127YYYY-174923
Any reason why my shortcut doesn’t show up in the search result?
Avatar
Deleted User 0127YYYY-185745
It’s really strange, my shortcut https://routinehub.co/shortcut/3638 recently has about 10 downloads a day, but recent versions never get more than 3-4 downloads registered (in the recent versions menu, the main counter is accurate). Could this be related to my change logs being really long? I haven’t really changed anything else
A simple and lightweight diary.
18:58
Please ping me if you’re replying to me, I’m gonna sleep now 💤
Avatar
ItsChris 0127YYYY-193546
Or maybe @MEE6 couldn’t speak in #shortcut-feed ?
Avatar
Deleted User 0201YYYY-234446
I’ve found a weird bug, if you leave a comment on a shortcut, with a emoji, you have a empty message
Avatar
D3W10 0202YYYY-051614
I already know about that bug
05:17
I’ve lost all of Swing Updater 🇪description because of the Unicode character 🇪
05:17
Everything after that character disappeared
Avatar
Harley Hicks 0202YYYY-094418
Those characters aren’t supported in my database yet
Avatar
atnbueno 0207YYYY-104049
I tried using <sup> and </sup> in the description editor and I was glad to see they worked. And then not so glad when they didn't in the final page 😢
Avatar
Harley Hicks 0207YYYY-111230
Yeah, some stuff works in the preview that isn’t supported. That needs fixed s
Avatar
zachary7829 0207YYYY-112758
https://icloud.com/shortcuts/3737a4a7dfe94e6e9c692284143f1523 apparently this isn’t a valid shortcut link for RoutineHub, even though it’s a link to a shortcut and is an icloud link... (Edit: nevermind it works now) (edited)
Avatar
Luana (@Luana) 0207YYYY-112803
And some stuff works on the final and don't appear on preview
Avatar
D3W10 0209YYYY-030930
What’s happening with #shortcut-feed ? (edited)
03:09
Avatar
Deleted User 0209YYYY-045109
I saw it 2! Probably since the Discord update (edited)
Avatar
ricoip 0209YYYY-045134
looks like the @user link isn't surrounded with < and >
04:51
so a embed appears
04:55
The raw message: @D3W10 just updated their Shortcut, Swing Updater to version 8.1. Here are the release notes: • SFU is now 50% faster! • Did some improvements for the big step in 9.0.
04:55
as you can see theres an emebed
04:56
if we surround the user link with < >
04:56
like this
04:56
04:56
the embed won't appear
05:02
mmm
05:02
weird
05:05
it actually looks like a discord issue - it looks like they started to embed text-links done with markdown
05:07
but only the /user link have embed because discord think the ) in the text is a part of the link itself and RH returns a profile not found (different page than the 404 with /shortcut) which have a embed (edited)
Avatar
Harley Hicks 0209YYYY-060041
I’ll take a deeper look into it. I’ll have my hands on a computer starting tomorrow, however I probably won’t have much time until the end of the week to work on RH.
Avatar
D3W10 0209YYYY-073754
Also, bring shortcut icons again in #shortcut-feed (edited)
Avatar
Deleted User 0209YYYY-083434
There are shortcut icons, but sometimes it can take a little while to load it, you need to reload RH then, at least, what I experienced
Avatar
D3W10 0209YYYY-083521
It’s not that
08:35
Edited
08:36
There are shortcut icons, but sometimes it can take a little while to load it, you need to reload RH then, at least, what I experienced
I’m aware about that problem
08:36
Happens to me sometimes
Avatar
Deleted User 0209YYYY-083622
Yeah, but it’s easy to fix
Avatar
ricoip 0210YYYY-091944
and by the way:
09:20
this should say Shortcuts that use [app name]
Avatar
zachary7829 0212YYYY-213254
I don’t think this is supposed to happen.
Avatar
ItsChris 0212YYYY-214102
mhm (edited)
Avatar
Burrito 0212YYYY-221515
iirc already noted
Avatar
ItsChris 0212YYYY-221658
@zachary7829 you changed the font?
Avatar
AShortcuts 0213YYYY-053314
Try reloading the page
Avatar
ItsChris 0213YYYY-200307
20:03
After pressed &, it says shortcut not found
Avatar
AShortcuts 0213YYYY-200450
It has probably been unpublished
Avatar
zachary7829 0213YYYY-215204
Just was doing some testing, and didn’t work. The shortcut’s unpublished btw, so it won’t load for you. (edited)
Avatar
Deleted User 0216YYYY-033450
Lol
Avatar
Deleted User 0226YYYY-093534
This should be impossible, I think, but it isn’t
09:36
Avatar
D3W10 0226YYYY-112805
Just put an emoji lol
Avatar
Kindred98 0226YYYY-113554
Or a blank text
Avatar
Luana (@Luana) 0227YYYY-184536
⠀⠀⠀⠀⠀⠀⠀
Avatar
_qwertyuiop_ 🗿 0227YYYY-192427
⠀⠀⠀⠀⠀⠀⠀
Avatar
Deleted User 0228YYYY-030942
Lol
03:09
2 blank text messages
Avatar
D3W10 0228YYYY-031026
Don’t do it @Deleted User 😂
03:10
The last time you did it, we had a blank chat
Avatar
Deleted User 0228YYYY-031122
Nooooo I was totally not thinking to make a emoji about it
Avatar
Kindred98 0228YYYY-101448
⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀
Avatar
G30 0228YYYY-104007
These aren’t really big reports..
Avatar
Deleted User 0228YYYY-104115
⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀
@Kindred98 Wonderful report! (Sarcastic)
Avatar
Kindred98 0304YYYY-100554
@Harley Hicks how do you follow/unfollow
Avatar
Harley Hicks 0304YYYY-100627
Clicking Follow under a user (which should show unfollow if you're already following them)
10:06
(or "stop following", I can't remember at the moment)
Avatar
Kindred98 0304YYYY-104627
Where is that button? I know it used to be there
10:46
It’s not any more
Avatar
Harley Hicks 0304YYYY-120350
Are you logged in?
Avatar
Kindred98 0304YYYY-124245
Yep
Avatar
Harley Hicks 0304YYYY-133316
hmmm.
13:33
I'll take a look at that.
Avatar
Deleted User 0309YYYY-111923
If I search my Clipboard+ shortcut, I don’t get Clipboard+ in the results, is this because a + defines a space in the search bar?
Avatar
ROP 🌈 0309YYYY-112200
Unfortunately I have to say that the search function is not yet very mature. Depending on the spelling, a lot of shortcuts are not displayed/found. 1Backup is unfortunately also not found. Maybe the subline/short description should at least be included in the search query. (edited)
Avatar
Deleted User 0309YYYY-123142
😦
Avatar
zachary7829 0312YYYY-111914
When sorting Utilities for recently updated, it just shows the most popular instead. https://routinehub.co/category/utilities?sort=updated
11:19
Avatar
G30 0312YYYY-125407
I some times wake up to find that I’m randomly logged out from my RoutineHub account. I feel like it happens every month to be honest. Just a heads up.
Avatar
Kindred98 0312YYYY-131423
Same
13:14
For me it is like every week
Avatar
Deleted User 0325YYYY-113102
This name bug needs to be fixed…
Avatar
AShortcuts 0325YYYY-113124
What bug
11:31
The author just had a typo
Avatar
zachary7829 0325YYYY-115739
I think dante_nl means how the author’s name doesn’t fit (edited)
👍 2
Avatar
AShortcuts 0325YYYY-123314
Oh
Avatar
G30 0401YYYY-203228
20:32
Today’s April 1st
20:33
Avatar
zachary7829 0401YYYY-221848
You probably have a different time zone set to your account
Avatar
FifiTheBulldog 0401YYYY-222241
That’s what I was thinking. This late in the day here in the US, it’s April 2nd over in Europe now. Time zone sensitivity would be something to suggest. It’s probably not a bug that it’s not there.
Avatar
G30 0401YYYY-225158
I’m in Eastern Standard time
Avatar
mvan231 (ShortCasts) 0402YYYY-021417
What is it set to in your RH settings? Mine was defaulted to GMT previously (edited)
Avatar
G30 0402YYYY-021500
That shouldn’t be an issue with my specific profile settings.
02:15
If you check the release date for other shortcuts that was updated yesterday, it would say April 2nd as well.
02:15
US/Eastern timezone set on my RoutineHub profile by the way.
Avatar
mvan231 (ShortCasts) 0402YYYY-022037
Ohhh, in your release notes results from the shortcut, you showed, is that info coming from the API? (edited)
Avatar
G30 0402YYYY-022124
Yes. :3
Avatar
mvan231 (ShortCasts) 0402YYYY-022912
Might be something server side that can’t be changed. I thought there was a time zone offset value in the API that you could grab and adjust the time
Avatar
alombi 0415YYYY-170713
For me it’s working well
🤔 1
Avatar
Harley Hicks 0415YYYY-173052
@Deleted User it’s a known issue. Just go back to the homepage and it should be fine. Still trying to figure out a fix for that one.
17:32
No problem!
Avatar
Luana (@Luana) 0415YYYY-173300
Fix: change the forbidden page so it redirects to home
Avatar
FΞΞBLΞ 0415YYYY-174937
Lol
17:51
Actually I had that issue a few times too. I think this is the problem: your device hits enter for you when you log in (added in an update along the line, I can’t remember when) and when you tap log in, it could see it as a false login or a bot. Is this the issue?
Avatar
FΞΞBLΞ 0415YYYY-180001
Yeah it worked when I refreshed the page and logged in again.
18:00
Good idea tho
Avatar
Harley Hicks 0416YYYY-163821
Oh cool. I’ve never been able to replicate it. Thank you.
16:38
@FΞΞBLΞ @Deleted User
👍🏻 2
Avatar
FΞΞBLΞ 0416YYYY-184319
No problem, happy to help! 🙂
Avatar
alombi 0421YYYY-110139
Site is down for me
Avatar
AShortcuts 0421YYYY-110155
Me too
Avatar
zachary7829 0421YYYY-110308
Down for me as well
Avatar
FifiTheBulldog 0421YYYY-110638
Me too
Avatar
mvan231 (ShortCasts) 0421YYYY-110700
Works for me
Avatar
AShortcuts 0421YYYY-110702
@Harley Hicks
Avatar
mvan231 (ShortCasts) 0421YYYY-110708
... just kidding 😂
Avatar
Chloe 0421YYYY-110725
same. i was just testing final version of my sc before release and it just sat there loading
11:07
panik 💯
Avatar
Kindred98 0421YYYY-110753
Yep it’s down
11:07
@Harley Hicks
Avatar
mvan231 (ShortCasts) 0421YYYY-110839
this is when it Would be great to be able to ping an address to see if it responds before trying to get the contents of it and have the action just hang
👍 1
Avatar
FifiTheBulldog 0421YYYY-110919
TBP: Query Server?
Avatar
Harley Hicks 0421YYYY-111036
Yeah, I've been getting a million error emails. Looking into it.
👌🏻 5
11:17
This is due to GitHub being down. Give me a few minutes here and I'll see if I can get a fix to bypass this.
Avatar
Deleted User 0421YYYY-112446
@Harley Hicks try netlify for now
Avatar
Harley Hicks 0421YYYY-113248
This downtime was caused by GitHub's downtime. I've made some code changes to bypass GitHub if it's down. Site should be back to normal now. https://t.co/eAGukKozTr
11:33
@Deleted User - How would netlify help?
Avatar
Deleted User 0421YYYY-113403
If you get the code onto their servers somehow and just change the A record then it might work
11:34
This downtime was caused by GitHub's downtime. I've made some code changes to bypass GitHub if it's down. Site should be back to normal now. https://t.co/eAGukKozTr
11:35
Site works too
Avatar
Harley Hicks 0421YYYY-113825
I see what you're saying. Unfortunately they're a static site host (I use them for other projects). Because I'm running a python based application with a database, it wouldn't work on Netlify.
Avatar
Deleted User 0421YYYY-114305
Oh, ok
11:43
Also, any updates so far on the app?
Avatar
Kindred98 0421YYYY-115038
Yea it’s a shame, I love netlify
Avatar
Deleted User 0421YYYY-115529
Yeah theyre good
Avatar
G30 0421YYYY-123055
I’m having massive load time increase for shortcut Changelog pages.
12:31
https://routinehub.co/shortcut/3523 won’t even load for me.
A modern shortcut for the antiquated format. Now better than ever before!
Avatar
FifiTheBulldog 0421YYYY-123333
It’s working for me
Avatar
Chloe 0421YYYY-123423
i don’t see any difference either
Avatar
G30 0421YYYY-123516
😦
🥺 1
12:36
It just takes really long to load for me
Avatar
mvan231 (ShortCasts) 0421YYYY-133026
That is odd, I know routinehub was down a bit ago so maybe it is still initializing (or whatever)
Avatar
AShortcuts 0421YYYY-172238
It works for me. I think you should try again
Avatar
zachary7829 0423YYYY-225815
Hmmmm
22:58
Happens when I view stats
Avatar
Harley Hicks 0424YYYY-081113
Yeah, I need to improve how stats are being pulled from the database. It's taking too long and therefore timing out.
Avatar
Kindred98 0502YYYY-024546
Search isn’t working
Avatar
Harley Hicks 0504YYYY-070739
Odd. Is it a specific term that you searched that caused this? It seems to be working fine now.
Avatar
PolyBit 0504YYYY-071643
my shortcut didn't appear on new shortcuts
Avatar
ROP 🌈 0504YYYY-071909
This isn't a bug. Your shortcut appears there, but there are other shortcuts that are newer:
👆 3
07:19
The homepage shows the latest six shortcuts.
👆 3
07:20
5210, 5209, 5208, 5207, 5206, 5205
07:20
Yours is 5204
Avatar
PolyBit 0504YYYY-072300
oh
07:23
but
07:23
those did not appear on the shortcut feed?
07:23
5210, 5209, 5208, 5207, 5206, 5205
Avatar
mvan231 (ShortCasts) 0504YYYY-072412
The shortcut feed here in Discord is not always caught up with the site
Avatar
PolyBit 0504YYYY-072422
o
Avatar
ROP 🌈 0504YYYY-072423
This takes some time.
Avatar
PolyBit 0504YYYY-072423
ok
Avatar
mvan231 (ShortCasts) 0504YYYY-072456
If a bunch of people are posting stuff at the same time, there is always a chance that the webhook doesn't catch all of them maybe, not sure why, but it happens
👆 1
Avatar
Chloe 0504YYYY-091808
i’ve been reading these [👆] as this [🖕] and couldn’t figure out why ROP was hating on your messages 😂
Avatar
mvan231 (ShortCasts) 0504YYYY-092042
He was?
09:21
😂 that is pretty funny
Avatar
PolyBit 0504YYYY-092234
BigBrain
🤔 4
Avatar
Deleted User 0504YYYY-104137
?
Avatar
Deleted User 0511YYYY-071630
403 error when running a script to get the HTML from a shortcut:
The above exception was the direct cause of the following exception: Traceback (most recent call last): File "C:\Users\dante\AppData\Local\Programs\Python\Python37-32\lib\site-packages\discord\ext\commands\bot.py", line 892, in invoke await ctx.command.invoke(ctx) File "C:\Users\dante\AppData\Local\Programs\Python\Python37-32\lib\site-packages\discord\ext\commands\core.py", line 797, in invoke await injected(*ctx.args, **ctx.kwargs) File "C:\Users\dante\AppData\Local\Programs\Python\Python37-32\lib\site-packages\discord\ext\commands\core.py", line 92, in wrapped raise CommandInvokeError(exc) from exc discord.ext.commands.errors.CommandInvokeError: Command raised an exception: HTTPError: HTTP Error 403: Forbidden
07:16
The last line
Avatar
Burrito 0511YYYY-122858
I assume there's some sort of bot protection: try making your aiohttp requests using a different user agent like the Chrome one (edited)
12:29
There should also be an API for this stuff too haha
12:29
@Deleted User
Avatar
Deleted User 0511YYYY-123012
Ok, thanks
Avatar
Harley Hicks 0514YYYY-181325
give me a little bit to research here.
Avatar
Deleted User 0515YYYY-000726
Thanks! Thanks also for being alive!
Avatar
Harley Hicks 0515YYYY-090049
Takes a lot of work being alive.
😂 12
🍏 2
Avatar
Kindred98 0515YYYY-090344
Lmao
09:03
😂😂😂
Avatar
Deleted User 0515YYYY-235812
😂
Avatar
Macintosh512k 0521YYYY-095203
[0] Days Since a bug report, this will be updated as needed. (edited)
Avatar
ZXXII (Shazam++/Quick Shazam) 0521YYYY-101340
No I got one lol
10:13
The search on Routine Hub
10:13
That’s one pretty big bug
Avatar
Harley Hicks 0521YYYY-101413
Yeahhhh
10:14
More like just outdated
Avatar
ZXXII (Shazam++/Quick Shazam) 0521YYYY-101510
Mhmmm
10:15
Looking forward to it being updated
Avatar
Harley Hicks 0521YYYY-101525
Same :p
Avatar
Harley Hicks 0521YYYY-113306
What's the bug?
11:33
You can select multiple categories
Avatar
supermamon 0521YYYY-113331
but not more than 2
Avatar
Macintosh512k 0521YYYY-113337
oh
Avatar
supermamon 0521YYYY-113400
oh, your allowed to choose more than 2. it just won't save
Avatar
Macintosh512k 0521YYYY-113424
Heres an actual bug (I think) the rh.co/download function only works with 4 digit ids
11:34
thats RoutinePub's id it doesn't work :/
11:35
its apparently 1338
Avatar
Harley Hicks 0521YYYY-113624
It's not the id of the shortcut, but the id of the shortcut version
Avatar
Macintosh512k 0521YYYY-113728
i just realized yeah
11:37
I'm going to write an engine for that
Avatar
mvan231 (ShortCasts) 0521YYYY-114414
For downloading the specific version and increasing the download count? You won't know the unique downloads this way (number of actual users)
Avatar
Harley Hicks 0521YYYY-114535
I grab the IP, hash it, and compare against previous hits.
11:45
So it's "unique"
11:46
obvious caveats of more than one person on one IP downloading it, someone using a VPN that switches IP often, etc.
Avatar
mvan231 (ShortCasts) 0521YYYY-114612
Oh wow really? When using the get shortcut button you mean?
Avatar
Harley Hicks 0521YYYY-114617
Correct.
Avatar
Burrito 0521YYYY-114617
Shouldn't bea combo of by user and by ip?
Avatar
mvan231 (ShortCasts) 0521YYYY-114632
Users don't have to be logged into download though
Avatar
Harley Hicks 0521YYYY-114637
no, cause almost half of the traffic aren't users.
☝️ 2
Avatar
supermamon 0521YYYY-114707
I assume they are updater queries 😄
Avatar
Burrito 0521YYYY-114739
^ I can assume safely
Avatar
mvan231 (ShortCasts) 0521YYYY-114759
Probably the case. But if you use the download ID instead of shortcut ID you can increase the download count. But it's a bit interesting to do
Avatar
Burrito 0521YYYY-114759
Because whenever an update happens for a popular shortcut there's always a traffic surge
Avatar
mvan231 (ShortCasts) 0521YYYY-115139
True true
Avatar
alombi 0523YYYY-044607
Site is down for me
Avatar
Oliver 0523YYYY-045721
Hmm
Avatar
zachary7829 0531YYYY-004144
Every single time I try to check stats, it doesn’t work and times out. This has been happening for over a month now. Is there anything wrong with the stats server right now?
Avatar
AShortcuts 0531YYYY-004229
The same thing happen with me
Avatar
mvan231 (ShortCasts) 0531YYYY-053111
Stats server? I just use RoutineHub Report shortcut to check my stats
Avatar
Macintosh512k 0602YYYY-173106
Menu bar not taking up full width
Avatar
ROP 🌈 0602YYYY-173853
Works fine for me.
Avatar
Macintosh512k 0602YYYY-174004
Weird
17:40
I can consistently reproduce it
Avatar
ROP 🌈 0602YYYY-174538
It's probably an issue with the media queries in conjunction with the ad overlay. 640 x 1136 (iPhone SE, 5s, 5c, 5) is probably not 100 percent supported.
Avatar
Macintosh512k 0602YYYY-181405
Yeah
18:15
The div for the ad banner should be 100% x 10% and the ad should be 90% x 9% + padding/margin (edited)
Avatar
mvan231 (ShortCasts) 0602YYYY-185105
And you're using it in the "show webpage" type instead of full safari
Avatar
Macintosh512k 0602YYYY-185145
yeah in discord
Avatar
mvan231 (ShortCasts) 0602YYYY-185215
Strange for sure
18:52
Seems to be fine for me too
Avatar
Kindred98 0603YYYY-125620
Avatar
FifiTheBulldog 0603YYYY-125713
RH works for me rn 🤔
Avatar
mvan231 (ShortCasts) 0603YYYY-132018
Same
Avatar
Macintosh512k 0603YYYY-135151
same
Avatar
D3W10 0603YYYY-140232
Same
Avatar
G30 0613YYYY-200613
Got logged out of my RoutineHub account again randomly.
Avatar
Macintosh512k 0613YYYY-200805
Blame the cookie monster
😂 4
Avatar
ZXXII (Shazam++/Quick Shazam) 0613YYYY-211503
Happens all the time
21:15
Any news when that forbidden access bug when logging in gets fixed lol?
21:16
It’s not too hard to workaround just need to refresh but I’m sure it would be annoying to new users
Avatar
Macintosh512k 0613YYYY-221636
It’s because of too much request traffic afaik
Avatar
zachary7829 0614YYYY-174222
I know I reported this multiple times, but stats hasn’t worked for forever
17:42
Eta for it working again?
Avatar
Robric18 0614YYYY-174250
Which stats?
Avatar
zachary7829 0614YYYY-174322
For members
17:43
Avatar
Oliver 0614YYYY-180655
Yes, this is a pity
Avatar
Chris 0614YYYY-182906
@Oliver @zachary7829 it doesn’t work? What happens after tapping on it?
Avatar
zachary7829 0614YYYY-183034
It times out
18:30
It’s been like this forever now
Avatar
Chris 0614YYYY-183230
Ohhhh
Avatar
AShortcuts 0614YYYY-190322
Yeah. Same for me @Harley Hicks
Avatar
Harley Hicks 0615YYYY-051739
It needs optimized. It’s trying to crunch too much data. I will work on this.
Avatar
Robric18 0615YYYY-105550
@zachary7829 gotcha. I’m not a member (yet) so it makes sense why I didn’t understand.
Avatar
Deleted User 0626YYYY-144404
Check my “Facebook” on my RH profile https://dante-nl.netlify.app/routinehub
Redirect to routinehub.co
14:44
You can use custom URL’s
Avatar
_qwertyuiop_ 🗿 0705YYYY-162052
Ok
Avatar
Robric18 0705YYYY-162817
@Deleted User I’m not sure what you are showing (or how it’s a bug report)
Avatar
Chris 0705YYYY-181913
@Robric18 that reply was fast
18:19
He wanted to show that he could put non Facebook links to the Facebook part I guess
Avatar
Robric18 0705YYYY-190455
Oh, I see that now. That might be confusing in all honesty. But whatever works for him.
Avatar
Deleted User 0705YYYY-235225
He wanted to show that he could put non Facebook links to the Facebook part I guess
@Chris Yes, as you can put things like IP grabbers in it
Avatar
FifiTheBulldog 0705YYYY-235328
So this really belongs more in #feedback-and-ideas—enforcing domains. (edited)
Avatar
elio27 🗿 0710YYYY-102720
Avatar
D3W10 0710YYYY-102809
You need to wait a little
Avatar
Macintosh512k 0710YYYY-102813
[No Image]
Avatar
D3W10 0710YYYY-102823
That's not a bug from RH but from Amazon S3
Avatar
Macintosh512k 0710YYYY-102826
Avatar
elio27 🗿 0710YYYY-102927
Maybe the problem is from the publishing with RoutinePub ?
Avatar
D3W10 0710YYYY-103012
Nop
Avatar
elio27 🗿 0710YYYY-103733
Update : good
Avatar
OIRNOIR (very inactive) 0714YYYY-002322
it just takes awhile in my experience
00:23
oops its old
Avatar
elio27 🗿 0716YYYY-033002
I didn’t ever get this strange bar. Do you know where it’s from ?
Avatar
alombi 0716YYYY-041137
It’s the ad bar
04:11
You probably have an adblocker or something
Avatar
elio27 🗿 0716YYYY-044212
Oh okay
04:42
I just open Adguard this morning and now all the ads space are here but no the ads themselves...
Avatar
FifiTheBulldog 0716YYYY-080613
I think the blank ad bar goes away if you enable enough filters in AdGuard.
😂 2
Avatar
elio27 🗿 0716YYYY-080754
Yeah it’s done and it disappeared
Avatar
Chris 0717YYYY-063348
@elio27 🗿 support harley don’t enable it for rh (edited)
☝️ 3
Avatar
elio27 🗿 0717YYYY-063956
Yeah obviously it’s what I did just after fixed the problem
Avatar
Chris 0717YYYY-064034
kittythumbs
Avatar
zachary7829 0718YYYY-142737
I searched for water eject, and it appears twice??
Avatar
OIRNOIR (very inactive) 0718YYYY-142805
wait, what?
Avatar
FifiTheBulldog 0718YYYY-143159
I’ve seen that before
Avatar
Harley Hicks 0718YYYY-152220
Hm. That’s odd.
Avatar
Macintosh512k 0718YYYY-182517
seems like an sql issue
Avatar
Harley Hicks 0718YYYY-195236
I don’t think so I’m this case. Search objects aren’t stored in SQL. Plus it would probably only do that if the record was in the table twice. I’m thinking that’s it’s a search issue. I really need to swap out the search library.
Avatar
JuhJuhButt 0719YYYY-134037
I searched for water eject, and it appears twice??
the ios 12 version shows double too
Avatar
Deleted User 0721YYYY-182823
I get a CSRF alert when I try to log in 😑
Avatar
elio27 🗿 0727YYYY-154057
Html code works in preview but not in the real page...
Avatar
D3W10 0727YYYY-154154
It’s obviously as it is supposed to you just use markdown
15:42
But the preview renders as html
Avatar
OIRNOIR (very inactive) 0727YYYY-154210
I use HTML
15:42
and it works fine for me
Avatar
D3W10 0727YYYY-154227
But that html is available as markdown too
Avatar
OIRNOIR (very inactive) 0727YYYY-154245
I am aware
Avatar
Harley Hicks 0727YYYY-160733
Not all, but most markdown is supported. Therefore, some HTML works, but most HTML does not.
16:08
The preview sometimes outputs more than what I support on the backend.
16:09
So preview does not equal production.
Avatar
elio27 🗿 0727YYYY-162014
Oh okay, thanks
Avatar
Robric18 0727YYYY-230614
(He would know)
Avatar
Burrito 0728YYYY-023722
I mean imagine if RoutineHub desc supported HTML, then we could fully customize the look of our own pages and change the description and add our own analytics
Avatar
FifiTheBulldog 0728YYYY-024605
And God knows what else.
😆 2
Avatar
Harley Hicks 0728YYYY-071116
I would love to do a more "MySpace" style of letting you guys edit, but that would require a lot more security checks on my end.
Avatar
mvan231 (ShortCasts) 0728YYYY-071622
I'm personally fine with the current method 🙂
Avatar
alombi 0728YYYY-071832
Same. The only thing that could be nice imho it’s an app-store like Screenshot section
Avatar
mvan231 (ShortCasts) 0728YYYY-071957
Yes that would be awesome for sure
Avatar
eaic 0728YYYY-072937
I would love to do a more "MySpace" style of letting you guys edit, but that would require a lot more security checks on my end.
@Harley Hicks use something like https://developers.google.com/caja/ or jsut keep it the way it is and add a box to put CSS in.
Google Caja is a security sandbox for JavaScript and HTML.
Avatar
alombi 0728YYYY-073447
Well honestly I wouldn’t like custom css/js for pages
Avatar
Macintosh512k 0728YYYY-073644
@Harley Hicks what if we did sort of a sandbox, the user would automatically create a new page and it would get mirrored to the main page, so anything like JS could only run on that page and not on the actual RH Page
07:42
so it would be, randomstr.html
07:42
and then it would be mirrored to the main page somehow
Avatar
Macintosh512k 0728YYYY-075425
you could mirror it by getting php to echo the page
07:55
so it would appear as though you’re visiting RoutineHub
07:55
but your actually visiting userpages.routinehub.co/shortcut/ID
Avatar
eaic 0728YYYY-084218
Nah still a security risk
08:43
It would need to be on its own subdomain, something like 7365.rhcdn.net/info.html
08:43
you could mirror it by getting php to echo the page
@Macintosh512k or, youknow, sandboxed iframes
Avatar
Robric18 0728YYYY-084515
Overall I like it how it is. But I would like two small changes consistent with what @alombi said which are a way to 1) show linked videos directly on the site and 2) control the size of linked images. (edited)
Avatar
eaic 0728YYYY-084620
So allow the video tag
08:46
Tho css would be really nice
Avatar
Macintosh512k 0728YYYY-084949
Overall I like it how it is. But I would like two small changes consistent with what @alombi said which are a way to 1) show linked videos directly on the site and 2) control the size of linked images.
@Robric18 I use img src
08:49
it works fine
Avatar
eaic 0728YYYY-090133
@Macintosh512k less evil than php
09:02
besides 1st one is irrelevant, as of 2013
09:03
2nd one doesn't matter if used only for sandboxing page content as no navigation takes place in the frame
09:03
3rd, do we really need to "debug" a page with no JS
09:04
4th, they would be used for sandboxing, not perf
09:04
5th, no code like that is needed for sandboxing
09:05
they aren't universally evil
09:05
they are a powerful security tool
Avatar
Macintosh512k 0728YYYY-090545
I guess
09:05
¯\_(ツ)_/¯
Avatar
alombi 0728YYYY-090751
@eaic php is nice
Avatar
eaic 0728YYYY-090857
i dislike the number of global functions it has
Avatar
Robric18 0728YYYY-093636
I use img src
@Macintosh512k What does that look like in practice/can you direct me to an example shortcut page where you do that so I can examine your handiwork?
(edited)
Avatar
Macintosh512k 0728YYYY-093751
<img src=“url” width=10px height=20px alt=“Picture”>
09:38
check w3schools for more tags (edited)
Avatar
Robric18 0728YYYY-093923
Do you just stick that in with the rest of your markdown?
Avatar
Macintosh512k 0728YYYY-093932
yep
09:39
you can also do percentages and other things
Avatar
Robric18 0728YYYY-094232
Not working for me in the preview (the image above is inserted with markdown) (edited)
Avatar
Macintosh512k 0728YYYY-094311
idk if it will work in the preview
Avatar
Robric18 0728YYYY-094533
Didn’t work when I published either. 🤔
09:47
Figured it out. Need " not “.
Avatar
Macintosh512k 0728YYYY-094739
👍🏻
09:47
stupid ios
09:48
wish " and ' would be default
Avatar
mvan231 (ShortCasts) 0728YYYY-095945
Most people prefer the smart punctuation look but to me it doesn't matter. I'd rather have the standard punctuation
Avatar
Macintosh512k 0728YYYY-100025
"thanks
10:00
' :0
10:00
" and ' are way better for code
Avatar
mvan231 (ShortCasts) 0728YYYY-100157
Is using the img src method so you can change the image size? Versus standard markdown method (edited)
Avatar
Macintosh512k 0728YYYY-100208
yep
Avatar
mvan231 (ShortCasts) 0728YYYY-100229
Very nice!
10:04
I'll have to give it a shot as well
Avatar
eaic 0728YYYY-115001
wish " and ' would be default
@Macintosh512k there's a setting you know
Avatar
Macintosh512k 0728YYYY-115017
I know
11:50
but I wish it was default
Avatar
mvan231 (ShortCasts) 0728YYYY-122055
The other 99.5% of iDevice users that don't use shortcuts probably disagree but maybe not cause they probably don't notice either way 😂
Avatar
Robric18 0728YYYY-141510
Feature request shortcuts team, auto-convert “ to ". Lol
😂 2
Avatar
eaic 0728YYYY-215430
It does
21:54
In text blocks
21:54
Right?
Avatar
Robric18 0729YYYY-013039
No. I’ve had many dictionaries fail due to copied quotations in the wrong formats.
Avatar
FifiTheBulldog 0729YYYY-014136
It defaults to " for me in Text actions.
Avatar
Robric18 0729YYYY-014222
Default yes but when pasting no.
01:42
Why are we still up?
Avatar
FifiTheBulldog 0729YYYY-014239
Idk
01:42
I’m going to bed in a few minutes
Avatar
Robric18 0729YYYY-014415
Me too
Avatar
sweetener 0730YYYY-093341
Hi, I was configuring my routine hub profile and there is no America/Chile time
09:33
can you please add that?
Avatar
Harley Hicks 0730YYYY-093810
@sweetener it looks like America/Santiago is what you're looking for. Let me know if I'm wrong.
Avatar
sweetener 0730YYYY-094026
oh yeah sometimes I forget people only see us like our capital
09:40
Thanks btw
Avatar
Harley Hicks 0730YYYY-094800
Oh yeah, the timezone categories are really strange. Glad I could help 🙂
Avatar
sweetener 0730YYYY-133959
is this shortcut somewhat hidden?
13:40
Shortcut allows you to download video (360p - 8k) and audio (up to 320 kbps) from the YouTube, etc
13:40
I tried looking for it with the search option and it says that there arent any result founds
Avatar
FifiTheBulldog 0730YYYY-134130
Search can be strange sometimes
👆 5
Avatar
mvan231 (ShortCasts) 0730YYYY-134932
Agreed'
Avatar
sweetener 0801YYYY-122400
12:24
12:24
What am I doing wrong?
Avatar
'LShortcuts (Backup Shortcuts) 0801YYYY-122433
Found your RH name
Avatar
sweetener 0801YYYY-122447
huh?
Avatar
Robric18 0801YYYY-122457
What are you trying to do?
Avatar
FifiTheBulldog 0801YYYY-122457
Use - instead of * for bullet points (edited)
Avatar
sweetener 0801YYYY-122540
What are you trying to do?
@Robric18 A list
12:25
Fifi it doesn't work
Avatar
FifiTheBulldog 0801YYYY-122558
Put a new line before the list
Avatar
sweetener 0801YYYY-122621
thank uuu
12:26
it worked
Avatar
FifiTheBulldog 0801YYYY-122629
👍
12:28
RoutineHub’s Markdown parser is a lot less forgiving than Reddit’s. I’ve had to struggle with it before, and it took ages to figure out how to make it do what I wanted.
Avatar
elio27 🗿 0801YYYY-122913
Found your RH name
@'LShortcuts (Backup Shortcuts) okay bro, I am pretty sure that your life is amazing but in fact, we don’t give a fuck
😆 1
Avatar
FifiTheBulldog 0801YYYY-122950
Ok bro, that was a little excessive Elio
💯 1
Avatar
Robric18 0801YYYY-123000
I just discovered this week that you can use html in RH description. to determine image size.
😃 2
Avatar
elio27 🗿 0801YYYY-123004
Ok bro, that was a little excessive Elio
Maybe, yes
(edited)
Avatar
FifiTheBulldog 0801YYYY-123045
How advanced can the HTML be and still work?
Avatar
elio27 🗿 0801YYYY-123058
Not very advanced
12:31
Css doesn’t work at all
Avatar
sweetener 0801YYYY-123118
I tried to used % in the images and it didn't let me
Avatar
FifiTheBulldog 0801YYYY-123141
So just modifying tags that Markdown would normally create
Avatar
elio27 🗿 0801YYYY-123141
So colored text is ducked
Avatar
Robric18 0801YYYY-123242
I mean it might be able to do all the stuff that was standard in the decade before css became big in the early 2000s
12:33
#geocities #myspace
Avatar
Macintosh512k 0801YYYY-155033
15:50
here is my #geocities page
15:51
sign my guestbook
Avatar
Robric18 0801YYYY-203534
Love it 😍
Avatar
Burrito 0803YYYY-015425
Search is really really flawed. One search for "authkit" first shows the fake bypass which leeches off AuthKit. 🤦‍♂️
Avatar
elio27 🗿 0803YYYY-015824
What about a new rule : "Do not create shortcuts that damage the reputation of someone else's work without their permission."
👍 1
Avatar
Burrito 0803YYYY-020144
Especially since this bypass is fake
02:01
Like
02:01
To bypass AuthKit you need to a: delete authkit and b: replace it with this
02:02
and this defeats the point
02:02
like a normal user won't even add this because it makes no sense??? (edited)
Avatar
elio27 🗿 0803YYYY-020757
Yeah
02:08
I already think that bypasses aren’t useful
02:09
You will be credited in the release note if you find and tell to the author a problem in the security
02:11
And it’s imo better because bypasses are only for people with low self-esteem who are trying to make themselves feel important by being interesting.
02:11
So be credited is better
02:12
But obviously I am not a professional in psychology.
Avatar
FifiTheBulldog 0803YYYY-021416
What about a new rule : "Do not create shortcuts that damage the reputation of someone else's work without their permission."
@elio27 🗿 That’s a very slippery slope. One could argue, for example, that an alternative shortcut store damages the reputation of RoutineHub, and so should be taken down. Or that all other updaters damage the reputation of one updater. Etc., etc.
02:14
It stifles competition.
Avatar
Chris 0803YYYY-021518
Exactly
Avatar
elio27 🗿 0803YYYY-021548
Uh yeah I see
02:16
I was unclear in what I said
02:17
What I said is valable only if a shortcut is clearly made FOR damage the reputation
02:18
Because obviously if this rule is active on all shortcuts, this will break the competition
02:18
And the work to do better than the other
02:18
And create the best shortcut (in a category)
Avatar
Deleted User 0b58h82d 0803YYYY-021903
if that rule is submitted,leaks will be allowed.
02:19
finish
Avatar
elio27 🗿 0803YYYY-021919
?
Avatar
Deleted User 0b58h82d 0803YYYY-021936
that's it!
Avatar
FifiTheBulldog 0803YYYY-021937
I think the rule needs to be more about allowing developers to request that others not use their shortcuts’ brand identifies in any way.
Avatar
elio27 🗿 0803YYYY-022027
I agree
02:20
But people will think that the author is a censoring dictator
Avatar
FifiTheBulldog 0803YYYY-022139
Well, yes, that’s the can of worms that a censorship rule opens.
Avatar
elio27 🗿 0803YYYY-022513
Maybe allow those shortcuts but allow the creator to report it if he want
Avatar
FifiTheBulldog 0803YYYY-022610
And that’s what the big red “report” button on each shortcut is for.
Avatar
elio27 🗿 0803YYYY-022800
Yeah but create a rule that allow to post but allow the author and only the author to report it
02:30
Something like (hope you will understand what I want to say because it’s translated) "Bypasses are tolerated but the author reserves the right to report your shortcut if he considers that it damages the reputation of his work."
Avatar
FifiTheBulldog 0803YYYY-030324
Your translator did a good job, that’s nearly perfect English. Aren’t reports tied to your email or something though, so they’re identified by who reported them? Or am I thinking of something else?
Avatar
Robric18 0803YYYY-080827
And it’s imo better because bypasses are only for people with low self-esteem who are trying to make themselves feel important by being interesting.
@elio27 🗿 I disagree. Bypasses are for people who don’t want to be affected by certain restrictions put in place by a shortcut author. For instance, certain shortcuts won’t run unless you have the latest update or a certain updater installed or if you are connected to the internet to check if there is an update available. Often there is no reason why the shortcut needs to be able to check this information other than the author wanting to ensure that you have the latest update (and often to ensure that you update to the latest version and increase the download count). A bypass that bypasses that check to let you just use the shortcut without accessing the internet and your data could be a valuable shortcut and not just the creators trying to make themselves feel important.
👍 1
08:11
My adkit bypass is another example. It was essentially created as an ad blocker because I hated the idea of ads in my shortcuts and thought others would as well.
Avatar
zachary7829 0803YYYY-081727
Bypasses should be allowed, they encourage the creator of the shortcut more to patch security holes within. For example I probably wouldn’t have gotten CryptoKit in QuickLog 1.2 if the bypass didn’t release.
08:19
That being said, bypasses should probably rank lower in how easy it is to see one. A bypass shortcut should NOT appear over the official one. This is less of an issue with bypass shortcuts though and more with how searching works on RoutineHub.
08:24
Bypasses should be allowed, they encourage the creator of the shortcut more to patch security holes within. For example I probably wouldn’t have gotten CryptoKit in QuickLog 1.2 if the bypass didn’t release.
This is kind of redundant though with AuthKit’s Bypass seeing as how there is no “security hole” in the first place, and it cannot be easily patched. However even then bypasses should be allowed, a shortcut being terrible and not working doesn’t mean it should break rules.
Avatar
Robric18 0803YYYY-082558
This is less of an issue with bypass shortcuts though and more with how searching works on RoutineHub.
@zachary7829 Search does not work well.
Avatar
Deleted User 0b58h82d 0803YYYY-082746
I have an idea 💡 Why not making an exploit/bypass channel?
08:27
So creators can understand their issues
Avatar
elio27 🗿 0803YYYY-083103
Find security problem is a (good) thing
Avatar
Deleted User 0b58h82d 0803YYYY-083122
I accept
Avatar
elio27 🗿 0803YYYY-083126
Make it public isn’t (for me) a good thing
Avatar
Deleted User 0b58h82d 0803YYYY-083126
I love doing that
08:31
Yeah
Avatar
elio27 🗿 0803YYYY-083150
I think it’s better to send directly the problem to the author
Avatar
Deleted User 0b58h82d 0803YYYY-083204
Just an exploit/bypass channel to put icloud links there for creators to fund out how to do that
Avatar
elio27 🗿 0803YYYY-083220
Yeah I agree
Avatar
Deleted User 0b58h82d 0803YYYY-083230
So someone tell harley
Avatar
elio27 🗿 0803YYYY-083257
He will see this channel and take the decisions
Avatar
Deleted User 0b58h82d 0803YYYY-083343
Ok
Avatar
Harley Hicks 0803YYYY-084053
Hey everyone, I'm reviewing the information here. I'll give my opinion on it here in a little bit.
Avatar
Deleted User 0b58h82d 0803YYYY-084104
Ok
Avatar
Harley Hicks 0803YYYY-084606
Before that though, @Burrito - Yeah, the search sucks. I'm well aware 😂 . I'm actually working this week on getting the site migrated to a new server. During this migration, I'm also planning on changing search engine back ends. I've used it on other projects and it works a ton better.
😋 6
Avatar
Harley Hicks 0803YYYY-090904
I think the best course of action here is to just make a positive feedback loop for people to contact authors when they find an exploit. I don't think an open forum is a good way to discuss exploits. If someone were to find an exploit on the site, I would hope they would contact me privately so that I could fix it. I would also be happy to mention their help. If you want to support this type of positive feedback loop, you can put something in the description of your shortcuts that says something like: "If you find an exploit please contact me [on Twitter/Keybase, Facebook, Email,etc]".
Avatar
Deleted User 0b58h82d 0803YYYY-090936
Yeah,i can make a shortcut for that.
09:09
No I don’t wanna do that
Avatar
Macintosh512k 0803YYYY-093834
I think the rule needs to be more about allowing developers to request that others not use their shortcuts’ brand identifies in any way.
@.FifiTheBulldog#6153 +1
Avatar
Harley Hicks 0803YYYY-094106
I believe that falls under rule #1
1. Include your own work - Your Shortcut must only contain your own work and content you have been allowed to reproduce.
Avatar
Macintosh512k 0803YYYY-094224
Well if someone is making a bypass or patcher it's usually 100% original, but I'm saying that you shouldn't be able to use the original shortcut name it the author doesn't want you to
Avatar
zachary7829 0803YYYY-094552
Well if someone is making a bypass or patcher it's usually 100% original, but I'm saying that you shouldn't be able to use the original shortcut name it the author doesn't want you to
That’s stupid, for example if I want to tweet out something I don’t like Android then google shouldn’t be able to take down it for saying the name “Android”
Avatar
Macintosh512k 0803YYYY-094716
but like, instead of calling it, 'AuthKit Patcher' call it an original name
Avatar
Harley Hicks 0803YYYY-095806
I see where you're coming from @Macintosh512k, but I don't think that's something I can really ban hammer on. There have been books, shows, movies, etc. that share the same titles.
Avatar
Macintosh512k 0803YYYY-100257
I guess, but hopefully when we get the new search algo it'll help things
Avatar
Robric18 0803YYYY-100259
I agree with Harley on this (and not just because I made a bypass with another shortcut in its name).
Avatar
Macintosh512k 0803YYYY-100352
I just think that the original author's work should take priority
10:03
but again
10:04
that's not until Harley migrates (edited)
Avatar
Deleted User 0b58h82d 0803YYYY-100625
Question
10:06
Question
10:06
Who is the bypass guy
Avatar
Macintosh512k 0803YYYY-101058
LillesShortcut
Avatar
Deleted User 0b58h82d 0803YYYY-101105
Oh
10:11
Really
Avatar
Macintosh512k 0803YYYY-101122
yes
10:11
but
10:11
it doesn't even do anything
Avatar
Deleted User 0b58h82d 0803YYYY-101131
So what he can do
Avatar
Macintosh512k 0803YYYY-101148
no clue about his skillset
Avatar
elio27 🗿 0803YYYY-113827
He just did some basic tricks with SecretPhotos
Avatar
Deleted User 0b58h82d 0803YYYY-113834
Oh
11:38
whats that
Avatar
elio27 🗿 0803YYYY-113846
One of my shortcuts
11:38
Discontinued
Avatar
Deleted User 0b58h82d 0803YYYY-113856
so what did he do
Avatar
elio27 🗿 0803YYYY-113859
So unpublished
11:39
He bypassed the password, I fixed that but the photos are encoded in b64
Avatar
Deleted User 0b58h82d 0803YYYY-113953
oh
Avatar
elio27 🗿 0803YYYY-114019
There’s not really other way to hide photos
Avatar
Deleted User 0b58h82d 0803YYYY-114024
Ok
11:40
u can use cryptokit LOL (edited)
Avatar
elio27 🗿 0803YYYY-114109
No
11:41
Using cryptokit on a base64 text is awful
11:41
It will take something like 56253h for one bad quality photo
Avatar
zachary7829 0803YYYY-114832
#bug-reports is for bug reports
Avatar
Deleted User 0b58h82d 0803YYYY-114842
yeah
Avatar
zachary7829 0803YYYY-114851
Talk about this in #general or #off-topic
Avatar
Deleted User 0b58h82d 0803YYYY-114851
bugs of RH
11:49
hey zach
11:49
what is 1 week ads and where it is
11:49
let's talk in general
Avatar
ZXXII (Shazam++/Quick Shazam) 0804YYYY-175511
@Harley Hicks Bug Report: When Browsing by Category/App, sorting by ‘Recently Updated’ is Broken. It sorts by the most downloaded shortcuts instead (like Sort by Popularity). (edited)
Avatar
Harley Hicks 0804YYYY-184117
@ZXXII (Shazam++/Quick Shazam) huh. I’ll take a look at that. Thanks.
Avatar
elio27 🗿 0805YYYY-003839
Yeah I saw that once
Avatar
ZXXII (Shazam++/Quick Shazam) 0805YYYY-093747
Okay thanks
Avatar
Harley Hicks 0811YYYY-192720
@ZXXII (Shazam++/Quick Shazam) - Fixed
Avatar
Macintosh512k 0813YYYY-171515
Member tag doesn't show before replied
17:15
Guess I just noticed this
Avatar
Harley Hicks 0813YYYY-173531
Huh. Interesting. That looks like an easy fix.
Avatar
sweetener 0813YYYY-185702
@Harley Hicks are u planning on translating your website to other languages or nah?
Avatar
Harley Hicks 0813YYYY-185943
Probably not tbh
Avatar
sweetener 0813YYYY-190019
ok
19:00
were u able to put the comment deletion?
Avatar
Harley Hicks 0813YYYY-190634
Not yet. Still trying to figure the best way of doing that.
Avatar
sweetener 0813YYYY-190835
Ok thanks!
👍 1
Avatar
Timber 0814YYYY-192735
@Harley Hicks are u planning on translating your website to other languages or nah?
The new Safari will solve this too
(edited)
19:27
That totally didn't work
Avatar
Harley Hicks 0814YYYY-192952
lol. Does the new Safari have language tools?
Avatar
Timber 0815YYYY-190104
Yep! Translation built in!
Avatar
ZXXII (Shazam++/Quick Shazam) 0816YYYY-155501
@ZXXII (Shazam++/Quick Shazam) - Fixed
@Harley Hicks Nice
Avatar
zachary7829 0817YYYY-151957
if you reply " " you get an error 500
Avatar
Harley Hicks 0817YYYY-152308
if you reply " " you get an error 500
Can you explain a little more @zachary7829 ?
(edited)
Avatar
zachary7829 0817YYYY-152552
if I reply to a comment a singular space, it errors out. i mean, granted i don't know why someone would reply with a singular space, but this is still definitely a bug.
Avatar
Harley Hicks 0817YYYY-153244
Thanks for the report.
Avatar
AShortcuts 0818YYYY-100459
The CSS is not loading properly for me
10:05
Is this a problem for anyone else?
Avatar
alombi 0818YYYY-100550
Same lmao
Avatar
AShortcuts 0818YYYY-100609
@Harley Hicks ☝
Avatar
alombi 0818YYYY-100626
The CSS is not loading properly for me
@AShortcuts the CSS is not loading at all
Avatar
AShortcuts 0818YYYY-100640
Yeah
10:06
Avatar
alombi 0818YYYY-100659
Same
Avatar
zachary7829 0818YYYY-101217
Same here
Avatar
Macintosh512k 0818YYYY-101504
Lmao
Avatar
sweetener 0818YYYY-101630
same here
Avatar
supermamon 0818YYYY-101754
css is missing
Avatar
sweetener 0818YYYY-101914
so the transfer might be happening rn
10:19
👀
10:19
idk
Avatar
zachary7829 0818YYYY-102359
it also seems like it's broken on ArchiveHub :/
10:25
in a little while once it's back up I'll make it to where in rh css is broken archivehub will still work
Avatar
Harley Hicks 0818YYYY-104008
Looking into it now.
10:40
Was in back-to-back meetings.
Avatar
Harley Hicks 0818YYYY-110016
Yeah, not really understanding what switch got flipped this morning. I made no changes, and it was working completely fine earlier. It's not working on my new staging server either 🙄
11:00
Hopefully b2 isn't messing with me
Avatar
alombi 0818YYYY-110042
What’s a back to back meeting
Avatar
Macintosh512k 0818YYYY-110051
Avatar
Harley Hicks 0818YYYY-110332
Weird. It's back up now. I wonder if they were having some issues.
Avatar
sweetener 0818YYYY-110346
What’s a back to back meeting
one meeting after another?
👆 3
Avatar
Harley Hicks 0818YYYY-110348
@alombi - where when one meeting ends and you immediately have another. (edited)
Avatar
alombi 0818YYYY-110431
Ahh. Sorry I’m not native in English
Avatar
Harley Hicks 0818YYYY-110602
No problem!
Avatar
Deleted User 0818YYYY-115237
it also seems like it's broken on ArchiveHub :/
@zachary7829 What is ArchiveHub?
Avatar
zachary7829 0818YYYY-115334
rh mirror done by eaic, but it looks like eaic didn't mirror the alt site scripts or css
Avatar
Harley Hicks 0818YYYY-144704
Link to it @eaic ?
Avatar
Macintosh512k 0818YYYY-144753
14:48
Wait no
14:49
RoutineHub is a community to find, share and version-control your Siri Shortcuts.
Avatar
zachary7829 0818YYYY-150321
No, that’s a rehost of eaic’s version
Avatar
sweetener 0818YYYY-150328
css broke again
Avatar
ZXXII (Shazam++/Quick Shazam) 0818YYYY-150911
Oh I thought RH was only broken for me
Avatar
Harley Hicks 0818YYYY-151113
b2 is giving me some problems. I'm working to resolve them now. I've figured out why, now I'm just trying to figure out what's causing it.
Avatar
Robric18 0818YYYY-164219
What’s a back to back meeting
@alombi What’s a meeting?
Avatar
Luana (@Luana) 0818YYYY-194650
The buttons on the thing is not working
19:47
These
Avatar
AShortcuts 0818YYYY-194719
Same
19:47
@Harley Hicks ☝
Avatar
Luana (@Luana) 0818YYYY-194734
19:48
The notifications one works
Avatar
FifiTheBulldog 0818YYYY-195023
I thought it was just my adblocker (uBlock Origin in Firefox on macOS breaks them too), but apparently not!
Avatar
Harley Hicks 0818YYYY-195358
Man. B2 strikes again.
19:54
I’ll get this sorted out here.
Avatar
Harley Hicks 0818YYYY-200803
Should be working now!
👍 1
Avatar
sweetener 0818YYYY-200831
It works! thanks!
Avatar
Macintosh512k 0818YYYY-201206
😂 4
20:12
Just as I started to upload
Avatar
Macintosh512k 0820YYYY-120103
looks like he's migrating now 👀
12:02
I have gotten 504 & 500 errors so far
Avatar
Burrito 0820YYYY-120628
yay
12:06
backblaze is nicr
Avatar
zachary7829 0820YYYY-120636
i have gotten 0 errors so far
Avatar
mvan231 (ShortCasts) 0820YYYY-120825
No errors here
Avatar
FifiTheBulldog 0820YYYY-120850
Me neither
Avatar
Harley Hicks 0820YYYY-121940
@Burrito - backblaze only hosts the media. That downtime was caused yet again by my server host. Will be glad to migrate completely.
Avatar
sweetener 0820YYYY-140727
ooh
14:07
happening soon
14:07
me thinks
Avatar
Macintosh512k 0821YYYY-104353
Hamburger still broken
Avatar
sweetener 0821YYYY-113743
Seems like the mark all as read button on the notis panel is not working
Avatar
Harley Hicks 0821YYYY-131755
Working on it
13:17
Sorry for the wait
Avatar
sweetener 0821YYYY-134959
Don't worry
13:50
it works now thanks
Avatar
elio27 🗿 0821YYYY-153405
Avatar
sweetener 0821YYYY-155442
the css works for me
15:54
at least
15:54
huh
Avatar
Harley Hicks 0821YYYY-160004
Seems to work well on my end as well
Avatar
mvan231 (ShortCasts) 0821YYYY-160805
Same for me
Avatar
FifiTheBulldog 0821YYYY-160835
Perhaps it was just a temporary network error for elio loading the CSS?
16:09
Rather than an issue with RoutineHub itself?
Avatar
Harley Hicks 0821YYYY-171543
Possibly
Avatar
OIRNOIR (very inactive) 0823YYYY-122353
the css doesn’t work for me
Avatar
atnbueno 0823YYYY-133102
I've had to escape the # in a list (see https://routinehub.co/shortcut/6311) to avoid getting them converted to titles 😱 (edited)
Avatar
Harley Hicks 0824YYYY-065003
Hey there’s an interesting bug @atnbueno . I’ll see if I can fix that.
👍 1
Avatar
zachary7829 0824YYYY-085241
For some reason the QR Code isn't loading for https://routinehub.co/shortcut/6110
Interactively dictate direct to the clipboard with an expiration burn time using Natural Language.
08:59
nevermind, i guess the qrserver must've been down or something bc it works fine now.
Avatar
D3W10 0824YYYY-094210
The css is still not loading to me
Avatar
sweetener 0824YYYY-112605
did u try incognito mode?
11:26
it worked for me
Avatar
mvan231 (ShortCasts) 0824YYYY-112620
The css is still not loading to me
@D3W10 RH Lite
11:28
Working for me
Avatar
Macintosh512k 0824YYYY-121601
@mvan231 (ShortCasts) Long phone
Avatar
mvan231 (ShortCasts) 0824YYYY-121844
@mvan231 (ShortCasts) Long phone
@Macintosh512k 😆 Long Screenshot, but yeah
Avatar
D3W10 0824YYYY-125641
did u try incognito mode?
@sweetener lol, works for me too
Avatar
ZXXII (Shazam++/Quick Shazam) 0825YYYY-235453
Just wanna say I’ve seen a lot of bug fixes and improvements have been made to the site since I last checked. Great job Harley!
Avatar
Harley Hicks 0826YYYY-073035
Thanks @ZXXII (Shazam++/Quick Shazam) ! 😊
07:30
More good things coming.
Avatar
warthurton 0826YYYY-145541
I started to create an account and never verified it. (Over a year ago). When I ask for a password reset it does not send one. If I try to create a new account it says that the username and email already exist.
Avatar
Harley Hicks 0826YYYY-150001
Hmmm.
15:00
Dm me your username/email address
Avatar
Macintosh512k 0826YYYY-215035
This is odd
Avatar
AShortcuts 0826YYYY-215324
Yeah strike through is not supported yet
21:53
The preview works with all markdown and html but not all of it gets shown on the page itself (edited)
Avatar
Macintosh512k 0826YYYY-215524
Aww man
Avatar
mvan231 (ShortCasts) 0827YYYY-025755
That's the thing with the preview, it shows an HTML render
Avatar
atnbueno 0827YYYY-043306
Agh. For the n-th time I've logged out of the website when trying to do a search 🤦‍♂️
Avatar
D3W10 0828YYYY-140850
Shouldn’t be 2020?
Avatar
zachary7829 0828YYYY-140944
Known bug
Avatar
D3W10 0828YYYY-141013
I heard of it before but I thought it was “fixed”
Avatar
Harley Hicks 0828YYYY-141315
Nah. I'm lazy. Will Fix soon.
14:13
™️
Avatar
Macintosh512k 0829YYYY-114451
did you know you can report unlisted shortcuts?
Avatar
Luana (@Luana) 0829YYYY-114645
Well, that’s good
11:47
Your shortcut should respect the rules even if it’s unpublished
Avatar
zachary7829 0829YYYY-124521
did you know you can report unlisted shortcuts?
@Macintosh512k yeah I literally told you abt that lmao
Avatar
Macintosh512k 0829YYYY-124532
Wait when
Avatar
zachary7829 0829YYYY-124721
i already looked into it and pretty much nothing can be revealed about the unlisted shortcut with this. told you about DMs already btw (edited)
12:48
hence, didn't report this to harley as you can't really do anything with it
Avatar
alombi 0830YYYY-110526
While I was looking for “plist” the results showed up duplicated
11:05
Avatar
Harley Hicks 0830YYYY-113352
Weird! I’m working on new search engine which should fix this issue. Thanks @alombi !
👍 4
Avatar
mudkip 0830YYYY-114637
harley is working on a lot of things wow
Avatar
sweetener 0830YYYY-144340
can't wait
Avatar
mudkip 0830YYYY-200936
me too
20:09
- new trending algorithm - new api - new search engine + more
Avatar
sweetener 0903YYYY-185317
I have ad block turned off for RH and this still pops up
18:53
however, it only popups in the index
Avatar
Harley Hicks 0903YYYY-191019
Interesting... that definitely shouldn’t happen.
19:11
You’re using Firefox too which is what I use primarily and test with. (edited)
Avatar
sweetener 0903YYYY-191218
I can send u an ss of the extensions I use
19:12
if u need those
Avatar
Harley Hicks 0903YYYY-192649
Yes please! That would be super helpful.
19:27
@sweetener
Avatar
sweetener 0903YYYY-193006
Avatar
mudkip 0903YYYY-193227
try turning off your adblocker completely
Avatar
Macintosh512k 0903YYYY-195521
Nano Adblock gang
🎊 1
Avatar
sweetener 0903YYYY-204843
try turning off your adblocker completely
@mudkip Nano Defender cannot be turned off,bc if u deactivate Nano Adblocker it automatically disables Nano Defender
Avatar
Robric18 0903YYYY-212239
@Harley Hicks, I got that warning earlier on my iPhone where I just use stock apps. I can’t remember if it was the discord browser or safari. But I don’t have any external ad blocker installed.
Avatar
mudkip 0903YYYY-231551
@mudkip Nano Defender cannot be turned off,bc if u deactivate Nano Adblocker it automatically disables Nano Defender
@sweetener then do that lol, its only temporarily
Avatar
sweetener 0903YYYY-231613
...
23:16
Nano Adblocker is in fact deactivated
23:16
that is why it looks in a grayscale
Avatar
alombi 0918YYYY-092626
Site doesn’t load for me
Avatar
Deleted User 0918YYYY-092645
So it’s not just me
09:26
Yesterday it was very slow
Avatar
atnbueno 0918YYYY-163708
Same from Spain. I just published a shortcut and it was painfully slow.
Avatar
mudkip 0918YYYY-164920
yeah
16:49
harley is aware
16:50
Avatar
zachary7829 0918YYYY-165322
lol, at least harley's probably getting more revenue from this, and most likely this means more users will be introduced to RH
Avatar
mudkip 0918YYYY-165332
yea
16:53
i wonder how much revenue harley gets from rh
16:54
rh store, member subs, and ad revenue combined
Avatar
zachary7829 0918YYYY-165418
i wonder how much revenue harley gets from rh
harley has stated that most of the time he barley makes enough to break even :(
Avatar
mudkip 0918YYYY-165429
what do you mean break even
Avatar
zachary7829 0918YYYY-165456
i mean not making the exact same amount you spend
Avatar
mudkip 0918YYYY-165502
oh wow
16:55
that sucks
16:55
yeah rip
Avatar
mudkip 0918YYYY-165515
im gonna have to buy a membership
Avatar
zachary7829 0918YYYY-165528
i already have one 😎
16:55
this isn't #bug-reports anymore, lets continue in #general haha
Avatar
mudkip 0918YYYY-165616
yeah
Avatar
atnbueno 0919YYYY-055039
I'm not sure if I should say this here or at #feedback-and-ideas, but URLs like https://routinehub.co/shortcut/6552/ return an HTTP 404 error. I know the correct one is https://routinehub.co/shortcut/6552 but just today I had someone report that link as broken and I had to look at it a few times until I noticed the trailing slash. Would it be possible to redirect those "slashed" URLs to the "unslashed" ones?
Avatar
Harley Hicks 0919YYYY-061601
@atnbueno I’ll take a look at how I can resolve that. Thank you!
👍 1
Avatar
countrysouthernbellegirl 0920YYYY-103553
I try go on routinehub but it kinda won’t let me sometimes
Avatar
D3W10 0920YYYY-103607
#news
10:36
There was a site migration a while ago
Avatar
countrysouthernbellegirl 0920YYYY-103715
Alright thank w
10:37
Alright thank you
Avatar
Deleted User 0920YYYY-111113
I can’t seem to edit my shortcuts now, I keep getting the 500 error
Avatar
ricoip 0920YYYY-111455
me too! (edited)
Avatar
Deleted User 0920YYYY-112522
It’s right after I hit submit on the edit page, it displays the error page and signs me out
Avatar
Harley Hicks 0920YYYY-114100
Ok. I’ll take a look in a bit.
Avatar
sweetener 0920YYYY-121326
Searching for loader prompts nothing, but searching for loader.to prompts Loader.to shortcut. Should it be like that?
Avatar
Harley Hicks 0920YYYY-125801
Nope. I’ll take a look. Thanks @sweetener
🤍 1
Avatar
ZXXII (Shazam++/Quick Shazam) 0920YYYY-133813
Searching for Shazam++ doesn’t show Shazam++ at the top like when you search just Shazam
13:38
Maybe it’s not a bug and just the ++ don’t affect the search results
Avatar
Harley Hicks 0920YYYY-134918
I believe the + symbols are ignored. @ZXXII (Shazam++/Quick Shazam)
Avatar
ZXXII (Shazam++/Quick Shazam) 0920YYYY-140420
Oh I thought so
👍 1
Avatar
sweetener 0920YYYY-143524
All newly updated shortcuts do not have their icons
14:35
is it just me?
Avatar
sweetener 0920YYYY-145702
Clicking dismiss for 7 days takes out the ad too
Avatar
ZXXII (Shazam++/Quick Shazam) 0920YYYY-151658
All newly updated shortcuts do not have their icons
@sweetener Same for me
Avatar
Harley Hicks 0920YYYY-155148
Yeah, I noticed that. Looking into it.
Avatar
ruhnk 0920YYYY-190935
>:c
19:09
GWbratBanned
Avatar
Macintosh512k 0920YYYY-191116
:GWbratBanned:
@ruhnk big hurt
Avatar
ruhnk 0920YYYY-191250
big
Avatar
mudkip 0920YYYY-223411
>:c
@ruhnk happened to me
Avatar
atnbueno 0921YYYY-114457
I've just updated my "Unicolor PNG" shortcut and: - Create version: OK 👍 - Icon: KO 👎 - Edit description: KO 👎
Avatar
Harley Hicks 0921YYYY-121730
Awesome. Thanks for the details @atnbueno !
👍 1
Avatar
nyuszika7h 0921YYYY-121746
publish also doesn’t work
Avatar
OIRNOIR (very inactive) 0921YYYY-212215
for some reason none of the shortcut icons work already been suggested and replied to (edited)
Avatar
OIRNOIR (very inactive) 0921YYYY-212916
after some investigating, I found that the icons stopped working at somewhere between 6:49 am and 9:54 am PDT on 9/20/20
Avatar
FifiTheBulldog 0923YYYY-125301
I'm getting a 500 error when I just try to access the home page
Avatar
Harley Hicks 0923YYYY-144846
@atnbueno pushing an update here to fix the trailing slashes in URL issue.
14:49
Along with another update to make iOS 14 the default version.
👏 5
🎊 4
Avatar
Nobody6502 0923YYYY-181922
Website loading semi slow with (sarcastic voice:) only 3 hindred users
Avatar
Harley Hicks 0923YYYY-181955
I’ll keep an eye on it. Thanks @Nobody6502
Avatar
D3W10 0924YYYY-101229
I just added a emoji to the shortcut name and got a 500 error
Avatar
Harley Hicks 0924YYYY-101316
Which emoji?
Avatar
D3W10 0924YYYY-101334
Actually it wasn't a emoji but a Unicode character: 🄴
Avatar
Harley Hicks 0924YYYY-101513
Interesting. I'll try and figure out what the difference is. Thanks.
👍🏻 1
Avatar
Harley Hicks 0924YYYY-102743
It looks like it's because of the character set I'm using on the tables. Some unicode isn't supported. In order to make that happen, I'd have to take down the site and convert all the tables.
Avatar
Macintosh512k 0924YYYY-162242
Can't you download them then convert them in a local instance of PhpMyAdmin or something?
16:22
Then take the site down for a minute and upload them?
Avatar
Harley Hicks 0924YYYY-162713
Ah, yes, but it would actually be faster on the production server. We're talking like millions of rows of data here.
16:27
I think it may be in the billions now actually
Avatar
Macintosh512k 0924YYYY-162733
Wow
Avatar
FifiTheBulldog 0924YYYY-163000
I guess then you’d have to figure out, what would be the best time to do that?
Avatar
Harley Hicks 0924YYYY-163552
Yeah, I'm just trying to weigh that right now.
16:36
Most emojis should work.
Avatar
Macintosh512k 0924YYYY-164418
I really want custom CSS & JS but all I can do is dream
16:44
also buttons don't work
16:44
the editor is kinda buggy
16:44
Avatar
Harley Hicks 0924YYYY-164501
buttons don't work?
Avatar
Macintosh512k 0924YYYY-164507
<button>
16:45
html
16:45
16:45
preview ^
Avatar
Harley Hicks 0924YYYY-164521
Ah, that's cause I don't support html, I support markdown
Avatar
Macintosh512k 0924YYYY-164525
right
16:45
but somethings work like <h1>
Avatar
Harley Hicks 0924YYYY-164539
I'm not going to support full html
Avatar
Macintosh512k 0924YYYY-164543
ok
Avatar
Harley Hicks 0924YYYY-164549
That's cause the markdown converts to html
16:46
I need to limit the preview more.
Avatar
Macintosh512k 0924YYYY-164614
yeah
Avatar
nyuszika7h 0924YYYY-180203
I get this when editing my shortcut and clicking submit
18:02
at least the edit went through
Avatar
sweetener 0924YYYY-182614
are u sure to leave the site tho?
Avatar
AShortcuts 0924YYYY-183921
@Harley Hicks II found a bug with the markdown. When I use this in the editor I get the normal result in the preview but live it becomes different
18:39
Editor
18:39
Preview
18:39
On Shortcut Page
Avatar
Harley Hicks 0924YYYY-193741
Interesting. I don’t think the triple * is supported , so it acts like that.
Avatar
Nobody6502 0924YYYY-194029
I though italics was single * in markdown
Avatar
nyuszika7h 0924YYYY-195916
I think plain links also are formatted in preview but not final output unless I put them in <>
Avatar
Harley Hicks 0924YYYY-205843
You all make great points. I need to reign in the preview better to match what actually shows up when submitted. (edited)
👍🏼 1
Avatar
Macintosh512k 0924YYYY-213150
I get this when editing my shortcut and clicking submit
@nyuszika7h me too
21:32
I thought it was some glitches from some XSS testing
21:33
Also it's really fun knowing I can capture packets and update descriptions/titles/categories/etc using curl
Avatar
Harley Hicks 0924YYYY-213821
Ah, that’s a mistake.
21:38
I’ll fix that.
Avatar
AShortcuts 0925YYYY-105051
The triple * used to work
10:51
So I don’t understand why it isn’t working now
Avatar
Harley Hicks 0925YYYY-105136
It's possible that it's confusing the parser because the double is on the same line as the triple.
10:51
I'll have to look into it
Avatar
AShortcuts 0925YYYY-105152
Thanks 😊
Avatar
nyuszika7h 0925YYYY-130140
the page has unnecessary horizontal scrolling, it’s annoying especially in Chrome
Avatar
mudkip 0925YYYY-130710
where is the horizontal scrolling @nyuszika7h
Avatar
nyuszika7h 0925YYYY-130733
oh I thought I posted a screen recording
13:07
Avatar
sweetener 0925YYYY-131410
that's because one comment might be breaking it
13:14
xd
13:14
i want to delete one comment from dtwitter because it is out of topic and two it makes that horizontal space
Avatar
Harley Hicks 0925YYYY-131840
@nyuszika7h - yeah, it happens with weird comments I'll take a look at what I can do.
Avatar
nyuszika7h 0925YYYY-142158
F
14:22
got this when trying to submit a description update
14:22
whole site seems down now
Avatar
Harley Hicks 0925YYYY-142421
Hm. Yeah, I pushed a database update, and it looks like it's crushing a very specific table that is touched with every page load. Should be back soon. (edited)
14:24
Did not expect that... Sorry all.
Avatar
Harley Hicks 0925YYYY-143249
Should be back to normal everyone
14:33
Might continue to be a bit slow for a little longer, but it's at least up now.
Avatar
Nobody6502 0926YYYY-132918
Getting cloudflare errors when loading routinehub
Avatar
Harley Hicks 0926YYYY-172418
Yeah, we’re getting even more insane amount of traffic. I may need to upgrade the server again.
Avatar
Nobody6502 0926YYYY-172825
haha that seems to be a common theme the last few days.
Avatar
Harley Hicks 0926YYYY-174138
Pretty much!
Avatar
Deleted User 0927YYYY-074910
I think Shortcuts shouldn’t be twice on the list
Avatar
Macintosh512k 0927YYYY-080217
I think Shortcuts shouldn’t be twice on the list
@Deleted User it should be
08:02
One is the original Workflows app
08:02
The other is the updated one for iOS 13/14
Avatar
Deleted User 0927YYYY-080304
Ok thanks
Avatar
Harley Hicks 0927YYYY-082854
Yeah, if they're both in the App Store, they'll both show up. Kind of annoying.
Avatar
atnbueno 0927YYYY-144755
I think Shortcuts shouldn’t be twice on the list
I'd argue it should not appear in the list. It's a shortcut. Of course it needs the app 😁
😂 6
☝️ 6
Avatar
mvan231 (ShortCasts) 0927YYYY-153225
The API calls seem quite slow today
Avatar
mudkip 0927YYYY-153619
i know, why do people even put it as a required app, it should be required by default
Avatar
Burrito 0927YYYY-170318
Replying to https://canary.discordapp.com/channels/503976650439131183/506476106178887716/759876096270663711 @mudkip i put it as a required app because it sorta is like "hint hint, if you can't get this for some reason, you probably need the shortcuts app" it also looks better, i think it should be default, the opposite of what you suggested lol
Avatar
mudkip 0927YYYY-171221
ah
17:12
nvm
17:13
harley should do a database search to make shortcuts app a requirement by default and then make it default for new shortcuts
Avatar
sweetener 0927YYYY-171632
agree
Avatar
Nobody6502 0927YYYY-180902
agree
Avatar
Macintosh512k 0927YYYY-190112
Digress
Avatar
sweetener 0927YYYY-190913
😮
Avatar
nyuszika7h 0928YYYY-095406
I also noticed that you can't put Safari as required app because it's not on the App Store
Avatar
Brendan 🦿 0928YYYY-105654
@Harley Hicks hey Harley.. sorry for the ping, but it is something kind of important... I got charged twice when it automatically renewed the community membership (edited)
Avatar
Harley Hicks 0928YYYY-110108
Oh no! That’s not good! I’ll refund you that payment and see what caused that.
11:01
@Brendan 🦿
Avatar
Brendan 🦿 0928YYYY-110141
Thank you. I got charged yesterday and got charged again today.
Avatar
Harley Hicks 0928YYYY-110519
Alright. It’s been refunded. Looking into what happened now. Thanks for making me aware of this!
11:10
The old server was still running a daily script to charge customers, and so does the new one. Stopped that script from running. I checked and no other customers were affected. Caught this one early. Thanks again Brendan, and again, I’m sorry about that. It says the refund should appear within 5-10 days, but in my experience it’s usually earlier than that.
Avatar
Brendan 🦿 0928YYYY-112020
it went through! And you're welcome!
👏🏼 1
Avatar
alombi 0928YYYY-140145
Site is down for me
Avatar
Harley Hicks 0928YYYY-140257
Seems fine here!
Avatar
D3W10 0928YYYY-140330
Fine for me too
Avatar
alombi 0928YYYY-140355
Oh. So probably is a problem of mine, even if my connection works
14:04
Sorry
Avatar
Harley Hicks 0928YYYY-140725
No problem!
Avatar
atnbueno 0928YYYY-141658
Mmmm. I was at https://routinehub.co/shortcut/create creating a shortcut and when I clicked in "Create version" I got the "You may lose what you wrote, confirm you want to leave" warning 🤨 Same after creating the version and clicking "Submit". Fortunately everything worked: https://routinehub.co/shortcut/6720/
Avatar
Rhinozz 0928YYYY-141941
Site is down for me
down for me as well
14:19
No, I take that back
14:19
Only direct links to shortcuts
14:20
(or it's just reaaallllyyy slow)
Avatar
atnbueno 0928YYYY-142308
Just slow (at least from Spain). I've just created a shortcut, added a version, and re-edited the description
Avatar
Harley Hicks 0928YYYY-142820
Yeah, doing some updates here.
14:28
@atnbueno - Yeah, it's only supposed to trigger that if you try to leave the page without saving. I'll check into that.
👍🏼 1
Avatar
Rhinozz 0928YYYY-142950
Don't pay mind to this if it is related to the updates, but
We're sorry, but something went wrong. If you are the application owner check the logs for more information.
Avatar
Harley Hicks 0928YYYY-143205
Yeah, the server is under some strain for some reason. Trying to figure out why.
Avatar
atnbueno 0928YYYY-145542
@Harley Hicks In case it helps: from Spain I'm seeing unstyled pages and JavaScript errors (edited)
Avatar
Harley Hicks 0928YYYY-145724
Thanks!
Avatar
atnbueno 0928YYYY-145902
Fixed!
15:03
Wow. Those unstyled icons were big 😁 (450×450 although they show at 48×48).
15:04
Suggestion: Make them 144×144 (48×48@3x) to make them load even faster.
15:05
Oh, wait, they show at 64×64 in the shortcut page. 192×192 then 😅
Avatar
Rhinozz 0928YYYY-150727
I'm seeing unstyled pages on mobile, if that helps at all
15:07
(to add on to atnbueno's comment)
15:08
Wait, only some are
15:08
No, it's fixed
15:08
wow rhinozz you're really good at checking things before you type them
Avatar
atnbueno 0928YYYY-153255
@Harley Hicks I've tried to add an emoji to the description, and it provokes a 500 server error 😅
15:33
(I know they were not supported and wanted to check if it had changed in the new server) (edited)
Avatar
Harley Hicks 0928YYYY-153730
Yeah, it seems some are and some aren't.
15:37
Still trying to sort that one out as well. 😅
Avatar
atnbueno 0928YYYY-153748
Also, missing icons again
Avatar
Harley Hicks 0928YYYY-153840
Ah, it's working! lol.
15:38
Thanks for the heads up
15:42
Fix incoming. I'm switching images from png to webp. Should be a lot quicker to load.
15:42
It probably be even faster if I just used the glyphs and rendered the color, but that'll happen in the future. (edited)
Avatar
FifiTheBulldog 0929YYYY-000530
00:06
Icons on the home page only show up for trending, not new or updated
00:06
But that also persists when I visit their respective pages
00:06
¯\_(ツ)_/¯
Avatar
Harley Hicks 0929YYYY-104257
I changed from png to webp. Apparently some browsers don’t support webp even though I was told otherwise in my research. I’ll look into this today. Thanks.
Avatar
eaic 0929YYYY-113947
I changed from png to webp. Apparently some browsers don’t support webp even though I was told otherwise in my research. I’ll look into this today. Thanks.
@Harley Hicks mobilesafari doesn't
11:39
i think latest might
11:40
but not 12 or 13 afaik
Avatar
Harley Hicks 0929YYYY-114039
I checked on my phone and it works fine. But I haven’t checked older versions. I know it doesn’t work on Desktop Safari. I’ll have to figure out what I can do about that.
Avatar
eaic 0929YYYY-114050
11:41
ios 14 and safari on big sur
Avatar
Harley Hicks 0929YYYY-114226
I think we’ll have to have both and load png when webp support isn’t available.
11:42
Quite silly. It’s 1/4 the size.
Avatar
eaic 0929YYYY-114249
yeah
Avatar
eaic 0929YYYY-115607
@Harley Hicks Just make a cloudflare worker like
addEventListener('fetch', event => { try{ let p=new URL(event.request.url).pathname; if(event.request.headers.get("accept")&&event.request.headers.get("accept").includes("image/webp")) p.replace(/.png$/,".webp") event.respondWith(new Response(null,{status:308,headers:{location:`https://s3.us-west-002.backblazeb2.com/routinehub${p}`}})) }catch(e){ event.respondWith(new Response(e.message)) } })
and then use https://blah.blah.workers.dev/ instead of https://s3.us-west-002.backblazeb2.com/routinehub/
11:56
use cloudflare for this because it will be hit a lot and will stay fast
11:57
you get 100,000 hits free/day but the 308 makes the browser cache the redirect. after that https://workers.cloudflare.com/#plans
Build your next application with Cloudflare Workers
11:58
for this approach you need to store pngs and webps
Avatar
Macintosh512k 0929YYYY-160755
16:07
>:(
Avatar
sweetener 0930YYYY-095622
there are only 4 shortcuts trending what
Avatar
alombi 0930YYYY-095631
True lol
Avatar
FifiTheBulldog 0930YYYY-101347
and still waiting for PNGs to return…
👍 3
Avatar
Harley Hicks 0930YYYY-114927
Interesting. There must only be 4 that meet the requirements.
Avatar
Macintosh512k 0930YYYY-152620
there are only 4 shortcuts trending what
@sweetener now there are two! I love this new feature /s
Avatar
sweetener 0930YYYY-152728
Harley didn't tell us about the feature that removes trends, because we should live our own lives and not follow trends
Avatar
Harley Hicks 0930YYYY-154005
😂
15:40
I'll have to look into what's happening here.
Avatar
nyuszika7h 1005YYYY-073611
why do I still see the banner after becoming a member?
Avatar
Harley Hicks 1005YYYY-074258
@nyuszika7h if you go to your settings, you can turn off ads.
Avatar
nyuszika7h 1005YYYY-074305
ah
Avatar
Harley Hicks 1005YYYY-074309
I should make that more clear.
Avatar
nyuszika7h 1005YYYY-074337
Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only.
brb making my username @.+-_
😂 4
Avatar
Macintosh512k 1005YYYY-141501
Making my username @
14:15
I have an idea hmm
14:15
Making a new account named @ but it's not activated yet
14:15
If I rename my account @
14:15
Then there will be two accounts named @
14:17
@Harley Hicks disable usernames with just a period
14:20
14:20
nevermind
14:20
I got it taken care of
14:25
brb making my username @.+-_
@nyuszika7h I am five power levels above you
Avatar
nyuszika7h 1005YYYY-142550
lol
Avatar
Macintosh512k 1005YYYY-142611
I created an account that does not exist
Avatar
sweetener 1005YYYY-142618
lmao
Avatar
Macintosh512k 1005YYYY-142630
comment 404 lol
Avatar
nyuszika7h 1005YYYY-142634
Avatar
Macintosh512k 1005YYYY-142640
lets break the page
14:26
@nyuszika7h no
14:26
/404
true 2
14:26
harley can I have the ID of 404 nothing else is using it
Avatar
nyuszika7h 1005YYYY-142730
inb4 Harley accidentally changes all shortcuts’ IDs to 404
Avatar
Macintosh512k 1005YYYY-142850
as a reward for fixing/finding the single dot user bug I would like to request ID 404 /s
14:28
but seriously tho
14:28
giv me
Avatar
dastefster 1005YYYY-220933
@FifiTheBulldog i came here to see if anyone already reported that issue cause I was about to lol
Avatar
Macintosh512k 1006YYYY-072208
so many turds LOL
Avatar
ActuallyZach | Jellycuts 1006YYYY-185643
@Harley Hicks Routine hub icons are loading in safari for me
👍 1
Avatar
Nobody6502 1007YYYY-111650
as a reward for fixing/finding the single dot user bug I would like to request ID 404 /s
11:17
If mackenzie can have 404 then i request 6969 /s
11:17
xD
Avatar
zachary7829 1007YYYY-155713
????
15:57
never saw that error before
Avatar
D3W10 1007YYYY-155816
I saw it one time
Avatar
Harley Hicks 1007YYYY-155853
Yeah, I'm doing a simple db migration and something's off.
Avatar
FifiTheBulldog 1007YYYY-203152
Is this supposed to be like this, with some glyphs working and some not working?
Avatar
Macintosh512k 1007YYYY-204820
never saw that error before
@zachary7829 DO error
20:48
Is this supposed to be like this, with some glyphs working and some not working?
@FifiTheBulldog feature
Avatar
FifiTheBulldog 1007YYYY-204900
There's supposed to be glyphs though, I'm pretty sure
20:49
For instance, "make Siri say anything" by tbb
20:50
20:50
That's the icon
Avatar
sweetener 1007YYYY-205130
Harley the box shadow and the border radius has to be adjusted in the new icons
20:52
new old (edited)
20:58
same thing happens with the shortcut page
Avatar
atnbueno 1008YYYY-072359
True. The current radius (and lack of shadow) is because it imitates the icon files. I've just checked with an iCloud link and this is the CSS of the icon:
main #shortcut-icon { width: 60px; height: 60px; box-shadow: 0 4px 8px 0 rgba(0,0,0,.14); border-radius: 10px; }
Added to my TODO list 😅 https://github.com/atnbueno/shortcut-icons/issues
(edited)
CSS sprite to represent iOS shortcut icons. Contribute to atnbueno/shortcut-icons development by creating an account on GitHub.
Avatar
Harley Hicks 1008YYYY-074810
I added a little bit of box-shadow on my end.
Avatar
Macintosh512k 1008YYYY-093450
excited for new changes
😂 1
🤕 1
Avatar
Harley Hicks 1008YYYY-094136
lol. I'm going to be looking into better ways to launch new featured without the site going down momentarily each time.
Avatar
eaic 1008YYYY-094208
2 servers update one switch over
09:42
but expensive
Avatar
Harley Hicks 1008YYYY-094249
Yeah. Also, have to update DNS records each time which is a hassle.
Avatar
eaic 1008YYYY-094300
right
09:43
do you use a reverse proxy? (edited)
Avatar
Harley Hicks 1008YYYY-094338
I'm using Dokku (open-source Heroku) which is supposed to eliminate down-time.
Avatar
eaic 1008YYYY-094345
ah
Avatar
Macintosh512k 1008YYYY-094411
lol. I'm going to be looking into better ways to launch new featured without the site going down momentarily each time.
@Harley Hicks maybe use docker and throttle connections while switching containers (have a staging and a live one)
Avatar
Harley Hicks 1008YYYY-094426
That's how dokku works actually.
09:44
But I think I need to have better checks before it switches to the new containers.
09:44
like the container isn't all the way up yet before it switches.
Avatar
Macintosh512k 1008YYYY-094500
or just have a maintenance screen
Avatar
Harley Hicks 1008YYYY-095719
It doesn't look like it's the checks actually, I think the server gets bogged down when it's trying to deploy.
09:57
Maybe not. Seems to be running alright at the moment.
Avatar
atnbueno 1008YYYY-105035
About the RoutineHub logo/favicon/...: I don't see it in some places where it's over a black/verydark background because it's all black + transparent background 😅
Avatar
Harley Hicks 1008YYYY-111029
Yeah, working on that one as well.
11:10
Lots of little things like that that I’ve been neglecting.
Avatar
atnbueno 1008YYYY-181653
I've never tried the "Browse by app" feature until now. But it's broken 😭
18:17
(it seems to want to go somewhere but it just reloads the homepage) (edited)
Avatar
Harley Hicks 1008YYYY-193041
Interesting... it should pull up a drop down.
Avatar
Harley Hicks 1008YYYY-200859
@atnbueno - I just figured out what you were talking about. Putting a fix in now. Thanks!
👍🏼 1
Avatar
zachary7829 1009YYYY-125555
why are there only 4 trending shortcuts?
Avatar
Harley Hicks 1009YYYY-142330
Because they are the only ones that meet the minimum requirements. I'll be looking into adjusting this.
Avatar
sweetener 1009YYYY-144106
DTWITTER???
🥳 1
Avatar
Harley Hicks 1009YYYY-144703
Found a bug in the trending algo. Working on it now.
Avatar
Macintosh512k 1009YYYY-144749
@everyone let's abuse this now (edited)
💀 1
Avatar
sweetener 1009YYYY-145913
rip dtwitter i think
Avatar
FifiTheBulldog 1009YYYY-162406
The new banner does not scale well
16:24
For one, it's absolutely massive and detracts from the shortcuts that are featured on the front page
16:24
And I have to scroll really far to get past it
16:25
And on my iPhone SE 1, the text is way too big and the margins are too wide
16:25
It looks like this:
16:26
Avatar
Macintosh512k 1009YYYY-162918
@Harley Hicks @atnbueno 🤨
Avatar
zachary7829 1009YYYY-163109
Avatar
Macintosh512k 1009YYYY-163331
!
16:33
?
Avatar
atnbueno 1009YYYY-163815
If the icons are visible, it's not me 😁
Avatar
FifiTheBulldog 1009YYYY-164000
Icons look fine to me
Avatar
sweetener 1009YYYY-172709
@atnbueno https://routinehub.co/shortcut/6674/ no icon here
Photo Grid for your precious photos
17:28
Test the D3W10 shortcuts before general public
17:30
Play and download songs, see lyrics and more!
17:30
17:31
A shortcut to show the design that I use
17:31
¡Ordena bebidas y donas fácilmente a través de este shortcut!
17:32
This shortcut plays Chris by Christine and the Queens with the language randomized per song.
17:34
Information sur les tarifs AppleCare + pour la France
17:37
17:37
seems like it is related to the color tag rather than the glyph
Avatar
Harley Hicks 1009YYYY-181040
@Macintosh512k - Where are you seeing that?
Avatar
Macintosh512k 1009YYYY-181055
Was on the front page
Avatar
Harley Hicks 1009YYYY-181122
Hm. I'm not seeing that at all. Are you using custom css?
Avatar
Macintosh512k 1009YYYY-181227
No
18:12
It's fine on my phone (edited)
Avatar
Harley Hicks 1009YYYY-181321
Weird. What browser?
Avatar
Macintosh512k 1009YYYY-181340
Chrome
Avatar
Harley Hicks 1009YYYY-181347
What browser am I using? What version is my browser? WhatsMyBrowser.org is the easiest way to find information about your browser, and share it to your designer, developer, or support rep.
18:13
And send me your report
Avatar
Macintosh512k 1009YYYY-181359
Alright
18:14
Going to use it on my desktop
18:17
@Harley Hicks I had Pretty RH enabled, disabling it fixed it
Avatar
Harley Hicks 1009YYYY-181720
Ahhh. That makes sense.
Avatar
Macintosh512k 1009YYYY-181721
(I'm on WARP+ don't worry)
Avatar
Harley Hicks 1009YYYY-181725
👍
Avatar
Macintosh512k 1009YYYY-182844
@Harley Hicks the text rendering on this page has no limit: https://routinehub.co/shortcut/6969/
18:28
18:29
Avatar
zachary7829 1009YYYY-183547
relating to that, i reported this bug a while ago, but hey just in case you forgot, this causes issues iPadOS rendering rh as the desktop page https://routinehub.co/shortcut/4401/. Here’s how it normally looks and here’s how it looks in this shortcut’s page.
Avatar
Macintosh512k 1009YYYY-183618
LMAO
Avatar
sweetener 1009YYYY-185614
wait please dont ignore my color report kddk
Avatar
Harley Hicks 1009YYYY-185809
lol. I'll look further into this.
18:58
Nice catch on 6969 though @Macintosh512k 😉
Avatar
Macintosh512k 1009YYYY-185834
😆
Avatar
Macintosh512k 1010YYYY-111412
@Harley Hicks I got locked out of my account after changing the username to ../..
🤣 1
Avatar
Harley Hicks 1010YYYY-111430
Hahahaha
Avatar
Macintosh512k 1010YYYY-111443
Testing account lol
11:15
So maybe make a denylist of usernames (edited)
11:15
With:
11:15
..
11:15
.
11:16
../..
11:16
../.
11:16
./..
11:16
./.
11:16
Etc...
Avatar
sweetener 1010YYYY-111629
maybe not allowing name with only characters
Avatar
Macintosh512k 1010YYYY-111713
Or with .
Avatar
D3W10 1013YYYY-115032
Whaaaat???
11:50
@Harley Hicks
Avatar
Harley Hicks 1013YYYY-115055
huhhh
11:51
oh shit. I think I know what that's about
Avatar
sweetener 1013YYYY-115134
oh yes no mobile version in my end too
Avatar
zachary7829 1013YYYY-115208
also, can you fix the 2019/2020 bug soon?
Avatar
Harley Hicks 1013YYYY-115249
2019/2020 bug?
Avatar
elio27 🗿 1013YYYY-115252
Same
Avatar
D3W10 1013YYYY-115301
Just saw this lol
Avatar
alombi 1013YYYY-115308
Lol
Avatar
Harley Hicks 1013YYYY-115310
Fix coming in for the mobile stuff.
11:53
@D3W10 - where are you seeing that?
Avatar
zachary7829 1013YYYY-115326
2019/2020 bug?
the bug where the copyright will either show 2020 or 2019 depending on how the device is rotated.
Avatar
Deleted User 1013YYYY-115340
depending on how the device is rotated?
11:53
thats weird
Avatar
D3W10 1013YYYY-115352
- where are you seeing that?
@Harley Hicks My notifications
Avatar
Harley Hicks 1013YYYY-115409
@zachary7829 - 😂
11:54
I know what's happening there. I'll fix that. (edited)
11:54
@D3W10 - Thanks, I'll take a look.
11:57
Mobile issue fix is currently going live. Mobile 2019 bug is going in. Working on Notification paginator
Avatar
zachary7829 1013YYYY-115821
CSS is broken
Avatar
Harley Hicks 1013YYYY-120056
Fixing. For some reason dokku keeps screwing up the collectstatic functionality.
12:02
fixed
Avatar
D3W10 1013YYYY-120227
Harley will you see the event?
Avatar
Harley Hicks 1013YYYY-120318
Probably a bit, but I need to eat lunch, and then I have a bunch of work to do and a couple meetings. lol.
12:03
I'll catch the news after.
12:07
@zachary7829 - 2019 bug fixed.
12:07
Sorry. Going in now.
12:07
Same with notification paginator.
Avatar
sweetener 1013YYYY-120914
thank u harley
12:09
just the color of some icons missing hahah
Avatar
Harley Hicks 1013YYYY-123519
Yeah, that’s the last bug I need to figure out.
Avatar
FifiTheBulldog 1013YYYY-131933
Colors are not rendering correctly for shortcuts 7028 and 7030. Glyphs are there, but not colors.
Avatar
Harley Hicks 1013YYYY-133331
Yeah, Working on it
Avatar
sweetener 1013YYYY-142233
hi harley idk if u are working on it but none of the glyphs match
Avatar
Harley Hicks 1013YYYY-142748
Yuuuup. Working on it with @atnbueno
Avatar
sweetener 1013YYYY-142911
yay
Avatar
Harley Hicks 1013YYYY-145945
Fixed.
Avatar
FifiTheBulldog 1013YYYY-150958
👍
Avatar
sweetener 1013YYYY-164915
thank u Harley for everything today!
👍 3
Avatar
sweetener 1014YYYY-103928
oh lmao if u name an h1,2,3 tag to preview it takes that style
10:39
only in the preview are tho
Avatar
Harley Hicks 1014YYYY-104422
Yeah. I'm going to add a ticket to the board to fix up that preview window.
10:45
I'm also going to create a markdown support page.
Avatar
sweetener 1014YYYY-110236
Thank you
Avatar
sweetener 1014YYYY-111326
when searching for nyuszika7h's icon themer on the search area it doesn't pop up
Avatar
Harley Hicks 1014YYYY-111420
Interesting. I'll have to research that one a bit. Not sure why that is.
Avatar
atnbueno 1015YYYY-133034
If I search Icon Themer it falls beyond the 20 search results shown. If I search "Icon Themer" (with quotes) it's the 3 out of 3 search result. I guess Icon is too generic.
13:31
Does search prioritizes titles and subtitles over descriptions?
Avatar
OIRNOIR (very inactive) 1015YYYY-134117
something odd is happening to the categories of my shortcuts.
Avatar
zachary7829 1015YYYY-134251
for me, it shows that for like a millisecond, then goes to normal.
Avatar
Harley Hicks 1015YYYY-134400
Interesting. I’ll take a look. Thanks @OIRNOIR (very inactive) .
Avatar
OIRNOIR (very inactive) 1015YYYY-134652
its back to normal
13:46
idk what happened
Avatar
mudkip 1015YYYY-195220
why does feedback sometimes get repeated twice (edited)
Avatar
Harley Hicks 1015YYYY-200914
Haven’t seen that happen. I’ll definitely research why that may happen.
Avatar
mvan231 (ShortCasts) 1015YYYY-201045
I haven't seen that either. Might be a connection error
Avatar
AShortcuts 1015YYYY-203403
Maybe the user presses the post button twice while waiting for the first time to load and therefore it gets posted twice
Avatar
atnbueno 1016YYYY-035030
First thing when programming a user-facing form: disable the send button as soon as it has been pressed 😅
😄 2
Avatar
Harley Hicks 1016YYYY-084554
Hahaha. It really is an important thing that I forget often. I'll have to do a small sweep of the site at some point to make sure there isn't another place this needs fixed.
Avatar
ActuallyZach | Jellycuts 1016YYYY-103628
10:36
I dont have an adblocker and this is showing up.
Avatar
Harley Hicks 1016YYYY-103701
I've gotten this once before and haven't been able to replicate it. Try refreshing?
Avatar
ActuallyZach | Jellycuts 1016YYYY-103704
Also the site took a long time to load
10:37
10:37
Refreshed and its just blank
Avatar
Harley Hicks 1016YYYY-104030
hmmmmmm
10:40
Ok. Thanks for letting me know. I wonder if Ethical Ads' servers are having some trouble.
Avatar
ActuallyZach | Jellycuts 1016YYYY-104148
Yeah no problem
Avatar
D3W10 1016YYYY-105310
I dont have an adblocker and this is showing up.
@ActuallyZach | Jellycuts I got the same sometimes too
Avatar
mudkip 1016YYYY-161123
Haven’t seen that happen. I’ll definitely research why that may happen.
@Harley Hicks i think it might be a mobile issue
Avatar
mudkip 1016YYYY-192226
1. go to user settings 2. change your profile name to something that's taken 3. your username is SHOWN as that name in the navbar 4. go to home 5. username is changed back
Avatar
elio27 🗿 1017YYYY-092712
Search bar doesn’t work on pc
Avatar
mudkip 1017YYYY-110952
works for me
Avatar
FifiTheBulldog 1017YYYY-171928
Search bar doesn’t work when I’m using uBlock Origin because whatever script is used to show/hide it is blocked by one of the filters, even though you’d think that such a simple function wouldn’t trip the filter.
Avatar
nyuszika7h 1021YYYY-120243
something is wrong with the search... it shows everything EXCEPT the actual shortcut that is an exact match for my search
12:03
same if I search with caps (“Icon Themer”)
Avatar
atnbueno 1021YYYY-123707
@nyuszika7h Try just "themer"
Avatar
nyuszika7h 1021YYYY-123724
yeah that works, weird
Avatar
atnbueno 1021YYYY-123729
It seems like "icon" is too generic
12:37
It looks like everything has the same weight: title, subtitle, description, ... (edited)
12:39
You're the only one using the word "theming" 😁 https://routinehub.co/search/?q=theming
Avatar
sweetener 1021YYYY-124748
but the word theming is not in the title nor in the breif description
Avatar
atnbueno 1021YYYY-135606
It's in the (complete) description
Avatar
sweetener 1021YYYY-164432
i know, maybe the search uses that instead of the title?
Avatar
alombi 1021YYYY-165204
It looks like everything has the same weight: title, subtitle, description, ...
@atnbueno this ^
16:55
I experienced this a little ago while searching ScreenKit and I got all the shortcuts that mention ScreenKit in the description, even if only in a link (like [screenkit][https...], and the actual ScreenKit wasn’t in the firsts places, even if it had the keyword in the title and (multiple times) in the description (edited)
Avatar
Robric18 1021YYYY-194753
@Harley Hicks is there any way to prioritize exact match titles in the search results?
Avatar
Harley Hicks 1022YYYY-063648
@Robric18 no, not at the moment. I’ll definitely be researching how to get the search to work better.
Avatar
eaic 1023YYYY-085918
might want to make that smaller...
09:02
also isn't it supposed to be
<img src="https://s3.us-west-002.backblazeb2.com/routinehub/static/main/images/home.svg?X-Amz-Algorithm=AWS4-HMAC-SHA256&amp;X-Amz-Credential=002cdd049d57e390000000007%2F20201023%2Fus-west-002%2Fs3%2Faws4_request&amp;X-Amz-Date=20201023T140047Z&amp;X-Amz-Expires=3600&amp;X-Amz-SignedHeaders=host&amp;X-Amz-Signature=dc12bdcb9cfba89349e989efb5dbb0d557174d1ab1e9d603f1af3ed05d9d4888" -style="translate(<minX+maxX>,0) scale(-1, 1)"> + style="transform: scale(-1, 1);">
Avatar
atnbueno 1024YYYY-035826
@Robric18 no, not at the moment. I’ll definitely be researching how to get the search to work better.
@Harley Hicks Perhaps a quick mitigation would be to list the search results in order of downloads/hearts?
Avatar
AwesomeSheep48 1025YYYY-133223
The login and sign up buttons go into the side menu whenever firefox is not in full screen
13:33
13:33
Avatar
haykam 1025YYYY-204641
Is that image mirrored? Because all I can see are backwards checkmarks on that phone screen :p
Avatar
atnbueno 1026YYYY-043122
The login and sign up buttons go into the side menu whenever firefox is not in full screen
@AwesomeSheep48 That depends mostly on the size of your screen 🙂
Avatar
Harley Hicks 1026YYYY-095645
@AwesomeSheep48 - Yeah that's because of the size of your screen.
09:57
@haykam - Yeah the checkmark is backwards. lol. Maybe I should flip it.
Avatar
AwesomeSheep48 1026YYYY-180207
@Harley Hicks in the first picture my window is almost the whole screen
Avatar
Harley Hicks 1026YYYY-181958
But is it a small screen?
18:20
Cause it looks like it’s triggering the tablet size.
Avatar
Macintosh512k 1027YYYY-093627
the navbar and boxes aren't scaled great
Avatar
FifiTheBulldog 1027YYYY-115251
I suppose I wouldn't necessarily want them all the way at the edges of the screen if it's that wide, though
👆🏼 2
Avatar
eaic 1027YYYY-132110
yeah, just don't maximise
Avatar
Harley Hicks 1027YYYY-143206
@Macintosh512k what is that, an 8k monitor?
Avatar
Macintosh512k 1027YYYY-153335
5k
15:34
with extra room for the dock and menubar
Avatar
Harley Hicks 1027YYYY-180747
Fair
Avatar
zachary7829 1105YYYY-104048
By the way: There's still a reference to the RH store in the page for Membership.
10:40
When will I receive access to the features in my tier? You will be able to use these features immediately, except for the 15% off the store. You should receive an email shortly after becoming a member with your code. These are created manually.
Avatar
Harley Hicks 1105YYYY-104223
Oh! Good find!
10:42
Thanks @zachary7829 !
Avatar
Harley Hicks 1105YYYY-111349
Fixed that on the Membership page @zachary7829 . Thanks agian.
Avatar
AwesomeSheep48 1105YYYY-165209
@Harley Hicks , it is not a small screen, maybe 14 inches.
Avatar
Macintosh512k 1105YYYY-193243
Pretty small
19:33
It's not the screen size it's the PPI
19:34
So if you have a 720p display that's like 16 PPI
👍 1
Avatar
Nobody6502 1108YYYY-091516
Shortcut icons seem to be missing for me once again
Avatar
Harley Hicks 1108YYYY-092510
@Nobody6502 - Can you confirm that this is still an issue? I'm still seeing them.
Avatar
Nobody6502 1108YYYY-092553
Lemme check
09:27
Yep issue still exists
Avatar
Harley Hicks 1108YYYY-093241
Interesting. Do you have any ad blockers?
Avatar
Robric18 1108YYYY-095044
For what it’s worth, A whole lot of nothing has a blank icon so it should be missing an icon.
09:51
Let’s go to work - sounds like Biden/Harris’ new motto. (I’m not trying to get political)
Avatar
Nobody6502 1108YYYY-112508
I’m talking about the ones below a whole lot of nothing
11:25
Interesting. Do you have any ad blockers?
@Harley Hicks nope
Avatar
mudkip 1108YYYY-132621
@Launcher - blank icon
13:26
ad blocker off
13:27
im also seeing a lot of blank ios 12 gradients like @Nobody6502
Avatar
eaic 1108YYYY-182225
the recent pages are being very slow
Avatar
FifiTheBulldog 1113YYYY-234933
Once more, no glyphs on a bunch of shortcuts
Avatar
atnbueno 1114YYYY-005403
Avatar
atnbueno 1115YYYY-141010
@Harley Hicks It's happening again (still?), at least from Spain It says
NoSuchKey Key not found
Avatar
sweetener 1115YYYY-152332
same here
Avatar
mudkip 1115YYYY-152511
me too
Avatar
Harley Hicks 1116YYYY-104216
Huh. Let me check it out. Sorry for not responding sooner. Busy weekend!
Avatar
Harley Hicks 1116YYYY-110636
@FifiTheBulldog , @atnbueno , @sweetener , @mudkip - I believe this is fixed now. Can someone confirm?
👍🏼 1
Avatar
FifiTheBulldog 1116YYYY-110833
Mostly fixed
11:08
A few shortcuts still have no glyph
11:09
This is Southerncountrybellegirl's favorites page
Avatar
sweetener 1116YYYY-112750
i love how that girl's favorite page is a test area for glyphs
Avatar
FifiTheBulldog 1116YYYY-112952
It's as good as any
Avatar
atnbueno 1116YYYY-121847
The ones that are missing now are not "official" glyphs
12:18
Avatar
zachary7829 1116YYYY-151552
They are, they were just removed during the transition from Workflow to Shortcuts.
Avatar
mudkip 1116YYYY-155954
twitter glyph wow
Avatar
zachary7829 1116YYYY-161811
Yeah, there's also, YouTube, GitHub, and more glyphs from Workflow
Avatar
atnbueno 1116YYYY-165820
They are, they were just removed during the transition from Workflow to Shortcuts.
@zachary7829 Hence the quotes 🙂
16:59
Best “non-official” glyph: Pied Piper 😂
👆 2
Avatar
zachary7829 1116YYYY-181038
Apparently the home page loads as the Desktop Page on iPad when logged in lmao
Avatar
mudkip 1118YYYY-122838
so i really don't remember if i reported this but if you try to change your username to a taken one it will display that attempted username as your actual username in the navbar, but when you go back to the homepage it changes back
12:29
does the navbar in the settings use the most recent name change without checking if that name change was actually completed?
Avatar
Harley Hicks 1118YYYY-125344
That's really odd. Not sure exactly how that would happen. I'll make a ticket for myself to check that one out.
Avatar
mudkip 1118YYYY-143350
here, i'll send a screenshot @Harley Hicks
14:35
Avatar
Harley Hicks 1118YYYY-144237
wooooah. That's wild. (edited)
14:43
That field above must be somehow pulling data before the validation happens. Not sure how. I'll definitely take a look into this.
Avatar
mudkip 1118YYYY-184022
does the navbar in the settings use the most recent name change without checking if that name change was actually completed?
that's what i described here
18:41
also yeah i just realized i reported this bug more than a month ago but it wasn't noticed at all https://discord.com/channels/503976650439131183/506476106178887716/766818370095022090
18:45
another bug: it seems like embed images aren't being loaded on the newest shortcuts in #share-a-shortcut is this just for me or can anyone else replicate this?
18:46
it seems like there's something going wrong with the backblaze server
Avatar
Harley Hicks 1119YYYY-045003
Huh. I’ll also look into that today.
Avatar
zachary7829 1120YYYY-205541
So I was scrolling the site on an iPad, and hmm... what’s this?
Avatar
Deleted User 1121YYYY-034215
Yeah, I think I experienced that before, pretty weird
Avatar
mudkip 1121YYYY-201946
can’t replicate on ios 14.1 and ipad 6th gen
Avatar
mvan231 (ShortCasts) 1122YYYY-003358
Why on 14.1?
Avatar
Avatar
zachary7829
So I was scrolling the site on an iPad, and hmm... what’s this?
Burrito 1122YYYY-185439
Hmm, what's that?
Avatar
atnbueno 1123YYYY-043944
So I was scrolling the site on an iPad, and hmm... what’s this?
@zachary7829 I can't reproduce it in my iPad Pro 12.9" (iOS 14.2), and I've tried desktop and mobile versions, landscape and portrait orientation, and several levels of zoom
(edited)
Avatar
Harley Hicks 1123YYYY-070305
Interesting. Seems to be sporadic.
07:03
If anyone is able to reproduce it, definitely let me know.
Avatar
Avatar
mvan231 (ShortCasts)
Why on 14.1?
mudkip 1124YYYY-214243
idk lol
Avatar
eaic 1125YYYY-092838
Avatar
mvan231 (ShortCasts) 1125YYYY-093010
I think it has to process all shortcuts. Same as just loading the shortcuts portion. But I think it loads all of the shortcuts instead of a set number With multiple pages. Just a guess though
Avatar
eaic 1125YYYY-093127
Hmm
Avatar
Harley Hicks 1125YYYY-094321
I'm planning on fixing some of the pages soon.
09:43
Grabbing a small amount from the db up front, before filtering. Been learning better techniques for this at my new job.
😃 2
Avatar
eaic 1125YYYY-094803
Shouldn't it be something like select * from shortcuts order by date limit 18? (edited)
Avatar
Harley Hicks 1125YYYY-095455
Uh. Somewhat. I'm working within the Django ORM. So basically it builds the select statements through functions. Some of my queries need to be optimized.
Avatar
nyuszika7h 1125YYYY-214939
21:49
for Icon Themer
Avatar
FifiTheBulldog 1125YYYY-221228
No visits, no downloads—oof 😉
Avatar
Harley Hicks 1126YYYY-061947
Weird. If you leave the page open for a bit, do the charts eventually show?
06:19
@nyuszika7h
Avatar
Avatar
Harley Hicks
Weird. If you leave the page open for a bit, do the charts eventually show?
nyuszika7h 1126YYYY-062835
nope, seems like the XHR eventually times out with HTTP 504
06:29
works on other shortcuts
Avatar
Harley Hicks 1126YYYY-064411
Huh. Guess you’re too popular.
06:44
I’ll see if I can make that better.
Avatar
Luana (@Luana) 1126YYYY-080915
1. Why tf did 11 people download this 2. The bug is that this shortcut was unpublished, but now it is published even tho I didn’t set it as public.
08:14
It isn’t against the rules since it asks before doing, but it still shouldn’t be published lol
Avatar
Harley Hicks 1126YYYY-123131
@Luana (@Luana) what happens if you try and unpublish it again?
Avatar
Avatar
Harley Hicks
@Luana (@Luana) what happens if you try and unpublish it again?
Luana (@Luana) 1126YYYY-192720
I’ll try
19:28
It’s unpublished, at least for now Idk if it’ll publish itself again tho lol
Avatar
Harley Hicks 1127YYYY-083911
Definitely let me know if it does
Avatar
zachary7829 1128YYYY-123241
The Latest Release Notes header looks weird on unpubbed shortcuts due to not showing a changelog (edited)
Avatar
Harley Hicks 1128YYYY-123406
We only show the changelog button when there’s more than one version.
12:34
That got changed last month I believe.
Avatar
zachary7829 1128YYYY-123847
ah, that makes sense.
Avatar
Robric18 1129YYYY-011857
Is there a way to change the iCloud url Link on a shortcut that is in its first release? I know you can if there are multiple versions. But I chant seem to do I on a first version. And sometimes I want to replace that initial url rather than publish an update.
Avatar
FifiTheBulldog 1129YYYY-014548
Is there not an “edit version” button? I can’t say I’ve ever noticed anything like that before.
Avatar
Robric18 1129YYYY-092510
There is once you have posted two versions of a shortcut as you can go into version history, select any version and edit the link. But the version history button doesn’t appear if you have only posted one version of a shortcut. (edited)
Avatar
mudkip 1129YYYY-174026
interesting
17:40
you could go into the changelog url manually
17:40
(just by adding /changelog to the url i believe)
17:41
i think that should work, but an edit version button would be nice
😮 1
Avatar
Robric18 1130YYYY-085952
Brilliant @mudkip!!! That workaround does work. But @Harley Hicks, a button to press that someone like me who isn’t as brilliant as @mudkip could easily discover would be great too. (edited)
👆🏼 1
Avatar
Harley Hicks 1130YYYY-090018
That’s a good idea. I’ll look into it.
👏🏼 1
Avatar
mudkip 1201YYYY-150923
another ad blocker problem
Avatar
mvan231 (ShortCasts) 1201YYYY-151648
I don't see a problem there. The site just detected you have an ad blocker installed, not that you are blocking ads on that site specifically
Avatar
Avatar
mudkip
another ad blocker problem
eaic 1201YYYY-193653
Switch to ublock origin
Avatar
AwesomeSheep48 1201YYYY-194331
^
Avatar
Avatar
eaic
Switch to ublock origin
sweetener 1201YYYY-195211
it happens to me with that adblock too
Avatar
AwesomeSheep48 1201YYYY-205455
Oddly enough, I don't even see the ad or the warning
20:55
I've whitelisted ethical ads in uBlock Origin
20:55
And it reports nothing as blocked
Avatar
FifiTheBulldog 1201YYYY-210250
How is it detecting whether an ad blocker is enabled @Harley Hicks?
Avatar
Harley Hicks 1202YYYY-071200
@AwesomeSheep48 are you a member?
07:12
@FifiTheBulldog I’m actually just checking to see if the ad loads. This is just a race condition. I need to make the timeout a little longer. (edited)
Avatar
Avatar
Harley Hicks
@AwesomeSheep48 are you a member?
AwesomeSheep48 1202YYYY-090609
No
Avatar
Harley Hicks 1202YYYY-092402
Then I have no idea 😅
Avatar
Avatar
Harley Hicks
@FifiTheBulldog I’m actually just checking to see if the ad loads. This is just a race condition. I need to make the timeout a little longer. (edited)
mudkip 1202YYYY-121823
i see
Avatar
Avatar
Harley Hicks
@FifiTheBulldog I’m actually just checking to see if the ad loads. This is just a race condition. I need to make the timeout a little longer. (edited)
eaic 1202YYYY-153440
Use a mutationobserver to hide it once the ad loads
Avatar
Vechnost 1202YYYY-201820
20:18
@Harley Hicks Daily emails about my RoutineHub subscription has ended... sadly wasn't a joke.
Avatar
Robric18 1203YYYY-085634
@Vechnost, obviously the solution is to just renew your membership. 😆
Avatar
nyuszika7h 1203YYYY-103624
~~strikethrough~~ works in preview but not actual rendered description
10:36
10:37
<s></s> works properly in both
Avatar
Harley Hicks 1203YYYY-114506
@nyuszika7h - Yeah, not everything is supported in that atm. I'm going to be fixing that up at some point.
Avatar
Avatar
Harley Hicks
@nyuszika7h - Yeah, not everything is supported in that atm. I'm going to be fixing that up at some point.
eaic 1204YYYY-162410
Can you switch to commonmark compatible libs for both?
16:24
oh, and add width and height to the html whitelist please
16:24
so we can do <img src="mediakit badge url" height="90">
Avatar
eaic 1205YYYY-132930
I follow #shortcut-feed and the messages never get published (edited)
Avatar
zachary7829 1205YYYY-133005
^ Same
Avatar
eaic 1205YYYY-133053
I am trying to get a feed of shortcut updates without polling the rss, which doesn't look like it has updates anyway.
13:34
Yeah, the RSS doesn't have updates, and I won't poll https://routinehub.co/shortcuts/?sort=updated because it is slow, suggesting that the server is doing a lot of work. I don't want to repeatedly make the server do a lot of work.
Avatar
mvan231 (ShortCasts) 1205YYYY-134221
I wonder why the messages aren't publishing
13:48
I think I see why. They have to manually get published. What a nightmare that process must be. I wonder if the webhook can auto publish
Avatar
eaic 1205YYYY-160614
I think you need a bot like https://top.gg/bot/739823232651100180
Automatically publish messages or news in your announcement channels!
16:06
@Harley Hicks can you look into this please?
Avatar
zachary7829 1208YYYY-125057
It seems like it doesn't always say "Please select a JPG or PNG" when you select the wrong file type - for example, I tried to set my pfp as a Application, which did not give me the "Please select a JPG or PNG" error, and same thing for mp4 files, though shockingly mp4 files do seem to display correctly before you save them.
Avatar
Deleted User 1215YYYY-221951
in #shortcut-feed, it seems as if there are duplicates there...
Avatar
Harley Hicks 1216YYYY-072114
Looks like there are a couple. Not sure how that’s happening.
👌 2
Avatar
zachary7829 1226YYYY-140338
Seems like I’ve gotten two emails about my membership being cancelled, both with the exact same message 🤔
14:03
Is that supposed to happen?
Avatar
mudkip 1226YYYY-161610
similar to what happened to @G30 (edited)
Avatar
G30 1226YYYY-161931
And I’m still getting the emails on a daily. 😐
Avatar
zachary7829 1226YYYY-163234
How many emails do you get? At the moment I have them all daily at 10:53 AM (edited)
Avatar
G30 1226YYYY-165813
Think I have been getting them once a day (idk what time because I just delete them all) since my subscription ended.
Avatar
nyuszika7h 1226YYYY-175304
they really want you to resubscribe 😂
Avatar
Burrito 1228YYYY-191158
SUBSCRIBE NOW SUBSCRIBE NOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW
Avatar
ForkyPlayZ 0101YYYY-201429
If you find any bugs in " Find closest anything " Version 1.1.0, Please ping me in this channel with the bug!
Avatar
Avatar
ForkyPlayZ
If you find any bugs in " Find closest anything " Version 1.1.0, Please ping me in this channel with the bug!
nyuszika7h 0101YYYY-202052
wrong channel, should be in #general or #shortcut-help
20:21
this is for bugs in RoutineHub itself
Avatar
ForkyPlayZ 0101YYYY-202921
Oh ok
Avatar
Harley Hicks 0104YYYY-110201
@G30 why do you ignore me? Come back!
11:02
but seriously, this is a bug I'll be looking into. Sorry everyone who is affected.
Avatar
sweetener 0107YYYY-085811
hi, i still think the download counter is broken uwu
Avatar
Deleted User 0113YYYY-003452
what
Avatar
AwesomeSheep48 0113YYYY-003931
working for me
Avatar
Deleted User 0113YYYY-004751
Everything works fine, except RH and RH status page
Avatar
D3W10 0113YYYY-010949
Works fine for me
Avatar
Deleted User 0113YYYY-014857
Working for me again
Avatar
sweetener 0113YYYY-084659
some shortcuts dont have an icon at the top
Avatar
zachary7829 0115YYYY-175809
what format are you using (png or jpeg), and how large? (edited)
Avatar
AwesomeSheep48 0116YYYY-221054
Can you show more of the data? maybe it ha some weird encoding
Avatar
AwesomeSheep48 0116YYYY-222251
Odd, should be fine
Avatar
zachary7829 0123YYYY-170022
The @‎R​​outineHub bot on twitter hasn't posted anything since 1/6/2021. I don't think it's posting any new shortcuts.
Avatar
Harley Hicks 0123YYYY-171944
Oh weird. I’ll have to take a look at what’s going on there.
Avatar
Avatar
sweetener
some shortcuts dont have an icon at the top
sweetener 0203YYYY-082952
Hi! This is still happening uwu
Avatar
daidardi 0205YYYY-181252
@Moderator
Avatar
spaceneb 0210YYYY-114521
11:45
But-
11:45
Uhh
11:45
It's my shortcut
11:45
KEKW
Avatar
Harley Hicks 0210YYYY-115729
lol. That's an easy fix, but will come with the private shortcuts feature.
Thumbs_Up_ani 6
Avatar
elio27 🗿 0211YYYY-112724
Even if I reload the page, it shows up
Avatar
Harley Hicks 0211YYYY-122617
Force-refresh?
Avatar
elio27 🗿 0211YYYY-142559
I closed the browser and restarted it and it works
Avatar
elio27 🗿 0212YYYY-153246
CSS not working
Avatar
elio27 🗿 0212YYYY-155058
Also why is there written « women with an iPhone » reversed ? (edited)
Avatar
alombi 0212YYYY-155815
Lmao wtf
Avatar
AwesomeSheep48 0212YYYY-160344
Alt text for this
5.86 KB
Avatar
FifiTheBulldog 0212YYYY-160436
I see what happened
16:04
The image was originally oriented so that the check marks looked backward
16:05
So Harley did a thing to flip the image around
16:05
In the process…well, there you see it
Avatar
Avatar
AwesomeSheep48
Alt text for this
elio27 🗿 0212YYYY-160747
I know that, it's just a strange alt text
Avatar
Avatar
FifiTheBulldog
So Harley did a thing to flip the image around
elio27 🗿 0212YYYY-160811
That's clever !
Avatar
Avatar
elio27 🗿
Also why is there written « women with an iPhone » reversed ? (edited)
! ! ! dante_nl 0212YYYY-160911
Looks fine for me (tested it without dark mode extension too)
Avatar
elio27 🗿 0212YYYY-161004
Still buggy for me, what is your beautiful dark mode extension btw ?
Avatar
! ! ! dante_nl 0212YYYY-161020
Coded it myself 😊
Avatar
elio27 🗿 0212YYYY-161036
Noice
Avatar
! ! ! dante_nl 0212YYYY-161038
A few thing look bad though
16:10
Search icon
16:11
If you want, I can send you the source code
Avatar
elio27 🗿 0212YYYY-161153
I am going to bed but yes, I really want to test it !
Avatar
! ! ! dante_nl 0212YYYY-161213
Good night 🙂 I'll send it to your DMs
Avatar
! ! ! dante_nl 0212YYYY-162045
Also
16:20
I have this now
16:21
Might be something to do with Edge
16:21
I am not using any ad blockers
16:21
Just an extension to change the CSS a bit
Avatar
elio27 🗿 0213YYYY-035955
Works with me on edge
Avatar
zachary7829 0213YYYY-105219
This seems to happen every time I change QuickUpdate’s name from QuickUpdate to LoveUpdate on the RH page
Avatar
mudkip 0213YYYY-154055
loveupdate
15:41
valentines day update?
15:41
haha
Avatar
Avatar
FifiTheBulldog
The image was originally oriented so that the check marks looked backward
Harley Hicks 0214YYYY-064909
This is exactly what happened! 😂 I had no idea that the alt text would get reversed too! That’s wild. And actually bad for accessibility. I’ll see if I can fix that.
Avatar
Avatar
! ! ! dante_nl
I have this now
Harley Hicks 0214YYYY-064944
This is a known issue. It has to do with the timeout being too short on some js. I need to adjust this.
Avatar
Avatar
zachary7829
This seems to happen every time I change QuickUpdate’s name from QuickUpdate to LoveUpdate on the RH page
Harley Hicks 0214YYYY-065003
Are you adding any emoji to the title when you change it?
Avatar
zachary7829 0214YYYY-195138
It seems that while QuickUpdate's icon appears in the title card, it doesn't appear on the main page
19:51
Avatar
Avatar
Harley Hicks
Are you adding any emoji to the title when you change it?
zachary7829 0214YYYY-195204
Nope
Avatar
Avatar
zachary7829
It seems that while QuickUpdate's icon appears in the title card, it doesn't appear on the main page
alombi 0215YYYY-024256
Happened to me too with Proton
Avatar
zachary7829 0219YYYY-102842
https://stats.uptimerobot.com/5QODDT518 uh I think stats are down
Avatar
Avatar
zachary7829
https://stats.uptimerobot.com/5QODDT518 uh I think stats are down
Harley Hicks 0219YYYY-103059
the irony. I'll look into it.
Avatar
! ! ! dante_nl 0304YYYY-124128
When setting your own Shortcut to NSFW and not having NSFW content visible, you still get a warning and you can’t edit it and stuff
12:42
And when you go back and unset it NSFW, you get a 500
Avatar
Harley Hicks 0304YYYY-124232
Oh cool.
12:42
That's a fun bug.
12:43
I'll write that one down. Thanks @! ! ! dante_nl
Avatar
! ! ! dante_nl 0304YYYY-124312
No problem 😄
12:43
Now about my payment for that critical bug…
😂 4
12:45
Oh and when you reload the page, it says an alert with “Do you want to submit the form again?” 3 times. When you click “Submit” it actually updates it
Avatar
Harley Hicks 0304YYYY-124934
Not sure about that one. That's weird.
Avatar
! ! ! dante_nl 0308YYYY-091158
I think something went wrong
Avatar
Harley Hicks 0308YYYY-091719
hmm.
09:17
Yeah. that doesn't look right. lol.
Avatar
AwesomeSheep48 0308YYYY-094930
09:49
Not a #shortcut-feed bug
Avatar
! ! ! dante_nl 0308YYYY-120531
lol
Avatar
Harley Hicks 0308YYYY-124241
ah.
12:42
Thanks @AwesomeSheep48 !
👍 1
Avatar
! ! ! dante_nl 0308YYYY-130106
Apple Music has 2 different icons
Avatar
Harley Hicks 0308YYYY-141531
I wonder if I'm using cached icons in one place.
14:15
I'll check it out. Thanks @! ! ! dante_nl
Avatar
! ! ! dante_nl 0308YYYY-141735
np 🙂
Avatar
spaceneb 0311YYYY-060933
Tried to leave feedback
06:13
Ohhh
06:13
It had an emoji
Avatar
mvan231 (ShortCasts) 0311YYYY-074927
😂
Avatar
Avatar
mvan231 (ShortCasts)
😂
AwesomeSheep48 0311YYYY-075117
Error 500
Avatar
10Meisterbaelle 0317YYYY-153324
When I have the Privacy Badger Addon it tells me I have an adblocker, but it still shows me ads.
Avatar
AwesomeSheep48 0317YYYY-154944
It’s an issue with how long it takes to load the ad iirc
Avatar
Avatar
10Meisterbaelle
When I have the Privacy Badger Addon it tells me I have an adblocker, but it still shows me ads.
Harley Hicks 0318YYYY-065355
@AwesomeSheep48 is correct. This is something I’ve been looking more into recently.
Avatar
10Meisterbaelle 0318YYYY-065523
This only happens with Privacy Badger though, does it slow down the loading process?
Avatar
Harley Hicks 0318YYYY-070002
Minimally. But the way JavaScript works, even a small amount can cause race conditions.
Avatar
spaceneb 0318YYYY-152253
@Harley Hicks do you use timing or do you use the dom? I would run a loop that would do a check every 30 seconds or so to see if the user blocks the element itself and if the check succeeds more than twice it would display the message and hide it if the ad shows
Avatar
Harley Hicks 0318YYYY-153747
It's actually using promises, so in theory it shouldn't be able to do that. I'll have to dig into it again.
Avatar
spaceneb 0318YYYY-154026
ah
Avatar
Avatar
Harley Hicks
It's actually using promises, so in theory it shouldn't be able to do that. I'll have to dig into it again.
spaceneb 0318YYYY-154054
has the promise been broken /s
😂 1
Avatar
PxndaMC 0321YYYY-144239
I can’t publish new shortcuts
14:42
There is an Error
Avatar
Avatar
PxndaMC
There is an Error
spaceneb 0321YYYY-144415
Wat eror
Avatar
PxndaMC 0321YYYY-144458
14:45
@spaceneb
Avatar
spaceneb 0321YYYY-144531
What did you do exactly
14:45
How can I recreate this?
Avatar
Avatar
spaceneb
How can I recreate this?
PxndaMC 0321YYYY-144722
I just created a new shortcut and then clicked on "create and add version" and then the error came up
Avatar
spaceneb 0321YYYY-144749
Send a screen recording
Avatar
PxndaMC 0321YYYY-145054
14:51
@spaceneb
Avatar
spaceneb 0321YYYY-145143
@PxndaMC try without the fancy fonts
Avatar
PxndaMC 0321YYYY-145224
Ok
Avatar
Avatar
spaceneb
@PxndaMC try without the fancy fonts
PxndaMC 0321YYYY-145313
It works
14:53
Thanks
Avatar
spaceneb 0321YYYY-145318
Yeah
14:53
Some UTF text might break
Avatar
Harley Hicks 0321YYYY-173142
I’m working on it! 🤞
Avatar
! ! ! dante_nl 0324YYYY-051137
I think when an update is pushed using the API, the icon doesn't get added
05:12
I have updated Centre only using the API and it doesn't have an icon
Avatar
alombi 0324YYYY-062052
I never used the API and Proton still doesn't have one
Avatar
spaceneb 0324YYYY-140832
Use papercuts like a chad
14:08
You can link to a .shortcut file
Avatar
alombi 0327YYYY-041450
Looks like that every new or recent updated shortcut has missing icon
Avatar
Harley Hicks 0328YYYY-140235
I’ll look into it. Thanks @alombi
👍 5
Avatar
mudkip 0328YYYY-205309
that makes sense
20:53
maybe the media server was down
Avatar
FifiTheBulldog 0328YYYY-212222
It seems to have resolved itself just now, but for a few minutes I was getting 504 gateway timeouts whenever I tried to access RoutineHub.
Avatar
bailey | iOS 14 MovieCuts 0328YYYY-213453
same
Avatar
Avatar
Harley Hicks
I’ll look into it. Thanks @alombi
alombi 0330YYYY-044222
Seems like it's working fine now
Avatar
FifiTheBulldog 0404YYYY-183221
I'm getting a 504 again
Avatar
alombi 0405YYYY-024925
Suuuper slow for me
Avatar
Harley Hicks 0405YYYY-132051
Yeah. Experiencing some slow down. Working on it.
Avatar
Burrito 0405YYYY-132053
same here
13:21
sometimes even a cloudflare error
Avatar
Harley Hicks 0405YYYY-132129
Yeah. having an issue with the server.
Avatar
spaceneb 0405YYYY-132706
Avatar
_Lumination | nUpdate 1.1.0? 0407YYYY-134454
I don’t remember but I used RoutinePub to update my shortcut and it said error but it really updated so I got kinda scared when it said that the version already existed
Avatar
Avatar
Harley Hicks
Yeah. having an issue with the server.
dastefster 0408YYYY-173935
I guess there are still server issues? been having trouble all afternoon. either very slow load or Gateway time out error
Avatar
Avatar
dastefster
I guess there are still server issues? been having trouble all afternoon. either very slow load or Gateway time out error
Harley Hicks 0408YYYY-175246
Unfortunately. Still haven’t totally figured out what’s causing it
Avatar
Avatar
Harley Hicks
Unfortunately. Still haven’t totally figured out what’s causing it
dastefster 0408YYYY-175349
no worries! just wanted to see if because she was on my end or not, thanks!
👍 1
Avatar
spaceneb 0408YYYY-175918
Avatar
Harley Hicks 0408YYYY-180439
[obj]
Avatar
AwesomeSheep48 0408YYYY-223204
It is almost certainly because they used dictation
Avatar
FifiTheBulldog 0408YYYY-223247
Is dictation the reason for that character being inserted all the time?
Avatar
Luana (@Luana) 0409YYYY-212955
Website incredibly slow for anyone else?
Avatar
spaceneb 0409YYYY-213114
Always
21:31
It's probably poor database handling considering the shortcuts, comments, users etc.
Avatar
Luana (@Luana) 0409YYYY-213216
Also, API is returning blank instead of the latest version number
Avatar
spaceneb 0409YYYY-213221
Not to mention python doesn't always scale well
21:32
Seems to be with newer shortcuts
21:33
@Harley Hicks sorry for ping but api
Avatar
Avatar
Luana (@Luana)
Also, API is returning blank instead of the latest version number
spaceneb 0409YYYY-213336
What's the rhid
Avatar
Luana (@Luana) 0409YYYY-213355
7466
Avatar
spaceneb 0409YYYY-213418
Hmm
21:34
{"result": "success", "id": 25829, "Version": "1.2", "URL": "https://www.icloud.com/shortcuts/1a2119af277643aa917f3eea767e54a1", "Notes": "Bug fixed: Now the shortcut will work when you\u2019re offline", "Release": "March 02, 2021"}
Avatar
Luana (@Luana) 0409YYYY-213431
Wow Rh already has more than 7000 shortcuts? I remember my speedrun to get the 2000 id
Avatar
spaceneb 0409YYYY-213520
I still hold the 6969 id
21:35
Saving for something special
Avatar
alombi 0410YYYY-023857
Both website and api are down for me
Avatar
Avatar
alombi
Both website and api are down for me
elio27 🗿 0410YYYY-033932
My bot still works so I guess it's you (edited)
Avatar
alombi 0410YYYY-034154
It comes and goes
Avatar
elio27 🗿 0410YYYY-034159
The website is really slow but the api is ok
Avatar
Avatar
alombi
It comes and goes
elio27 🗿 0410YYYY-034250
Okay ! I will put something in my bot code to show the rh status
Avatar
alombi 0410YYYY-034305
That’s a nice idea
Avatar
Avatar
alombi
That’s a nice idea
elio27 🗿 0410YYYY-105904
It's done !
11:00
(it should work, at least, if, as I think, routinehub return a 504 code when it's done)
Avatar
alombi 0410YYYY-110650
Nice
11:06
What's the command?
11:07
Or it just says rh is down when is down?
Avatar
Avatar
alombi
It comes and goes
Robric18 0410YYYY-111347
Karma, karma, karma, karma, karma chameleon
😆 2
Avatar
Avatar
alombi
Or it just says rh is down when is down?
elio27 🗿 0410YYYY-111528
Well, for now it's in the bot's status
Avatar
spaceneb 0410YYYY-194613
DDG blocks ads (edited)
Avatar
daidardi 0410YYYY-200740
Avatar
Avatar
spaceneb
DDG blocks ads (edited)
Harley Hicks 0411YYYY-062548
Hmmmm. That’s odd.
Avatar
Nobody6502 0415YYYY-230948
Pasting a style sheet tag into the editor messes up it’s css. It doesn’t affect the main page but it makes the editor hard to use
Avatar
spaceneb 0416YYYY-144535
tried to update my profile picture @Harley Hicks
14:46
is there a limit or something?
14:46
it's 1.7mb
Avatar
Avatar
spaceneb
tried to update my profile picture @Harley Hicks
zachary7829 0416YYYY-150700
Sometimes it doesn't corrently say "This image has to be a png, jpg or jpeg", for example iirc mp4s and APNGs bring up that
15:07
(fun fact: mp4s shockingly work when viewing the settings page, but when saving then it errors)
Avatar
Avatar
zachary7829
Sometimes it doesn't corrently say "This image has to be a png, jpg or jpeg", for example iirc mp4s and APNGs bring up that
spaceneb 0416YYYY-151407
it's a png
Avatar
jacany 0424YYYY-154106
Uploaded at 2021-04-24 20:40:59 by jack
15:41
i keep getting spammed
Avatar
spaceneb 0424YYYY-154807
I think that was an issue in the past
Avatar
zachary7829 0424YYYY-155324
Yeah I still keep getting spammed
Avatar
Harley Hicks 0424YYYY-170015
I’ll take a look at this this week. I apologize for this!
Avatar
Avatar
zachary7829
Yeah I still keep getting spammed
Harley Hicks 0424YYYY-170031
I completey forgot to look at this before. So sorry.
Avatar
Harley Hicks 0430YYYY-122217
@jacany and @zachary7829 - I've fixed the email spam issue. Again, I'm very sorry about that.
Avatar
jacany 0430YYYY-122224
ty
Avatar
zachary7829 0430YYYY-122333
Thanks, probably going to repurchase membership soon then
Avatar
Robric18 0503YYYY-212344
Hey @Harley Hicks, whatever happened with that contest for membership. We’re there any winners?
Avatar
spaceneb 0503YYYY-214820
Oh yeah
21:48
I entered on my old account
Avatar
Avatar
Robric18
Hey @Harley Hicks, whatever happened with that contest for membership. We’re there any winners?
Harley Hicks 0504YYYY-064828
Good point. I’ll gather the ones that entered this week. Thanks.
Avatar
Marvelman247 0504YYYY-164401
Any one know katdestroyer as there icon creator app needs updating to support the iPhone 12 and trying find them to ask them if they update thanks
Avatar
Avatar
Marvelman247
Any one know katdestroyer as there icon creator app needs updating to support the iPhone 12 and trying find them to ask them if they update thanks
FifiTheBulldog 0504YYYY-165104
Two things: 1. This does not belong in #bug-reports. This should go in #general or #shortcut-help. 2. If you want to contact a shortcut creator on RoutineHub to ask them to improve a particular shortcut, and they don’t have any contact info on their profile and aren’t on Discord, then use the feedback section on the shortcut’s page. That’s precisely why it exists as a feature of RoutineHub.
☝️ 2
Avatar
Avatar
FifiTheBulldog
Two things: 1. This does not belong in #bug-reports. This should go in #general or #shortcut-help. 2. If you want to contact a shortcut creator on RoutineHub to ask them to improve a particular shortcut, and they don’t have any contact info on their profile and aren’t on Discord, then use the feedback section on the shortcut’s page. That’s precisely why it exists as a feature of RoutineHub.
Marvelman247 0504YYYY-165445
Ok thanks 👍🏻
Avatar
jaglion | Pritam Download 0510YYYY-074042
I want to become a community member but when i tried it says “Membership started” but no money deducted from my account and also there is no membership badge. I don’t know what to do next. I tried this process 2 times and both the time i got same message. (edited)
Avatar
Avatar
jaglion | Pritam Download
I want to become a community member but when i tried it says “Membership started” but no money deducted from my account and also there is no membership badge. I don’t know what to do next. I tried this process 2 times and both the time i got same message. (edited)
Harley Hicks 0510YYYY-095708
I'll dm you
Avatar
_Lumination | nUpdate 1.1.0? 0513YYYY-090534
heh?
Avatar
Avatar
_Lumination | nUpdate 1.1.0?
heh?
zachary7829 0513YYYY-090629
If you got that while trying to log in, just try to refresh the page and log in again
Avatar
Harley Hicks 0513YYYY-100120
Odd. I fixed the main issue with that, weird that it's still happening.
Avatar
AShortcuts 0528YYYY-112639
@Harley Hicks For the past week I am getting Membership Cancelled emails. Every single day I get a new one. Can you fix this please
Avatar
zachary7829 0528YYYY-123106
Thought he fixed that already 🤔
Avatar
Avatar
AShortcuts
@Harley Hicks For the past week I am getting Membership Cancelled emails. Every single day I get a new one. Can you fix this please
Harley Hicks 0616YYYY-205330
I'm really sorry for the delay on this. Working on it over the next couple days.
20:53
I thought it was resolved, but I'll have another look.
Avatar
AShortcuts 0616YYYY-231928
Okay thank you
Avatar
Avatar
AShortcuts
Okay thank you
Harley Hicks 0617YYYY-075704
I've fixed your specific case, but I'm still looking into why your account continued to get those emails. Thanks again for the report. (edited)
Avatar
AShortcuts 0618YYYY-163058
Thank you
Avatar
Zzzzzzzzzzzzzzzz (ChesterWOV) 0707YYYY-013448
Idk is this is a bug, but when I go to feedback.routinehub.co I saw this thing:
Avatar
FifiTheBulldog 0707YYYY-013605
I know Harley has been planning to phase out the Fider site for RoutineHub
01:36
So I wouldn't be too concerned
Avatar
Zzzzzzzzzzzzzzzz (ChesterWOV) 0707YYYY-013628
Ok
Avatar
Avatar
Zzzzzzzzzzzzzzzz (ChesterWOV)
Idk is this is a bug, but when I go to feedback.routinehub.co I saw this thing:
Harley Hicks 0707YYYY-103434
Yeah, planning on phasing out. I'm moving to a new product.
10:34
Fider has been a rollercoaster.
Avatar
zachary7829 0707YYYY-131100
I can't seem to open any of my unpublished shortcuts that don't have links in them, always brings up Error 500.
Avatar
Avatar
zachary7829
I can't seem to open any of my unpublished shortcuts that don't have links in them, always brings up Error 500.
Harley Hicks 0707YYYY-133954
I will look into this. Thanks for the report.
Avatar
Void4DevYT 0711YYYY-143917
I have a website
14:39
And I put it on my routine profile
14:39
It makes me put the https://
14:39
And it works
14:39
When I tap on the icon
14:40
It says safari can connect to server
14:40
But
14:40
When I type it without https://
14:40
Not in the settings
14:40
In the web browser
14:41
It works
14:41
I don’t know why
Avatar
FifiTheBulldog 0711YYYY-144110
What’s the site?
Avatar
Void4DevYT 0711YYYY-144129
Void4site.epizy.com
14:42
The normal erks
14:42
Works
14:42
Bit the https does not
Avatar
FifiTheBulldog 0711YYYY-144241
That’s because your site doesn’t support HTTPS. It’s not an issue with RoutineHub. (Which means it doesn’t belong in this channel.)
Avatar
Void4DevYT 0711YYYY-144251
Well
14:43
Then routime hib needs to allow us to put non https
14:43
IT MAKES ME
Avatar
FifiTheBulldog 0711YYYY-144340
How so?
Avatar
Void4DevYT 0711YYYY-144346
Its says
14:43
Whrn i press submot
14:43
Submit
14:44
It’s says “put in a link”
14:44
I add the the https it work
14:44
Like bro
14:45
I don’t know why
Avatar
FifiTheBulldog 0711YYYY-144549
Use http:// instead of https:// then.
Avatar
Void4DevYT 0711YYYY-144555
?
14:45
What
14:46
Ok
14:46
I’ll try
14:46
What’s http and https
14:46
What’s the diff
😂 2
Avatar
FifiTheBulldog 0711YYYY-144711
HTTPS is a secure and encrypted connection. HTTP is unencrypted.
Avatar
Void4DevYT 0711YYYY-144716
Oh
14:47
Ohhhhh
14:47
I’ll try
14:47
Thx!
14:47
Yessss
Avatar
AShortcuts 0719YYYY-112118
Hi @Harley Hicks I am getting the same problem with the ‘Membership Canceled’ emails again. Can you please fix this. Thank you
Avatar
G30 0805YYYY-023800
@Harley Hicks
Avatar
Avatar
G30
@Harley Hicks
Harley Hicks 0805YYYY-082904
Hm. What action caused this?
Avatar
Avatar
AShortcuts
Hi @Harley Hicks I am getting the same problem with the ‘Membership Canceled’ emails again. Can you please fix this. Thank you
Harley Hicks 0805YYYY-082915
I'll be looking into this today. Sorry for the delay.
Avatar
Avatar
Harley Hicks
Hm. What action caused this?
G30 0805YYYY-125805
I updated the shortcut to v1.0.1 in order to delete it afterwards + delete the initial version from the same page. Deleting the initial version of the shortcut resulted in the error.
Avatar
Harley Hicks 0805YYYY-134646
Ok. I should have received an email with your error. I'll take a look there.
Avatar
Original message was deleted or could not be loaded.
augustin 0817YYYY-135118
hello
Avatar
alombi 0817YYYY-183843
Site is down for me
Avatar
Avatar
alombi
Site is down for me
IceBotYT (bit.do/flightcuts) 0817YYYY-191630
Oh hey the creator of AirForce! I love your shortcut! I made an alternative of AirForce for iOS 14 if you’re interested
Avatar
jaglion | Pritam Download 0818YYYY-060116
Site down 😔
Avatar
Avatar
jaglion | Pritam Download
Site down 😔
IceBotYT (bit.do/flightcuts) 0818YYYY-080832
As usual
Avatar
Avatar
IceBotYT (bit.do/flightcuts)
Oh hey the creator of AirForce! I love your shortcut! I made an alternative of AirForce for iOS 14 if you’re interested
alombi 0818YYYY-134914
How is it called?
Avatar
Avatar
alombi
How is it called?
IceBotYT (bit.do/flightcuts) 0818YYYY-134938
It's called Flightcuts, you can check it out here: https://bit.do/flightcuts (edited)
Avatar
alombi 0818YYYY-135018
I’ll check that out
13:50
When the site will load lol
Avatar
IceBotYT (bit.do/flightcuts) 0818YYYY-135028
Yay 😁
13:50
I can also provide a direct iCloud link if you want
Avatar
alombi 0818YYYY-135113
Yep would be nice considering that rh is down
13:51
But we should move to #general
Avatar
IceBotYT (bit.do/flightcuts) 0818YYYY-135131
ok
Avatar
countrysouthernbellegirl 0818YYYY-150838
Is the routinehub down
Avatar
Avatar
countrysouthernbellegirl
Is the routinehub down
bailey | iOS 14 MovieCuts 0818YYYY-153154
yes, it has been very very very slow
Avatar
mvan231 (ShortCasts) 0818YYYY-184922
It's been Down most of the day
Avatar
IceBotYT (bit.do/flightcuts) 0819YYYY-140124
@Harley Hicks in #shortcut-feed, the image for the shortcut expires, so it just loads forever. steps to reproduce: go to #shortcut-feed, click on any of the images, click on open original, and you see this:
Avatar
Harley Hicks 0819YYYY-140235
Got it. Thanks. I'll add that to the list.
Avatar
IceBotYT (bit.do/flightcuts) 0819YYYY-140328
No problemo
Avatar
G30 0914YYYY-214052
When on page 1 out of 4 for my shortcuts on RH, 3 shows as as to show pages in between 2 and 4. This isn’t necessary and doesn’t occur when I’m on any of the other 3 pages.
21:41
Avatar
Harley Hicks 0915YYYY-141055
Alright, so this is a weird one.
14:11
And I'm not sure it's completely avoidable.
14:11
But I'll look into it.
Avatar
Luana (@Luana) 0921YYYY-112225
Website very slow anyone?
Avatar
mvan231 (ShortCasts) 0921YYYY-115505
Seems fine for me
Avatar
Avatar
Luana (@Luana)
Website very slow anyone?
Harley Hicks 0921YYYY-120014
Seems to be running fine. Haven’t gotten any server notifications yet.
Avatar
Luana (@Luana) 0921YYYY-121645
Weird
Avatar
IceBotYT (bit.do/flightcuts) 0921YYYY-190642
Probably just your internet
Avatar
Harley Hicks 0922YYYY-074735
Have you cleaned your internet pipes lately? That could be it.
😂 3
Avatar
jaglion | Pritam Download 1001YYYY-233054
What happened please help me 😢
23:32
This problem is happening from yesterday with me on my computer. But when I try to open the site in my iPhone it works fine.
Avatar
Avatar
jaglion | Pritam Download
What happened please help me 😢
bailey | iOS 14 MovieCuts 1002YYYY-000528
Reload the site.
Avatar
jaglion | Pritam Download 1002YYYY-000630
Reloaded many times, nothing happened 😢
Avatar
mvan231 (ShortCasts) 1002YYYY-033628
Could be that it's using cached images that no longer match but it should refresh them. You could try clearing browser history and cookies for the site and see if it helps
Avatar
Avatar
mvan231 (ShortCasts)
Could be that it's using cached images that no longer match but it should refresh them. You could try clearing browser history and cookies for the site and see if it helps
jaglion | Pritam Download 1002YYYY-053826
Painful 😣 I cleared all history and nothing happened. I reinstalled it freshly but not working. 😢
05:39
@Harley Hicks any help? ☹
Avatar
Avatar
jaglion | Pritam Download
Painful 😣 I cleared all history and nothing happened. I reinstalled it freshly but not working. 😢
mvan231 (ShortCasts) 1002YYYY-054543
Is this happening on other browsers too?
Avatar
jaglion | Pritam Download 1002YYYY-054638
I uses only chrome. But let me check
Avatar
mvan231 (ShortCasts) 1002YYYY-054702
Google appreciates that 😝
Avatar
jaglion | Pritam Download 1002YYYY-054745
Yes same happening with Internet explorer 😢
Avatar
mvan231 (ShortCasts) 1002YYYY-055330
Seems you might have an ISP problem or maybe DNS issue with your router. FWIW, I just checked and the site is loading fine for me on Wi-Fi and cellular. (edited)
Avatar
Original message was deleted or could not be loaded.
jaglion | Pritam Download 1002YYYY-055616
Hacked??? 😳
Avatar
mvan231 (ShortCasts) 1002YYYY-055652
Nevermind
Avatar
jaglion | Pritam Download 1002YYYY-055758
Nope. I tried giving my Mobile’s personal hotspot to computer and it happens the same 😑
Avatar
Avatar
mvan231 (ShortCasts)
Seems you might have an ISP problem or maybe DNS issue with your router. FWIW, I just checked and the site is loading fine for me on Wi-Fi and cellular. (edited)
jaglion | Pritam Download 1002YYYY-060042
Another websites is working fine except routinehub
Avatar
mvan231 (ShortCasts) 1002YYYY-060112
What about loading the site on your phone?
Avatar
Avatar
mvan231 (ShortCasts)
What about loading the site on your phone?
jaglion | Pritam Download 1002YYYY-060125
Fine
Avatar
mvan231 (ShortCasts) 1002YYYY-060207
Strange for sure
😢 1
Avatar
Avatar
mvan231 (ShortCasts)
Strange for sure
jaglion | Pritam Download 1002YYYY-060314
First time happening with me.
Avatar
Harley Hicks 1002YYYY-061703
Hey @jaglion | Pritam Download , that’s very strange. I would say try clearing the cache. https://support.google.com/accounts/answer/32050?hl=en&co=GENIE.Platform%3DDesktop
When you use a browser, like Chrome, it saves some information from websites in its cache and cookies. Clearing them fixes certain problems, like loading or formatting issues on sites. In Chrome
Avatar
Avatar
Harley Hicks
Hey @jaglion | Pritam Download , that’s very strange. I would say try clearing the cache. https://support.google.com/accounts/answer/32050?hl=en&co=GENIE.Platform%3DDesktop
jaglion | Pritam Download 1002YYYY-061854
Already tried 😑
Avatar
Avatar
jaglion | Pritam Download
Already tried 😑
Harley Hicks 1002YYYY-062135
What happens when you try it in incognito mode?
Avatar
Avatar
Harley Hicks
What happens when you try it in incognito mode?
jaglion | Pritam Download 1002YYYY-062247
Tried In normal mode
06:23
Same gets in incognito mode also
Avatar
Harley Hicks 1002YYYY-062650
I got nothing on that then. Let me just make sure I have this straight. - css doesn’t load on any browser on your computer - css loads on phone when not connected to your home network - css doesn’t load on phone when connected to your home network.
06:26
Is that all correct so far?
Avatar
jaglion | Pritam Download 1002YYYY-063147
Avatar
Harley Hicks 1002YYYY-063300
What country are you located?
Avatar
jaglion | Pritam Download 1002YYYY-063309
India
Avatar
Harley Hicks 1002YYYY-064555
The only thing I can think of is that your computer’s DNS pointing to B2 (the service I use for file storage) is incorrect.
Avatar
Avatar
Harley Hicks
The only thing I can think of is that your computer’s DNS pointing to B2 (the service I use for file storage) is incorrect.
jaglion | Pritam Download 1002YYYY-064621
Any solution?
Avatar
Harley Hicks 1002YYYY-064646
Flush your DNS cache on your computer: https://www.thewindowsclub.com/flush-windows-dns-cache
Learn how to turn off, turn on, disable, clear, reset or flush Windows DNS Cache in Windows. Internet connection problems? Repair corrupt DNS cache.
Avatar
jaglion | Pritam Download 1002YYYY-065120
Not worked 😇
Avatar
Harley Hicks 1002YYYY-065335
I got nothing then. Haha. Hopefully it clears up soon. That’s very weird.
Avatar
Avatar
Harley Hicks
I got nothing then. Haha. Hopefully it clears up soon. That’s very weird.
jaglion | Pritam Download 1002YYYY-065440
No problem. Thanks. Hope it will be fixed
06:54
Automatic
Avatar
Harley Hicks 1002YYYY-065454
I’m sure it will.
Avatar
bailey | iOS 14 MovieCuts 1009YYYY-214338
Not really major but when clicking or previewing it brings the ad with it or the click, when it darkens, goes ontop the ad.
Avatar
Harley Hicks 1010YYYY-071306
Huh. I think that would actually be a Safari bug. I can take a look, but not 100% sure if that’s something I can fix on my end
👍 1
Avatar
jaglion | Pritam Download 1011YYYY-112104
Is the site down or only for me?
Avatar
Avatar
jaglion | Pritam Download
Is the site down or only for me?
Harley Hicks 1011YYYY-122006
Most likely just you and/or temporarily. Haven't seen any other reports, and looks to be working on my end.
Avatar
countrysouthernbellegirl 1022YYYY-102948
I get this page sometimes
10:30
Dose anyone else get that too
Avatar
Harley Hicks 1022YYYY-103144
Mentioned in #general
10:31
Investigating why this randomly happens.
Avatar
Mike (UpdateKit API, RoutinePub) 1024YYYY-115823
Not sure if known but I just used the API to publish an update and the iOS version for that particular shortcut version defaulted to iOS 14 even though the previous version was manually set to iOS 15.
Avatar
Harley Hicks 1024YYYY-135240
Weird. I’ll look into that.
Avatar
atnbueno 1106YYYY-081935
Right now, from Spain, it takes 12 seconds to get an answer for this: curl -I https://routinehub.co/user/atnbueno/favorites
Avatar
Avatar
atnbueno
Right now, from Spain, it takes 12 seconds to get an answer for this: curl -I https://routinehub.co/user/atnbueno/favorites
Harley Hicks 1107YYYY-105003
How many favorites do you have? This isn’t an accusation, just good info to know for researching the issue.
Avatar
Avatar
Harley Hicks
How many favorites do you have? This isn’t an accusation, just good info to know for researching the issue.
atnbueno 1107YYYY-105052
17
Avatar
Harley Hicks 1107YYYY-105137
That doesn’t seem like enough to cause the issue. Is that request consistently taking 12 secs?
Avatar
atnbueno 1107YYYY-110455
Not anymore. Yesterday lasted for about half an hour (consistent delays of 10-12 seconds each request, plus some timeouts). (edited)
Avatar
Harley Hicks 1107YYYY-121250
Interesting
12:13
I wonder if that had to do with a hop between my server in NY and Spain
Avatar
Mike (UpdateKit API, RoutinePub) 1107YYYY-140707
the site is showing 504 cloudflare timeouts
Avatar
spencer 1109YYYY-152714
Not sure if this is just an issue for me, but I’ve been getting this email every day for a couple years 😂
15:27
Avatar
bailey | iOS 14 MovieCuts 1109YYYY-153728
You put up with that for years..? 👀
Avatar
FifiTheBulldog 1109YYYY-161134
I don’t think you’re the only one who’s experienced that
Avatar
Avatar
spencer
Click to see attachment 🖼️
Harley Hicks 1109YYYY-182718
Known issue that I’m trying to sort out
Avatar
Avatar
Harley Hicks
Known issue that I’m trying to sort out
spaceneb 1121YYYY-081500
at least it's the opposite of most companies that won't let you cancel
Avatar
mudkip 1127YYYY-123942
routinehub REALLY wants you to cancel the membership i guess
Avatar
Harley Hicks 1127YYYY-142239
Yeah, sorry.
14:22
Been really busy these days (edited)
Avatar
Lilothestitch 1204YYYY-081432
Hi guys. I get an error when I download more than 1000+ images from an imgur album with DImgur. It gives me this error. Especially when I enabled “Allow Sharing Large Amounts of Data”. This happens.
08:14
Is there a way to update this shortcut?
Avatar
Avatar
Lilothestitch
Is there a way to update this shortcut?
atnbueno 1204YYYY-082935
This channel is for bugs in the routinehub.co website, not the shortcuts published in it 🙂 (edited)
Avatar
Avatar
atnbueno
This channel is for bugs in the routinehub.co website, not the shortcuts published in it 🙂 (edited)
Lilothestitch 1204YYYY-084651
Where do I go to report bugs for shortcuts?
Avatar
zachary7829 1204YYYY-084755
#shortcut-help
Avatar
Avatar
spencer
Not sure if this is just an issue for me, but I’ve been getting this email every day for a couple years 😂
Harley Hicks 1220YYYY-095859
Are you still getting these emails? I'm currently testing a fix.
Avatar
Avatar
Harley Hicks
Are you still getting these emails? I'm currently testing a fix.
spencer 1228YYYY-133923
I think I’ve stopped getting them, yeah
Avatar
Avatar
spencer
I think I’ve stopped getting them, yeah
Harley Hicks 1228YYYY-133957
Awesome. Thanks
Avatar
jaglion | Pritam Download 1231YYYY-104456
The site is showing “error 504”
Avatar
Avatar
jaglion | Pritam Download
The site is showing “error 504”
Harley Hicks 1231YYYY-104704
Showing fine for me. I didn’t receive any email errors either. Is there a specific part of the site you’re trying to load that’s giving you this error consistently?
Avatar
Avatar
Harley Hicks
Showing fine for me. I didn’t receive any email errors either. Is there a specific part of the site you’re trying to load that’s giving you this error consistently?
jaglion | Pritam Download 1231YYYY-221221
I was editing some information of my shortcut and got that error and I try to load the site in another page also got that error. But now it’s fine.
Avatar
Avatar
jaglion | Pritam Download
I was editing some information of my shortcut and got that error and I try to load the site in another page also got that error. But now it’s fine.
Harley Hicks 1231YYYY-222429
Cool. Definitely let me know if it happens again!
Avatar
jaglion | Pritam Download 0103YYYY-231004
@Harley Hicks I just updated my shortcut but the shortcut icon shows “no image” icon.
Avatar
Avatar
jaglion | Pritam Download
@Harley Hicks I just updated my shortcut but the shortcut icon shows “no image” icon.
zachary7829 0103YYYY-231524
Issue with iCloud right now, wait for Apple to fix it
23:15
After they fix it, you can re-update the shortcut to have the image
Avatar
Avatar
zachary7829
Issue with iCloud right now, wait for Apple to fix it
jaglion | Pritam Download 0104YYYY-013551
Ok thanks
Avatar
David Blue 0109YYYY-144022
has anyone else been having trouble with RoutineHub Report (2449) just recently? (edited)
Avatar
Avatar
David Blue
has anyone else been having trouble with RoutineHub Report (2449) just recently? (edited)
Harley Hicks 0109YYYY-155000
I’m not sure I understand
Avatar
mudkip 0109YYYY-172433
17:24
this maybe?
17:24
@David Blue you should try #shortcut-help
😳 1
Avatar
mvan231 (ShortCasts) 0109YYYY-233039
Agreed. This channel is for site bugs not shortcut issues
Avatar
jaglion | Pritam Download 0212YYYY-094932
Showing this error
Avatar
mvan231 (ShortCasts) 0212YYYY-104240
I'm seeing the same
Avatar
countrysouthernbellegirl 0212YYYY-114024
Is the site down
Avatar
Avatar
countrysouthernbellegirl
Is the site down
atnbueno 0212YYYY-114245
It works from Spain (edited)
Avatar
Avatar
jaglion | Pritam Download
Showing this error
! ! ! dante_nl 0212YYYY-114639
I had the same error, but for another Cloudflare website around the same time
Avatar
FifiTheBulldog 0212YYYY-114735
It loads for me, albeit very slowly
Avatar
Avatar
jaglion | Pritam Download
Showing this error
TimeMaster 0213YYYY-155807
Site running very slowly… got this error also.
Avatar
Mike (UpdateKit API, RoutinePub) 0227YYYY-153502
i’ve noticed that very often it seems the site just goes down or responds very slowly, like 15+ seconds to respond, even the api.
15:35
most if not all of the critical failures my api experiences come from requests to routinehub timing out
😥 1
Avatar
Harley Hicks 0227YYYY-201154
I’ll take a look this week. Thanks for bringing this up.
👍 2
Avatar
WINSEVN 0303YYYY-234326
I don’t usually post here, but routinehub usually hangs when I try to load it. The most recent issue is
Avatar
mvan231 (ShortCasts) 0304YYYY-085255
Oh yes. This happens from time to time
Avatar
Avatar
mvan231 (ShortCasts)
Oh yes. This happens from time to time
WINSEVN 0304YYYY-182134
Thank you for the heads up. I thought maybe it was my wifi.
Avatar
atnbueno 0305YYYY-125630
The website is so slow that previews in social networks are giving up on getting the Open Graph preview of https://routinehub.co/shortcut/11250/ 😓
Avatar
Avatar
mvan231 (ShortCasts)
Oh yes. This happens from time to time
Xanderplayz16 0313YYYY-085307
Same i think the owners should upgrade the servers
Avatar
Avatar
Xanderplayz16
Same i think the owners should upgrade the servers
Harley Hicks 0313YYYY-123738
Actually I’ve resolved the issues yesterday. Had to do with some out of control database queries.
☝️ 1
❤️ 1
Avatar
XKostyaPRO_X 0318YYYY-032627
Why RoutineHub in the Russia loads sooo slow?! What happened to my internet?!
03:32
I hate loading!!!!!!!!!
Avatar
mvan231 (ShortCasts) 0318YYYY-085905
It's not just there that has the issue
Exported 2,929 message(s)