387 Commits (419c659bc445fa258550b7e1bf00251663ca6a21)

Author SHA1 Message Date
Claire dfdadb92e8
Add ability to require approval when users sign up using specific email domains (#28468) 2 years ago
Matt Jankowski e17faedffb
Move default `meta` options from `InitialStateSerializer` to private method (AbcSize reduction) (#28355) 2 years ago
Claire dcc24db793
Fix N+1s because of association preloaders not actually getting called (#28339) 2 years ago
Claire 963354978a
Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) 2 years ago
Matt Jankowski 35deaaf90b
Reduce AbcSize complexity in `InitialStateSerializer` (#27782) 2 years ago
Emelia Smith 603b245cc6
Add VAPID public key to instance serializer (#28006) 2 years ago
6543 10b879bd5e
nodeinfo: add instance name and description (#28079) 2 years ago
Eugen Rochko d67bd44ca1
Add profile setup to onboarding in web UI (#27829) 2 years ago
Eugen Rochko 0d14fcebae
Change link previews to keep original URL from the status (#27312) 2 years ago
Claire 9b06c0f24a
Fix Web UI not displaying appropriate explanation when a user hides their follows/followers (#27791) 2 years ago
Matt Jankowski d6f50839e1
Fix `RSpec/SpecFilePathFormat` cops (#27730) 2 years ago
Claire bbf46cc418
Fix error and incorrect URLs in `/api/v1/accounts/:id/featured_tags` for remote accounts (#27459) 2 years ago
Emelia Smith 7c3fea7275
Feature: Allow token introspection without read scope (#27142) 2 years ago
Claire c86ad45660
Change PWA start URL from `/home` to `/` (#27377) 3 years ago
Jake Anto c2f13769cd
Add PWA shortcut to `/explore` page (#27235) 3 years ago
Renaud Chaput 57f592fed5
Add Typescript types for some API objects (#26602) 3 years ago
Claire 828eebad48
Add `hide_collections`, `discoverable` and `indexable` attributes to credentials API (#26998) 3 years ago
Robert R George 20666482ef
Added admin api for managing tags (#26872) 3 years ago
CSDUMMI 9a70cac9de
Fix #26849 by adding the domain of the current SSO provider to the form-action CSP (#26857) 3 years ago
Claire 16681e0f20
Add admin notifications for new Mastodon versions (#26582) 3 years ago
Tyler Deitz 336ec503c2
Add avatar image to webfinger responses (#26558) 3 years ago
jsgoldstein 30c191aaa0
Add new public status index (#26344) 3 years ago
Robert R George cf6f70799b
Add support for federating `memorial` attribute (#26583) 3 years ago
CSDUMMI 120f5802c0
Add direct link to the Single-Sign On provider if there is only one sign up method available (#26083) 3 years ago
Christian Schmidt 8da99ffb0d
Add alt text for preview card thumbnails (#26184) 3 years ago
Daniel M Brasil 3a4d3e9d4b
Add `GET /api/v1/instance/languages` to REST API (#24443) 3 years ago
Emelia Smith e258b4cb64
Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252) 3 years ago
Claire b4e739ff0f
Change interaction modal in web UI (#26075) 3 years ago
Eugen Rochko 7bd8ef355c
Add `published_at` attribute to preview cards (#26153) 3 years ago
Eugen Rochko 6b2952d1dd
Change design of link previews in web UI (#26136) 3 years ago
Eugen Rochko 4d01d1a1ee
Remove 16:9 cropping from web UI (#26132) 3 years ago
Claire 14fad60384
Use username as display name for suspended users or users with blank display names (#25276) 3 years ago
Christian Schmidt 4c18928a93
Wrong count in response when removing favourite/reblog (#24365) 3 years ago
renovate[bot] 3ed9b55cb3
Update dependency rubocop-rails to v2.20.1 (#25493) 3 years ago
Matt Jankowski ce43ed144c
Rails 7.0 update (#25668) 3 years ago
Eugen Rochko ceeb2b8c41
Fix explore page being inaccessible when opted-out of trends in web UI (#25716) 3 years ago
Claire 6d8e0fae3e
Merge pull request from GHSA-ccm4-vgcc-73hp 3 years ago
Eugen Rochko ba06a2f104
Revert "Rails 7 update" (#25667) 3 years ago
Matt Jankowski 50c2a03695
Rails 7 update (#24241) 3 years ago
Darius Kazemi bacb674921
Add exclusive lists (#22048) 3 years ago
Christian Schmidt 69057467cb
Translate CW, poll options and media descriptions (#24175) 3 years ago
Claire ca66e61b93
Add support for custom sign-up URLs (#25014) 3 years ago
Robert R George 4db8230194
Add trend management to admin API (#24257) 3 years ago
Vyr Cossont 88fc04d3d7
Serialize status webhook events in REST API format (#24243) 3 years ago
Christian Schmidt bd047acc35
Replace `Status#translatable?` with language matrix in separate endpoint (#24037) 3 years ago
Christian Schmidt 5a8c651e8f
Only offer translation for supported languages (#23879) 3 years ago
Christian Schmidt 8000a8f230
Add `lang` attribute to preview card (#23869) 3 years ago
Nick Schonning af4c95100c
Autofix Rubocop Style/FormatString (#23743) 3 years ago
Nick Schonning 38a1d8bb85
Autofix Rubocop RSpec/ImplicitSubject (#23721) 3 years ago
Nick Schonning e2a3ebb271
Autofix Rubocop Style/IfUnlessModifier (#23697) 3 years ago