Bruno Lemos
22e631940e
v0.45.2
v0.45.2
2019-02-03 06:37:32 -02:00
Bruno Lemos
2c69cebde7
Consider 6am as day instead of 7am
2019-02-03 06:36:51 -02:00
Bruno Lemos
e87f03671a
Fix inverted theme names (regression)
2019-02-03 06:35:56 -02:00
Bruno Lemos
fe41e4b703
Update README.md
...
Update iOS link from br to us
Also changed utm_source
2019-02-03 04:11:36 -02:00
Bruno Lemos
e2105634ae
Remove BETA text
...
Although I still consider it kinda like a beta because lot's of important features are not yet available.
2019-02-03 03:44:56 -02:00
Bruno Lemos
d18ef352ed
Add App Store and Play Store download badges to README
2019-02-03 03:42:37 -02:00
Bruno Lemos
5dceff9d72
Revert default light theme to light-white
2019-02-03 03:22:05 -02:00
Bruno Lemos
8320f78f36
Revert "Update main screenshot to a gif"
...
This reverts commit 76ed093df0 .
2019-02-03 03:20:01 -02:00
Bruno Lemos
76ed093df0
Update main screenshot to a gif
2019-02-03 03:18:34 -02:00
Bruno Lemos
2f82270302
Update screenshots
2019-02-03 03:16:18 -02:00
Bruno Lemos
a3332a9a3a
Bump build number
2019-02-03 01:21:43 -02:00
Bruno Lemos
c0d3076adc
[Android] Align splash logo with LoginScreen logo
...
TODO: Animate logo from center instead
2019-02-03 01:21:43 -02:00
Bruno Lemos
8da076524d
[Android] Fix build
...
Upgrade firebase and play-services
2019-02-03 01:21:42 -02:00
Bruno Lemos
13057d4558
[Android] Add missing logo_circle asset
2019-02-03 01:21:42 -02:00
Bruno Lemos
3fe8adf1d5
v0.45.1
v0.45.1
2019-02-02 18:57:31 -02:00
Bruno Lemos
d1b2d49cc7
Change default themes to light-blue and dark-blue
2019-02-02 18:24:49 -02:00
Bruno Lemos
d37ee26364
Tweak some colors to prevent color conflict between headers and separators
2019-02-02 18:18:18 -02:00
Bruno Lemos
d98d2f2375
Use circle logo everywhere
...
Looks more modern
Also aligned ios splash logo with loginscreen logo so it doesnt jump
2019-02-02 18:18:16 -02:00
Bruno Lemos
205bce1803
Fix wrong repo link on notification header
...
Fix #104
2019-02-02 18:18:13 -02:00
Bruno Lemos
314eb75a5e
Add crypto addresses
...
Because why not
2019-02-02 16:24:01 -02:00
Bruno Lemos
21eda8e1af
Add link to DevHub's twitter
...
https://twitter.com/devhub_app
2019-02-02 16:24:00 -02:00
Bruno Lemos
7abc9c20ca
Enable read/unread filter on activity columns
2019-02-02 16:23:59 -02:00
Bruno Lemos
a142d405df
Show message about private notification support on private notifications
...
Also disable private filter
2019-02-02 16:23:48 -02:00
Bruno Lemos
4aefb61bd8
Check node variable before using findDOMNode
2019-02-02 05:14:05 -02:00
Bruno Lemos
fd8c210bd1
Start with all filters expanded on big screens
2019-02-02 04:32:00 -02:00
Bruno Lemos
5ea696ada9
Allow expanding all filters at once
2019-02-02 04:03:32 -02:00
Bruno Lemos
05fcea3779
Fix wrong theme color on some components after theme change
...
I noticed the color was coming as rgba(NaN, NaN, NaN, 1), so possibly related: https://github.com/react-spring/react-spring/issues/380
2019-02-01 19:18:26 -02:00
Bruno Lemos
7acc0cd2df
[Mobile] Remove invalid prop wordWrap
2019-02-01 19:16:19 -02:00
Bruno Lemos
bd8a8ee362
Fix AddColumnModal on small screens
...
Make it scrollable
2019-01-31 12:24:49 -02:00
Bruno Lemos
a60489b6e8
v0.45.0
v0.45.0
2019-01-31 11:46:23 -02:00
Bruno Lemos
7ece7a7d3b
Revert different backgroundColor on outline label
2019-01-31 11:44:34 -02:00
Bruno Lemos
85e2165462
Prevent losing enhancements (e.g. saved and read status) on merging new items
...
Fix event losing read status
2019-01-31 11:22:55 -02:00
Bruno Lemos
012094bdce
Parse emojis from comments and labels
...
Also Unify emojis between all platforms
Closes #102
Closes #103
2019-01-31 10:30:01 -02:00
Bruno Lemos
f623f29585
Prevent text on AddColumnModal to be below FAB
2019-01-31 10:24:01 -02:00
Bruno Lemos
7113173b82
Allow marking items or columns as read/unread
...
Fix #12
Fix #22
Fix #52
If the column has some filter, mark only the visible items as read/unread, one by one
If the column has no filters, mark ALL related notifications as read on GitHub with a single api call
2019-01-31 10:23:52 -02:00
Bruno Lemos
bcb4edc85f
Remove [bot] from issue/pr author username
2019-01-31 01:26:10 -02:00
Bruno Lemos
066565818a
Show issue/pr labels
...
Closes #101
2019-01-31 01:24:54 -02:00
Bruno Lemos
ea3ce928e9
Move link about private support from LoginScreen to AddColumnModal
2019-01-30 20:59:52 -02:00
Bruno Lemos
c7ef5b9c63
Round some dates (e.g.: after 1h30min, show as 2h)
2019-01-30 20:40:19 -02:00
Bruno Lemos
0071661f54
Show issue/pr creation date
2019-01-30 20:19:17 -02:00
Bruno Lemos
d662d7a14d
Fix avatar image size/quality
2019-01-30 19:29:08 -02:00
Bruno Lemos
4f8b1b4e56
Fix some console errors
...
a inside a
Invalid wordBreak prop
2019-01-30 12:46:25 -02:00
Bruno Lemos
9653afafb8
Show number of comments on issue/pr
2019-01-30 12:43:39 -02:00
Bruno Lemos
5368aa5699
Use break-word instead of break-all
2019-01-30 11:42:01 -02:00
Bruno Lemos
93e4e105fc
Split issue author link from title
2019-01-30 11:39:34 -02:00
Bruno Lemos
534b03f8d1
Increase card sub icons size a little bit
2019-01-30 11:32:05 -02:00
Bruno Lemos
6c28ef4719
Break big words
2019-01-30 11:00:36 -02:00
Bruno Lemos
133d2ba0f7
Move issue card id to a separate line from the title
2019-01-30 10:58:54 -02:00
Bruno Lemos
fcae4969f5
Tweak SubHeader
...
Also fix regression on mobile
2019-01-30 10:28:15 -02:00
Bruno Lemos
0de8cdeb3a
[Web] Change text hover effect
...
Change color instead of adding underline
2019-01-30 09:22:38 -02:00