Alex Gleason
|
f64cf63108
|
PlaceholderCard: add .status-card--link so it's responsive
|
2021-11-16 12:53:28 -06:00 |
|
Alex Gleason
|
28d6c93b39
|
Revert "Merge branch 'react-17-deprecated' into 'develop'"
This reverts merge request !871
|
2021-11-16 17:07:30 +00:00 |
|
Alex Gleason
|
02898b6bd6
|
Merge branch 'bundle-crash' into 'develop'
ActionsModal: check props before calling .map, fixes delete post on mobile
See merge request soapbox-pub/soapbox-fe!878
|
2021-11-16 17:07:20 +00:00 |
|
Alex Gleason
|
e419f82b38
|
ActionsModal: check props before calling .map, fixes delete post on mobile
|
2021-11-16 10:52:13 -06:00 |
|
Alex Gleason
|
164a150fbb
|
Admin: fix display of 0% retention
|
2021-11-16 07:12:55 -06:00 |
|
Alex Gleason
|
0f2d464182
|
Merge branch 'card-placeholder' into 'develop'
Status: display a placeholder Card on own links, poll for updated card
See merge request soapbox-pub/soapbox-fe!874
|
2021-11-16 04:12:55 +00:00 |
|
Alex Gleason
|
a3ce7b2afe
|
PendingStatus: display PlaceholderCard when a card is expected
|
2021-11-15 21:58:30 -06:00 |
|
Alex Gleason
|
dc363cd04b
|
Fix navigating between profiles
|
2021-11-15 21:31:17 -06:00 |
|
Alex Gleason
|
1714ac03d2
|
Status: display a placeholder Card on own links, poll for updated card
|
2021-11-15 19:10:38 -06:00 |
|
Alex Gleason
|
926e92a742
|
Bundle: componentWillReceiveProps --> componentDidUpdate, React 17 compatibility
|
2021-11-15 14:34:33 -06:00 |
|
Alex Gleason
|
47a3ecc30e
|
ComposeModal: conditional title when replying
|
2021-11-12 12:28:58 -06:00 |
|
Alex Gleason
|
def3c542c0
|
RegistrationForm: prevent small error with password matching
|
2021-11-08 16:27:32 -06:00 |
|
Alex Gleason
|
5a767c8960
|
Jest: update snapshot
|
2021-11-08 16:08:25 -06:00 |
|
Alex Gleason
|
109046eef8
|
RegistrationForm: validate password mismatch
|
2021-11-08 15:57:37 -06:00 |
|
|
d25354013a
|
Use .destructive
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-11-08 17:21:33 +01:00 |
|
|
287bd6c7f5
|
Use warning color for delete actions
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-11-07 10:24:09 +01:00 |
|
|
187d579be0
|
Key navigation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-11-06 11:26:50 +01:00 |
|
Alex Gleason
|
17b90a9b74
|
eslint: error on wrong indentation
|
2021-11-04 15:22:40 -05:00 |
|
Alex Gleason
|
2cecefd749
|
Merge branch 'card-empty-icon' into 'develop'
Card: fix empty card icon
See merge request soapbox-pub/soapbox-fe!856
|
2021-11-04 20:12:31 +00:00 |
|
Alex Gleason
|
887da20192
|
Merge branch 'actions-modal-icons' into 'develop'
Add missing icon to account menu
See merge request soapbox-pub/soapbox-fe!855
|
2021-11-04 20:02:35 +00:00 |
|
|
adfde143bd
|
Add missing icon to account menu
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-11-04 20:58:11 +01:00 |
|
Alex Gleason
|
0e95a64027
|
Card: fix empty card icon
|
2021-11-04 14:57:52 -05:00 |
|
Alex Gleason
|
0b21092281
|
Merge branch 'more-pull-to-refresh' into 'develop'
Add Pull to Refresh to timelines, Notifications, Chats, Bookmarks
See merge request soapbox-pub/soapbox-fe!854
|
2021-11-04 19:37:47 +00:00 |
|
Alex Gleason
|
65a2a40cb2
|
Pull to Refresh: Notifications, Chats, Bookmarks
|
2021-11-04 14:20:11 -05:00 |
|
|
43fe27eecc
|
Add icons to all? dropdown menus
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-11-04 20:19:04 +01:00 |
|
Alex Gleason
|
f61845b876
|
Pull to Refresh on public timelines
|
2021-11-04 13:41:56 -05:00 |
|
Alex Gleason
|
9ce3aa8d1b
|
HomeTimeline: pull to refresh
|
2021-11-04 13:30:54 -05:00 |
|
Alex Gleason
|
3ad3b5c84a
|
Status: implement proper Pull to Refresh, refactor horrible status actions
|
2021-11-04 13:16:28 -05:00 |
|
|
bdb61c14e3
|
Add icons for status action bars
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-11-04 19:16:04 +01:00 |
|
Alex Gleason
|
16f6644602
|
Status: implement actual Pull to Refresh on threads, add PullToRefresh custom component
|
2021-11-04 12:34:22 -05:00 |
|
|
9ccb295004
|
Restyle actions modal
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-11-04 17:44:19 +01:00 |
|
Alex Gleason
|
d76219c624
|
Jest: update snapshots
|
2021-11-04 00:49:57 -05:00 |
|
Alex Gleason
|
a9a3f09068
|
Registration/Login: improve text inputs on mobile
|
2021-11-04 00:36:34 -05:00 |
|
Alex Gleason
|
7b7cfdd4be
|
ExternalLoginForm: improve mobile text input
|
2021-11-04 00:33:42 -05:00 |
|
Alex Gleason
|
3e3433218c
|
Column: remove top gap on mobile, implement pulling feedback
|
2021-11-03 20:35:40 -05:00 |
|
Alex Gleason
|
0e3d27a91e
|
Developers: create an app through a form
|
2021-11-02 11:11:33 -05:00 |
|
Alex Gleason
|
a1625308cb
|
Developers: scaffold createApp page at /developers/apps/create
|
2021-11-02 00:35:35 -05:00 |
|
Alex Gleason
|
1ee87fa7a4
|
Developers: display dashcounters
|
2021-11-02 00:16:52 -05:00 |
|
Alex Gleason
|
15a91d5ae3
|
Developers: scaffold with WIP developers page
|
2021-11-02 00:05:33 -05:00 |
|
Alex Gleason
|
e860186b4b
|
IntentionalError: display an ErrorBoundary preview at /error
|
2021-11-01 23:02:09 -05:00 |
|
Alex Gleason
|
52512ec110
|
Trends: fix Hashtag component and TrendsPanel, display trends in Search
|
2021-11-01 20:37:39 -05:00 |
|
Alex Gleason
|
b32745a36d
|
Search: only show suggestions when not submitted
|
2021-11-01 14:13:13 -05:00 |
|
Alex Gleason
|
23393710c7
|
AutosuggestInput: add icon to menu
|
2021-11-01 13:53:30 -05:00 |
|
Alex Gleason
|
4ef9a88f72
|
Search: add menu to AutosuggestInput
|
2021-11-01 13:45:17 -05:00 |
|
Alex Gleason
|
a5bf105ccd
|
Search: autosuggest accounts in search bar on desktop
|
2021-11-01 12:25:18 -05:00 |
|
Alex Gleason
|
9c0f65da03
|
Search: nuke the popout
|
2021-10-31 22:59:29 -05:00 |
|
Alex Gleason
|
b73b613064
|
Search: integration suggestions better
|
2021-10-31 22:58:26 -05:00 |
|
Alex Gleason
|
e64afb5d40
|
Merge branch 'conditional-attachments' into 'develop'
Compose: pull accept content types from backend if available, fallback to all types
See merge request soapbox-pub/soapbox-fe!835
|
2021-10-31 21:27:51 +00:00 |
|
Alex Gleason
|
f950ee7c0c
|
Merge branch 'import-data-link' into 'develop'
Use correct 'Import data' link for Mastodon
See merge request soapbox-pub/soapbox-fe!834
|
2021-10-31 21:22:03 +00:00 |
|
Alex Gleason
|
2946a7432b
|
Compose: pull accept content types from backend if available, fallback to all types
|
2021-10-31 16:14:09 -05:00 |
|
|
d4f32e1219
|
Use correct 'Import data' link for Mastodon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-10-31 22:07:41 +01:00 |
|
Alex Gleason
|
21a5c3215a
|
Merge branch 'styles' into 'develop'
Improve search input styles on aliases/list editor pages
See merge request soapbox-pub/soapbox-fe!833
|
2021-10-31 21:06:54 +00:00 |
|
|
b9153b8866
|
Improve search input on aliases/list editor pages
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-10-31 21:51:56 +01:00 |
|
|
5043588007
|
Link to Line Awesome icon list
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-10-28 12:40:28 +02:00 |
|
|
1796a35951
|
Partially fix post navigation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-10-26 17:38:49 +02:00 |
|
Alex Gleason
|
f8ca45f5fb
|
Merge branch 'configurable-autoload-more' into 'develop'
ScrollableList: Add option to disable loading more items when scrolled to bottom
See merge request soapbox-pub/soapbox-fe!822
|
2021-10-24 18:32:07 +00:00 |
|
|
535290654d
|
ScrollableList: Add option to disable loading more items when scrolling to bottom
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-10-24 20:11:28 +02:00 |
|
|
742b1f2b58
|
Use ScrollableList for search results
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-10-24 19:58:04 +02:00 |
|
Alex Gleason
|
47c68014d0
|
TabsBar: fix unauthenticated buttons on mobile
|
2021-10-23 14:29:26 -05:00 |
|
Alex Gleason
|
acf316faf6
|
Notifications: refactor makeGetNotification, pass the full rebuilt notification all the way through
|
2021-10-22 17:15:11 -05:00 |
|
Alex Gleason
|
03541ccc6f
|
Merge branch 'video-player' into 'develop'
Video player changes from Mastodon
See merge request soapbox-pub/soapbox-fe!816
|
2021-10-22 18:14:49 +00:00 |
|
|
a2abb0bad7
|
Add hotkeys for video control
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-10-22 19:55:09 +02:00 |
|
|
a1c4066077
|
Fix video not reacting to window resizes
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-10-22 19:03:14 +02:00 |
|
|
a338e7c98f
|
Add tooltips to audio/video player buttons
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-10-22 18:59:15 +02:00 |
|
|
aef01ea262
|
Change audio/video playback to stop playback when out of view
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-10-22 18:50:32 +02:00 |
|
|
e6f30abd91
|
Fix poll options not being selectable via keyboard
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-10-22 15:13:17 +02:00 |
|
Alex Gleason
|
fc6911caad
|
Push notifications: refactor, restore
|
2021-10-21 16:22:54 -05:00 |
|
Alex Gleason
|
001aae849b
|
TabsBar: display counters only on profile pages where they're needed
|
2021-10-19 17:43:18 -05:00 |
|
Alex Gleason
|
0e8ed14ffe
|
TabsBar: add notifications back for desktop UI
|
2021-10-19 16:09:22 -05:00 |
|
Alex Gleason
|
876b7d6ce7
|
AccountTimeline: don't display column settings for now
|
2021-10-19 15:16:47 -05:00 |
|
Alex Gleason
|
ec22cc8afa
|
AccountTimeline: add SubNavigation
|
2021-10-19 15:13:04 -05:00 |
|
Alex Gleason
|
416310d302
|
AccountHeader: make avatar transition less dramatic
|
2021-10-19 14:30:14 -05:00 |
|
Alex Gleason
|
9cb3e682c1
|
Merge remote-tracking branch 'mkljczk/locked-profile-header' into profile-page-nav
|
2021-10-19 14:09:52 -05:00 |
|
Alex Gleason
|
e01369f434
|
Merge branch 'compose-svg-icons-load' into 'develop'
ComposeForm: load it differently so the SVG icons are already loaded when it expands
See merge request soapbox-pub/soapbox-fe!798
|
2021-10-19 18:00:31 +00:00 |
|
Alex Gleason
|
cd3cf2379b
|
ComposeForm: load it differently so the SVG icons are already loaded when it expands
|
2021-10-19 12:46:01 -05:00 |
|
Alex Gleason
|
13c623ca1e
|
EditProfile: resize avatar/banner in browser, improve error messages
|
2021-10-19 12:03:04 -05:00 |
|
|
8b7890f6aa
|
Fix remote follow button for remote accounts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-10-16 13:15:55 +02:00 |
|
Alex Gleason
|
5017804b0a
|
Revert "Add scrolling SubNavigation to Home and Account timelines"
This reverts commit b1da9dc455 .
This solution feels wrong
|
2021-10-15 22:05:59 -05:00 |
|
Alex Gleason
|
b1da9dc455
|
Add scrolling SubNavigation to Home and Account timelines
|
2021-10-15 21:55:11 -05:00 |
|
Alex Gleason
|
17e73a3846
|
Prepare Home ColumnSettings
|
2021-10-15 19:23:24 -05:00 |
|
Alex Gleason
|
ade2c5ebb3
|
Notifications: add back column settings
|
2021-10-15 18:55:04 -05:00 |
|
Alex Gleason
|
efd583473a
|
MediaGallery: only display eye icon when marked as sensitive
|
2021-10-15 18:30:14 -05:00 |
|
Alex Gleason
|
7f4a467c16
|
Fix Fediverse timeline settings title
|
2021-10-15 17:50:10 -05:00 |
|
Alex Gleason
|
67a1686bc8
|
Federated timeline: restore column settings
|
2021-10-15 17:15:03 -05:00 |
|
Alex Gleason
|
b236e11225
|
Local timeline: restore column settings
|
2021-10-15 17:11:16 -05:00 |
|
Alex Gleason
|
04787678a2
|
Add autoloadTimelines user setting to configure timeline loading behavior
|
2021-10-15 15:41:40 -05:00 |
|
Alex Gleason
|
f22037d51e
|
Handle /statuses/new route instead of just redirecting
|
2021-10-15 15:30:24 -05:00 |
|
Alex Gleason
|
966f0e84e4
|
Share: support title and url params
|
2021-10-15 15:24:08 -05:00 |
|
Alex Gleason
|
e4b2021e8e
|
Search: display WhoToFollowPanel if supported
|
2021-10-15 11:30:03 -05:00 |
|
Alex Gleason
|
013594444d
|
AccountHeader: make profile share button work
|
2021-10-15 09:45:03 -05:00 |
|
Alex Gleason
|
4464a7f19e
|
Swap out a few more icons for svg icons
|
2021-10-14 14:14:13 -05:00 |
|
Alex Gleason
|
ef809a8d59
|
Delete ColumnBackButtonSlim, fix runtime warnings
|
2021-10-14 13:38:16 -05:00 |
|
Alex Gleason
|
e36dc0d119
|
Search: autofocus
|
2021-10-14 12:38:52 -05:00 |
|
Alex Gleason
|
4dbc4247f1
|
AutosuggestInput: fix autofocus
|
2021-10-14 12:35:05 -05:00 |
|
Alex Gleason
|
f2934fb382
|
Direct/Conversations: improve search placeholder text
|
2021-10-14 12:25:51 -05:00 |
|
Alex Gleason
|
f70791004b
|
Chats: add account search
|
2021-10-14 12:23:51 -05:00 |
|
Alex Gleason
|
3fb9ebc553
|
Conversations: add account search
|
2021-10-14 11:52:12 -05:00 |
|
Alex Gleason
|
a02112a1c8
|
Create AccountSearch component to do more than AutosuggestAccountInput
|
2021-10-14 11:47:10 -05:00 |
|
Alex Gleason
|
92c164dc6b
|
Create AutosuggestAccountInput component, display it in DirectTimeline (WIP)
|
2021-10-14 09:47:08 -05:00 |
|
Alex Gleason
|
e454f402e9
|
Status: conditional column title depending on visibility scope
|
2021-10-14 08:49:33 -05:00 |
|
Alex Gleason
|
e2058d0bcb
|
WarningContainer: use <Link/> to account settings page
|
2021-10-13 14:35:34 -05:00 |
|
Alex Gleason
|
ea0374bbbc
|
WarningContainer: hide "Learn more" button for now
|
2021-10-13 14:32:38 -05:00 |
|
Alex Gleason
|
8dd49343ad
|
ComposeModal, ComposeForm: adapt depending on privacy scope
|
2021-10-13 14:24:22 -05:00 |
|
Alex Gleason
|
4fb447596e
|
FAB: replace pen icon with new custom Tabler icon
|
2021-10-13 14:07:21 -05:00 |
|
Alex Gleason
|
da79e5a876
|
Add conditional Chat/DM buttons throughout the interface
|
2021-10-13 13:55:02 -05:00 |
|
Alex Gleason
|
3280176914
|
Add Chat/DM button back to AccountHeader
|
2021-10-13 13:23:07 -05:00 |
|
Alex Gleason
|
2d42995e6f
|
ProfileMediaPanel: fix navigating between profiles, display LoadingIndicator, display empty message
|
2021-10-13 12:55:17 -05:00 |
|
Alex Gleason
|
8e1600e179
|
AccountHeader: improve style of DropdownMenu, use Tabler icon
|
2021-10-13 12:20:54 -05:00 |
|
Alex Gleason
|
59835087b5
|
ActionButton: remove minus icon from Unfollow button
|
2021-10-13 12:12:21 -05:00 |
|
Alex Gleason
|
ecdef1d95b
|
Placeholder: render placeholder parent status in thread
|
2021-10-12 20:03:55 -05:00 |
|
Alex Gleason
|
b343a403e8
|
ScrollableList, PlaceholderDisplayName: fix runtime warnings
|
2021-10-12 16:21:04 -05:00 |
|
Alex Gleason
|
f808ac6786
|
Placeholder: display placeholders for Notifications, refactor scss
|
2021-10-12 14:00:01 -05:00 |
|
Alex Gleason
|
135ec190ee
|
Instead of str.replaceAll, use str.replace with regex (for better browser support)
|
2021-10-12 10:31:15 -05:00 |
|
Alex Gleason
|
26ec27a859
|
Fediverse timeline: column transparency fixes
|
2021-10-11 14:10:25 -05:00 |
|
Alex Gleason
|
47b433915b
|
Placeholder: display placeholder statuses while timelines are loading
|
2021-10-11 14:03:39 -05:00 |
|
Alex Gleason
|
0060667639
|
Optimistic statuses: add .thread__status className
|
2021-10-09 21:39:15 -05:00 |
|
Alex Gleason
|
379d03a509
|
Optimistic statuses: prepend with 末 to sort it at the end
|
2021-10-09 21:16:37 -05:00 |
|
Alex Gleason
|
03dbd5bfd2
|
Optimistic threads
|
2021-10-09 17:47:25 -05:00 |
|
Alex Gleason
|
50feacbd6b
|
Optimistic, nonblocking statuses
|
2021-10-09 17:30:20 -05:00 |
|
marcin mikołajczak
|
be5203f406
|
Merge branch 'next' into 'locked-profile-header'
# Conflicts:
# app/soapbox/features/account/components/header.js
# app/soapbox/pages/profile_page.js
|
2021-10-09 22:00:01 +00:00 |
|
Alex Gleason
|
8c758d7577
|
AccountHeader: disable &--missing functionality for now, since it messes up sticky sidebars
|
2021-10-09 12:47:30 -05:00 |
|
Alex Gleason
|
d6af6468d7
|
Thread: improve padding between posts
|
2021-10-09 11:48:03 -05:00 |
|
Alex Gleason
|
e9b5a9cf2e
|
MediaModal: use Tabler next/prev arrows
|
2021-10-08 16:44:24 -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
|
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
|
079736e199
|
Profile: start refactoring findAccountByUsername logic
|
2021-10-07 14:35:07 -05:00 |
|
|
20c957d907
|
Merge branch 'next' into locked-profile-header
|
2021-10-07 08:52:23 +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
|
b6704991d2
|
Column: consolidate column components, refactor transparency, get rid of .column-area--mobile, wtf
|
2021-10-06 16:01:18 -05:00 |
|
Alex Gleason
|
6e305fd854
|
DetailedStatus: remove gaps, rename .detailed-status-container to .thread
|
2021-10-06 13:59:52 -05:00 |
|
|
4f60c6845d
|
Improve account headers
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-10-06 18:15:32 +02:00 |
|
Alex Gleason
|
89ac03e07a
|
BundleErrorColumn: fix icon and rounded corners
|
2021-10-05 22:48:10 -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
|
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
|
ad3943af19
|
Search: greatly improve design of standalone search section
|
2021-10-05 14:34:03 -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
|
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
|
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 |
|
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
|
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
|
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
|
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
|
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
|
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
|
c869eeb003
|
Add Conversations to async-components
|
2021-09-21 20:48:33 -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
|
dbc8e3fc26
|
Add Mastodon compatibility routes for /web and /web/timelines/home
|
2021-09-21 16:29:50 -05:00 |
|
Alex Gleason
|
f4be2e87a2
|
Status: use svg icon for h-menu
|
2021-09-21 13:52:45 -05:00 |
|
Alex Gleason
|
ce97520b11
|
DetailedStatus: use svg icons
|
2021-09-21 13:31:40 -05:00 |
|
Alex Gleason
|
640891ded9
|
Style the floating action button
|
2021-09-20 21:56:06 -05:00 |
|
Alex Gleason
|
7e8670055a
|
Nuke HomeColumnHeader from most timelines
|
2021-09-20 18:32:27 -05:00 |
|
Alex Gleason
|
ecdca93c84
|
Merge remote-tracking branch 'origin/develop' into next
|
2021-09-20 13:17:40 -05:00 |
|