Commit Graph

1783 Commits (1d680f19411120c9cfdf43f5284c5676eb621185)

Author SHA1 Message Date
Matt Jankowski 4fb3dc0363
Extract `CSS_COLORS` constant for `UserRole` regex validation (#33532) 2 weeks ago
Matt Jankowski f98972e4eb
Use `with_options` for Account `if: :local?` validation group (#33529) 2 weeks ago
Matt Jankowski 54e2030146
Add `AccountWarning#appeal_eligible?` method (#33526) 2 weeks ago
Matt Jankowski 9b8d1fb6d1
Add `Account#actor_type_application?` query method (#33525) 2 weeks ago
Claire c6c8e7e6ab
Fix last paginated notification group only including data on a single notification (#33271) 2 weeks ago
Matt Jankowski f22a2aab40
Add `Account#remote?` query method (#33508) 3 weeks ago
Matt Jankowski c0264c8013
Extend custom CSS cache time with digest paths (#33207) 3 weeks ago
Matt Jankowski 7ad44e22ed
Remove role color highlighting from custom css (#33493) 3 weeks ago
Matt Jankowski ef39398b82
Add `urgent` scope and `by_version` method to `SoftwareUpdate` (#33470) 3 weeks ago
Matt Jankowski 4cf031ee13
Extricate `Invite` constants for code generation (#33472) 3 weeks ago
Claire dbbf450ef5
Fix `fediverse:creator` metadata not showing up in REST API (#33466) 3 weeks ago
Matt Jankowski 08dd11f8d4
Use `in_order_of` with `filter: false` in `AccountSummary.localized` (#33446) 3 weeks ago
Tim Rogers 3bdfa3eb4c
Added validator for extra profile field values with empty name (#33421) 3 weeks ago
Matt Jankowski f35de1ed0d
Remove un-needed `Poll.attached` scope (#33368) 1 month ago
Matt Jankowski b648c64e2e
Add `NOT NULL` requirement to columns on `polls` (#33374) 1 month ago
Matt Jankowski 22caddaa24
Update user role position range limit (#33349) 1 month ago
Matt Jankowski aee64a465c
Remove unused `Poll.unattached` scope (#33350) 1 month ago
Matt Jankowski ca2a7d66b8
Fix missing value limits for `UserRole` position (#33172) 1 month ago
Matt Jankowski 978142ac9e
Add missing `NOT NULL` on more columns from "large but valid" tables (#33330) 1 month ago
Claire 1712543c68
Revert "Support animated PNGs in media attachments (#28516)" (#33334) 1 month ago
Claire 6305b6e747
Fix error decrementing status count when `FeaturedTags#last_status_at` is `nil` (#33320) 1 month ago
Matt Jankowski cf4595967b
Add `NOT NULL` requirement to columns on `account_conversations` (#33308) 1 month ago
Matt Jankowski efc85e39a0
Add missing `NOT NULL` requirement to small, indexed, valid data tables (#33284) 1 month ago
Matt Jankowski 3c71ee9b90
Use `touch_all` for time column updates (#33295) 1 month 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) 2 months ago
Matt Jankowski a27bafa596
Add `UserRole#bypass_block?` method for notification check (#32974) 2 months ago
Claire 9a7130d6da
Fix direct inbox delivery pushing posts into inactive followers' timelines (#33067) 2 months ago
Claire 2d8fed23e6
Fix `TagFollow` records not being correctly handled in account operations (#33063) 2 months ago
Matt Jankowski 74df47ad9c
Add coverage for `Webhook` validations (#33026) 2 months ago
Eugen Rochko d75088d699
Fix pushing hashtag-followed posts to feeds of inactive users (#33018) 2 months ago
Claire e68b26c8df
Fix posts made in the future being allowed to trend (#32996) 2 months ago
Matt Jankowski 37f00fb018
Use hash arguments to `group` when possible (#32916) 2 months ago
Eugen Rochko 2b5faa2ba3
Change lists to reflect added and removed users retroactively (#32930) 2 months ago
Matt Jankowski f2976ec9a4
Extract `Notification::Groups` concern (#32968) 2 months ago
Matt Jankowski da826fe959
Use hash arguments to `order` when possible (Rails 7.2) (#32915) 2 months ago
Matt Jankowski 477412d62a
Use hash arguments to `select` when possible (Rails 7.2) (#32917) 2 months ago
Matt Jankowski 1c6f53e70f
Use `with_options` blocks in `Associations` concern (#32840) 2 months ago
Matt Jankowski 319109029d
Fix logic in "last used at per application" oauth token list (#32912) 2 months ago