Commit graph

507 commits

Author SHA1 Message Date
c309e5842d
slightly improve Svelte 2.0 compatibility ()
* slightly improve Svelte 2.0 compatibility

* fixup

* fix lint
2018-04-29 22:13:41 -07:00
8229d1c9e6
use svelte shorthand wherever possible () 2018-04-29 18:42:03 -07:00
c4182c9ddc
remove unnecessary helpers () 2018-04-29 18:41:56 -07:00
a368294b43
fix for malformed notiications ()
fixes 
2018-04-29 18:41:47 -07:00
9629a55a9f
remove all instances of string coercion () 2018-04-29 17:45:03 -07:00
40a9ff957a
fix null error in virtual list items () 2018-04-29 17:33:58 -07:00
de7bc7e43d
avatar should not have gray background ()
fixes 
2018-04-29 16:57:12 -07:00
8089202977
add ability to pin and unpin statuses ()
* add ability to pin and unpin statuses

* add another test
2018-04-29 12:28:44 -07:00
ffb00fcc5c
approve/reject follow requests, unblock, unmute ()
* approve/reject follow requests, unblock, unmute

* make tests less flaky
2018-04-28 14:19:39 -07:00
codl
562d0d2774 emoji style fixes ()
* 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
75b4d09b64 remove AsyncLayout in favor of rAf + gBCR 2018-04-27 18:16:57 -07:00
8a46f3b3d1 add test and aria-label 2018-04-26 22:37:39 -07:00
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
6bd4b05a98
fix more bugs in autocomplete ()
* fix more bugs in autocomplete

fully fixes 

* fixup

* fix tests
2018-04-21 14:57:02 -07:00
12131bd807
refactor dialogs to be individually async () 2018-04-21 09:56:53 -07:00
1151a3be4b
fix null in Timeline.html get() () 2018-04-21 09:56:45 -07:00
78f44c7b51
make timeline components async () 2018-04-21 08:45:41 -07:00
36b8f15ba6
clean up icon animations () 2018-04-21 08:32:40 -07:00
286a93ecba
simplify Status.html using spread params ()
* simplify Status.html using spread params

* fixup
2018-04-21 00:33:30 -07:00
b72ed87c25
refactor Media.html () 2018-04-20 10:36:20 -07:00
64973757a3
slightly refactor compose box () 2018-04-20 10:36:05 -07:00
581a0fcd00
fix multiple compose autosuggest dropdowns ()
* fix multiple compose autosuggest dropdowns

Fixes 

* fix failing test

* remove console.log
2018-04-20 06:26:36 -07:00
77ba91c712
fix animations and cleanup store/component get() usage ()
fixes 
2018-04-19 21:38:11 -07:00
bfc3c46462
use standard to lint HTML too () 2018-04-19 21:38:01 -07:00
ebcade8035
constrain gif backgrounds (with modifications) ()
* constrain gif backgrounds. fixes 

* nit: move background-* styles to AutoplayVideo.html
2018-04-19 10:04:44 -07:00
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
a24177b62a
remove "class" prop in favor of "className" () 2018-04-18 23:48:06 -07:00
e431c29efa
update and pin all deps () 2018-04-18 20:43:13 -07:00
7c548018c1
Simplify click delegate implementation () 2018-04-17 21:47:30 -07:00
980fec15ec
fix favorites/boosts reversed aria labels ()
Fixes 
2018-04-17 18:38:27 -07:00
Maxime Le Conte des Floris
eef54e992b focus container on page load ()
* focus container on page load

* only focus container on first page load

* add test for container focus on page load

* fix typo
2018-04-17 09:42:10 -07:00
b231466fff
Refactor database for better code-splitting () 2018-04-16 20:56:21 -07:00
8fb00a961c
refactor to avoid unnecessary emojify computations () 2018-04-16 20:54:16 -07:00
300a399655
Mark permalinks with icons accessibly ()
Fixes 
2018-04-15 16:00:09 -07:00
a21541ce4b
hide overflow menu for same-user profile ()
Fixes 
2018-04-15 15:39:54 -07:00
e23aa97cf2
make PseudoVirtualList sync rather than async ()
Attempt to address 
2018-04-15 14:43:41 -07:00
7ff45dfb3f
mute and unmute accounts () 2018-04-14 22:18:48 -07:00
732d1fded4
Block and unblock an account ()
One of the many features listed in 
2018-04-14 18:47:55 -07:00
6230c2703e
content warnings can have emoji ()
fixes 
2018-04-14 15:50:06 -07:00
a6e737bdbb
remove page flash due to LazyPage.html () 2018-04-14 14:50:53 -07:00
29c38c1f83
Don't show media in notifications ()
Fixes 
2018-04-14 14:18:19 -07:00
ff8e92df6c
preload content in CW ()
* preload content in CW

Fixes 

* fix test
2018-04-14 10:47:53 -07:00
707e89e899
faster hydrateContent() algorithm, add test () 2018-04-14 10:08:43 -07:00
6be77a6b25
Fix spinner button spinning background ()
Fixes 
2018-04-14 10:07:45 -07:00
fdcf2bc46b
fix blurry modal dialog on chrome/safari ()
Fixes 
2018-04-13 09:46:47 -07:00
aaf0a16a48 remove mistaken code comment
[skip ci]
2018-04-12 22:30:40 -07:00
d2c5839873 tweak style for small devices 2018-04-12 22:13:05 -07:00
a82c44c21f
Replying returns focus to reply button ()
Fixes 
2018-04-12 21:18:14 -07:00
a875386539
fix image hover description on Firefox ()
Fixes 
2018-04-12 21:18:06 -07:00