Commit Graph

3287 Commits (6871db26c4681c9922c3614b0532f47d3e80594a)
 

Author SHA1 Message Date
Alex Gleason f8ca45f5fb Merge branch 'configurable-autoload-more' into 'develop'
3 years ago
marcin mikołajczak 535290654d ScrollableList: Add option to disable loading more items when scrolling to bottom
3 years ago
Alex Gleason b54011241f Merge branch 'search-scrollable-list' into 'develop'
3 years ago
marcin mikołajczak 742b1f2b58 Use ScrollableList for search results
3 years ago
Alex Gleason 4787e35aa6 Merge branch 'polls-fix' into 'develop'
3 years ago
marcin mikołajczak ce9a150abc Update app/soapbox/components/poll.js
3 years ago
marcin mikołajczak f2b91a2231 Fix polls for unauthenticated users
3 years ago
Alex Gleason dde588faa8 Merge branch 'optimistic-status-queue' into 'develop'
3 years ago
Alex Gleason f290b78636
Timelines: push pending statuses into queue
3 years ago
Alex Gleason d677ef7cdf Merge branch 'reorder-nav' into 'develop'
3 years ago
Alex Gleason 47c68014d0
TabsBar: fix unauthenticated buttons on mobile
3 years ago
Alex Gleason 6d7ce6ffd4
TabsBar: move Profile menu to the left on mobile
3 years ago
Alex Gleason 897f65cf72
PrimaryNavigation, ThumbNavigation: move Search to after Home
3 years ago
Alex Gleason 1edfb0206a Merge branch 'notifications-component-refactor' into 'develop'
3 years ago
Alex Gleason acf316faf6
Notifications: refactor makeGetNotification, pass the full rebuilt notification all the way through
3 years ago
Alex Gleason 03541ccc6f Merge branch 'video-player' into 'develop'
3 years ago
marcin mikołajczak a2abb0bad7 Add hotkeys for video control
3 years ago
marcin mikołajczak a1c4066077 Fix video not reacting to window resizes
3 years ago
marcin mikołajczak a338e7c98f Add tooltips to audio/video player buttons
3 years ago
marcin mikołajczak aef01ea262 Change audio/video playback to stop playback when out of view
3 years ago
Alex Gleason 057a87cd48 Merge branch 'polls' into 'develop'
3 years ago
marcin mikołajczak 813cd58305 Do not use voters_count for now
3 years ago
marcin mikołajczak 88d35e13e8 Add single option votes tooltip in polls
3 years ago
marcin mikołajczak e6f30abd91 Fix poll options not being selectable via keyboard
3 years ago
marcin mikołajczak 00aacc5e33 Add voters count support
3 years ago
marcin mikołajczak 040dfe652a Change vote results to display tied leading options as leading
3 years ago
marcin mikołajczak 2f5fff0222 Show user what options they have voted
3 years ago
Alex Gleason 98067ae877 Merge branch 'push-notification-link' into 'develop'
3 years ago
Alex Gleason a96b9678a3
Push notifications: take to Notifications on click
3 years ago
Alex Gleason ee3621428c Merge branch 'fix-push-notifications-mobile' into 'develop'
3 years ago
Alex Gleason f79d4a3330
Push notifications: switch to serviceWorkerRegistration.showNotification()
3 years ago
Alex Gleason 260f5b5057 Merge branch 'push-notifications-again' into 'develop'
3 years ago
Alex Gleason fc6911caad
Push notifications: refactor, restore
3 years ago
Alex Gleason 7fdf22b206
ServiceWorker: clean up entry.js and web_push_notifications.js
3 years ago
Alex Gleason 4275759e7e Merge branch 'sw-instance' into 'develop'
3 years ago
Alex Gleason 3edd81e899
ServiceWorker: add /instance to backendRoutes
3 years ago
Alex Gleason 31c2f42cad Merge branch 'sw-backend-routes' into 'develop'
3 years ago
Alex Gleason c9590abd18
ServiceWorker: don't redirect API routes with appShell
3 years ago
Alex Gleason 387e3b2c9e Merge branch 'media-gallery-compact-fix' into 'develop'
3 years ago
Alex Gleason 33cfbe313d Merge branch 'localforage' into 'develop'
3 years ago
Alex Gleason 132c6c53d1
MediaGallery: fix float when compact
3 years ago
Alex Gleason e42030daae
Always check error.response before error.response.status
3 years ago
Alex Gleason 5a19d52617
errorsMiddleware: only alert when the error has a response (eg not when offline)
3 years ago
Alex Gleason a16b246d41
ServiceWorker: do serve index.html from the ServiceWorker after all, add appShell option
3 years ago
Alex Gleason 97cc7eb804
Streaming: fail gracefully when WebSocket construction fails (mainly for Bromite browser)
3 years ago
Alex Gleason 0b94774fbe
localforage: remember auth accounts
3 years ago
Alex Gleason c8cec8fdac
localforage: create custom KVStore instance, refactor Instance actions
3 years ago
Alex Gleason 3c5384f318
localforage: add localforage, remember a fetched instance
3 years ago
Alex Gleason 244525ae3c Merge branch 'placeholder-ios' into 'develop'
3 years ago
Alex Gleason c738c261c0
Placeholder: use a better gradient fade on mobile
3 years ago