Nolan Lawson
8fc8108454
fix: back button dismisses the modal dialog ( #826 )
...
* fix: back button dismisses the modal dialog
fixes #60
* try to manage nested modals
* seems working now
* fix modal timing issue
* fix test flakiness
* improve test flakiness again
* fix muting timing issue
* Revert "fix muting timing issue"
* remove setTimeout from MediaDialog
* refactor
2019-03-24 15:08:34 -07:00
Nolan Lawson
5a9d047019
test: improve flakiness of report ui test ( #1117 )
2019-03-23 18:16:20 -07:00
Nolan Lawson
059b455451
fix: fix and test shortcut keys in modals ( #1115 )
2019-03-23 18:16:06 -07:00
Nolan Lawson
13659f544e
test: improve flakiness of emoji test ( #1116 )
2019-03-23 16:23:20 -07:00
Nolan Lawson
a862191d12
1.5.1
2019-03-22 16:07:24 -07:00
Nolan Lawson
cf104163fe
fix: fix removing emoji from display names ( #1114 )
2019-03-22 15:55:33 -07:00
Nolan Lawson
47255e818c
fix: fix aria-labels for pleroma ( #1113 )
2019-03-22 15:55:28 -07:00
Nolan Lawson
39b6be332a
chore: switch zeit from --team to --score ( #1112 )
2019-03-22 15:55:22 -07:00
Nolan Lawson
861c7dbe1e
1.5.0
2019-03-21 14:39:21 -07:00
Nolan Lawson
c896836ce8
fix: fix spaces in status aria-labels ( #1111 )
...
fixes #1108
2019-03-21 14:38:37 -07:00
Nolan Lawson
f69c5c683e
chore: update deps ( #1110 )
2019-03-21 12:51:08 -07:00
Nolan Lawson
2e8e0a5f19
fix: always show the home compose box ( #1109 )
...
* fix: always show the home compose box
fixes #1076
* fix loading visibility
2019-03-20 20:19:18 -07:00
Nolan Lawson
f0af8178af
feat: implement "." keyboard shortcut ( #1105 )
...
fixes #1052
2019-03-18 09:09:24 -07:00
Nolan Lawson
84b20a8fc2
docs: update development guide ( #1106 )
...
fixes #1104
2019-03-18 09:09:06 -07:00
Nolan Lawson
90aab7f6af
fix: fix background on dark mode emoji ( #1102 )
...
fixes #1101
2019-03-17 12:37:26 -07:00
Nolan Lawson
8b0dd86605
fix: fix media button focus outline ( #1103 )
...
fixes #1037
2019-03-17 12:37:19 -07:00
Nolan Lawson
4751791dcc
chore: update dependencies ( #1100 )
2019-03-17 11:34:45 -07:00
Nolan Lawson
190190bb22
1.4.0
2019-03-16 09:06:25 -07:00
Nolan Lawson
14cac8501b
chore: clean up babel config ( #1099 )
2019-03-15 23:54:09 -07:00
Nolan Lawson
ffd570f8b0
perf: remove stats.json from webpack ( #1098 )
...
I was not ever really looking at this, and it seems to add compilation time
2019-03-15 23:26:22 -07:00
greenkeeper[bot]
ff98c59237
chore: Update p-any to the latest version 🚀 ( #1096 )
...
* fix(package): update p-any to version 2.0.0
* chore(package): update lockfile yarn.lock
2019-03-14 21:14:54 -07:00
Nolan Lawson
34d5f05859
chore: update to emoji-mart 2.10.0 ( #1097 )
2019-03-14 21:14:41 -07:00
Nolan Lawson
117b5bee25
chore: update emoji-mart again for more testing ( #1095 )
...
* chore: update emoji-mart again for more testing
* update
* update again
2019-03-13 09:20:12 -07:00
Nolan Lawson
13792aef66
perf: switch from inferno to preact, use emoji-mart prerelease ( #1094 )
...
* perf: switch from inferno to preact, use emoji-mart prerelease
* use preact@10
2019-03-10 14:13:05 -07:00
greenkeeper[bot]
8ccef1b2b5
chore: Update quick-lru to the latest version 🚀 ( #1093 )
...
* fix(package): update quick-lru to version 3.0.0
* chore(package): update lockfile yarn.lock
2019-03-10 13:33:42 -07:00
Nolan Lawson
922cc762a2
chore: update now.json ( #1092 )
...
it changed due to 5012a21bcd
2019-03-09 15:06:09 -08:00
jeroenpraat
5012a21bcd
feat: Plus theme with Mastodon standard web-app colors (called mastodon) ( #1090 )
...
* +mastodon theme
* +mastodon theme
2019-03-09 12:29:57 -08:00
Nolan Lawson
ec02a2665d
chore: update to latest emoji-mart ( #1091 )
...
using a branch that allows for modern ES6 builds as well
2019-03-09 12:23:46 -08:00
Nolan Lawson
a6d14e2d54
chore(package): update rollup to version 1.5.0 ( #1088 )
...
* chore(package): update rollup to version 1.5.0
* chore(package): update lockfile yarn.lock
2019-03-07 17:12:51 -08:00
Nolan Lawson
9012b6ce5c
fix: when idb is blocked, use console.error ( #1081 )
...
this allows the error to actually be logged in production for better debugging
2019-03-05 20:25:38 -08:00
Nolan Lawson
4257951f93
test: better idb migration test ( #1080 )
2019-03-05 20:25:33 -08:00
greenkeeper[bot]
15198f19d6
chore: Update emoji-regex to the latest version 🚀 ( #1079 )
...
* fix(package): update emoji-regex to version 8.0.0
* chore(package): update lockfile yarn.lock
2019-03-05 20:25:24 -08:00
Nolan Lawson
c0918ccdc3
fix: fix pleroma snowflake IDs for real ( #1084 )
...
fixes #1082
2019-03-05 20:25:10 -08:00
Will Pearson
8665a18ac0
fix: Fix reversed base62 encoding ( #1083 )
2019-03-05 20:03:55 -08:00
Nolan Lawson
f179a63255
fix: add a privacy policy ( #1078 )
...
fixes #1077
2019-03-04 23:18:21 -08:00
Nolan Lawson
5cde48c2c5
test: add IndexedDB tests ( #1075 )
...
* test: add IndexedDB tests
Adds unit tests using fake-indexeddb.
* remove wtfnode dep
2019-03-03 18:34:10 -08:00
Nolan Lawson
93a3e85994
fix: use correct sorting for snowflake IDs ( #1074 )
...
* fix: use correct sorting for snowflake IDs
fixes #1071
* refactor
2019-03-03 17:21:22 -08:00
stanclai
fe919de86d
Clean yarn cache during docker image build phase ( #1073 )
2019-03-03 13:25:42 -08:00
Nolan Lawson
7e5f58b969
refactor: use timeline item summaries instead of ids ( #1072 )
...
As described in https://github.com/nolanlawson/pinafore/issues/369#issuecomment-467211908 this is the first step toward fixing #369
2019-03-03 13:24:55 -08:00
Nolan Lawson
b14f818e81
perf: build url regex in advance ( #1069 )
...
* perf: build url regex in advance
* update comment
* better regex stringification
2019-03-02 22:02:59 -08:00
Nolan Lawson
1f5606c65e
perf: reduce size of ShortcutHelpInfo.html ( #1068 )
2019-03-02 20:06:56 -08:00
Nolan Lawson
880bc7a38a
perf: use a separate icons.svg file ( #1067 )
...
* perf: use a separate icons.svg file
This splits icons into inline and non-inline. The inline ones are high
priority; the rest go in an icons.svg file.
* create SvgIcon.html
* determine inlined svgs at build time
2019-03-02 19:02:06 -08:00
Nolan Lawson
2fc6897ee3
perf: reduce install size using yarn --production ( #1066 )
2019-03-02 14:44:19 -08:00
Nolan Lawson
380dbbf341
chore: don't let now ignore robots.txt ( #1065 )
2019-03-02 14:44:10 -08:00
stanclai
c1df934c55
perf: Reduce docker image ( #1064 )
...
* Add .dockerignore file to clean image building area
* Optimize docker image build
2019-03-02 13:33:16 -08:00
Nolan Lawson
fe0018262f
1.3.1
2019-03-02 13:25:20 -08:00
Nolan Lawson
948316381d
chore: update all deps ( #1062 )
2019-02-28 21:35:22 -08:00
Nolan Lawson
53126c421e
chore(package): update testcafe to version 1.1.0 ( #1061 )
...
* chore(package): update testcafe to version 1.1.0
* chore(package): update lockfile yarn.lock
2019-02-28 21:05:39 -08:00
Nolan Lawson
c98619adac
fix: fix closing of account options dialog ( #1060 )
...
* fix: fix closing of account options dialog
fixes #1049
* fix lint
2019-02-28 20:49:09 -08:00
Nolan Lawson
6715bbdfd5
chore(package): update rollup to version 1.3.2
...
* chore(package): update rollup to version 1.3.2
* chore(package): update lockfile yarn.lock
2019-02-28 20:02:53 -08:00