Daniel Supernault
|
0e59098da2
Update footer to use legalNotice i18n
|
2 months ago |
Daniel Supernault
|
c72fa05299
Update LandingService and Config util to properly support the legal_notice setting
|
2 months ago |
Daniel Supernault
|
93dde13ea0
Fix components
|
2 months ago |
daniel
|
34c5dc75ed
Merge pull request #5606 from goforthanddie/dev
|
2 months ago |
daniel
|
69e00d742d
Merge branch 'staging' into dev
|
2 months ago |
daniel
|
89191b8e0b
Merge pull request #5944 from eufelipemateus/translate-custom-filter
|
3 months ago |
daniel
|
6320882b47
Merge pull request #5946 from maco/5201-alt-text-limits
|
3 months ago |
daniel
|
8975b8e300
Merge pull request #5947 from maco/popover-on-shared-post
|
3 months ago |
daniel
|
caf24907a2
Merge pull request #5948 from maco/case-insensitive-tagging
|
3 months ago |
Mackenzie Morgan
|
9966260a91
use case insensitive search when tagging accounts
|
3 months ago |
Mackenzie Morgan
|
f2181e2478
in notifications sidebar, show popover on shared posts too, not just liked posts
|
3 months ago |
Mackenzie Morgan
|
15758b0b4b
use configured alt text length limit when uploading multiple photos
|
3 months ago |
Felipe Mateus
|
a676c1ffee
translate custom filter
|
3 months ago |
daniel
|
3d6348225b
Merge pull request #5928 from pixelfed/staging
|
3 months ago |
Daniel Supernault
|
fc77a98f7b
Update CustomFilterController, remove statuses check as we dont support them yet
|
3 months ago |
Daniel Supernault
|
87cf6fd850
Update changelog
|
3 months ago |
Daniel Supernault
|
86c8be8e4b
Update compiled assets
|
3 months ago |
Daniel Supernault
|
f72a054fe8
Update TimelineStatus, adjust custom filter warning design
|
3 months ago |
Daniel Supernault
|
a010c860e0
Update npm deps
|
3 months ago |
Daniel Supernault
|
dfd628ed90
Update api routes, add custom filter endpoints
|
3 months ago |
Daniel Supernault
|
d5835362ab
Update FilterModal, fix keyword delete bug
|
3 months ago |
Daniel Supernault
|
c1f2dfb013
Update WebfingerService, apply banned domains to webfinger logic
|
3 months ago |
Daniel Supernault
|
5f5ed1e62d
Update ComposeController, fix tag mention bug. Closes #5885
|
3 months ago |
Daniel Supernault
|
1356757715
Add webfinger validation rule
|
3 months ago |
Daniel Supernault
|
5a32bfe304
Update ApiV1Controller, add Custom Filters to home/public and hashtag feeds
|
3 months ago |
Daniel Supernault
|
77044ba193
Update CustomFilter model, add custom limits for max_content_scan_limit, max_filters_per_user, max_keywords_per_filter, max_keyword_length, max_pattern_length, max_reported_matches, max_create_per_hour, max_updates_per_hour so admins have more control over this feature
|
3 months ago |
Daniel Supernault
|
578718c606
Update CustomFilterKeyword model, add setKeywordAttribute method
|
3 months ago |
Daniel Supernault
|
c4a96da019
Update CustomFilterController, improve case-insentive handling, mastoAPI compatibility and custom config limits
|
3 months ago |
Daniel Supernault
|
a16a4ddbd0
Update Hashtag component, add custom filter support
|
3 months ago |
Daniel Supernault
|
b86102823b
Update CustomFilter model and CustomFilterController
|
3 months ago |