Commit Graph

1068 Commits

Author SHA1 Message Date
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 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 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 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
Nolan Lawson bcc7fb47ef start using an event bus 2018-04-08 15:08:32 -07:00
Nolan Lawson f3712e3208 charlock holmes hotfix for mastodon 2018-04-08 14:43:24 -07:00
Nolan Lawson ee8cda5d66 fix modifying replies to statuses 2018-04-08 13:42:31 -07:00
Nolan Lawson e7b1b2ba31 mentions open modal compose box 2018-04-07 00:21:00 -07:00
Nolan Lawson b8d93a5d96 add try catch for closing compose dialog 2018-04-06 08:49:15 -07:00
Nolan Lawson fe8ad175f2 more elegant fix for autosuggestion covering toolbar 2018-04-05 21:35:22 -07:00
Nolan Lawson f5943c3c24 Revert "fix issue with not being able to click toolbar"
This reverts commit 001f85eecc.
2018-04-05 21:00:30 -07:00
Nolan Lawson 001f85eecc fix issue with not being able to click toolbar 2018-04-05 20:30:52 -07:00
Nolan Lawson c54bde0a19 use scrollIntoView which is more consistent than previous strategy 2018-03-29 23:01:36 -07:00
Nolan Lawson b4fc6cf99e fix media in notifications not clickable 2018-04-05 18:18:23 -07:00
Nolan Lawson 57a40a4c41 simplify backdrop filter 2018-04-05 18:13:31 -07:00
Nolan Lawson 2544b71251 use lodash-es for slightly smaller bundle size 2018-04-05 17:57:36 -07:00
Nolan Lawson a6d2382f97 tweak status options 2018-04-05 07:44:10 -07:00
Nolan Lawson 8197c9e773 fix DM background color for replies 2018-04-04 23:03:26 -07:00
Nolan Lawson f56f746477 fix service worker cache bugs 2018-04-04 22:52:04 -07:00
Nolan Lawson 8f24531d94 tweak dialog 2018-04-04 22:28:22 -07:00
Nolan Lawson 0ce79fed44 fix z-index 2018-04-04 22:20:12 -07:00
Nolan Lawson 33d595f239 add mention option to account profiles 2018-04-04 21:45:19 -07:00
Nolan Lawson 5a23235529 destroy entire dialog when closed 2018-04-04 20:33:17 -07:00
Nolan Lawson 8d6cb56421 make entire sticky banner pointer-events:auto 2018-04-04 20:32:54 -07:00
Nolan Lawson b17b554965 fix auto-focus for dialog compose 2018-04-04 19:49:05 -07:00
Nolan Lawson 760cafdeff don't allow clicking through to status if click is on toolbar 2018-04-04 18:53:52 -07:00
Nolan Lawson cbe7192928 use regular for loop for html dom element collection 2018-04-04 18:34:43 -07:00
Nolan Lawson eac398702d add console error message 2018-04-04 18:33:31 -07:00