1
0
mirror of https://github.com/nolanlawson/pinafore synced 2025-01-31 22:14:53 +01:00

892 Commits

Author SHA1 Message Date
Nolan Lawson
4149e59c0b 0.1.3
[skip ci]
v0.1.3
2018-04-11 00:02:44 -07:00
Nolan Lawson
b3a946c72b travis: cache yarn cache 2018-04-10 23:22:24 -07:00
Nolan Lawson
5951aff8d8 add travis badge
[skip ci]
2018-04-10 23:18:58 -07:00
Nolan Lawson
55782a5331 detect "selected" when doing smooth scroll to top 2018-04-10 23:15:22 -07:00
Maxime Le Conte des Floris
660362ed46 feat: click on curent column nav button to go to the top of the timeline 2018-04-10 23:15:22 -07:00
Nolan Lawson
44dafb591e travis: fix flaky test 2018-04-10 22:38:10 -07:00
Nolan Lawson
9bfa2cf013 add perf mark for clicking spoiler button
[skip ci]
2018-04-10 22:30:22 -07:00
Nolan Lawson
d95de24df5 add note about ad blockers / tracker blockers
[skip ci]
2018-04-10 22:14:10 -07:00
Nolan Lawson
7aceaa4d8c
remove role=alert from "show more" button (#68)
Possible solution for issue #59
2018-04-10 22:09:07 -07:00
Nolan Lawson
70b03eb56e
fix headings for timelines (#67)
Adds an sr-only class to make this easier in the future. Also fixes a missing aria-label.

Fixes #44
2018-04-10 22:08:14 -07:00
Nolan Lawson
0f3d4bcc7f travis: attempt to fix firefox test 2018-04-10 22:07:34 -07:00
Nolan Lawson
ebc11ad00e travis: attempt to fix flaky test 2018-04-10 21:46:30 -07:00
Nolan Lawson
f2b2eb1cec travis: try to fix flaky test 2018-04-10 21:19:29 -07:00
Nolan Lawson
dac4d120f3 travis: try to fix flaky tests 2018-04-10 20:56:42 -07:00
Nolan Lawson
7488eaebd6 travis: don't print 'waiting for mastodon' so frequently 2018-04-10 20:15:04 -07:00
Nolan Lawson
9643cfc9db emit theme scss as compressed 2018-04-10 20:12:41 -07:00
Nolan Lawson
036dcf082f extract Ozark dark theme into separate scss file 2018-04-10 20:07:58 -07:00
Nolan Lawson
9d706a3748
Add img title as well as alt (#66)
Fixes #57
2018-04-10 20:02:42 -07:00
Spanky
3a7d887531 Added 'Ozark' dark blue color theme (#62)
* added Ozark theme, based off of a personal color scheme I use elsewhere.

* fixed incorrect main color value
2018-04-10 20:02:28 -07:00
Nolan Lawson
64cc08b88d travis: fix ffmpeg install 2018-04-10 20:01:46 -07:00
Nolan Lawson
a932cc406b travis: install ffmpeg on travis 2018-04-10 19:49:37 -07:00
Nolan Lawson
0f9d797ea8 travis: make tests less noisy 2018-04-10 19:43:36 -07:00
Nolan Lawson
12b903c59d travis: force rails into dev mode 2018-04-10 19:32:47 -07:00
Nolan Lawson
e63b856a24 travis: run webpacker:install 2018-04-10 19:22:07 -07:00
Nolan Lawson
5da160ce83 travis: debug foreman start 2018-04-10 19:12:59 -07:00
Nolan Lawson
1360f9fd9d travis: use a postgres password 2018-04-10 18:53:22 -07:00
Nolan Lawson
c8b352d131 travis: use special pinafore user for postgres 2018-04-10 18:39:56 -07:00
Nolan Lawson
30ee13146e travis: fix postgres credentials 2018-04-10 17:04:08 -07:00
Nolan Lawson
36af90506f travis: fix postgres import 2018-04-10 16:58:17 -07:00
Nolan Lawson
07ea5e7c57 travis: remove ffmpeg and git-core 2018-04-10 16:48:41 -07:00
Nolan Lawson
5911769cdd attempt to fix travis tests 2018-04-10 16:45:51 -07:00
Nolan Lawson
b3e859f89d 0.1.2 v0.1.2 2018-04-09 19:16:48 -07:00
Nolan Lawson
228f979ed9 travis and postgres take three 2018-04-09 19:07:28 -07:00
Nolan Lawson
b11484ad70 travis and postgres take two 2018-04-09 19:02:33 -07:00
Nolan Lawson
28db887460 try to fix travis postgres 2018-04-09 18:50:35 -07:00
Nolan Lawson
d482ddcf79 tweak .travis.yml 2018-04-09 18:44:37 -07:00
Nolan Lawson
206679b8e3 first stab at .travis.yml file 2018-04-09 18:40:36 -07:00
Nolan Lawson
494f906701
increase fetch timeout to 60 seconds for now (#55)
Fixes #29
2018-04-09 18:33:23 -07:00
Nolan Lawson
7ae3212c55
Fix alts for image uploads (#54)
* Fix alts for image uploads

Fixes #41

* fix alts mixed with no-alts
2018-04-09 18:30:15 -07:00
Maxime Le Conte des Floris
bca959d1a3 docs: fix typo (#53) 2018-04-09 18:00:48 -07:00
Maxime Le Conte des Floris
2b143ebeeb fix: allow trailing slash in instance name (#52)
Fix #31: allow trailing slash in instance name
2018-04-09 15:09:58 -07:00
Maxime Le Conte des Floris
35eac4a314 docs: add guide to theming (#46) 2018-04-09 15:04:39 -07:00
Nolan Lawson
b34e8e5163 0.1.1 v0.1.1 2018-04-09 10:01:12 -07:00
Nolan Lawson
1f5a0c3694 add note about intro blog post 2018-04-09 09:35:58 -07:00
Nolan Lawson
b2097d33d3 Fix typo that broke Pleroma
Fixes #26
2018-04-09 09:29:15 -07:00
Nolan Lawson
74024dd5a9 0.1.0 v0.1.0 2018-04-09 07:59:48 -07:00
Nolan Lawson
7b848db140 remove route preloading from sapper, force NODE_ENV=production 2018-04-09 07:33:57 -07:00
Nolan Lawson
ea717b74e3 loading bg for avatars 2018-04-08 17:36:05 -07:00
Nolan Lawson
a2195b5c16 update readme 2018-04-08 17:30:02 -07:00
Nolan Lawson
eb8cd5f83d simplify and refactor dialogs using event bus 2018-04-08 16:56:20 -07:00