Claire
|
9017df7178
|
Remove dead code in Api::V1::FeaturedTagsController (#25073)
|
2023-05-23 14:27:37 +02:00 |
|
Claire
|
fea0830614
|
Remove invalid X-Frame-Options: ALLOWALL (#25070)
|
2023-05-23 14:27:17 +02:00 |
|
KMY
|
1daa5d9096
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-05-23 09:34:55 +09:00 |
|
Daniel M Brasil
|
785e650ab4
|
Fix uncaught TypeError in POST /api/v1/featured_tags (#25072)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-05-22 19:14:54 +02:00 |
|
Daniel M Brasil
|
45d98959ac
|
Fix uncaught NoMethodError in POST /api/v1/featured_tags (#25063)
|
2023-05-22 18:11:28 +02:00 |
|
Claire
|
e13d2edd47
|
Fix “Authorized applications” inefficiently and incorrectly getting last use date (#25060)
|
2023-05-22 14:03:38 +02:00 |
|
Daniel M Brasil
|
ce8b5899ae
|
Fix POST /api/v1/admin/domain_allows returning 200 when no domain is specified (#24958)
|
2023-05-22 13:44:49 +02:00 |
|
Frankie Roberto
|
36a77748b4
|
Order sessions by most-recent to least-recently updated (#25005)
|
2023-05-22 11:40:00 +02: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
|
b50d851385
|
Fix output 0 as count when user set hide counts
|
2023-05-19 19:05:35 +09:00 |
|
KMY
|
922c936ef1
|
Merge commit '45ba9ada34 ' into kb_migration_development
|
2023-05-17 20:06:53 +09:00 |
|
Claire
|
45ba9ada34
|
Fix race condition when reblogging a status (#25016)
|
2023-05-17 00:09:21 +02:00 |
|
Claire
|
bec6a1cad4
|
Add hCaptcha support (#25019)
|
2023-05-16 23:27:35 +02:00 |
|
Claire
|
e60414792d
|
Add polling and automatic redirection to /start on email confirmation (#25013)
|
2023-05-16 18:03:52 +02:00 |
|
KMY
|
d416afd028
|
Change emoji_reaction worker to service
|
2023-05-15 18:04:54 +09:00 |
|
KMY
|
b183089a48
|
Fix glitch-toc route
|
2023-05-15 08:22:57 +09:00 |
|
KMY
|
5fa4e98a65
|
Update antenna stl mode
|
2023-05-14 10:29:26 +09:00 |
|
KMY
|
4f115c7d62
|
Merge commit '433ab0c9a3 ' into kb_migration_development
|
2023-05-12 22:50:21 +09:00 |
|
KMY
|
3fa8efaf93
|
Add domainblocks to reject_reply_exclude_followers
|
2023-05-12 21:46:28 +09:00 |
|
Daniel M Brasil
|
433ab0c9a3
|
Fix uncaught NoMethodError error in /api/v1/admin/canonical_email_blocks/test (#24947)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-05-12 13:46:16 +02:00 |
|
KMY
|
1c174a6f7b
|
Add antenna ignore reboot setting
|
2023-05-10 12:37:46 +09:00 |
|
KMY
|
dbc34a8213
|
Fix stop emoji reaction streaming to user settings
|
2023-05-10 10:06:55 +09:00 |
|
KMY
|
7c118ed1d0
|
Merge commit '32f0e619f0 ' into kb_migration_development
|
2023-05-07 14:51:21 +09:00 |
|
KMY
|
32f0e619f0
|
Merge commit 'f877aa9d70 ' into kb_migration
|
2023-05-07 14:50:12 +09:00 |
|
zunda
|
c0ea33e3fc
|
Make it possible to upload audio and video to Heroku app (#24866)
|
2023-05-05 14:41:07 +02:00 |
|
Nick Schonning
|
569b39256b
|
Bump rubocop-rails 2.19.1 with update .rubocop_todo.yml (#24469)
|
2023-05-04 11:56:24 +02:00 |
|
Nick Schonning
|
d5a185d721
|
Autofix Rubocop Style/CaseLikeIf (#23756)
|
2023-05-04 05:51:18 +02:00 |
|
Matt Jankowski
|
08fb9d300a
|
Spec coverage for settings/preferences/* controllers (#24825)
|
2023-05-04 05:44:27 +02:00 |
|
Matt Jankowski
|
668a19a2f3
|
Fix Performance/DeletePrefix cop (#24796)
|
2023-05-02 21:07:45 +02:00 |
|
Matt Jankowski
|
f1c1dd0118
|
Rename with_lock to with_redis_lock to avoid confusion with ActiveRecord's method (#24741)
|
2023-05-02 18:16:07 +02:00 |
|
Claire
|
9189e90ff2
|
Add fallback redirection when getting a webfinger query LOCAL_DOMAIN@LOCAL_DOMAIN (#23600)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
|
2023-05-02 17:42:42 +02:00 |
|
Claire
|
32a030dd74
|
Rewrite import feature (#21054)
|
2023-05-02 12:08:48 +02:00 |
|
KMY
|
81a7272ce7
|
Merge commit '3a1a6ba39e ' into kb_migration_development
|
2023-05-01 15:08:16 +09:00 |
|
KMY
|
3a1a6ba39e
|
Merge commit '15fd712464 ' into kb_migration
|
2023-05-01 15:05:34 +09:00 |
|
KMY
|
cb64129a14
|
Merge branch 'kb_migration' into kb_migration_development
|
2023-05-01 14:09:13 +09:00 |
|
KMY
|
9fa468a4bf
|
Merge branch 'kb_development' into kb_migration
|
2023-05-01 14:02:02 +09:00 |
|
KMY
|
3a1c73f607
|
Add user config rejecting admin domain block settings
|
2023-05-01 12:33:26 +09:00 |
|
KMY
|
7d3d93e9a4
|
Add reject public unlisted subscription configs
|
2023-04-30 21:36:49 +09:00 |
|
Matt Jankowski
|
6e226f5a32
|
Fix Rails/ActionOrder cop (#24692)
|
2023-04-30 06:46:39 +02:00 |
|
KMY
|
f5332b0654
|
Add stop streaming config
|
2023-04-28 21:36:44 +09:00 |
|
Claire
|
faa336e3f7
|
Change logged-out WebUI HTML pages to be cached for a few seconds (#24708)
|
2023-04-28 10:27:26 +02:00 |
|
Claire
|
1c61869eed
|
Fix /api/v1/custom_emojis being cached even when unauthenticated API access is disallowed (#24665)
|
2023-04-28 10:01:38 +02:00 |
|
KMY
|
c4367544d7
|
Merge branch 'kb_development' into kb_migration
|
2023-04-28 14:33:09 +09:00 |
|
KMY
|
9ad92e6a09
|
Addo domein block extra supports
|
2023-04-28 13:31:02 +09:00 |
|
KMY
|
565e60d0db
|
Add hidden parameter to domain blocks
|
2023-04-28 08:52:50 +09:00 |
|
KMY
|
1ba30e6c75
|
Add hashtag,follow domain_blocks
|
2023-04-28 08:36:59 +09:00 |
|
KMY
|
401847d8cc
|
Add domain block sending params
|
2023-04-27 17:40:39 +09:00 |
|
KMY
|
98ced6d69e
|
Merge branch 'kb_migration' into kb_migration_development
|
2023-04-27 12:07:50 +09:00 |
|
KMY
|
9264284cf4
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-04-27 12:05:58 +09:00 |
|