Commit Graph

7429 Commits (970cd60c84547b572801dcb08ce7d52327092460)
 

Author SHA1 Message Date
Chewbacca 970cd60c84 Merge branch 'fix-sidebar-close-button' into 'develop'
2 years ago
Chewbacca 92e94ae4a5 Merge branch 'fix-undefined-bug' into 'develop'
2 years ago
marcin mikołajczak 191cf7e19a Merge branch 'chats-query' into 'develop'
2 years ago
Chewbacca 5e7093d3a2 Merge branch 'update-lock-file' into 'develop'
2 years ago
Chewbacca e6dbb4d19f Lint
2 years ago
Chewbacca e1e5051951 Fix undefined bug with MediaModal
2 years ago
Chewbacca 1b7fec2fec Merge branch 'add-before-after-template' into 'develop'
2 years ago
Chewbacca 173d31ad99 Ensure Renovate updates the Yarn.lock file
2 years ago
marcin mikołajczak b6bd46d417 Do not make requests to chats endpoint from profile page if chats are not supported
2 years ago
Alex Gleason 4ce46ec83a Merge branch 'alexgleason-develop-patch-78475' into 'develop'
2 years ago
Alex Gleason 8e2d530a26 renovate.json: delete github access token
2 years ago
Alex Gleason 3093a4659c Merge branch 'deps-scan' into 'develop'
2 years ago
Alex Gleason 8567cd91fc
GitLab CI: enable dependency scanning
2 years ago
Alex Gleason 3f95b131c1 Merge branch 'chg-update' into 'develop'
2 years ago
Alex Gleason dc1a5c7189
CHANGELOG: add Takahē, sw.js whitelist
2 years ago
Chewbacca 637e32c810 Add template for easy before/after screenshots
2 years ago
Chewbacca 9e321ac4c4 Refactor sidebar to fix position of close (X) icon
2 years ago
Alex Gleason e77c309e8a Merge branch 'fab-accent' into 'develop'
2 years ago
Alex Gleason 85bc891dbb
Use accent color for "floating action button" (mobile compose button).
2 years ago
marcin mikołajczak 5c5bfccea6 Merge branch 'takahe' into 'develop'
2 years ago
marcin mikołajczak 3f430ee5d5 use capitalized name
2 years ago
marcin mikołajczak 81e1e2d6ad Support Takahē
2 years ago
Alex Gleason 35d9863f42 Merge branch 'sw-favicon' into 'develop'
2 years ago
Alex Gleason 6d46abadc1
Don't serve favicon.png with ServiceWorker
2 years ago
Chewbacca 5c8cc86b9e Merge branch 'pin-avatar' into 'develop'
2 years ago
Alex Gleason 4a44085a1a Merge branch 'sb_backend_route_fixes' into 'develop'
2 years ago
Ryle b314bb7af1
Add additional backend URIs. /images is used by manifest.json, /favicon.ico is used by browsers to set favicons, but some bug out for bookmarks if this isn't route excepted, /apple-touch-icon.png is the default iOS/iPad file for specifying icons, /browserconfig.xml is used by Windows for metro tiles for added pages, /robots.txt is used by bots to determine if access is permitted to pages. Some bots that use Selenium break when the routing isn't exempt.
2 years ago
Alex Gleason f635d71350 Merge branch 'post-3.0' into 'develop'
2 years ago
Alex Gleason d1223e4874
Prepare for 3.1.x
2 years ago
Alex Gleason a37a2d7fff Merge branch 'soapbox-3.0' into 'develop'
2 years ago
Alex Gleason 70f7c4ea5d
Prepare for v3.0.0
2 years ago
Alex Gleason 27ad8dee64 Merge branch 'events-features' into 'develop'
2 years ago
Alex Gleason 6ac5845deb
Gate events with `features.includes('events')`
2 years ago
Alex Gleason eb4e4c4341 Merge branch 'rtl-mentions' into 'develop'
2 years ago
Alex Gleason fa1d7937a7
Fix mentions in RTL
2 years ago
Alex Gleason b88026df5e Merge branch 'threads-rtl' into 'develop'
2 years ago
Alex Gleason f174d0e973
Merge remote-tracking branch 'origin/develop' into threads-rtl
2 years ago
Alex Gleason c788916644
AutosuggestInput/AutosuggestTextarea: short-circuit RTL check earlier
2 years ago
Alex Gleason 8fde7f267d
Search: prevent overflow of text into icon
2 years ago
Alex Gleason bedd181f4c
AutosuggestInput/AutosuggestTextarea: fix RTL detection with placeholder
2 years ago
Alex Gleason c4270a0512
Revert "AutosuggestInput/AutosuggestTextarea: actually, just remove RTL checking. The browser should handle it"
2 years ago
Alex Gleason 89292203d1 Merge branch 'fab-rtl' into 'develop'
2 years ago
Alex Gleason ea70f48023
Navbar: fix position of avatar in RTL on mobile
2 years ago
Alex Gleason 78a9dc519c
Status: fix reblogElement in RTL
2 years ago
Alex Gleason 59cf263960
SidebarMenu: fix RTL
2 years ago
Alex Gleason dfe5079058
StatusActionButton: fix spacing in RTL
2 years ago
Alex Gleason d4b5c368f8
Fix threads in RTL
2 years ago
Alex Gleason 01d7aa6307
Move FAB to the left in RTL
2 years ago
Alex Gleason ab7ec4babd
Refactor ComposeButton, FAB, and sidebar nav spacing
2 years ago
Alex Gleason 7a6126b978
Move FloatingActionButton to its own component
2 years ago