Daniel M Brasil
|
8ad87eeb93
|
Fix `/api/v1/timelines/tag/:hashtag` allowing for unauthenticated access when public preview is disabled (#26237)
|
2023-08-31 13:53:24 +02:00 |
Claire
|
e7472ecd2a
|
Add debug logging on signature verification failure (#26637)
|
2023-08-29 10:29:07 +02:00 |
Lukas Martini
|
f8b5f05d44
|
Improve error messages when DeepL quota is exceeded (#26704)
|
2023-08-29 09:14:44 +02:00 |
jsgoldstein
|
e82d84469e
|
Add new public status index (#26344)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-08-24 16:40:04 +02:00 |
Claire
|
5458629e60
|
Refactor `Api::V1::ProfilesController` into two separate controllers (#26573)
|
2023-08-21 15:47:09 +02:00 |
Daniel M Brasil
|
89d2b28e0b
|
Add ability to delete avatar or header picture via the API (#25124)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-08-21 08:44:35 +02:00 |
Claire
|
4b4228c0cd
|
Change “privacy and reach” settings so that unchecking boxes always increase privacy and checking them always increase reach (#26508)
|
2023-08-17 09:13:26 +02:00 |
Claire
|
738b024d0c
|
Add privacy tab in profile settings (#26484)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
|
2023-08-14 18:52:45 +02:00 |
Claire
|
ba9ea873c8
|
Fix blocking subdomains of an already-blocked domain (#26392)
|
2023-08-09 09:39:36 +02:00 |
Claire
|
97bbe8f24e
|
Fix Content Security Policy sometimes unnecessarily allowing hCaptcha scripts (#26388)
|
2023-08-08 15:41:38 +02:00 |
CSDUMMI
|
1ebdd46242
|
Add direct link to the Single-Sign On provider if there is only one sign up method available (#26083)
|
2023-08-03 16:43:15 +02:00 |
Daniel M Brasil
|
788d7a6a2a
|
Add `GET /api/v1/instance/languages` to REST API (#24443)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-08-03 11:25:47 +02:00 |
Emelia Smith
|
e395939ead
|
Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252)
|
2023-08-02 19:32:48 +02:00 |
Christian Schmidt
|
20e9ed14c9
|
Add List-Unsubscribe email header (#26085)
|
2023-08-01 19:34:40 +02:00 |
Claire
|
32f9b3d3af
|
Change /api/v1/peers/search to be case-insensitive when using Elasticsearch (#26268)
|
2023-08-01 14:52:32 +02:00 |
Misty De Méo
|
a4cdbc52b1
|
Storage: add :azure to remaining callers (#26080)
|
2023-07-27 16:13:45 +02:00 |
Claire
|
20809d5d8c
|
Change interaction modal in web UI (#26075)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
|
2023-07-27 16:11:17 +02:00 |
Matt Jankowski
|
2a0b6be46a
|
Coverage for `Auth::OmniauthCallbacks` controller (#26147)
|
2023-07-25 09:46:57 +02:00 |
Claire
|
783676dd10
|
Fix unexpected redirection to /explore after sign-in (#26143)
|
2023-07-24 16:06:32 +02:00 |
Christian Schmidt
|
540cced981
|
Wrong count in response when removing favourite/reblog (#24365)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-07-19 09:02:30 +02:00 |
Claire
|
e8631f8e90
|
Remove unfollowed hashtag posts from home feed (#26028)
|
2023-07-17 13:56:28 +02:00 |
Claire
|
618eb10d18
|
Fix embed dropdown menu item for unauthenticated users (#25964)
|
2023-07-13 15:53:03 +02:00 |
Eugen Rochko
|
8bc36b5084
|
Change markers API to use a replica (#25851)
|
2023-07-12 18:57:40 +02:00 |
Eugen Rochko
|
315002c1be
|
Change notifications API to use a replica (#25874)
|
2023-07-12 17:06:00 +02:00 |
Matt Jankowski
|
08421e7b90
|
Fix `Naming/MemoizedInstanceVariableName` cop (#25928)
|
2023-07-12 10:08:51 +02:00 |
Matt Jankowski
|
399a738c85
|
Fix `Naming/AccessorMethodName` cop (#25924)
|
2023-07-12 10:03:19 +02:00 |
Claire
|
66693177ff
|
Add `forward_to_domains` parameter to `POST /api/v1/reports` (#25866)
|
2023-07-10 18:26:56 +02:00 |
Kurtis Rainbolt-Greene
|
a27f2686ca
|
First pass at multi-database for read replica using Rails native adapter (#25693)
Co-authored-by: emilweth <7402764+emilweth@users.noreply.github.com>
|
2023-07-08 19:45:36 +02:00 |
Daniel M Brasil
|
2b877ad937
|
Fix `/api/v2/search` not working with following query param (#25681)
|
2023-07-03 18:06:57 +02:00 |
Claire
|
4885232358
|
Add users index on unconfirmed_email (#25672)
|
2023-07-02 19:41:35 +02:00 |
Claire
|
fe1735f409
|
Fix inefficient query when requesting a new confirmation email from a logged-in account (#25669)
|
2023-07-02 16:08:58 +02:00 |
Daniel M Brasil
|
2f17abc686
|
Fix HTTP 500 in `/api/v1/emails/check_confirmation` (#25595)
|
2023-07-02 00:05:44 +02:00 |
Matt Jankowski
|
843448c7d9
|
Fix rails `rewhere` deprecation warning in directories api controller (#25625)
|
2023-07-01 21:48:16 +02:00 |
Claire
|
3406cb0427
|
Add POST /api/v1/conversations/:id/unread (#25509)
|
2023-06-22 18:46:43 +02:00 |
Claire
|
d0144d2be3
|
Change /api/v1/statuses/:id/history to always return at least one item (#25510)
|
2023-06-22 14:56:14 +02:00 |
Claire
|
c1c87fe7b9
|
Add finer permission requirements for managing webhooks (#25463)
|
2023-06-22 14:52:25 +02:00 |
Claire
|
923dde8e6c
|
Fix wrong view being displayed when a webhook fails validation (#25464)
|
2023-06-20 18:15:35 +02:00 |
Daniel M Brasil
|
498e3231b6
|
Fix incorrect pagination headers in `/api/v2/admin/accounts` (#25477)
|
2023-06-19 08:53:05 +02:00 |
Eugen Rochko
|
937764ce4b
|
Fix always redirecting to onboarding in web UI (#25396)
|
2023-06-14 09:05:03 +02:00 |
Claire
|
a424076226
|
Fix ArgumentError when loading newer Private Mentions (#25399)
|
2023-06-14 08:54:52 +02:00 |
Eugen Rochko
|
989a8758e3
|
Change edit profile page (#25413)
|
2023-06-14 04:38:07 +02:00 |
Eugen Rochko
|
239ee4f5d1
|
Fix CAPTCHA page not following design pattern of sign-up flow (#25395)
|
2023-06-13 22:30:40 +02:00 |
Eugen Rochko
|
94ef94c5ea
|
Add unsubscribe link to e-mails (#25378)
|
2023-06-12 14:22:46 +02:00 |
Eugen Rochko
|
1dd243cc09
|
Add time zone preference (#25342)
|
2023-06-10 03:29:37 +02:00 |
Matt Jankowski
|
8b5680fd9a
|
Remove unused `redis_info` method Admin::Dashboard (#25345)
|
2023-06-09 14:03:35 +02:00 |
Eugen Rochko
|
2252e4d8bb
|
Add webhook templating (#23289)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-06-06 10:42:47 +02:00 |
Darius Kazemi
|
6debddcf89
|
Add exclusive lists (#22048)
Co-authored-by: Liam Cooke <liam@liamcooke.com>
Co-authored-by: John Holdun <john@johnholdun.com>
Co-authored-by: Effy Elden <effy@effy.space>
Co-authored-by: Lina Reyne <git@lina.pizza>
Co-authored-by: Lina <20880695+necropolina@users.noreply.github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-06-05 09:37:02 +02:00 |
Matt Jankowski
|
a04157e69f
|
Add `allow_other_host: true` to backups controller (#25266)
|
2023-06-05 08:22:03 +02:00 |
Claire
|
572086c8ad
|
Add support for importing lists (#25203)
|
2023-06-01 14:47:31 +02:00 |
Claire
|
8ee98cfd2b
|
Add a confirmation screen when suspending a domain (#25144)
|
2023-06-01 09:37:38 +02:00 |