Wykres commitów

3172 Commity (acf316faf6d1db0857806f0ae84619df93890c31)

Autor SHA1 Wiadomość Data
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
marcin mikołajczak a2abb0bad7 Add hotkeys for video control
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-10-22 19:55:09 +02:00
marcin mikołajczak 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
marcin mikołajczak 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
marcin mikołajczak 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
Alex Gleason 057a87cd48 Merge branch 'polls' into 'develop'
Polls improvements from Mastodon

See merge request soapbox-pub/soapbox-fe!815
2021-10-22 13:55:16 +00:00
marcin mikołajczak 813cd58305 Do not use voters_count for now
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-10-22 15:27:49 +02:00
marcin mikołajczak 88d35e13e8 Add single option votes tooltip in polls
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-10-22 15:23:07 +02:00
marcin mikołajczak 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
marcin mikołajczak 00aacc5e33 Add voters count support
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-10-22 15:06:34 +02:00
marcin mikołajczak 040dfe652a Change vote results to display tied leading options as leading
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-10-22 15:04:21 +02:00
marcin mikołajczak 2f5fff0222 Show user what options they have voted
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-10-22 15:03:21 +02:00
Alex Gleason 98067ae877 Merge branch 'push-notification-link' into 'develop'
Push notifications: take to Notifications on click

See merge request soapbox-pub/soapbox-fe!814
2021-10-21 22:37:40 +00:00
Alex Gleason a96b9678a3
Push notifications: take to Notifications on click 2021-10-21 17:34:01 -05:00
Alex Gleason ee3621428c Merge branch 'fix-push-notifications-mobile' into 'develop'
Push notifications: switch to serviceWorkerRegistration.showNotification()

See merge request soapbox-pub/soapbox-fe!813
2021-10-21 22:10:57 +00:00
Alex Gleason f79d4a3330
Push notifications: switch to serviceWorkerRegistration.showNotification() 2021-10-21 17:09:02 -05:00
Alex Gleason 260f5b5057 Merge branch 'push-notifications-again' into 'develop'
Add back push notifications

See merge request soapbox-pub/soapbox-fe!812
2021-10-21 21:39:08 +00:00
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 4275759e7e Merge branch 'sw-instance' into 'develop'
ServiceWorker: add /instance to backendRoutes

See merge request soapbox-pub/soapbox-fe!811
2021-10-21 17:38:20 +00:00
Alex Gleason 3edd81e899
ServiceWorker: add /instance to backendRoutes 2021-10-21 12:22:20 -05:00
Alex Gleason 31c2f42cad Merge branch 'sw-backend-routes' into 'develop'
ServiceWorker: don't redirect API routes with appShell

See merge request soapbox-pub/soapbox-fe!810
2021-10-21 03:23:35 +00:00
Alex Gleason c9590abd18
ServiceWorker: don't redirect API routes with appShell 2021-10-20 22:07:48 -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 33cfbe313d Merge branch 'localforage' into 'develop'
Rudimentary offline support

See merge request soapbox-pub/soapbox-fe!808
2021-10-20 23:10:26 +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 a16b246d41
ServiceWorker: do serve index.html from the ServiceWorker after all, add appShell option 2021-10-20 17:07:10 -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 244525ae3c Merge branch 'placeholder-ios' into 'develop'
Placeholder gradient fixes

See merge request soapbox-pub/soapbox-fe!807
2021-10-20 16:38:38 +00: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 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