Commit Graph

507 Commits (features/api-error-code-url)

Author SHA1 Message Date
Claire dfe44bcaef
Add ability to require 2FA for specific roles (including Everybody) (#37701) 3 weeks ago
Claire d13d7b4566
Fix server theme migration (#37810) 3 weeks ago
Claire 75ba314e6b
Migrate to new theming infrastructure (#37612) 3 weeks ago
Matt Jankowski 23148dc536
Update rubocop to version 1.8.40 (#37628) 1 month ago
Claire 6af4696c70
Add backend support for storing remote actors profile pic and header descriptions (#37634) 1 month ago
David Roetzel 7cdc05b9a8
Add `language` attribute to collections (#37549) 1 month ago
David Roetzel be00db4fa3
Use snowflake ids for collections and their items (#37514) 1 month ago
David Roetzel 4e63958914
Federated "featureable in collections" preference (#37298) 2 months ago
David Roetzel ea768c17db
Add counter cache to collections (#37176) 3 months ago
Claire 5d84957117
Add shareable wrapstodon links (#37047) 3 months ago
Echo c5c8100d02
Emoji: Update emoji categories with featured emoji (#37084) 3 months ago
Claire e5651e7e04
Make settings-related database migrations more robust (#37079) 3 months ago
Shugo Maeda 48fe679728
Separate remote thumbnails into cache/ directory (#36911) 3 months ago
David Roetzel 7ffa5fa0c4
Add models to represent "Collections" (#36977) 3 months ago
Claire 38f15a89fe
Fix recent settings migrations (#36602) 4 months ago
Renaud Chaput 779a1f8448
Add a new setting to choose the server landing page (#36588) 4 months ago
Claire 264d068d8d
Change new accounts to use new ActivityPub numeric ID scheme (#36365) 5 months ago
Claire a7f89d13d2
Change index on `follows` table to improve performance of some queries (#36374) 5 months ago
Claire 2d2c525097
Split `timeline_preview` setting into more granular settings (#36338) 5 months ago
Claire 150f0fcba5
Add support for numeric-based URIs for local accounts (#32724) 5 months ago
Claire f5591346cc
Add `following_url` to `accounts` (#36093) 6 months ago
Claire f7289b251f
Add migration to fill unset default quote policy based on default post privacy (#36041) 6 months ago
Claire e1dc960219
Rework FEP-7888 implementation (#36064) 6 months ago
Jesse Karmani 65b4a0a6f1
Implement FEP 7888: Part 1 - publish conversation context (#35959) 6 months ago
Claire 2560242972
Add `quotes_count` to statuses stats (#35832) 6 months ago
Claire 736751e5de
Change indexes on quotes to efficiently list quotes of a given account or quoted status (#35819) 6 months ago
David Roetzel 868c46bc76
Add delivery failure handling to FASP jobs (#35723) 7 months ago
Eugen Rochko 20bbd20ef1
Add ability to block words in usernames (#35407) 7 months ago
Matt Jankowski 1e2d77f2c7
Use `if_exists: true` when removing duplicate indexes (#35309) 8 months ago
David Roetzel bae258925c
Persist follow recommendations from FASP (#35218) 8 months ago
Emelia Smith 72f2f35bfb
Implement Instance Moderation Notes (#31529) 8 months ago
Matt Jankowski 47fda2df2c
Update `OAuth` inflection to match spec (#35160) 8 months ago
Claire 3d474807bf
Change “legacy” non-fast-tracked quote posts to not be displayed as such (#34945) 9 months ago
Claire 8c51a8ba94
Add ability to translate server rules (#34494) 9 months ago
Claire 8cc5084ca1
Add interstitial for Terms of Service updates (#34527) 10 months ago
David Roetzel a5a2c6dc7e
Add support for FASP data sharing (#34415) 10 months ago
Claire 9ed6a14d45
Add support for ingesting quote policies (#34479) 10 months ago
Claire 8f59b63176
Change quote IDs to use snowflake IDs (#34551) 10 months ago
Claire 7bc301e184
Make `Web::PushSubscription#user` and `Web::PushSubscription#access_token` relationships non-optional (#34498)
Co-authored-by: Emelia Smith <ThisIsMissEm@users.noreply.github.com>
10 months ago
Claire df2611a10f
Add initial support for ingesting and verifying remote quote posts (#34370) 11 months ago
Matt Jankowski 4c2f64907b
Remove deprecated `Import` model (#34371) 11 months ago
David Roetzel 97b9994743
Basic FASP support (#34031) 11 months ago
Eugen Rochko d213c585ff
Add age verification on sign-up (#34150) 12 months ago
Jonny Saunders 46e13dd81c
Add Fetch All Replies Part 1: Backend (#32615)
Signed-off-by: sneakers-the-rat <sneakers-the-rat@protonmail.com>
Co-authored-by: jonny <j@nny.fyi>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Co-authored-by: Kouhai <66407198+kouhaidev@users.noreply.github.com>
12 months ago
Claire 5a100bf38f
Add ability to email announcements to all users (#33928) 1 year ago
Eugen Rochko cadda2f957
Add effective date to terms of service (#33993) 1 year ago
S1m 4a2813158d
Add support for standard webpush (#33528)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Matt Jankowski b648c64e2e
Add `NOT NULL` requirement to columns on `polls` (#33374) 1 year ago
Claire 85792cc375
Fix incorrect notification settings migration for non-followers (#33348) 1 year ago
Jesse Karmani db749c7d2b
Fix down clause for notification policy v2 migrations (#33340) 1 year ago