Probably a good idea, but not worth keeping a task around for.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Feb 20 2019
Jan 14 2019
Jan 2 2019
Jul 26 2018
Jul 20 2018
how did this ever escape us
Mar 13 2018
I wasn't able to reproduce the black background issue, exactly, but here's what I changed:
Mar 8 2018
very good memes
hmmm
Actually, HTML mail has an issue now.
This is technically fixed now but the meme stuff is real old and rough so I'm going to maybe make some kind of effort to get through more of T5258, etc.
This is conceptually easy but no trigger character really makes a ton of sense. I'm going to decline this until it's more clear what the desired behavior actually is.
Mar 7 2018
Feb 9 2018
See PHI357.
Sep 30 2017
Well, it half-works in email, so that's something!
You can do this
Ahhh, so you can't have multiple adjacent macros on the same line; that was my problem. I guess that could be special-cased, which would be linear with the number of "tokens that are macros coming before a non-macro" appearing on a line, but I'm probably the only one clamoring for multiple horizontally aligned parrots.
They need to be on their own line. I think this rule got added in 2011, shortly after I left FB.
Aug 3 2017
I'm just going to merge this into T5258. There are two separate issues here:
This bug does exist on this server, but unclear why. Maybe related to size of image, but probably best solution is some command-line tool to regenerate all file transforms? I don't think making PHIDs easy to find inside the app is very user friendly.
Aug 2 2017
In T12950#230520, @chad wrote:Why did they need regenerating in the first place?
Why did they need regenerating in the first place?
May 23 2017
May 15 2017
@jeffprouty Shoot us an email at support@phacility.com with details about your instance and the issue you're hitting if you're a paying customer; see also https://admin.phacility.com/book/phacility/article/support/.
Just confirming this is broken for phacility hosted instances (it is for us at least) and that there is no work around to date? Should this be it's own issue? Or should we reopen this issue?
Apr 12 2017
If nothing's been typed in the text field for more than 5 seconds the user probably wants memes
Apr 11 2017
How about "i" for "image"?
⇧ + ↓
I am also keeping an eye on https://www.reddit.com/r/bonehurtingjuice/. It's still a small meme but if it takes off we're all going to be drinking bone hurting juice this time next month.
just need to assign a trigger for the typeahead.....hmmmmmmmmm....
Also our meme format is very outdated, the new meme format is:
Apr 9 2017
Mar 20 2017
@epriestley, I tested out the scenario with the change applied.
Mar 14 2017
Ah! That fixed it, thanks @epriestley. I'll let you know once I test out that configuration.
Remarkup is cached, so you'll need to run bin/cache purge --purge-remarkup (or make an edit, or create a new post) to purge the cache.
@epriestley, I wouldn't mind testing that scenario out this weekend (I'll have to change a couple of domain name settings to create the scenario, but that's easily undone).
Mar 11 2017
Happy to accept a patch for this (deleting that one line of code) if someone wants to claim that they tested the scenario above and it worked correctly.
Mar 9 2017
That is, the problem would be:
I guess we actually have to test this use case:
I can fix if it's one line, I just assumed it was something super hard with external urls or something.
I blame the fun police.
Macros are disabled in Phame posts, via markup engine. This originated in D2202.
Feb 21 2017
We have a hosted instance and seem to be running into the same issue. How do we get this going in this case? (Warning: we are new to phab!)
Feb 1 2017
Aug 5 2016
May 8 2016
We don't appear to be affected directly and I've discussed this in the changelog now, so I'm going to close this out as I think there's no action remaining on our side. Let us know if anyone has questions, etc.
May 4 2016
Mar 24 2016
This isn't a valid bug report. Please see Contributing Bug Reports and Providing Reproduction Steps.
Feb 24 2016
Feb 23 2016
Oh, sorry, yeah -- for macros, you'd currently have to pick the file off your desktop with the file picker thing. I'm thinking more about a general "select some existing file" feature for other cases like cover images, where you can drag-and-drop.
ah, I misunderstood @epriestley's comments above.
We don't offer drag and drop upload on the Macro page. :(
From the create-a-macro page. Uploading from the home page just creates a file (which would be helpful if this task were complete :-p)
also, on Firefox, on our instance, I can't seem to upload a file by drag&dropping it.
also, on Firefox, on our instance, I can't seem to upload a file by drag&dropping it. I can't test on this instance due to policy.
Ah, interesting. I have F1 bound to "Expose: All Windows" so the flow for me is "Click > F1 > Drop Anywhere" to save, then "F1 > Drag > F1 > Drop" to load. I'm pretty sure I can get through that faster than I could copy-paste/type-select a file by Fxxx or from a browser UI.
In general I find drag and drop workflows to be slow and annoying (with rare exceptions, such as workboards). In addition my browser is full screen so the actual workflow involves opening Downloads, finding the file among the hundreds of files, and reuploading it.
In T10374#161140, @epriestley wrote:For anyone else with other use cases in this vein (roughly "select an existing file from Phabricator" as an alternative to "select a file from the filesystem"), can you run through the scenarios in which you'd want to use this, and why it's preferable to just downloading the file first?
T10349 has a similar use case, where a user would like to select an existing file for use as a cover image.
Feb 19 2016
Presuming resolved, but yell if I missed anything.
Caches should be purged, let me know if you're still seeing issues? D15311 will fix the underlying problem, and should promote and deploy in the next 24 hours.