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
|
7c548018c1
|
Simplify click delegate implementation (#155)
|
2018-04-17 21:47:30 -07:00 |
|
Nolan Lawson
|
29c38c1f83
|
Don't show media in notifications (#112)
Fixes #70
|
2018-04-14 14:18:19 -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
|
a82c44c21f
|
Replying returns focus to reply button (#98)
Fixes #42
|
2018-04-12 21:18:14 -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
|
79e33d7938
|
automatically insert CWs for replies to CWs
|
2018-04-03 09:45:17 -07:00 |
|
Nolan Lawson
|
f9993cac35
|
fix post privacy for replies
|
2018-03-30 10:04:35 -07:00 |
|
Nolan Lawson
|
5a0c4897b0
|
make replies inline
|
2018-03-30 01:06:17 -07:00 |
|
Nolan Lawson
|
d4c63f04db
|
fix grid layout in Edge
|
2018-03-27 17:21:40 -07:00 |
|
Nolan Lawson
|
cd968245e1
|
go back to having Timeline.html manage focus
|
2018-03-22 21:59:02 -07:00 |
|
Nolan Lawson
|
7a9cb22269
|
add icons for boosters/favoriters/followers in status header
|
2018-03-22 21:36:19 -07:00 |
|
Nolan Lawson
|
7053230ac0
|
fix focus() being called too often
|
2018-03-21 00:53:52 -07:00 |
|
Nolan Lawson
|
0c9992c0e1
|
change scheduling to focus on requestIdleCallback
|
2018-03-20 20:28:53 -07:00 |
|
Nolan Lawson
|
9a0071a934
|
clicking avatars goes directly to profile
|
2018-03-16 18:48:24 -07:00 |
|
Nolan Lawson
|
bd0a0bf0be
|
refactor
|
2018-03-16 00:01:03 -07:00 |
|
Nolan Lawson
|
a25dd048b6
|
make statuses robust against duplicates, remove duplicate from test
|
2018-03-15 20:04:24 -07:00 |
|
Nolan Lawson
|
a5ca99c2f0
|
fix some tests
|
2018-03-15 17:33:52 -07:00 |
|
Nolan Lawson
|
f137f0c56c
|
simplify and expand click delegates
|
2018-03-15 08:59:30 -07:00 |
|
Nolan Lawson
|
1477fbfbda
|
faster classname function
|
2018-03-14 18:52:33 -07:00 |
|
Nolan Lawson
|
e3850beddf
|
add ability to post a reply
|
2018-03-07 18:04:20 -08:00 |
|
Nolan Lawson
|
c949c3c3fc
|
Clean up usage of delegate keys
|
2018-03-04 17:22:34 -08:00 |
|
Nolan Lawson
|
2113a22511
|
remove unnecessary lodash/identity filters
|
2018-03-04 13:52:35 -08:00 |
|
Nolan Lawson
|
94305045eb
|
tweak CSS
|
2018-02-25 11:29:19 -08:00 |
|
Nolan Lawson
|
160e763e0d
|
simplify click delegates
|
2018-02-24 16:12:25 -08:00 |
|
Nolan Lawson
|
1b7a01f1ee
|
add favorite/unfavorite feature
|
2018-02-24 14:49:28 -08:00 |
|
Nolan Lawson
|
dc1a42ed29
|
add tabindex tests
|
2018-02-19 10:46:30 -08:00 |
|
Nolan Lawson
|
47453d284b
|
add test for status types
|
2018-02-19 10:34:36 -08:00 |
|
Nolan Lawson
|
3213714f4b
|
implement pinned statuses
|
2018-02-11 10:35:25 -08:00 |
|
Nolan Lawson
|
de34efc554
|
show number of favs/boosts and favs/boosts page
|
2018-02-10 15:31:26 -08:00 |
|
Nolan Lawson
|
db3291c542
|
no article link for "article in own thread"
|
2018-02-10 14:18:59 -08:00 |
|
Nolan Lawson
|
faac8f1a31
|
save focus when using keyboard navigation
|
2018-02-10 13:57:04 -08:00 |
|
Nolan Lawson
|
e6304cbbf3
|
use event delegation for better perf
|
2018-02-10 11:30:13 -08:00 |
|
Nolan Lawson
|
08c19691a9
|
click to show toot thread
|
2018-02-10 11:00:56 -08:00 |
|
Nolan Lawson
|
473ddfaa85
|
add separate style for status-in-own-context
|
2018-02-09 22:55:11 -08:00 |
|
Nolan Lawson
|
4a653df3b6
|
flatten grid structure of Status.html
|
2018-02-09 22:01:44 -08:00 |
|
Nolan Lawson
|
8db7d376d4
|
simplify grid-template-areas
|
2018-02-09 20:07:48 -08:00 |
|
Nolan Lawson
|
476a9644f1
|
start work on status-in-own-thread
|
2018-02-08 19:09:22 -08:00 |
|
Nolan Lawson
|
8761a46767
|
implement search
|
2018-02-06 20:54:49 -08:00 |
|
Nolan Lawson
|
27f15d4030
|
tweak styles for notifications
|
2018-02-04 12:49:42 -08:00 |
|
Nolan Lawson
|
f7b933815e
|
fix contextual toggling of spoilers/sensitives
|
2018-02-04 12:27:28 -08:00 |
|
Nolan Lawson
|
542368fd3d
|
refactor
|
2018-02-04 12:18:22 -08:00 |
|
Nolan Lawson
|
faae26863f
|
refactor
|
2018-02-04 12:10:02 -08:00 |
|
Nolan Lawson
|
4f89f6f7f1
|
refactor isStatusInOwnThread
|
2018-02-04 12:07:22 -08:00 |
|
Nolan Lawson
|
835a9a5b28
|
refactor status some more
|
2018-02-04 10:55:10 -08:00 |
|
Nolan Lawson
|
76e78e70e5
|
refactor status some more
|
2018-02-04 10:50:39 -08:00 |
|
Nolan Lawson
|
f9720dccba
|
refactor out StatusSpoiler.html
|
2018-02-04 10:44:04 -08:00 |
|
Nolan Lawson
|
1fae77b38f
|
refactor out StatusContent.html
|
2018-02-04 10:35:24 -08:00 |
|
Nolan Lawson
|
3157054994
|
refactor out StatusAuthor.html
|
2018-02-04 10:23:21 -08:00 |
|