KMY
|
6f3ea2d767
|
Fix private post reference ap error
|
2023-07-21 18:23:30 +09:00 |
|
KMY
|
f18fa97f0c
|
Merge commit '71db616fed ' into kb_migration
|
2023-07-14 12:43:55 +09:00 |
|
KMY
|
5a0483ed21
|
Add exclude_follows, exclude_localusers settings to custom_filter
|
2023-07-14 12:16:08 +09:00 |
|
renovate[bot]
|
3ed9b55cb3
|
Update dependency rubocop-rails to v2.20.1 (#25493)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
|
2023-07-13 11:44:02 +02:00 |
|
Matt Jankowski
|
ce43ed144c
|
Rails 7.0 update (#25668)
|
2023-07-13 09:36:07 +02:00 |
|
KMY
|
cadfbbab96
|
Add references activitypub support
|
2023-07-11 18:31:28 +09:00 |
|
Eugen Rochko
|
ceeb2b8c41
|
Fix explore page being inaccessible when opted-out of trends in web UI (#25716)
|
2023-07-08 20:00:12 +02:00 |
|
KMY
|
82338ded9f
|
Bump version to v4.1.3 (#25757)
|
2023-07-06 23:09:32 +09: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 |
|
KMY
|
801d17f34d
|
Add reference toots view as thread
|
2023-07-06 17:46:32 +09:00 |
|
KMY
|
22ad776635
|
Add status references support
|
2023-07-06 12:55:11 +09:00 |
|
Eugen Rochko
|
ba06a2f104
|
Revert "Rails 7 update" (#25667)
|
2023-07-02 11:14:22 +02:00 |
|
Matt Jankowski
|
50c2a03695
|
Rails 7 update (#24241)
|
2023-07-02 10:38:53 +02:00 |
|
KMY
|
c2ad822463
|
Fix sensitive custom emoji posts
|
2023-07-02 13:04:20 +09:00 |
|
KMY
|
0dd1238157
|
Add related antennas edit link to list page
|
2023-06-06 18:24:39 +09:00 |
|
KMY
|
9027195ae3
|
Merge commit '0ddc895282 ' into kb_migration
|
2023-06-06 11:36:04 +09:00 |
|
Darius Kazemi
|
bacb674921
|
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 |
|
KMY
|
093cfdbb7b
|
Merge commit 'c15c8c7aa8 ' into kb_migration
|
2023-06-01 17:30:18 +09:00 |
|
KMY
|
01fcf84604
|
Remove custom_emoji aliases property from part of rest api
|
2023-06-01 17:22:24 +09:00 |
|
KMY
|
c382e94c8d
|
Fix emoji_reaction in feather more
|
2023-06-01 08:51:27 +09:00 |
|
KMY
|
b43135db83
|
Fix emoji_reaction notification error in feather
|
2023-06-01 08:39:34 +09:00 |
|
Christian Schmidt
|
69057467cb
|
Translate CW, poll options and media descriptions (#24175)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-06-01 00:10:21 +02:00 |
|
KMY
|
ee72808c1f
|
Add allow_image config
|
2023-05-30 09:54:30 +09:00 |
|
KMY
|
f93679566b
|
Add reactiondeck limit variable and improve sql
|
2023-05-27 10:13:18 +09:00 |
|
KMY
|
b9dab37eac
|
Change reactiondeck to draggable, add-removable
|
2023-05-26 20:42:36 +09:00 |
|
KMY
|
7e4d9a2d0d
|
Change instance setting max_items to max_emojis
|
2023-05-26 17:33:47 +09:00 |
|
KMY
|
cf72dae0d0
|
Add login visibility to fedibird_capabilities
|
2023-05-26 15:29:50 +09:00 |
|
KMY
|
06f0656a7b
|
Merge commit '39b22ba91b ' into kb_migration
|
2023-05-26 15:17:34 +09:00 |
|
KMY
|
f1625fe101
|
Add reaction deck
|
2023-05-26 15:15:48 +09:00 |
|
KMY
|
e726982065
|
Fix searchability=4 error
|
2023-05-25 14:46:34 +09:00 |
|
KMY
|
db5c358f4f
|
Merge commit '9ffe6817e0 ' into kb_migration
|
2023-05-25 09:03:06 +09:00 |
|
KMY
|
d6f8f19e31
|
Merge commit 'e58c36d308 ' into kb_migration
|
2023-05-25 08:46:53 +09:00 |
|
KMY
|
20497e0c21
|
Add login visibility
|
2023-05-24 17:41:47 +09:00 |
|
KMY
|
c4e8af4417
|
Change custom emoji api sensitive property from is_sensitive
|
2023-05-24 14:36:21 +09:00 |
|
Claire
|
ca66e61b93
|
Add support for custom sign-up URLs (#25014)
|
2023-05-23 15:17:09 +02:00 |
|
KMY
|
f6e82effe6
|
Fix is_sensitive error
|
2023-05-22 18:46:14 +09:00 |
|
KMY
|
ff2bcf7595
|
Add custom_emoji isSensitive support
|
2023-05-22 17:44:47 +09:00 |
|
KMY
|
8638e715cb
|
Add emoji alias-names support
|
2023-05-22 10:44:32 +09:00 |
|
KMY
|
2a9fcced3b
|
Fix count to zero as hiding account's counts
|
2023-05-20 21:29:44 +09:00 |
|
KMY
|
f52d4e7a04
|
Remove noai property from account api
|
2023-05-15 18:10:31 +09:00 |
|
KMY
|
a85fbcd471
|
Add hide someone setting
|
2023-05-15 14:21:30 +09:00 |
|
KMY
|
1bcf3e8c0b
|
Fix instance max_reactions property
|
2023-05-15 08:44:49 +09:00 |
|
KMY
|
5a638a9551
|
Add glitch-toc emoji_reaction support
|
2023-05-15 08:09:22 +09:00 |
|
KMY
|
6e31ac8714
|
Fix other setting merge misstake
|
2023-05-14 14:40:39 +09:00 |
|
KMY
|
de9e4b964c
|
Fix searchability api to compat with fedibird
|
2023-05-14 14:12:35 +09:00 |
|
KMY
|
6735a422ab
|
Fix other_setting merging values
|
2023-05-14 13:43:52 +09:00 |
|
KMY
|
062da7f31d
|
Publish noai, noindex or other_settings on activitypub
|
2023-05-14 13:22:44 +09:00 |
|
KMY
|
a4de9fcfdb
|
Hide real count on api level
|
2023-05-14 12:58:09 +09:00 |
|
KMY
|
9818f6a0e1
|
Add fedibird hide followers count support
|
2023-05-14 12:44:41 +09:00 |
|
KMY
|
3fa8efaf93
|
Add domainblocks to reject_reply_exclude_followers
|
2023-05-12 21:46:28 +09:00 |
|