Nolan Lawson
ea382acf1d
test: improve testcafe test flakiness, use config file ( #1627 )
2019-11-09 17:25:33 -05:00
Nolan Lawson
b32be27cf7
feat: add debug build ( #1506 )
2019-09-21 13:44:32 -07:00
Nolan Lawson
6358af5d04
feat: add legacy build ( #1502 )
...
* feat: add legacy build
* service worker should also be in ES5
* fixup
2019-09-20 23:17:52 -07:00
Nolan Lawson
9f3c05b121
chore: fix mastodon fuubar dependency in travis ( #1321 )
...
* chore: fix mastodon fuubar dependency in travis
* fixup
2019-07-07 22:54:11 -07:00
Nolan Lawson
3fa285447d
chore: update to mastodon v2.8.2 ( #1181 )
...
* chore: update to mastodon v2.8.2
* fix test
2019-05-05 15:02:14 -07:00
Nolan Lawson
84b20a8fc2
docs: update development guide ( #1106 )
...
fixes #1104
2019-03-18 09:09:06 -07:00
Nolan Lawson
2fc6897ee3
perf: reduce install size using yarn --production ( #1066 )
2019-03-02 14:44:19 -08:00
Nolan Lawson
d198250eab
chore: switch to yarn ( #927 )
...
* chore: switch to yarn
BREAKING CHANGE: Pinafore is now using yarn rather than npm, so those
who self-host will need to stop running e.g. `npm install` and run `yarn
install` instead.
* install latest yarn
2019-01-27 17:44:30 -08:00
Nolan Lawson
795d6bce35
docs: add some more contributing instructions ( #861 )
...
[skip ci]
2018-12-30 14:50:51 -08:00
Nolan Lawson
a98fb4f7f6
docs: fix typo
...
[skip ci]
2018-12-19 01:08:45 -08:00
Nolan Lawson
d5eac4e119
docs: add way more contributing docs ( #846 )
...
[skip ci]
2018-12-19 00:57:48 -08:00
Nolan Lawson
bb7fe6e30a
chore: make build process faster/simpler ( #833 )
...
This gets rid of the awkward checking-in of `template.html` to git (when
it's a built file) and also makes the rebuilds faster and more
consistent by running everything through the same pipeline. So inline
CSS, SVG, and JS are all partially built on-the-fly.
I've basically reinvented gulp, but it's pretty lightweight and
zero-dep, so I'm happy with it.
2018-12-17 17:21:29 -08:00
Nolan Lawson
4124da2439
fix(emojos): fix emojos on Ubuntu and Chrome on Windows ( #661 )
...
* fix(emojos): fix emojos on Ubuntu and Chrome on Windows
* fixup
* start working on unit tests
* fixup
* add more tests and fix emoji
2018-11-20 00:01:23 -08:00
Nolan Lawson
992c3a890d
update to mastodon 2.4.0 in travis ( #371 )
...
* update to mastodon 2.4.0 in travis
* lint fix
2018-06-07 15:26:47 -07:00
Nolan Lawson
d2d82ba2e3
docs(): add notes on debugging webpack
...
[skip ci]
2018-05-01 17:00:34 -07:00
Nolan Lawson
ffb00fcc5c
approve/reject follow requests, unblock, unmute ( #230 )
...
* approve/reject follow requests, unblock, unmute
* make tests less flaky
2018-04-28 14:19:39 -07:00
Nolan Lawson
bfc3c46462
use standard to lint HTML too ( #186 )
2018-04-19 21:38:01 -07:00
Nolan Lawson
ee43de9e5e
docs: move Building documentation to README
...
[skip ci]
2018-04-15 09:48:52 -07:00
Nolan Lawson
69a2ef8696
update CONTRIBUTING
...
[skip ci]
2018-04-12 09:44:02 -07:00
Nolan Lawson
e9b6f69f8c
update CONTRIBUTING.md
...
[skip ci]
2018-04-11 20:33:34 -07:00
Nolan Lawson
c8b352d131
travis: use special pinafore user for postgres
2018-04-10 18:39:56 -07:00
Nolan Lawson
8725225b68
add CONTRIBUTING.md
2018-03-30 17:55:55 -07:00