Review Board Ticket #4817: Emojis are not being displayed correctly

2019-04-29 Thread Joe Kuang
--
To reply, visit https://hellosplat.com/s/beanbag/tickets/4817/
--

New ticket #4817 by joekuang
For Beanbag, Inc. > Review Board

Status: New
Tags: Priority:Medium, Type:Defect

File attachments:

 * Screen Shot 2019-04-29 at 4.59.26 PM.png
   



--
Emojis are not being displayed correctly
==

# What version are you running?
3.0.5

# What's the URL of the page containing the problem?
N/A

# What steps will reproduce the problem?
Using the emoji markdowns in a review.


# What is the expected output? What do you see instead?
See attached picture


--

-- 
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at https://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


RBTools Ticket #4700: Add a flag (or modify existing flag) to rbt post to override OPEN_BROWSER setting from config files

2018-06-06 Thread Joe Kuang
--
To reply, visit https://hellosplat.com/s/beanbag/tickets/4700/
--

New ticket #4700 by joekuang
For Beanbag, Inc. > RBTools

Status: New
Tags: Priority:Medium, Type:Enhancement


--
Add a flag (or modify existing flag) to rbt post to override OPEN_BROWSER 
setting from config files
==

# What version are you running?
0.7.11

# Describe the enhancement and the motivation for it.
Adding a flag to allow users to explicitly disable the open browser default 
from the .reviewboardrc file under a repository (such as `rbt post 
--no-browser`). The motivation is to offer users the capability of overriding 
configs like OPEN_BROWSER which potentially breaks the user experience of their 
development tooling if they were working with a repository that contains a 
.reviewboardrc file. Perhaps adding overrides can also apply to other rbt 
arguments.


# Please provide any additional information below.


--

-- 
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at https://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


RBTools Ticket #4697: rbt patch --exclude flag

2018-05-31 Thread Joe Kuang
--
To reply, visit https://hellosplat.com/s/beanbag/tickets/4697/
--

New ticket #4697 by joekuang
For Beanbag, Inc. > RBTools

Status: New
Tags: Priority:Medium, Type:Enhancement


--
rbt patch --exclude flag
==

# What version are you running?
0.7.11

# Describe the enhancement and the motivation for it.
Add an --exclude flag to `rbt patch` with behavior similar to `git apply 
--exclude`. Currently, RBs containing diffs denoted as binary files are 
unpatchable via `rbt patch`, and a workaround is to download the patch file and 
apply it through `git apply --exclude `. The motivation is 
to allow this same use case through RBTools, such as `rbt patch --exclude 
`.

# Please provide any additional information below.


--

-- 
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at https://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.