Commit graph

13062 commits

Author SHA1 Message Date
Anna Buianova
df0b134ec4
Added followers count to /api/users/me endpoint (#20378)
* Added followers_count to /api/users/me

* Updated the api user docs

* Rubocop fixes fro swagger_helper

* Added me jbuilder view for api/v0
2023-11-22 20:22:06 +00:00
Ben Halpern
81dd1b867e
Add language constraint to sidebar (#20386)
* Add language constraint to sidebar

* Add language fallback
2023-11-22 19:00:48 +00:00
Ben Halpern
e545148fd5
Add active discussions to sidebar (#20372)
* Add active discussions to sidebar

* Move featured tags to before signin-guard

* Move featured tags back to view

* Fix test
2023-11-21 11:10:10 -05:00
Mac Siri
a0232a5f02
Extend retry time for code-coverage upload (#20373) 2023-11-21 08:52:06 -05:00
depfu[bot]
fe8cdacebe
Update ddtrace to version 1.16.2 (#20367)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-11-21 13:32:10 +00:00
depfu[bot]
190ccddaad
Update all of babel7 to version 7.23.3 (#20375)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-11-21 13:31:32 +00:00
depfu[bot]
4efd1ae094
Update @babel/plugin-transform-private-methods to version 7.23.3 (#20374)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-11-20 20:36:48 +00:00
ktmouk
1e0d70b530
Fix an error message not showing on the onboarding page (#20313)
* Fix an error message not showing on the onboarding page

* Add a test

* Fix a test
2023-11-20 20:29:23 +00:00
Jeferson S. Brito
81cd37794a
Bump rouge to 4.2 (#20286)
Co-authored-by: Mac Siri <mac@forem.com>
2023-11-20 20:15:13 +00:00
depfu[bot]
7ba86558e8
Update @rails/ujs to version 7.1.2 (#20370)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-11-20 19:33:23 +00:00
depfu[bot]
69c56fc823
Update preact to version 10.18.2 (#20366)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-11-20 16:38:05 +00:00
depfu[bot]
2402ef1096
Update dogstatsd-ruby to version 5.6.1 (#20353)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-11-17 17:04:13 +00:00
Anna Buianova
3e27e9c986
Added user badge_ids to the api (#20365) 2023-11-17 17:01:55 +00:00
depfu[bot]
90cb4d6f81
Update @hotwired/stimulus to version 3.2.2 (#20297)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-11-17 16:32:14 +00:00
Peter Frank
1cea64c7f7
Update report_abuse.en.html.erb (#20362)
Closes https://github.com/forem/forem/issues/20361
2023-11-17 13:35:13 +00:00
Anna Buianova
3093e0207a
Refactoring Badges::AwardThumbsUp (#20360)
* Optimized Badges::AwardThumbsUp

* Reorganized Badges::AwardThumbsUp spec
2023-11-16 15:10:21 +00:00
Mac Siri
4a9a08b81d
[CI] Make CLAAssistant reusable (#20359) 2023-11-15 13:38:29 -05:00
Ben Halpern
eccd5fd9e3
Add custom_display_label to billboards and update API (#20355)
* Add a/b test for which comments to show in feed

* Adjust figure

* Started at

* Add custom_display_label to billboards and update API

* Add custom_display_label to billboards and update API
2023-11-15 09:57:39 -05:00
Philip How
779701d5f6
Automatically reward thumbs-up milestone badges (#20338)
* initial work on #20111

* initial work on #20111

* fix cron

* is this a good test

* add in initial check, fix test data

* Update spec

---------

Co-authored-by: Mac Siri <krairit.siri@gmail.com>
2023-11-14 16:47:24 +00:00
depfu[bot]
9c268e3ca5
Update sidekiq-cron to version 1.11.0 (#20344)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: Mac Siri <mac@forem.com>
2023-11-14 14:42:33 +00:00
depfu[bot]
d6f24947a2
Update all development Bundler dependencies (2023-11-13) (#20343)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-11-14 13:34:48 +00:00
depfu[bot]
d93f2e9d30
Update bootsnap to version 1.17.0 (#20331)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-11-14 13:34:36 +00:00
Mac Siri
5f89bc33ed
Enable merge queue (#20348) 2023-11-14 08:32:46 -05:00
depfu[bot]
c62b612ee7
Update cloudinary to version 1.28.0 (#20346)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-11-13 14:28:38 -05:00
depfu[bot]
ae6ffb4076
[ruby] Update devise_invitable 2.0.8 → 2.0.9 (patch) (#20327)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-11-13 14:07:54 -05:00
depfu[bot]
4ace866301
Update ahoy_email to version 2.2.0 (#20292)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-11-13 17:15:38 +03:00
Mac Siri
6d6e042465
[CI] Move CLA allowist to env var (#20340) 2023-11-10 09:00:45 -05:00
Mac Siri
f46f8ef804
Update CLA workflow (#20336) 2023-11-09 12:53:44 -05:00
Ben Halpern
e7fc1bb0ce
Add article id and geolocation info to billboard events (#20329)
* Add article id and geolocation info to billboard events

* Confirm destroyed in rollup
2023-11-09 12:43:23 -05:00
depfu[bot]
61a71b4b2f
[js] Update core-js 3.28.0 → 3.33.1 (minor) (#20325)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-11-09 07:28:13 -05:00
Mac Siri
c479a08ad4
Migrate to contributor-assistant (#20333) 2023-11-09 07:23:45 -05:00
Ben Halpern
da59622c29
New Feed experiment for Nov 8 (#20328) 2023-11-08 13:33:26 -05:00
depfu[bot]
7026861e0e
Update acts-as-taggable-on to version 10.0.0 (#20318)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-11-08 08:55:34 -05:00
depfu[bot]
7c42a61b6a
Update @rails/ujs to version 7.1.1 (#20324)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-11-08 08:55:17 -05:00
depfu[bot]
da736bb2ad
Update all of babel7 to version 7.22.15 (#20294)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-11-07 16:15:11 -05:00
Ben Halpern
a4a1de964d
Move features along in deprecation status ✂️ (#20315)
* Move features along in deprecation status

* Remove unnecessary tests
2023-11-07 09:50:08 -05:00
Ben Halpern
64fd4e7800
Adjust VariantQuery to dynamically account for recent last_comment_at (#20323)
* Adjust VariantQuery to dynamically account for recent last_comment_at

* Adjust test line which was temporarily adjusted
2023-11-07 08:22:22 -05:00
depfu[bot]
472588379d
Update recaptcha to version 5.16.0 (#20312)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-11-03 15:47:06 -04:00
Ben Halpern
aedeaede84
Tweak billboard image quality to 100 (#20314) 2023-11-03 14:07:24 -04:00
Anna Buianova
41ab84a25d
Remove feature flag and use consistent rendering by default (#20305) 2023-11-03 11:42:12 -04:00
Ben Halpern
0ddb133c49
Add ability for admins to request specific billboards for inspection (#20311) 2023-11-02 16:58:28 -04:00
Ben Halpern
587a11d490
Adjust image optimization for billboards (#20309)
* Adjust image optimization for billboards

* Fix test typo

* Adjust default
2023-11-02 16:12:20 -04:00
Anna Buianova
a315bc18a6
Paginate api comments (#20304)
* Comments api pagination

* Comments api docs

* Removed Comments::Tree
2023-11-02 15:59:15 -04:00
depfu[bot]
d72ea94364
Update rack-attack to version 6.7.0 (#20301)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-11-02 15:13:02 -04:00
depfu[bot]
afb576afe8
Update gemoji to version 4.1.0 (#20298)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-11-01 17:48:50 +03:00
Gabriel Quaresma
593d95e7a8
Feat Make tag score minimum configurable by admins (#20233)
* feat: add Settings::UserExperience.award_tag_minimum_score

* test: write new specs

* test: write a new test case
2023-11-01 17:48:25 +03:00
Lucas Mateus Batista Polles
59860df04a
fix: tool editor disappears when dragging words (#20271)
Co-authored-by: Mac Siri <mac@forem.com>
Co-authored-by: Anna Buianova <lightallloy@gmail.com>
2023-10-31 17:38:39 -04:00
depfu[bot]
b8038a388e
[ruby] Update ddtrace 1.3.0 → 1.15.0 (minor) (#20293)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-10-31 16:50:02 -04:00
Julia Undeutsch
9df24fc1f7
Add title="Check" to svg icon (#20285) 2023-10-30 17:04:54 -04:00
depfu[bot]
05b31bdf19
Update @rails/webpacker to version 5.4.4 (#20295)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-10-30 13:22:38 -07:00