Commit Graph

1586 Commits

Author SHA1 Message Date
d3908f107a AccountHeader: refactor Follow button, remove Message button in favor of a menu item
This is better on mobile and simpler to newcomers
2021-10-02 15:39:12 -05:00
5f7a201f08 Accounts: call isVerified in the places it's missing 2021-10-02 15:26:51 -05:00
1be73d13a1 Suggestions: fix optimistic dismissal 2021-10-02 15:18:27 -05:00
0a4ffc3624 Card: fix icons in embedded video player 2021-10-02 15:02:07 -05:00
ba09e2ebc9 Mastodon: redirect status route for "Share" functionality to work 2021-10-02 10:29:17 -05:00
415e744ddb Merge remote-tracking branch 'origin/develop' into next 2021-10-02 10:12:25 -05:00
efbc0cd6ce Dashboard: add custom Gavel icon 2021-10-02 10:06:26 -05:00
6235ca5ab2 Implement /share route
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-10-01 19:53:46 +02:00
9e6a95a367 Fix crashing MediaItem 2021-09-29 21:12:59 -05:00
c29d9fde40 Merge commit 'd85b6742faaca10016d306d831ec8d1d196b9c27' into next 2021-09-29 14:56:24 -05:00
ff458cff2c Mastodon: SidebarMenu: link to rendered pages for Preferences and Security 2021-09-29 07:24:01 -05:00
fcf7b1ffed Fix inability to delete a status 2021-09-28 17:29:14 -05:00
61b92e6d7e tachometer -> tachometer-alt 2021-09-27 23:06:53 -06:00
d85b6742fa Use SVG icons in more places 2021-09-27 23:47:43 -05:00
f23a6b0890 Replace a lot more icons with SVG icons 2021-09-27 20:47:44 -05:00
161b59431f TimelineQueueButtonHeader: fix tests 2021-09-27 19:17:52 -05:00
cbb033e866 TimelineQueueButtonHeader: make it sticky 2021-09-27 18:38:38 -05:00
f8065543f2 Audio: fix timeline jitter caused by Audio player 2021-09-27 15:29:13 -05:00
997375a927 DetailedStatus: fix rounded corners 2021-09-27 15:03:20 -05:00
f8bd87c57f SubNavigation: improve display of DetailedStatus 2021-09-27 14:42:35 -05:00
8c1d6ab195 Remove ColumnHeader test
It's not very useful anyway
2021-09-27 14:09:50 -05:00
60c3243fcb SubNavigation: refactor to be contextual based on Column 2021-09-27 13:38:02 -05:00
db4a0d33c8 LineAwesome: fix "close" icon 2021-09-27 12:19:39 -05:00
f4f262a20f Merge remote-tracking branch 'origin/develop' into next 2021-09-27 10:41:13 -05:00
e805c34c3f Update zh-CN locale 2021-09-27 15:27:20 +00:00
23f631f820 Remove unavailable LineAwesome icons from forkawesome.json 2021-09-27 00:26:04 -05:00
f6fdf46040 Use Tabler for missing LineAwesome icons 2021-09-27 00:00:03 -05:00
b7c7d64bf7 CharacterCounter: make thinner 2021-09-26 23:30:37 -05:00
bc4f953af2 Improve display of LineAwesome icons 2021-09-26 23:28:45 -05:00
80d75d5a80 Fix status overflow issue *and* scroll bar 2021-09-26 18:48:43 -05:00
df0fb5ae58 SubNavigation: add non-Home timelines 2021-09-26 16:33:54 -05:00
86950dde42 Mastodon: clear token on 401 in VERIFY_CREDENTIALS_FAIL 2021-09-26 16:30:45 -05:00
06fddb26f3 SidebarMenu: add links to local and Fediverse timelines 2021-09-26 12:21:23 -05:00
20ed2ce39c Update zh-CN translation 2021-09-25 16:38:15 +00:00
209da02b9f Fix accounts_meta reducer 2021-09-24 18:53:01 -05:00
96c2e42ebf Preload: call verifyCredentials after Mastodon preload to get the "source" parameter of the account 2021-09-24 18:47:22 -05:00
ca1b4ff73d Merge remote-tracking branch 'origin/develop' into next 2021-09-24 12:53:42 -05:00
f5112b5b2a RegistrationForm: redirect home on success (if not already) 2021-09-24 12:36:51 -05:00
b18ed0d0e9 RegisterInvite: make registrations by invite token work 2021-09-24 12:16:28 -05:00
6f7e0c75b4 RegistrationForm: refactor isOpen logic 2021-09-24 11:43:28 -05:00
937cc18012 Add basic invite route, fix Chats fetch 2021-09-24 11:37:47 -05:00
4fcb5f0239 Move RegistrationForm to auth_login directory 2021-09-24 11:24:33 -05:00
f635494629 ComposeForm: yank circular svg character counter from Gab 2021-09-22 16:16:29 -05:00
3eb4eeed59 Composer: use Tabler svg icons 2021-09-22 14:38:48 -05:00
5ac5ef2e38 StatusActionBar: update "share" icon to Feather svg 2021-09-22 13:14:31 -05:00
23468b83a9 IconButton: use opacity instead of hsla to avoid svg transparency issues (improves status icons) 2021-09-22 12:18:06 -05:00
165b924ce7 Merge remote-tracking branch 'origin/develop' into next 2021-09-22 11:17:21 -05:00
acbf890f35 Chats: fix fetching when instance is delayed 2021-09-22 11:15:05 -05:00
1b6d2568b3 Preload: fix Mastodon accounts import 2021-09-22 09:23:37 -05:00
43a6e26a36 SidebarMenu: update X icon, caret, and plus 2021-09-22 00:16:05 -05:00