Nolan Lawson
|
7ff45dfb3f
|
mute and unmute accounts (#127)
|
2018-04-14 22:18:48 -07:00 |
Nolan Lawson
|
87372bdb6b
|
travis: make deploy-dev-trais an allowed failure
|
2018-04-14 22:09:38 -07:00 |
Nolan Lawson
|
cb20965678
|
Add test for mentioning an account (#126)
|
2018-04-14 20:56:13 -07:00 |
Nolan Lawson
|
732d1fded4
|
Block and unblock an account (#125)
One of the many features listed in #6
|
2018-04-14 18:47:55 -07:00 |
Nolan Lawson
|
6169b53643
|
simplify webpack config (#124)
|
2018-04-14 18:20:21 -07:00 |
Nolan Lawson
|
283bc78b4f
|
Add CSP (#119)
Fixes #25
|
2018-04-14 15:50:16 -07:00 |
Nolan Lawson
|
6230c2703e
|
content warnings can have emoji (#122)
fixes #105
|
2018-04-14 15:50:06 -07:00 |
Nolan Lawson
|
a6e737bdbb
|
remove page flash due to LazyPage.html (#120)
|
2018-04-14 14:50:53 -07:00 |
Nolan Lawson
|
29c38c1f83
|
Don't show media in notifications (#112)
Fixes #70
|
2018-04-14 14:18:19 -07:00 |
Nolan Lawson
|
47975d0fcc
|
remove unused idb-keyval dep (#118)
|
2018-04-14 14:18:09 -07:00 |
Nolan Lawson
|
d5c9af08e9
|
update readme badges
[skip ci]
|
2018-04-14 11:54:58 -07:00 |
Nolan Lawson
|
dc91dbd1e7
|
fix excessive itemIdsToAdd updates (#117)
fixes #40
|
2018-04-14 11:52:47 -07:00 |
Nolan Lawson
|
827ed42eaf
|
downgrade standard
|
2018-04-14 11:52:32 -07:00 |
Nolan Lawson
|
09f0955120
|
fixes for greenkeeper
|
2018-04-14 11:52:32 -07:00 |
greenkeeper[bot]
|
c41168098d
|
docs(readme): add Greenkeeper badge
|
2018-04-14 11:52:32 -07:00 |
greenkeeper[bot]
|
696158886e
|
chore(package): update dependencies
|
2018-04-14 11:52:32 -07:00 |
Nolan Lawson
|
ff8e92df6c
|
preload content in CW (#110)
* preload content in CW
Fixes #63
* fix test
|
2018-04-14 10:47:53 -07:00 |
Nolan Lawson
|
707e89e899
|
faster hydrateContent() algorithm, add test (#109)
|
2018-04-14 10:08:43 -07:00 |
Nolan Lawson
|
f189998a57
|
Use travis_retry, remove Firefox tests for now (#111)
|
2018-04-14 10:08:32 -07:00 |
Nolan Lawson
|
6be77a6b25
|
Fix spinner button spinning background (#113)
Fixes #107
|
2018-04-14 10:07:45 -07:00 |
Nolan Lawson
|
18af622f49
|
minor style fixup
[skip ci]
|
2018-04-14 09:44:47 -07:00 |
Maxime Le Conte des Floris
|
e52130f1c8
|
add toot-cafe theme (#108)
* add toot-cafe theme
* rename "toot-cafe" theme to "sorcery"
|
2018-04-14 09:43:30 -07:00 |
Nolan Lawson
|
8e915e045e
|
setup greenkeeper, remove unused dep
[skip ci]
|
2018-04-14 09:40:58 -07:00 |
Nolan Lawson
|
1604869517
|
0.1.6
|
2018-04-13 21:09:57 -07:00 |
Nolan Lawson
|
96f02f349b
|
improve webpack dev mode (#104)
|
2018-04-13 20:49:52 -07:00 |
Nolan Lawson
|
9030a24d2b
|
Preserve Uglify source maps in production (#103)
|
2018-04-13 20:17:36 -07:00 |
Nolan Lawson
|
fdcf2bc46b
|
fix blurry modal dialog on chrome/safari (#101)
Fixes #71
|
2018-04-13 09:46:47 -07:00 |
Nolan Lawson
|
a208e5dedb
|
fix warning about max EventEmitter listeners (#100)
|
2018-04-13 09:46:38 -07:00 |
Nolan Lawson
|
1d67a2ad0c
|
0.1.5
|
2018-04-12 22:56:44 -07:00 |
Nolan Lawson
|
aaf0a16a48
|
remove mistaken code comment
[skip ci]
|
2018-04-12 22:30:40 -07:00 |
Nolan Lawson
|
d2c5839873
|
tweak style for small devices
|
2018-04-12 22:13:05 -07:00 |
Nolan Lawson
|
a82c44c21f
|
Replying returns focus to reply button (#98)
Fixes #42
|
2018-04-12 21:18:14 -07:00 |
Nolan Lawson
|
a875386539
|
fix image hover description on Firefox (#97)
Fixes #57
|
2018-04-12 21:18:06 -07:00 |
Nolan Lawson
|
b8d862618a
|
Use display:none for virtual list header (#96)
Fixes #59 by using display:none instead of opacity/pointer-events tricks while still showing an animation
|
2018-04-12 21:17:57 -07:00 |
Nolan Lawson
|
8622b37ff0
|
travis: only deploy to dev.pinafore.social on non-PRs
|
2018-04-12 21:01:44 -07:00 |
Nolan Lawson
|
2c6576e09d
|
Fix compose button covering content (#95)
Fixes #43 for browsers that support fit-content
|
2018-04-12 20:23:38 -07:00 |
Nolan Lawson
|
7853285eea
|
Fix scrollTop jiggle in Firefox (#94)
Fixes #64
|
2018-04-12 19:58:18 -07:00 |
Nolan Lawson
|
3786473e34
|
Simplify PseudoVirtualList (#93)
Possible fix for #92
|
2018-04-12 19:38:41 -07:00 |
Nolan Lawson
|
7ece5d7ffc
|
fix css typo
|
2018-04-12 19:37:37 -07:00 |
Nolan Lawson
|
8e10c18080
|
fix webpack source maps for firefox
[skip ci]
|
2018-04-12 17:52:32 -07:00 |
Nolan Lawson
|
69a2ef8696
|
update CONTRIBUTING
[skip ci]
|
2018-04-12 09:44:02 -07:00 |
Nolan Lawson
|
5687d4e725
|
0.1.4
|
2018-04-11 23:43:05 -07:00 |
Nolan Lawson
|
84148912ee
|
Fix spoilers being posted after removal (#90)
Fixes #83
|
2018-04-11 22:55:11 -07:00 |
Nolan Lawson
|
1ad72f00c2
|
fix optimistic follow button (#91)
Fixes #85
|
2018-04-11 22:55:04 -07:00 |
Nolan Lawson
|
9700b46543
|
travis: attempt to fix dev deployment
|
2018-04-11 22:44:44 -07:00 |
Nolan Lawson
|
4a95770377
|
travis: attempt to fix dev deployment
|
2018-04-11 22:37:03 -07:00 |
Nolan Lawson
|
3a5a478f8f
|
travis: attempt to fix dev deployment
|
2018-04-11 22:29:45 -07:00 |
Nolan Lawson
|
fdfdcb6b82
|
travis: fix deploy-dev-travis
|
2018-04-11 22:23:53 -07:00 |
Nolan Lawson
|
f5c457561b
|
travis: fix firefox allowed failure
|
2018-04-11 22:23:17 -07:00 |
Nolan Lawson
|
b7743c5816
|
fix dev.pinafore.social deployments in travis
|
2018-04-11 22:22:20 -07:00 |