Alex Gleason
|
f8065543f2
|
Audio: fix timeline jitter caused by Audio player
|
2021-09-27 15:29:13 -05:00 |
|
Alex Gleason
|
997375a927
|
DetailedStatus: fix rounded corners
|
2021-09-27 15:03:20 -05:00 |
|
Alex Gleason
|
f8bd87c57f
|
SubNavigation: improve display of DetailedStatus
|
2021-09-27 14:42:35 -05:00 |
|
Alex Gleason
|
8c1d6ab195
|
Remove ColumnHeader test
It's not very useful anyway
|
2021-09-27 14:09:50 -05:00 |
|
Alex Gleason
|
60c3243fcb
|
SubNavigation: refactor to be contextual based on Column
|
2021-09-27 13:38:02 -05:00 |
|
Alex Gleason
|
db4a0d33c8
|
LineAwesome: fix "close" icon
|
2021-09-27 12:19:39 -05:00 |
|
Alex Gleason
|
f4f262a20f
|
Merge remote-tracking branch 'origin/develop' into next
|
2021-09-27 10:41:13 -05:00 |
|
bruntnorton
|
e805c34c3f
|
Update zh-CN locale
|
2021-09-27 15:27:20 +00:00 |
|
Alex Gleason
|
23f631f820
|
Remove unavailable LineAwesome icons from forkawesome.json
|
2021-09-27 00:26:04 -05:00 |
|
Alex Gleason
|
f6fdf46040
|
Use Tabler for missing LineAwesome icons
|
2021-09-27 00:00:03 -05:00 |
|
Alex Gleason
|
b7c7d64bf7
|
CharacterCounter: make thinner
|
2021-09-26 23:30:37 -05:00 |
|
Alex Gleason
|
bc4f953af2
|
Improve display of LineAwesome icons
|
2021-09-26 23:28:45 -05:00 |
|
Alex Gleason
|
80d75d5a80
|
Fix status overflow issue *and* scroll bar
|
2021-09-26 18:48:43 -05:00 |
|
Alex Gleason
|
df0fb5ae58
|
SubNavigation: add non-Home timelines
|
2021-09-26 16:33:54 -05:00 |
|
Alex Gleason
|
86950dde42
|
Mastodon: clear token on 401 in VERIFY_CREDENTIALS_FAIL
|
2021-09-26 16:30:45 -05:00 |
|
Alex Gleason
|
06fddb26f3
|
SidebarMenu: add links to local and Fediverse timelines
|
2021-09-26 12:21:23 -05:00 |
|
bruntnorton
|
20ed2ce39c
|
Update zh-CN translation
|
2021-09-25 16:38:15 +00:00 |
|
Alex Gleason
|
209da02b9f
|
Fix accounts_meta reducer
|
2021-09-24 18:53:01 -05:00 |
|
Alex Gleason
|
96c2e42ebf
|
Preload: call verifyCredentials after Mastodon preload to get the "source" parameter of the account
|
2021-09-24 18:47:22 -05:00 |
|
Alex Gleason
|
ca1b4ff73d
|
Merge remote-tracking branch 'origin/develop' into next
|
2021-09-24 12:53:42 -05:00 |
|
Alex Gleason
|
f5112b5b2a
|
RegistrationForm: redirect home on success (if not already)
|
2021-09-24 12:36:51 -05:00 |
|
Alex Gleason
|
b18ed0d0e9
|
RegisterInvite: make registrations by invite token work
|
2021-09-24 12:16:28 -05:00 |
|
Alex Gleason
|
6f7e0c75b4
|
RegistrationForm: refactor isOpen logic
|
2021-09-24 11:43:28 -05:00 |
|
Alex Gleason
|
937cc18012
|
Add basic invite route, fix Chats fetch
|
2021-09-24 11:37:47 -05:00 |
|
Alex Gleason
|
4fcb5f0239
|
Move RegistrationForm to auth_login directory
|
2021-09-24 11:24:33 -05:00 |
|
Alex Gleason
|
f635494629
|
ComposeForm: yank circular svg character counter from Gab
|
2021-09-22 16:16:29 -05:00 |
|
Alex Gleason
|
3eb4eeed59
|
Composer: use Tabler svg icons
|
2021-09-22 14:38:48 -05:00 |
|
Alex Gleason
|
5ac5ef2e38
|
StatusActionBar: update "share" icon to Feather svg
|
2021-09-22 13:14:31 -05:00 |
|
Alex Gleason
|
23468b83a9
|
IconButton: use opacity instead of hsla to avoid svg transparency issues (improves status icons)
|
2021-09-22 12:18:06 -05:00 |
|
Alex Gleason
|
165b924ce7
|
Merge remote-tracking branch 'origin/develop' into next
|
2021-09-22 11:17:21 -05:00 |
|
Alex Gleason
|
acbf890f35
|
Chats: fix fetching when instance is delayed
|
2021-09-22 11:15:05 -05:00 |
|
Alex Gleason
|
1b6d2568b3
|
Preload: fix Mastodon accounts import
|
2021-09-22 09:23:37 -05:00 |
|
Alex Gleason
|
43a6e26a36
|
SidebarMenu: update X icon, caret, and plus
|
2021-09-22 00:16:05 -05:00 |
|
Alex Gleason
|
c869eeb003
|
Add Conversations to async-components
|
2021-09-21 20:48:33 -05:00 |
|
Alex Gleason
|
5180895325
|
Preload: import accounts from Mastodon's initial-state
|
2021-09-21 20:26:47 -05:00 |
|
Alex Gleason
|
a8673c8e54
|
Add 3-level Mastodon compatibility route
|
2021-09-21 18:30:34 -05:00 |
|
Alex Gleason
|
1f474c167b
|
ProfileInfoPanel: call isVerified()
|
2021-09-21 17:29:47 -05:00 |
|
Alex Gleason
|
6a45ccf7b3
|
Dropdown: fix PropType error
|
2021-09-21 16:43:44 -05:00 |
|
Alex Gleason
|
dbc8e3fc26
|
Add Mastodon compatibility routes for /web and /web/timelines/home
|
2021-09-21 16:29:50 -05:00 |
|
Alex Gleason
|
72925ab821
|
DisplayName: call isVerified()
|
2021-09-21 14:58:50 -05:00 |
|
Alex Gleason
|
f4be2e87a2
|
Status: use svg icon for h-menu
|
2021-09-21 13:52:45 -05:00 |
|
Alex Gleason
|
c42db5242b
|
StatusPage: accomodate SubNavigation in sticky columns
|
2021-09-21 13:46:59 -05:00 |
|
Alex Gleason
|
4ac76573fe
|
SubNavigation: constrain width on desktop
|
2021-09-21 13:42:25 -05:00 |
|
Alex Gleason
|
ce97520b11
|
DetailedStatus: use svg icons
|
2021-09-21 13:31:40 -05:00 |
|
Alex Gleason
|
9b0e1218c9
|
Fix janky IconButton (Compose issues) and restore lock/envelope icon for un-repostable posts
|
2021-09-21 10:25:36 -05:00 |
|
Alex Gleason
|
640891ded9
|
Style the floating action button
|
2021-09-20 21:56:06 -05:00 |
|
Alex Gleason
|
96a226a94b
|
PrimaryNavigation: active fill states
|
2021-09-20 21:13:22 -05:00 |
|
Alex Gleason
|
a0de32bcb0
|
StatusActionBar: update icons
|
2021-09-20 20:49:24 -05:00 |
|
Alex Gleason
|
23b14f605b
|
PrimaryNavigation: remove unused 'federating' field
|
2021-09-20 19:05:16 -05:00 |
|
Alex Gleason
|
a8a0f18b2c
|
SubNavigation: use Tabler back icon
|
2021-09-20 18:36:37 -05:00 |
|