Nolan Lawson
ecfbc57aed
chore: update deps ( #1144 )
2019-04-10 07:55:27 -07:00
greenkeeper[bot]
7086b09f4f
chore: Update now to the latest version 🚀 ( #1142 )
...
* chore(package): update now to version 15.0.3
* chore(package): update lockfile yarn.lock
2019-04-08 19:27:31 -07:00
sgenoud
e202dd3444
feat: Add a setting to reload the page ( #1132 )
...
* Add reload setting
The iOS PWA version does not allow you to reload the page - even with killing
the app. This is useful for reloading new versions of the app (as well as
solving bad transient state issues).
* make href use #
2019-04-08 19:23:16 -07:00
sgenoud
1dec3b55f9
fix: Remove placeholder for cards without images ( #1135 )
...
* Remove placeholder for cards without images
* remove no longer needed svg
2019-04-08 19:14:18 -07:00
greenkeeper[bot]
db222ef007
chore: Update quick-lru to the latest version 🚀 ( #1139 )
...
* fix(package): update quick-lru to version 4.0.0
* chore(package): update lockfile yarn.lock
2019-04-05 09:37:32 -07:00
sgenoud
f6c8eb4055
fix: Disable custom scrollbars by default on iOS ( #1133 )
2019-04-05 09:27:44 -07:00
Nolan Lawson
8549c3a79a
fix: add placeholder icon for opengraph cards without images ( #1131 )
2019-04-01 20:48:41 -07:00
Nolan Lawson
44c45d0b64
fix: slight tweaks to opengraph card ( #1128 )
2019-03-31 14:11:24 -07:00
sgenoud
6bae770bf5
feat: Add support for Open Graph cards ( #1121 )
...
* Add support for Open Graph cards
* use <strong> and aria-hidden on image to improve a11y
2019-03-31 12:04:24 -07:00
sgenoud
8d012a96f7
fix: Enable PWA support for iOS devices ( #1120 )
...
* Enable PWA support for iOS devices
* add sniff for ios <12.2
2019-03-31 10:56:21 -07:00
Nolan Lawson
f169e0063d
test: improve test flakiness ( #1127 )
2019-03-31 10:56:03 -07:00
Nolan Lawson
9553c74799
chore: remove now.json from source control ( #1126 )
...
* chore: remove now.json from source control
* fixup
2019-03-31 10:55:54 -07:00
Nolan Lawson
f758e12b24
fix: replace indexWhere with findIndex ( #1125 )
2019-03-31 09:21:57 -07:00
Nolan Lawson
6744de59f8
feat: add account page filters ( #1124 )
...
* start on account page filters
fixes #1021
* making progress
* more progress, just need style now
* fix lint
* fix style and add test
2019-03-30 21:48:49 -07:00
Nolan Lawson
4d11e0ffbe
chore: update deps ( #1123 )
2019-03-30 21:48:40 -07:00
Cătălin Mariș
ba0ea7ab83
fix: remove no longer needed initial-scale=1
( #1119 )
...
`initial-scale=1` was a workaround for a orientation change bug,
that was only needed for the no longer relevant Safari for iOS < 9.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Ref:
* https://www.quirksmode.org/blog/archives/2013/10/more_about_scal.html
* https://twitter.com/ppk/status/829329567219343360
2019-03-26 18:40:11 -07:00
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