Nolan Lawson
9629a55a9f
remove all instances of string coercion ( #240 )
2018-04-29 17:45:03 -07:00
codl
562d0d2774
emoji style fixes ( #227 )
...
* emoji style fixes
* fixes non-square emoji being stretched to fit a square, both in
statuses and in autosuggestions
* sizes emoji proportionally to text, so emoji won't look all tiny in
expanded statuses
* emoji sizing and positioning similar to mastodon web
* prevent emoji from pushing down the line below them
2018-04-27 18:19:37 -07:00
Nolan Lawson
bfc3c46462
use standard to lint HTML too ( #186 )
2018-04-19 21:38:01 -07:00
Nolan Lawson
8d5690d63d
remove get() with string from Svelte calls ( #169 )
...
* remove get() with string pt 1
* remove get() with string pt 2
* fix typo
* fix some null exceptions in get()
* fixup code style
2018-04-19 09:37:05 -07:00
Nolan Lawson
8fb00a961c
refactor to avoid unnecessary emojify computations ( #143 )
2018-04-16 20:54:16 -07:00
Nolan Lawson
6230c2703e
content warnings can have emoji ( #122 )
...
fixes #105
2018-04-14 15:50:06 -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
cbe7192928
use regular for loop for html dom element collection
2018-04-04 18:34:43 -07:00
Nolan Lawson
f6d1e5079a
add titles for mention links
2018-03-19 18:05:51 -07:00
Nolan Lawson
a25dd048b6
make statuses robust against duplicates, remove duplicate from test
2018-03-15 20:04:24 -07:00
Nolan Lawson
8c8c6bab25
improve perf of hydrateContent slightly
2018-03-15 10:05:49 -07:00
Nolan Lawson
525066e6ea
add titles to external links, plus tests
2018-03-04 15:31:31 -08:00
Nolan Lawson
013bc02d23
fix GNU Social / Pleroma compat
2018-02-11 23:07:48 -08:00
Nolan Lawson
ed068f185b
fix long link URLs
2018-02-10 14:30:09 -08:00
Nolan Lawson
faac8f1a31
save focus when using keyboard navigation
2018-02-10 13:57:04 -08:00
Nolan Lawson
8db7d376d4
simplify grid-template-areas
2018-02-09 20:07:48 -08:00
Nolan Lawson
27f15d4030
tweak styles for notifications
2018-02-04 12:49:42 -08:00
Nolan Lawson
faae26863f
refactor
2018-02-04 12:10:02 -08:00
Nolan Lawson
82635d8291
fixup
2018-02-04 12:08:05 -08:00
Nolan Lawson
4f89f6f7f1
refactor isStatusInOwnThread
2018-02-04 12:07:22 -08:00
Nolan Lawson
1fae77b38f
refactor out StatusContent.html
2018-02-04 10:35:24 -08:00