Commit graph

1740 commits

Author SHA1 Message Date
Alex Gleason
0bc1a57cfa
RemoteInstancePage: use standard navigation like other pages 2021-10-08 16:35:47 -05:00
Alex Gleason
b029225236
ListTimeline: use SubNavigation, nuke HomeColumnHeader once and for all 2021-10-08 16:32:49 -05:00
Alex Gleason
6fa875e261
RemoteTimeline: use SubNavigation 2021-10-08 16:28:05 -05:00
Alex Gleason
81921578e0
TimelineQueueButtonHeader: automatically load new items when scrolled to the top of the page 2021-10-08 15:20:08 -05:00
Alex Gleason
75a496c806
TimelineQueueButtonHeader: update snapshots 2021-10-08 14:53:21 -05:00
Alex Gleason
38b41ced76
TimelineQueueButtonHeader: always scroll to top 2021-10-08 14:51:54 -05:00
Alex Gleason
4840a3c751
TimelineQueueButtonHeader: display only when scrolled down 2021-10-08 14:34:23 -05:00
Alex Gleason
bba3564ef3
ProfilePreview: link to internal profile, improve styles 2021-10-08 13:49:59 -05:00
Alex Gleason
92fc853642
AttachmentThumbs: display compact media thumbs instead of AttachmentList 2021-10-08 13:17:37 -05:00
Alex Gleason
78529df4c1
Chats: fix action button icons 2021-10-08 12:13:47 -05:00
Alex Gleason
4e18d7e505
FollowRecommendations: fix transparent background 2021-10-08 11:59:59 -05:00
Alex Gleason
b47e7a3197
Column: remove ColumnBackButton from most places, fix DetailedStatus border-bottom, improve HashtagTimeline 2021-10-08 11:53:15 -05:00
Alex Gleason
43c86ff85c
BetterColumn: remove ColumnBackButton, fix border-bottom 2021-10-08 11:20:41 -05:00
Alex Gleason
683da333fd
Entirely remove unused "drawer" concept 2021-10-08 11:08:47 -05:00
Alex Gleason
3a37635040
Get rid of unused DrawerLoading component 2021-10-08 10:43:29 -05:00
Alex Gleason
943ee54c98
Profile: restore "extra" links on desktop 2021-10-07 21:39:03 -05:00
Alex Gleason
891a65b66f
Favourites: display favourites for Mastodon (if exposableReactions is manually toggled) 2021-10-07 18:21:28 -05:00
Alex Gleason
e16a5ac9f9
ComposeForm: add back original character counter, commented out for now 2021-10-07 15:46:45 -05:00
Alex Gleason
18ef49aec9
Seach: autosubmit from search page 2021-10-07 15:19:28 -05:00
Alex Gleason
14ecc9a4ce
Reblogs: add ColumnHeader 2021-10-07 14:52:50 -05:00
Alex Gleason
c3da48ebf4
Compare hosts in findAccountByUsername, fixes #730 2021-10-07 14:43:14 -05:00
Alex Gleason
079736e199
Profile: start refactoring findAccountByUsername logic 2021-10-07 14:35:07 -05:00
1cfe37b3c9 Translate a few strings from next to Polish
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-10-07 11:25:36 +02:00
Alex Gleason
cf19366626
Rename .follow-button to .button--follow
The other classname is listed on Fanboy's Annoyances List
2021-10-06 18:48:13 -05:00
Alex Gleason
5807b8f823
Thread: display status connectors (basic threading) 2021-10-06 17:50:43 -05:00
Alex Gleason
cb0a034e85
ProgressCircle: fix propTypes (text --> string) 2021-10-06 17:06:38 -05:00
Alex Gleason
b6704991d2
Column: consolidate column components, refactor transparency, get rid of .column-area--mobile, wtf 2021-10-06 16:01:18 -05:00
Alex Gleason
4b92dbc93d
Create separate MaterialStatus component for statuses with gaps (in timelines) 2021-10-06 14:42:24 -05:00
Alex Gleason
6e305fd854
DetailedStatus: remove gaps, rename .detailed-status-container to .thread 2021-10-06 13:59:52 -05:00
Alex Gleason
61282f0963
MoreFollows: hide if not federating 2021-10-06 10:58:29 -05:00
Alex Gleason
89ac03e07a
BundleErrorColumn: fix icon and rounded corners 2021-10-05 22:48:10 -05:00
Alex Gleason
4e6a6278ac
Revert "Swap positions of Search and Messages/Chats in navigation"
This reverts commit 66f2aa4e84.
2021-10-05 22:25:50 -05:00
Alex Gleason
66f2aa4e84
Swap positions of Search and Messages/Chats in navigation 2021-10-05 22:22:47 -05:00
Alex Gleason
42904dc82f
Notifications: clean up styles 2021-10-05 22:01:16 -05:00
Alex Gleason
23b6144718
Fix icons in VerificationBadge and FilterBar 2021-10-05 18:59:27 -05:00
Alex Gleason
1b7fe4ee04
Use custom Home and Post icons 2021-10-05 18:02:19 -05:00
Alex Gleason
30973bd05f
Rotate unread notification bell icon with CSS instead of relying on a separate icon 2021-10-05 17:49:44 -05:00
Alex Gleason
e04a488ea4
Pleroma: mark notifications read in case Markers don't work 2021-10-05 17:39:38 -05:00
Alex Gleason
dbf410e34c
Messages: prefer DirectTimeline, but fall back to Conversations 2021-10-05 17:24:01 -05:00
Alex Gleason
a1512316d8
Add Mastodon compatibility routes, expose /conversations, display Messages tab for Mastodon 2021-10-05 17:07:00 -05:00
Alex Gleason
468119fe3c
SidebarMenu: fix access to intl in mapDispatchToProps 2021-10-05 16:23:06 -05:00
Alex Gleason
e8d0ff89ef
Alerts: don't dispatch empty Redux action in showAlertForError() 2021-10-05 16:13:42 -05:00
Alex Gleason
d48412c5b2
Account: display full Follow button 2021-10-05 14:45:44 -05:00
Alex Gleason
ad3943af19
Search: greatly improve design of standalone search section 2021-10-05 14:34:03 -05:00
Alex Gleason
620aff7107
PrimaryNavigation: add Search button 2021-10-05 13:29:52 -05:00
Alex Gleason
c222e0da9d
TabsBar: fall back to Home icon when no logo is provided 2021-10-05 13:14:55 -05:00
Alex Gleason
a6f5cf33d0
Media: prefer V2 media API when available 2021-10-05 12:59:37 -05:00
Alex Gleason
5e6058489b
Preferences: conditionally display post format (Markdown) settings 2021-10-05 11:03:00 -05:00
Alex Gleason
59e7c6538e
Audio: ingest attachment metadata 2021-10-05 00:44:49 -05:00
Alex Gleason
115d324e9b
LoadingIndicator: refactor styles, improve look of ColumnLoading 2021-10-04 16:46:55 -05:00
Alex Gleason
63a001ae7d
Fix PropType warnings in ColumnHeader and SubNavigation 2021-10-04 13:39:07 -05:00
Alex Gleason
c789fba629
Notifications: use Markers for unread count
This works consistently across all backends
2021-10-04 13:27:05 -05:00
Alex Gleason
f5673662dc
Suggestions: display whole ActionButton instead of plus icon 2021-10-02 16:09:28 -05:00
Alex Gleason
77f22e5293
AccountTimeline: fix fetchAccountByUsername when switching between two profiles 2021-10-02 15:45:14 -05:00
Alex Gleason
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
Alex Gleason
5f7a201f08
Accounts: call isVerified in the places it's missing 2021-10-02 15:26:51 -05:00
Alex Gleason
1be73d13a1
Suggestions: fix optimistic dismissal 2021-10-02 15:18:27 -05:00
Alex Gleason
0a4ffc3624
Card: fix icons in embedded video player 2021-10-02 15:02:07 -05:00
Alex Gleason
ba09e2ebc9
Mastodon: redirect status route for "Share" functionality to work 2021-10-02 10:29:17 -05:00
Alex Gleason
415e744ddb
Merge remote-tracking branch 'origin/develop' into next 2021-10-02 10:12:25 -05:00
Alex Gleason
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
Alex Gleason
9e6a95a367
Fix crashing MediaItem 2021-09-29 21:12:59 -05:00
Alex Gleason
c29d9fde40
Merge commit 'd85b6742faaca10016d306d831ec8d1d196b9c27' into next 2021-09-29 14:56:24 -05:00
Alex Gleason
ff458cff2c
Mastodon: SidebarMenu: link to rendered pages for Preferences and Security 2021-09-29 07:24:01 -05:00
Alex Gleason
fcf7b1ffed
Fix inability to delete a status 2021-09-28 17:29:14 -05:00
Sean King
61b92e6d7e
tachometer -> tachometer-alt 2021-09-27 23:06:53 -06:00
Alex Gleason
d85b6742fa
Use SVG icons in more places 2021-09-27 23:47:43 -05:00
Alex Gleason
f23a6b0890
Replace a lot more icons with SVG icons 2021-09-27 20:47:44 -05:00
Alex Gleason
161b59431f
TimelineQueueButtonHeader: fix tests 2021-09-27 19:17:52 -05:00
Alex Gleason
cbb033e866
TimelineQueueButtonHeader: make it sticky 2021-09-27 18:38:38 -05:00
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
Alex Gleason
7e8670055a
Nuke HomeColumnHeader from most timelines 2021-09-20 18:32:27 -05:00
Alex Gleason
4a78deb7d3
PrimaryNavigation: use Tabler icons, add timelines 2021-09-20 18:28:55 -05:00
Alex Gleason
3a1b660269
Make column panels sticky 2021-09-20 17:53:08 -05:00
Alex Gleason
3de8dcced0
Tabler: add icons to ThumbNavigation 2021-09-20 17:05:59 -05:00
Alex Gleason
26c7068d66
Add Tabler icons 2021-09-20 15:33:28 -05:00
Alex Gleason
ecdca93c84
Merge remote-tracking branch 'origin/develop' into next 2021-09-20 13:17:40 -05:00
Alex Gleason
c1ed8ed16f
Mastodon: hide notifications counter 2021-09-20 13:00:24 -05:00
Alex Gleason
f1788dd206
RemoteTimeline: fix typos in async components 2021-09-20 10:21:43 -05:00
marcin mikołajczak
25bdc5831e Update Polish translation
Signed-off-by: marcin mikołajczak <me@mkljczk.pl>
2021-09-19 19:29:26 +02:00
Alex Gleason
1202d3d45d
StatusPage: async components 2021-09-18 20:54:55 -05:00
Alex Gleason
008d53a7d9
Merge remote-tracking branch 'origin/develop' into next 2021-09-18 20:52:26 -05:00
Alex Gleason
08cdef59c9
Don't load TabsBar async 2021-09-18 20:09:29 -05:00
Alex Gleason
aeddec2892
UI: async UI components 2021-09-18 20:01:04 -05:00
Alex Gleason
1e77adda34
Admin: async components 2021-09-18 19:34:45 -05:00
Alex Gleason
aa54e0bd0b
RemoteInstance: async panels 2021-09-18 19:23:48 -05:00
Alex Gleason
abcdc1fd63
Profile: make account panels async 2021-09-18 19:17:55 -05:00
Alex Gleason
24c89537dc
Merge remote-tracking branch 'origin/develop' into async-improvements 2021-09-18 18:53:24 -05:00
Alex Gleason
aeef12acf0
Rip out react-redux-loading-bar 2021-09-18 18:31:22 -05:00
Alex Gleason
b0e37c773e
Load panels async 2021-09-18 17:48:13 -05:00
Alex Gleason
fe4a8b5728
Chunk modal components into features/ui 2021-09-18 17:10:39 -05:00
Alex Gleason
7f741a3ad0
Suggestions: make DRY, fix isLoading state 2021-09-18 17:05:34 -05:00
Alex Gleason
cdfd31372f
Suggestions: chunk the wtf panel 2021-09-18 16:54:47 -05:00
Alex Gleason
48216659d6
Merge remote-tracking branch 'origin/develop' into next 2021-09-18 16:22:09 -05:00
Alex Gleason
c4ecbb3a1b
Mastodon: search account by username 2021-09-18 16:07:52 -05:00
Alex Gleason
074604a1c9
Put Bookmarks and Lists behind feature flags 2021-09-18 15:03:38 -05:00
Alex Gleason
be8f3d9e64
Remove unused component: compose/components/action_bar 2021-09-18 14:54:47 -05:00
Alex Gleason
dc295c9d65
Features: add Lists 2021-09-18 14:36:42 -05:00
Alex Gleason
46737a5468
Features: add Bookmarks, improve uglification 2021-09-18 14:27:15 -05:00
Alex Gleason
18cf4281d5
Merge remote-tracking branch 'origin/develop' into next 2021-09-17 21:12:57 -05:00