Wykres commitów

2356 Commity (fc6911caad0ad1da1d357aaa0d971558b0580dd9)

Autor SHA1 Wiadomość Data
Alex Gleason fc6911caad
Push notifications: refactor, restore 2021-10-21 16:22:54 -05:00
Alex Gleason 7fdf22b206
ServiceWorker: clean up entry.js and web_push_notifications.js 2021-10-21 15:31:09 -05:00
Alex Gleason 387e3b2c9e Merge branch 'media-gallery-compact-fix' into 'develop'
MediaGallery: fix float when compact

See merge request soapbox-pub/soapbox-fe!809
2021-10-20 23:10:45 +00:00
Alex Gleason 132c6c53d1
MediaGallery: fix float when compact 2021-10-20 17:56:38 -05:00
Alex Gleason e42030daae
Always check error.response before error.response.status 2021-10-20 17:50:35 -05:00
Alex Gleason 5a19d52617
errorsMiddleware: only alert when the error has a response (eg not when offline) 2021-10-20 17:50:03 -05:00
Alex Gleason 97cc7eb804
Streaming: fail gracefully when WebSocket construction fails (mainly for Bromite browser) 2021-10-20 16:36:38 -05:00
Alex Gleason 0b94774fbe
localforage: remember auth accounts 2021-10-20 16:27:36 -05:00
Alex Gleason c8cec8fdac
localforage: create custom KVStore instance, refactor Instance actions 2021-10-20 15:17:47 -05:00
Alex Gleason 3c5384f318
localforage: add localforage, remember a fetched instance 2021-10-20 13:18:55 -05:00
Alex Gleason c738c261c0
Placeholder: use a better gradient fade on mobile 2021-10-20 11:24:03 -05:00
Alex Gleason 5cdb7ea926
Placeholder: fix gradients in iOS 2021-10-20 11:00:27 -05:00
Alex Gleason 3bb891adaa
Notifications: skip importing notifications with a null status 2021-10-19 18:14:51 -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 0423a3a491
Compose: switch to regular snackbar.success 2021-10-19 17:08:37 -05:00
Alex Gleason a4ad30e8aa
TabsBar: properly center icon links 2021-10-19 17:05:04 -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 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 13c623ca1e
EditProfile: resize avatar/banner in browser, improve error messages 2021-10-19 12:03:04 -05: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 5f183d38b1
VERIFY_CREDENTIALS_FAIL: skipAlert 2021-10-19 09:32:15 -05: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 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
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 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
Alex Gleason bdde72a29e
Favicon badge: clear on pageload 2021-10-15 15:33:09 -05:00
Alex Gleason f22037d51e
Handle /statuses/new route instead of just redirecting 2021-10-15 15:30:24 -05:00