Commit Graph

7780 Commits (988d466fcdc9506f4809da7ed930d207f3fdc858)
 

Author SHA1 Message Date
Alex Gleason 44901a5e3e
Automatically release when tag is pushed to CI
2 years ago
Alex Gleason fe1135eb9c
Add changelog script
2 years ago
Chewbacca 637e32c810 Add template for easy before/after screenshots
2 years ago
Chewbacca 515c67d011 Add 'truncate' class to Select
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
marcin mikołajczak 8d95a4040b Merge remote-tracking branch 'soapbox/develop' into cleanup
2 years ago
marcin mikołajczak d70827d481 restore style
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
marcin mikołajczak af2d0749a1 Remove legacy avatar component, convert AccountContainer to TS/FC
2 years ago
marcin mikołajczak a990b859ef Remove unused styles
2 years ago
marcin mikołajczak 82d3e3c5f4 Remove unused styles
2 years ago
marcin mikołajczak 6316da5332 fix auth state persistence
2 years ago
marcin mikołajczak a7653403e7 Update immutable-js, fix tests, fix reducers/auth
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
marcin mikołajczak d1071a109b Remove unused styles/components
2 years ago
marcin mikołajczak 4b3f03353d WIP TypeScript convertions
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
marcin mikołajczak c692265249 Convert (legacy?) IconButton to tsx, remove unused code/styles
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
Alex Gleason 472af420c0 Merge branch 'feed-settings' into 'develop'
2 years ago
Alex Gleason a4615296e8
Make all timelines use "home" timeline settings
2 years ago