Nolan Lawson
|
30ad0becb5
|
fix: make the center nav optional (#2128)
|
2022-04-25 18:36:29 -07:00 |
Nolan Lawson
|
16e66346d7
|
fix!: remove esm package, use native Node ES modules (#2064)
BREAKING CHANGE: Node v12.20+, v14.14+, or v16.0+ is required
* fix!: remove esm package, use native Node ES modules
* fix: fix some CJS imports
|
2021-07-04 20:19:04 -07:00 |
Nolan Lawson
|
9f12d1ca07
|
fix: use small modules for userAgent.js instead of terser magic (#1602)
|
2019-10-24 20:37:23 -07:00 |
Nolan Lawson
|
d53430fee5
|
fix: fix uploading photos on iOS 13 (#1550)
fixes #1546
|
2019-10-07 07:15:05 -07:00 |
Nolan Lawson
|
00945a3608
|
chore: update standard to v13 (#1370)
|
2019-08-03 13:49:37 -07:00 |
Nolan Lawson
|
000d725240
|
perf: do preconnect instead of prefetch for instance (#1368)
|
2019-08-03 12:02:06 -07:00 |
Nolan Lawson
|
6980083ed0
|
fix: push subscriptions per instance (#1277)
* fix: push subscriptions per instance
fixes #1274
* fixup
* add notice about one push notification per instance at a time
|
2019-06-19 23:00:27 -07:00 |
Nolan Lawson
|
604471a158
|
fix: fix grayscale in firefox (#1261)
|
2019-06-01 15:51:46 -07:00 |
Nolan Lawson
|
a35f5ee2d9
|
feat: implement wellness settings (#1256)
* implement wellness settings
fixes #1192
Adds
- grayscale mode (as well as separate grayscale/dark grayscale
themes)
- disable follower/boost/fav counts (follower counts capped at 10)
- disable unread notification count (red dot)
* fix lint
* fix crawler
|
2019-06-01 13:07:31 -07:00 |
Nolan Lawson
|
692e8b57c3
|
fix: separate "inline theme" from "default theme" (#1216)
|
2019-05-25 08:19:11 -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
|
8179c1b53f
|
fix: set dark theme based on prefers-color-scheme (#966)
* fix: set dark theme based on prefers-color-scheme
fixes #728
* add an explicit banner fill color
|
2019-02-11 21:03:51 -08:00 |
Nolan Lawson
|
648d9a3cf6
|
fix: tweak underlining of links (#920)
|
2019-01-26 13:50:45 -08:00 |
Nolan Lawson
|
109022fab9
|
feat: add option to underline links in toot text (#919)
* feat: add option to underline links in toot text
* change text
|
2019-01-26 12:58:11 -08:00 |
Nolan Lawson
|
d976b621b8
|
chore: move inline-script to src (#917)
|
2019-01-26 10:14:15 -08:00 |