Commit Graph

243 Commits

Author SHA1 Message Date
2aa30a875e
Merge pull request #136 from Y-zu-don-maintenance-org/features/quote
Features/quote
2024-02-26 11:35:43 +09:00
1cd3856fb8
Merge branch 'features/main' into features/emoji 2024-02-26 11:35:14 +09:00
59e77b2e80 Merge branch 'main' of https://github.com/mastodon/mastodon into features/quote 2024-02-26 02:28:56 +00:00
Claire
7ee93b7431
Change source attribute of Suggestion entity in /api/v2/suggestions back to a string (#29108) 2024-02-06 17:10:17 +00:00
Emelia Smith
4fb7f611de
Return domain block digests from admin domain blocks API (#29092) 2024-02-06 12:38:14 +00:00
c09bab16e1 Merge remote-tracking branch 'origin/features/main' into features/4.3alpha 2024-02-02 22:18:11 +09:00
kyori19
4b2272c34e
Merge remote-tracking branch 'upstream/main' into custom/quote 2024-02-01 20:00:27 +00:00
Matt Jankowski
7c9c6c7f80
Fix remaining Rails/WhereExists cop violations, regenerate todo (#28892) 2024-01-25 12:37:07 +00:00
Eugen Rochko
5b1eb09d54
Add annual reports for accounts (#28693) 2024-01-24 09:38:10 +00:00
Matt Jankowski
4ec7d7d989
Fix Rails/WhereExists cop in REST::TagSerializer model (#28790) 2024-01-19 09:35:58 +00:00
Renaud Chaput
cb5ac15923
Use a helper to avoid using media/ asset prefixes (#28756) 2024-01-17 12:19:51 +00:00
kyori19
d1369ca959
Merge remote-tracking branch 'upstream/main' into custom/quote 2024-01-05 07:04:07 +00:00
Claire
dfdadb92e8
Add ability to require approval when users sign up using specific email domains (#28468) 2024-01-04 09:07:05 +00:00
KMY
c81b901f08 Fix custom emoji error 2024-01-01 09:59:28 +00:00
KMY
3f5142c2f8 Move emoji reaction limitation constraints 2024-01-01 09:30:22 +00:00
57eed5696e fix conflict 2023-12-31 11:46:54 +00:00
KMY
b9f8e7731b Fix third party app emoji reaction feature 2023-12-31 11:41:57 +00:00
KMY
fed10012e4 Remove emoji reactions view by notification 2023-12-31 11:41:04 +00:00
KMY
f8ca193b89 Fix third party app emoji reaction feature 2023-12-31 11:23:31 +00:00
KMY
5fc29d03dd Fix custom emoji in notification 2023-12-31 11:18:33 +00:00
KMY
5baee4e1ca Add emoji icon support on notification (expects custom) 2023-12-31 11:16:12 +00:00
KMY
837c572d8b Add emoji_reactioned_by_slim api (not work) 2023-12-31 11:12:17 +00:00
KMY
d7ce457a3f Add emoji reaction detail status 2023-12-31 11:10:07 +00:00
KMY
0ea43929b7 Add emoji reaction notification support 2023-12-31 09:58:07 +00:00
KMY
432b68c5d1 Create new stream event type: emoji_reaction 2023-12-31 09:25:29 +00:00
KMY
ba989d9db6 Add api for set emoji reactions to toot 2023-12-31 08:59:58 +00:00
KMY
53e4c6adff Fix ruby lint 2023-12-31 08:50:08 +00:00
KMY
dca26cc504 Add emoji_reactions property to status api object 2023-12-31 08:29:16 +00:00
d342d103ba Merge branch 'main' of https://github.com/mastodon/mastodon into features/main 2023-12-29 09:55:54 +00:00
6bd375adab Merge branch 'main' of https://github.com/mastodon/mastodon into features/main 2023-12-29 09:54:22 +00:00
Claire
963354978a
Add Account#unavailable? and Account#permanently_unavailable? aliases (#28053) 2023-11-30 15:43:26 +00:00
Emelia Smith
603b245cc6
Add VAPID public key to instance serializer (#28006)
Co-authored-by: Renaud Chaput <renchap@gmail.com>
2023-11-29 08:34:36 +00:00
Eugen Rochko
d67bd44ca1
Add profile setup to onboarding in web UI (#27829) 2023-11-15 11:13:53 +00:00
Eugen Rochko
0d14fcebae
Change link previews to keep original URL from the status (#27312) 2023-11-13 09:58:28 +00:00
Claire
9b06c0f24a
Fix Web UI not displaying appropriate explanation when a user hides their follows/followers (#27791) 2023-11-09 12:58:02 +00:00
Claire
bbf46cc418
Fix error and incorrect URLs in /api/v1/accounts/:id/featured_tags for remote accounts (#27459) 2023-10-27 08:35:21 +00:00
Emelia Smith
7c3fea7275
Feature: Allow token introspection without read scope (#27142) 2023-10-18 14:10:07 +02:00
Renaud Chaput
57f592fed5
Add Typescript types for some API objects (#26602) 2023-09-26 11:25:01 +02:00
Claire
828eebad48
Add hide_collections, discoverable and indexable attributes to credentials API (#26998) 2023-09-20 18:25:16 +02:00
Robert R George
20666482ef
Added admin api for managing tags (#26872) 2023-09-13 11:22:53 +02:00
c0cf1ebdd3 Merge branch 'main' of https://github.com/mastodon/mastodon into features/main 2023-08-14 14:25:03 +00:00
Christian Schmidt
8da99ffb0d
Add alt text for preview card thumbnails (#26184) 2023-08-03 15:41:51 +02:00
Daniel M Brasil
3a4d3e9d4b
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
Claire
b4e739ff0f
Change interaction modal in web UI (#26075)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
2023-07-27 16:11:17 +02:00
Eugen Rochko
7bd8ef355c
Add published_at attribute to preview cards (#26153) 2023-07-25 13:40:35 +02:00
Eugen Rochko
6b2952d1dd
Change design of link previews in web UI (#26136) 2023-07-24 13:47:28 +02:00
Christian Schmidt
4c18928a93
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
kyori19
2b808e90c2
Merge remote-tracking branch 'mastodon/main' into custom/odakyudon 2023-07-10 09:03:34 +00:00
kyori19
7876d8f739 Merge remote-tracking branch 'mastodon/main' into custom/quote 2023-07-09 17:28:27 +00:00
Claire
6d8e0fae3e
Merge pull request from GHSA-ccm4-vgcc-73hp
* Tighten allowed HTML in oEmbed-based preview cards

* Sanitize preview cards at render time

* Add `sandbox` attribute to preview card iframes
2023-07-06 15:03:33 +02:00