Wykres commitów

3237 Commity (860f8c3b93a0e2e8208d9c43741c381e7355a993)

Autor SHA1 Wiadomość Data
Alex Gleason 5cdb7ea926
Placeholder: fix gradients in iOS 2021-10-20 11:00:27 -05:00
Alex Gleason 7dd842f351 Merge branch 'skip-broken-notifications' into 'develop'
Notifications: skip importing notifications with a null status

See merge request soapbox-pub/soapbox-fe!806
2021-10-19 23:28:57 +00:00
Alex Gleason 3bb891adaa
Notifications: skip importing notifications with a null status 2021-10-19 18:14:51 -05:00
Alex Gleason 02de1af9fe Merge branch 'tabs-bar-conditional-counters' into 'develop'
TabsBar: display counters only on profile pages where they're needed

See merge request soapbox-pub/soapbox-fe!805
2021-10-19 22:54:15 +00: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 65b7bc6ad0 Merge branch 'compose-success' into 'develop'
Compose: switch to regular snackbar.success

See merge request soapbox-pub/soapbox-fe!804
2021-10-19 22:13:03 +00:00
Alex Gleason 0423a3a491
Compose: switch to regular snackbar.success 2021-10-19 17:08:37 -05:00
Alex Gleason 3ab71d41b5 Merge branch 'tabs-bar-fix' into 'develop'
TabsBar: properly center icon links

See merge request soapbox-pub/soapbox-fe!803
2021-10-19 22:05:58 +00:00
Alex Gleason a4ad30e8aa
TabsBar: properly center icon links 2021-10-19 17:05:04 -05:00
Alex Gleason 4fd9c90e69 Merge branch 'profile-page-nav' into 'develop'
Profile navigation improvements

See merge request soapbox-pub/soapbox-fe!802
2021-10-19 21:23:32 +00: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 9871c4dff1 Merge branch 'sub-nav-arrow' into 'develop'
SubNavigation: switch out arrow icon, enlarge it

See merge request soapbox-pub/soapbox-fe!800
2021-10-19 18:38:28 +00:00
Alex Gleason 49d0f23ac0
SubNavigation: switch out arrow icon, enlarge it 2021-10-19 13:37:13 -05:00
Alex Gleason b387e9ce1b Merge branch 'update-translations' into 'develop'
Run yarn manage:translations

See merge request soapbox-pub/soapbox-fe!799
2021-10-19 18:05:44 +00: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 129ae2c66e
Run yarn manage:translations 2021-10-19 12:48:42 -05: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 5d77f65535 Merge branch 'post-toast' into 'develop'
Compose: preliminary toast upon submission

See merge request soapbox-pub/soapbox-fe!797
2021-10-19 17:44:20 +00:00
Alex Gleason 09f57447c6
Compose: preliminary toast upon submission 2021-10-19 12:29:54 -05:00
Alex Gleason 5e267635c6 Merge branch 'edit-profile-resizing' into 'develop'
EditProfile: resize avatar/banner in browser, improve error messages

See merge request soapbox-pub/soapbox-fe!796
2021-10-19 17:18:12 +00:00
Alex Gleason 13c623ca1e
EditProfile: resize avatar/banner in browser, improve error messages 2021-10-19 12:03:04 -05:00
Alex Gleason b6fa728b8d Merge branch 'media-v2-fixes' into 'develop'
v2 Media API: poll attachments for completion

See merge request soapbox-pub/soapbox-fe!795
2021-10-19 17:00:10 +00:00
Alex Gleason 343a210d96
v2 Media API: disable for Pleroma (use v1) 2021-10-19 11:28:48 -05:00
Alex Gleason c6067dbccb
v2 Media API: poll attachments for completion
https://github.com/mastodon/mastodon/pull/13210
2021-10-19 11:25:43 -05:00
Alex Gleason 07f1e4cc18 Merge branch '401-skip-alert' into 'develop'
VERIFY_CREDENTIALS_FAIL: skipAlert

See merge request soapbox-pub/soapbox-fe!794
2021-10-19 14:34:37 +00:00
Alex Gleason 5f183d38b1
VERIFY_CREDENTIALS_FAIL: skipAlert 2021-10-19 09:32:15 -05:00
marcin mikołajczak c1ffb37135 Fix typo in Polish translation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-10-18 13:09:40 +02:00
Alex Gleason 7449c517a7 Merge branch 'pinned-icon' into 'develop'
Status: improve "pinned" icon

See merge request soapbox-pub/soapbox-fe!792
2021-10-16 15:20:18 +00:00
Alex Gleason f685ee2a40 Merge branch 'badge-radius' into 'develop'
Badge: border-radius to 5px

See merge request soapbox-pub/soapbox-fe!791
2021-10-16 15:17:00 +00:00
Alex Gleason 79f878db97
Status: improve "pinned" icon 2021-10-16 10:10:41 -05:00
Alex Gleason 0f6238d575
Badge: border-radius to 5px 2021-10-16 09:57:27 -05:00
Alex Gleason 0aa36c70bd Merge branch 'fix-remote-follow' into 'develop'
Fix remote follow button for remote accounts

See merge request soapbox-pub/soapbox-fe!790
2021-10-16 13:55:50 +00:00
marcin mikołajczak 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 ba0246789a Merge branch 'next' into 'develop'
Next

Closes #747 and #730

See merge request soapbox-pub/soapbox-fe!789
2021-10-16 05:30:41 +00:00
Alex Gleason c8ec04ea21
Halloween: css fixes 2021-10-15 22:25:39 -05:00
Alex Gleason 5befbb3b34
Demetricator: hide follower/following stats 2021-10-15 22:13:43 -05: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 0b975c7761
SubNavigation: add a11y titles 2021-10-15 18:37:32 -05:00
Alex Gleason efd583473a
MediaGallery: only display eye icon when marked as sensitive 2021-10-15 18:30:14 -05:00
Alex Gleason 1a6b61c248
EmojiReacts: consistent hover behavior, isUserTouching() 2021-10-15 17:56:03 -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 27a30078a3
Merge remote-tracking branch 'origin/next' into next 2021-10-15 15:33:31 -05:00