Commit Graph

24 Commits (16359073da519442e43aaf6db8eca4e1a7a050f9)

Author SHA1 Message Date
Your Name 16359073da Remove EXP_EMC flag, Mastodon API compatibility is always enforced
Remove the 'emc' entry from config/exp.php and all conditional checks.
The Mastodon API compatibility stripping in StatusService and
AccountService is now unconditional.

- config/exp.php: remove emc entry
- StatusService: remove early-return when emc is false
- AccountService: remove early-return when emc is false
- Installer: stop writing EXP_EMC to .env
- .env.example, .env.docker.example: remove EXP_EMC
- Diagnostics: remove EXP_EMC row
3 months ago
Daniel Supernault 6c48a12423
Update ApiV1Controller, handle Moved accounts 2 years ago
Daniel Supernault d339b5c251
Update AccountService 2 years ago
Daniel Supernault c5e7e91777
Add disable_embeds setting, and fix cache invalidation in other settings 2 years ago
Daniel Supernault fd44c80ce9
Update meta tags, improve descriptions and seo/og tags 3 years ago
Daniel Supernault e7c08fbbb2
Update AccountService, add blocksDomain method 3 years ago
Daniel Supernault ebbd98e743
Update AccountService, add setLastActive method 3 years ago
Daniel Supernault 498b46f70f
Update AccountService, fix actor cache invalidation 4 years ago
Daniel Supernault e71972d8f1
Update ApiV1Controller, map AccountService 4 years ago
Daniel Supernault 8b7121f9fb
Update AccountService, fix delete status 4 years ago
Daniel Supernault 4514ab1dbe
Update SettingsController, fix double json encoding and cache settings for 7 days 4 years ago
Daniel Supernault a578035bbc
Update AccountService 5 years ago
Daniel Supernault 46485426ea
Update ApiV1Controller, add mastoapi strict mode 5 years ago
Daniel Supernault 85e4be8172
Update AccountService, add getMastodon method for mastoapi compatibility 5 years ago
Daniel Supernault e5f8f3441c
Update AccountService, fix json casting 5 years ago
Daniel Supernault 2aa73c1ffa
Update AccountService, add dynamic user settings methods 5 years ago
Daniel Supernault 2ae527c0f3
Update Status model, use AccountService to generate urls instead of loading profile relation 5 years ago
Daniel Supernault 37abcf3898
Update public timeline api, use cached sorted set and client side block/mute filtering 5 years ago
Daniel Supernault 9e630851a3
Update AccountService, fix status bug 5 years ago
Daniel Supernault 3f8acb1266
Update AccountService, add syncPostCount method 5 years ago
Daniel Supernault ee0028bc57
Update PublicApiController, use account service 5 years ago
Daniel Supernault b299da9311
Update AccountService, cache object and observe changes 6 years ago
Daniel Supernault eb478ccf76
Update AccountService, fixes #1834 7 years ago
Daniel Supernault 885a1258e8
Add AccountService 7 years ago