829 Commits (15c7478c5560a1f654d0d00d8ee2a624acb34089)

Author SHA1 Message Date
Eugen Rochko 84e988479e
Fix only one middle dot being recognized in hashtags (#11345)
5 years ago
Eugen Rochko 4906cabc6b
Add aac, m4a, 3gp to allowed audio formats (#11342)
5 years ago
ThibG 7e2b6da57f Add setting to disable the anti-spam (#11296)
5 years ago
ThibG 91544a6cb5 Remove unused Account#magic_key (#11327)
5 years ago
Eugen Rochko 9b1d3e4acb
Add option to disable real-time updates in web UI (#9984)
5 years ago
Eugen Rochko 6ff67be0f6
Add a spam check (#11217)
5 years ago
ThibG 1e7187f2a8 Fix Status.remote scope matching *all* statuses (#11265)
5 years ago
Eugen Rochko 63c7fe8e48
Refactor controllers for statuses, accounts, and more (#11249)
5 years ago
Eugen Rochko b851456139
Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247)
5 years ago
Eugen Rochko 23aeef52cc
Remove Salmon and PubSubHubbub (#11205)
5 years ago
Eugen Rochko ae003d54f9
Fix option to send e-mail notification about account action always being true (#11242)
5 years ago
Eugen Rochko 3fd6ab99e6
Remove deprecated REST API `GET /api/v1/timelines/direct` (#11212)
5 years ago
ThibG 082b3b282f Fix expiration date of filters being set to “Never” when editing them (#11204)
5 years ago
Eugen Rochko 06424786a1
Fix support for MP4 files that are actually M4V files (#11210)
5 years ago
Eugen Rochko e64e6a03dd
Add categories for custom emojis (#11196)
5 years ago
ThibG 3086c645fd Add option to disable blurhash previews (#11188)
5 years ago
Eugen Rochko b927bb3f07
Fix audio-only OGG and WebM files not being processed as such (#11151)
5 years ago
Eugen Rochko aa9b37822b
Fix audio not being downloaded from remote servers (#11145)
5 years ago
Eugen Rochko 1b052c7b2d
Remove expensive counters from federation page in admin UI (#11139)
5 years ago
Eugen Rochko 707ddf7808
Change domain blocks to automatically support subdomains (#11138)
5 years ago
Eugen Rochko 49ebda4d49
Change audio format from ogg to mp3 for wider compatibility (#11141)
5 years ago
Eugen Rochko 8f23726918
Fix converted media being saved with original extension and mime type (#11130)
5 years ago
Eugen Rochko 7696f77245
Add moderation API (#9387)
5 years ago
Eugen Rochko f7f23b4a19
Add audio uploads (#11123)
5 years ago
ThibG 17747e2cd7 Fix User#active scope only returning suspended users (#11111)
5 years ago
Eugen Rochko 6a9a759f40
Change reblogs counter to be updated when boosted privately (#10964)
5 years ago
Eugen Rochko f2b743e715
Refactor all ActivityPub deliveries to be serialized and signed through one concern (#10966)
5 years ago
Eugen Rochko 1e5532e693
Add responsive panels to the single-column layout (#10820)
5 years ago
Paul Woolcock 0c933c1b8c Add `account_id` param to `GET /api/v1/notifications` (#10796)
5 years ago
trwnh a6caf919e2 Change bio limit from 160 to 500 (#10790)
5 years ago
ThibG ae18386558 Fix “invited by” not showing up for invited accounts in admin interface (#10791)
5 years ago
ThibG 14f6ce2885 Record account suspend/silence time and keep track of domain blocks (#10660)
5 years ago
Jeong Arm ce8635605c Record deleted(by mod) status to prevent re-appear (#10732)
5 years ago
Eugen Rochko 7cb369d4c6
Change e-mail whitelist/blacklist to not be checked when invited (#10683)
5 years ago
ThibG 011b032300 Provide a link to existing domain block when trying to block an already-blocked domain (#10663)
5 years ago
ThibG 21a73c52a7 Check that an invite link is valid before bypassing approval mode (#10657)
5 years ago
Eugen Rochko e18786dec7
Fix approved column being set to nil instead of false (#10642)
5 years ago
Eugen Rochko fba96c808d
Add blurhash (#10630)
5 years ago
Eugen Rochko e451ba0e83
Fix LDAP/PAM/SAML/CAS users not being approved instantly (#10621)
5 years ago
Eugen Rochko a9f130b8d8
Fix Keybase verification using wrong domain for remote accounts (#10547)
6 years ago
Alex Gessner d431c810d3 increase allowable length of remote proof username (#10546)
6 years ago
Eugen Rochko 400397c0c7
Change HTML validator to ignore all errors except unmatched tags (#10534)
6 years ago
Eugen Rochko 36b39fbac5
Add preference to disable e-mails about new pending accounts (#10529)
6 years ago
Eugen Rochko 8b69a66380 Add "why do you want to join" field to invite requests (#10524)
6 years ago
ThibG cb71c95e22 Export and import show_reblogs together with following list (#10495)
6 years ago
Eugen Rochko 67b3b62b98
Improve blocked view of profiles (#10491)
6 years ago
Eugen Rochko e1d0390e29
Add batch actions for approving and rejecting pending accounts (#10469)
6 years ago
Eugen Rochko 2c63e0292a
Fix admin validation being too strict about usernames (#10449)
6 years ago
ThibG d4882aa64a Export and import `hide_notifications` alongside user mutes (#10335)
6 years ago
ThibG 120544067f Fix filtering of favourited_by, reblogged_by, followers and following (#10447)
6 years ago