Commit Graph

1793 Commits (329a9e1ac1263059669695df00c9ad4291966308)

Author SHA1 Message Date
Christian Schmidt a3baae0b99
API for updating attribution domains (#32730) 4 weeks ago
Matt Jankowski 3db8498903
Fix `Style/MutableConstant` cop (#33602) 4 weeks ago
Matt Jankowski 68c9f91ccb
Treat non-null but blank account domain as local (#33576) 4 weeks ago
Matt Jankowski 50013b10a5
Add `Status::Visibility` concern to hold visibility logic (#33578) 4 weeks ago
S1m 4a2813158d
Add support for standard webpush (#33528)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
4 weeks ago
Wolfgang 77a44e61a8
Add enum validation to `DomainBlock#severity` (#29158) 4 weeks ago
Matt Jankowski f9451c5614
Fix issue with trending order when user has chosen languages (#33557) 4 weeks ago
Daniel M Brasil 0db7558822
Fix HTTP 500 on `POST /api/v1/admin/ip_blocks` (#29308) 4 weeks ago
Matt Jankowski 22c1b6f3ee
Fix `Invite#code` changing value on every save (#33550) 1 month ago
Matt Jankowski 4f6edc7596
Use `in_order_of` in `trends/*` classes (#33531) 1 month ago
Matt Jankowski 4fb3dc0363
Extract `CSS_COLORS` constant for `UserRole` regex validation (#33532) 1 month ago
Matt Jankowski f98972e4eb
Use `with_options` for Account `if: :local?` validation group (#33529) 1 month ago
Matt Jankowski 54e2030146
Add `AccountWarning#appeal_eligible?` method (#33526) 1 month ago
Matt Jankowski 9b8d1fb6d1
Add `Account#actor_type_application?` query method (#33525) 1 month ago
Claire c6c8e7e6ab
Fix last paginated notification group only including data on a single notification (#33271) 1 month ago
Matt Jankowski f22a2aab40
Add `Account#remote?` query method (#33508) 1 month ago
Matt Jankowski c0264c8013
Extend custom CSS cache time with digest paths (#33207) 1 month ago
Matt Jankowski 7ad44e22ed
Remove role color highlighting from custom css (#33493) 1 month ago
Matt Jankowski ef39398b82
Add `urgent` scope and `by_version` method to `SoftwareUpdate` (#33470) 1 month ago
Matt Jankowski 4cf031ee13
Extricate `Invite` constants for code generation (#33472) 1 month ago
Claire dbbf450ef5
Fix `fediverse:creator` metadata not showing up in REST API (#33466) 1 month ago
Matt Jankowski 08dd11f8d4
Use `in_order_of` with `filter: false` in `AccountSummary.localized` (#33446) 1 month ago
Tim Rogers 3bdfa3eb4c
Added validator for extra profile field values with empty name (#33421) 1 month ago
Matt Jankowski f35de1ed0d
Remove un-needed `Poll.attached` scope (#33368) 2 months ago
Matt Jankowski b648c64e2e
Add `NOT NULL` requirement to columns on `polls` (#33374) 2 months ago
Matt Jankowski 22caddaa24
Update user role position range limit (#33349) 2 months ago
Matt Jankowski aee64a465c
Remove unused `Poll.unattached` scope (#33350) 2 months ago
Matt Jankowski ca2a7d66b8
Fix missing value limits for `UserRole` position (#33172) 2 months ago
Matt Jankowski 978142ac9e
Add missing `NOT NULL` on more columns from "large but valid" tables (#33330) 2 months ago
Claire 1712543c68
Revert "Support animated PNGs in media attachments (#28516)" (#33334) 2 months ago
Claire 6305b6e747
Fix error decrementing status count when `FeaturedTags#last_status_at` is `nil` (#33320) 2 months ago
Matt Jankowski cf4595967b
Add `NOT NULL` requirement to columns on `account_conversations` (#33308) 2 months ago
Matt Jankowski efc85e39a0
Add missing `NOT NULL` requirement to small, indexed, valid data tables (#33284) 2 months ago
Matt Jankowski 3c71ee9b90
Use `touch_all` for time column updates (#33295) 2 months ago
Christian Schmidt a70ae28644
Support animated PNGs in media attachments (#28516) 2 months ago
Matt Jankowski e4e35ab134
Add NOT NULL requirement to account columns on `AccountPin` (#33244) 2 months ago
Matt Jankowski e76aff7de5
Standardize uniqueness validation declaration on `Mention` (#33247) 2 months ago
Matt Jankowski 7d52b24569
Add coverage for `AccountPin` model (#33231) 2 months ago
Eugen Rochko 30aa0df88c
Add terms of service (#33055) 2 months ago
Matt Jankowski 17c02c9210
Remove `thing_type` and `thing_id` columns from settings table (#31971) 2 months ago
Matt Jankowski 4934242aca
Update schema/annotations after tag trend db/redis migrate (#33173) 2 months ago
Eugen Rochko 48ea7552dd
Change hashtag trends to be stored in the database instead of redis (#32837)
Co-authored-by: David Roetzel <david@roetzel.de>
2 months ago
Matt Jankowski e5bea68b20
Fix empty authors preview card serialization (#33151) 2 months ago
Michael Stanclift 04b7046be1
Provide option to force use of system scrollbar styling (#32117) 2 months ago
Matt Jankowski a17e7d10fc
Always validate `inbox_url` presence on Relay (#32364) 2 months ago
Eugen Rochko 48f3ed738f
Fix list error messages (#33082) 2 months ago
Eugen Rochko 46c43d263c
Change avatar and header size limits from 2MB to 8MB when using libvips (#33002) 3 months ago
Matt Jankowski a27bafa596
Add `UserRole#bypass_block?` method for notification check (#32974) 3 months ago
Claire 9a7130d6da
Fix direct inbox delivery pushing posts into inactive followers' timelines (#33067) 3 months ago
Claire 2d8fed23e6
Fix `TagFollow` records not being correctly handled in account operations (#33063) 3 months ago