Commit graph

39 commits

Author SHA1 Message Date
Nolan Lawson c1820f62f7
fix(design): fix large metadata cells ()
fixes 
2018-11-17 12:24:09 -08:00
Nolan Lawson 94baf9e396
feat(metadata): add verified metadata checkmark ()
fixes 
2018-11-12 16:20:54 -08:00
greenkeeper[bot] 8dbc1b0503 Update standard to the latest version 🚀 ()
* chore(package): update standard to version 12.0.0

* package lock update

* fix eslint
2018-08-29 21:42:57 -07:00
Nolan Lawson 120f50919e
improve a11y of fields, status page, and more ()
* improve a11y of fields, status page, and more

* tweak nav name

* fix community page and tweak text

* don't show pinned statuses heading unless there are pinned statuses
2018-08-28 06:44:36 -07:00
Nolan Lawson 95665f6d74
add domain blocking ()
* add domain blocking

fixes another thing from 

* show "domain blocking" on profile page
2018-08-26 14:16:00 -07:00
Nolan Lawson dc091f1360
fix requested view for follow requests () 2018-08-25 22:03:26 -07:00
Nolan Lawson 73c99904cf
fix CSS specificity to fix firefox () 2018-08-25 22:03:18 -07:00
Nolan Lawson 91a92b0003 profile fields: add #each loop, allow custom emoji, tweak CSS 2018-08-23 22:24:55 -07:00
Spanky 698d8f5730 added account meta fields to profile 2018-08-23 22:24:55 -07:00
Nolan Lawson 1753e20f29
add label for bots ()
fixes 
2018-08-23 18:41:43 -07:00
Nolan Lawson c4c128030e
allow custom emoji in user profiles ()
fixes 
2018-08-23 14:47:33 -07:00
Nolan Lawson af1d4b63d3
better support for de-emojified user display names ()
improvements to  to fix , especially for aria labels
2018-08-19 19:31:54 -07:00
Nolan Lawson 37e12e8d73
add option to remove emoji from user display names ()
* add option to remove emoji from user display names

fixes 

* slight memory perf improvement
2018-08-19 18:03:26 -07:00
Nolan Lawson 350667e5df
allow user display names to contain custom emoji ()
* allow user display names to contain custom emoji

fixes 

* fix tests

* fix focus issue
2018-08-19 15:23:40 -07:00
Nolan Lawson 42be854521
upgrade to svelte 2.0 ()
* upgrade to svelte 2.0

* update svelte-loader to 2.9.0
2018-05-01 17:05:36 -07:00
Nolan Lawson dbba271f39
fix some svelte data warnings () 2018-04-30 09:57:49 -07:00
Nolan Lawson 9629a55a9f
remove all instances of string coercion () 2018-04-29 17:45:03 -07:00
Nolan Lawson 8a46f3b3d1 add test and aria-label 2018-04-26 22:37:39 -07:00
Nolan Lawson 7ec109c6af fix style nit 2018-04-26 22:37:39 -07:00
codl 03e0ac72d2 add lists of follows and followers 2018-04-26 22:37:39 -07:00
Nolan Lawson 12131bd807
refactor dialogs to be individually async () 2018-04-21 09:56:53 -07:00
Nolan Lawson 36b8f15ba6
clean up icon animations () 2018-04-21 08:32:40 -07:00
Nolan Lawson bfc3c46462
use standard to lint HTML too () 2018-04-19 21:38:01 -07:00
Nolan Lawson 8d5690d63d
remove get() with string from Svelte calls ()
* 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 300a399655
Mark permalinks with icons accessibly ()
Fixes 
2018-04-15 16:00:09 -07:00
Nolan Lawson a21541ce4b
hide overflow menu for same-user profile ()
Fixes 
2018-04-15 15:39:54 -07:00
Nolan Lawson 7ff45dfb3f
mute and unmute accounts () 2018-04-14 22:18:48 -07:00
Nolan Lawson 732d1fded4
Block and unblock an account ()
One of the many features listed in 
2018-04-14 18:47:55 -07:00
Nolan Lawson d2c5839873 tweak style for small devices 2018-04-12 22:13:05 -07:00
Nolan Lawson 1ad72f00c2
fix optimistic follow button ()
Fixes 
2018-04-11 22:55:04 -07:00
Nolan Lawson a150613b53 tweak css variable names
[skip ci]
2018-04-11 19:53:43 -07:00
Spanky bdf547b561 made a variable for the AccountProfile page for its color overlay of the header image. () 2018-04-11 19:47:24 -07:00
Nolan Lawson 57a40a4c41 simplify backdrop filter 2018-04-05 18:13:31 -07:00
Nolan Lawson 33d595f239 add mention option to account profiles 2018-04-04 21:45:19 -07:00
Nolan Lawson e0345ad750 fix typo 2018-04-03 17:27:30 -07:00
Nolan Lawson 48dc087e58 be optimistic about follow button 2018-04-03 09:51:34 -07:00
Nolan Lawson 3c0fe1effc number format account profile details 2018-04-03 08:57:01 -07:00
Nolan Lawson 8c076622eb fix account details squished on mobile 2018-03-31 17:01:09 -07:00
Nolan Lawson 3c0d543ea1 refactor account profile 2018-03-31 16:51:18 -07:00