Commit Graph

1883 Commits (5f5ed1e62d0088fca6e9d1d0e478fd281d6884b7)

Author SHA1 Message Date
Daniel Supernault 5f5ed1e62d
Update ComposeController, fix tag mention bug. Closes #5885 5 months ago
Daniel Supernault 5a32bfe304
Update ApiV1Controller, add Custom Filters to home/public and hashtag feeds 5 months ago
Daniel Supernault c4a96da019
Update CustomFilterController, improve case-insentive handling, mastoAPI compatibility and custom config limits 5 months ago
Daniel Supernault b86102823b
Update CustomFilter model and CustomFilterController 5 months ago
Daniel Supernault 168816db2d
Update CustomFilterController 5 months ago
Daniel Supernault adc4cffc38
Add custom filter components 5 months ago
Daniel Supernault 437d742ac4
Add custom filters
Add custom filters, compatible with Mastodon `/api/v2/filters`

Todo:
- [ ] fix routes
- [ ] finish other context filtering
5 months ago
Daniel Supernault ccc7f2fc69
Update ReportController, fix type validation 5 months ago
Daniel Supernault 32fc3180c8
Update DiscoverController, improve public hashtag feed. Fixes #5866 5 months ago
Daniel Supernault 658fe6898e
Update ApiV1Controller, add better direct error message. Fixes #4789 5 months ago
Daniel Supernault 4732019087
Update instance config, return proper matrix limits. Fixes #4780 5 months ago
Daniel Supernault 8a86808a06
Update ApiV1Controller, fix notifications favourited/reblogged/bookmarked state. Fixes #5901 5 months ago
Daniel Supernault 3001365025
Update ProfileMigrationController.php 5 months ago
Daniel Supernault 537e179537
Update PublicApiController, fix visibility for guests 5 months ago
Daniel Supernault 5ddb6d8427
Update PublicApiController, use pixelfed entities for /api/pixelfed/v1/accounts/id/statuses with bookmarked state 5 months ago
Daniel Supernault 8082c004bc
Refactor following check 5 months ago
Daniel Supernault 0f1819125c
Update post pinning, and dispatch Notification cache warming to a job, and fix reblogged state on some endpoints 5 months ago
Daniel Supernault 2f655d0008
Fix pinned posts implementation 5 months ago
daniel c9a0fe0026
Merge pull request #5884 from eufelipemateus/pinned-posts
[Improvement] Pinned posts
6 months ago
Daniel Supernault 375858f09d
Update AccountImport, improve webp support 6 months ago
Daniel Supernault aa6f95b1cf
Update ApiV1Controller, improve query 6 months ago
Felipe Mateus cce4c41d97
pinned posts 6 months ago
Daniel Supernault 2cf3011816
Update ApiV1Controller, send UndoFollow when cancelling a follow request on remote accounts 6 months ago
Daniel Supernault 976a1873e1
Update ApiV1Controller, improve follower handling 6 months ago
Daniel Supernault c4af4d9921
Update ApiV1Controller.php 6 months ago
Daniel Supernault 244e86bad7
Update ApiV1Controller, add pagination to conversations endpoint with min/max/since id pagination and link header support 6 months ago
Daniel Supernault 717f17cdee
Update DM config, allow new users to send DMs by default, with a new env variable to enforce a 72h limit 6 months ago
Daniel Supernault cce657d9c8
Update ApiV1Controller, return empty statuses feed for private accounts instead of 403 response 6 months ago
Daniel Supernault 38e17a06e0
Update ApiV1Controller, fix max_id pagination on home and public timeline feeds 6 months ago
Daniel Supernault 01b445f6ea
Update AccountImports, add webp support 6 months ago
Daniel Supernault c36cc07b2c
Update avif support, and fix reply permalinks 6 months ago
Daniel Supernault 7ddbe0c473
Add AVIF support 6 months ago
daniel 622116b0cf
Merge pull request #5694 from maco/5645-domain-block
[Bug Fix] accept bare domains without http scheme in domain block controller
6 months ago
Daniel Supernault 5340649d04
Update AppRegisterController 7 months ago
Daniel Supernault 0844094b99
Update App Register to expire codes after 4 hours instead of 60 minutes 7 months ago
Daniel Supernault dbd1e17b25
Add app register email verify resends 7 months ago
Daniel Supernault 8c7a71ee73
Update DirectMessageController, fix query 7 months ago
Daniel Supernault 4ec9f990ed
Update DirectMessageController, fix performance issue 7 months ago
Daniel Supernault 4960421073
Update CuratedOnboarding, add new app:curated-onboarding command, extend email verification window to 7 days and fix resend verification mails 7 months ago
Mackenzie Morgan 1f7a1bd72b accept bare domains without http scheme in domain block controller
Fixes #5645
7 months ago
Daniel Supernault dc4e683f0a
Update MediaController, fix redirect bug 7 months ago
daniel 22e608b43d
Merge pull request #5660 from maco/max_caption_length_config_cache
use config_cache for max_caption_length
8 months ago
Daniel Supernault 42173245fc
Update ApiV1Controller.php 8 months ago
Daniel Supernault c8ba73f11b
Update ApiV1Controller.php 8 months ago
Daniel Supernault 67f3951e9a
Update ApiV1Controller, add mobile_registration attribute 8 months ago
Daniel Supernault cc78dfc650
Refactor based on @jippi review 8 months ago
Daniel Supernault 509a50b8e0
Update AppRegisterController.php 8 months ago
Daniel Supernault ea03784994
Update AppRegisterController.php 8 months ago
Mackenzie Morgan bd64e9f588 use config_cache for max_caption_length 8 months ago
Daniel Supernault f924491e4d
Updaet AppRegisterController, add client id/secret 8 months ago