Claire
|
94f7ae192b
|
Fix emoji picker placement on limited-height viewports (#29651)
|
2024-03-20 11:07:02 +00:00 |
|
Claire
|
e36e7ea243
|
Fix emoji picker dropdown background and borders (#29653)
|
2024-03-20 11:06:50 +00:00 |
|
Claire
|
a583317df6
|
Fix icon and styling in browser notifications banner (#29658)
|
2024-03-20 11:06:44 +00:00 |
|
github-actions[bot]
|
6c0b1a41a1
|
New Crowdin Translations (automated) (#29657)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-03-20 08:39:42 +00:00 |
|
Matt Jankowski
|
4c84891453
|
Pull out full li element into admin/status_edits/status_edit partial (#29499)
|
2024-03-19 16:11:10 +00:00 |
|
Claire
|
ffc5be4820
|
Change filtered icon from “archive” to “inventory 2” (#29652)
|
2024-03-19 15:39:26 +00:00 |
|
Matt Jankowski
|
62e266fbd6
|
Add BrowserDetection model concern (#29513)
|
2024-03-19 15:39:14 +00:00 |
|
Matt Jankowski
|
d7ab5655ef
|
Replace render_symbol method with inline_svg_tag usage (#29647)
|
2024-03-19 14:17:18 +00:00 |
|
Claire
|
bd06963c16
|
Slightly increase font weight of favorite/boost numbers in detailed statuses (#29648)
|
2024-03-19 13:39:30 +00:00 |
|
Matt Jankowski
|
6c68c3c0ce
|
Introduce inline_svg gem, minimal usage, prep for material design icons (#29612)
|
2024-03-19 09:03:15 +00:00 |
|
github-actions[bot]
|
4e61bce4e9
|
New Crowdin Translations (automated) (#29641)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-03-19 08:36:52 +00:00 |
|
Matt Jankowski
|
72e1162eb3
|
Flatten olm section of context helper extension map (#29638)
|
2024-03-19 08:22:46 +00:00 |
|
Claire
|
cf08a438e7
|
Add badge on account card in report moderation interface when account is already suspended (#29592)
|
2024-03-19 08:20:53 +00:00 |
|
Jeong Arm
|
39839baec3
|
Fix mute for 30 days (#29640)
|
2024-03-19 08:18:14 +00:00 |
|
Matt Jankowski
|
6d2986017e
|
Remove unused active_nav_class helper method (#29617)
|
2024-03-18 13:24:59 +00:00 |
|
Claire
|
d5063072c3
|
Revert friends-of-friends follow recommendation query to using a CTE (#29619)
|
2024-03-18 12:57:21 +00:00 |
|
Matt Jankowski
|
b5115850bb
|
Move repeated insert_pagination_headers method to api base class (#29606)
|
2024-03-18 10:11:53 +00:00 |
|
Matt Jankowski
|
92855948a0
|
Remove unused show_landing_strip? helper method (#29618)
|
2024-03-18 08:55:54 +00:00 |
|
Matt Jankowski
|
ecdbf15ebe
|
Remove unused link_to_older and link_to_newer helper methods (#29620)
|
2024-03-18 08:54:46 +00:00 |
|
github-actions[bot]
|
04817e965a
|
New Crowdin Translations (automated) (#29623)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-03-18 08:47:48 +00:00 |
|
Claire
|
82c2af0356
|
Fix user_mailer.welcome.hashtags_recent_count not having plural form (#29607)
|
2024-03-16 16:38:20 +00:00 |
|
Claire
|
726e7ad024
|
Fix extra separator besides favourite count on private posts (#29605)
|
2024-03-16 01:11:59 +00:00 |
|
Claire
|
d702a03a0c
|
Add “Learn more” on block modal to inform of federation caveats (#29614)
|
2024-03-15 19:09:21 +00:00 |
|
Eugen Rochko
|
ec19d0a14b
|
Change mute, block and domain block confirmations in web UI (#29576)
|
2024-03-15 17:36:41 +00:00 |
|
Claire
|
be7a68b095
|
Change Explore icon to compass in advanced interface (#29610)
|
2024-03-15 16:06:48 +00:00 |
|
Renaud Chaput
|
c76ae7a5c0
|
Convert packs/public.jsx to Typescript (#29501)
|
2024-03-15 13:16:45 +00:00 |
|
Eugen Rochko
|
407287573c
|
Add domain information to profiles in web UI (#29602)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-03-15 13:08:38 +00:00 |
|
Matt Jankowski
|
f445d33fd6
|
Fix haml-lint LineLength cops in app/views/admin (#28680)
|
2024-03-15 11:19:00 +00:00 |
|
Matt Jankowski
|
7720c684c5
|
Move common module inclusion in sub classes to ActivityPub::BaseController (#29560)
|
2024-03-15 10:40:21 +00:00 |
|
github-actions[bot]
|
6865fda593
|
New Crowdin Translations (automated) (#29603)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-03-15 10:02:10 +00:00 |
|
Matt Jankowski
|
838b0bdf2d
|
Remove unused Account::Interactions#endorsed? method (#29463)
|
2024-03-15 09:00:26 +00:00 |
|
Matt Jankowski
|
d39d625561
|
Use inclusive range in ActivityTracker#get (#29413)
|
2024-03-14 21:21:01 +00:00 |
|
Matt Jankowski
|
6c3e718b86
|
Remove setting of sensitive value (default false, not null) in Status model (#29589)
|
2024-03-14 13:56:59 +00:00 |
|
Matt Jankowski
|
14aa7f1e15
|
Use Account.activitypub generated scope (#28157)
|
2024-03-14 13:19:20 +00:00 |
|
Eugen Rochko
|
30483d618f
|
Fix back button appearing in column header unexpectedly in web UI (#29551)
|
2024-03-14 10:01:55 +00:00 |
|
Claire
|
95a5713ff7
|
Fix accounts not getting imported into redux store for some filtered notification types (#29588)
|
2024-03-14 09:34:36 +00:00 |
|
Matt Jankowski
|
0bc17a3d48
|
Use enum-generated public_visibility scope on Status (#28156)
|
2024-03-14 09:31:57 +00:00 |
|
Matt Jankowski
|
19cbadfbd6
|
Use enum-generated scope for IpBlock in CLI (#28144)
|
2024-03-14 09:31:15 +00:00 |
|
Eugen Rochko
|
4991198b70
|
Change design of metadata underneath posts in web UI (#29585)
|
2024-03-14 09:18:24 +00:00 |
|
Matt Jankowski
|
f9100743ec
|
Add Api::ErrorHandling concern for api/base controller (#29574)
|
2024-03-14 09:09:47 +00:00 |
|
Eugen Rochko
|
1e1d97a787
|
Fix wrong background color on search results in web UI (#29584)
|
2024-03-14 09:07:29 +00:00 |
|
github-actions[bot]
|
5aea35de13
|
New Crowdin Translations (automated) (#29587)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-03-14 09:00:42 +00:00 |
|
mogaminsk
|
3156d04ec1
|
Use sender's username to column title in notification request if it's display_name is not set (#29575)
|
2024-03-14 08:58:44 +00:00 |
|
Claire
|
a32a126cac
|
Hide media by default in notification requests (#29572)
|
2024-03-13 16:47:48 +00:00 |
|
Matt Jankowski
|
c09b8a7164
|
Add Account.without_internal scope (#29559)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-03-13 14:11:23 +00:00 |
|
Renaud Chaput
|
acf3f410ae
|
Fix navigation panel icons missing classes (#29569)
|
2024-03-13 12:54:50 +00:00 |
|
github-actions[bot]
|
171948b910
|
New Crowdin Translations (automated) (#29563)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-03-13 12:42:44 +00:00 |
|
Erik Uden
|
268856d5d9
|
Fix toggle button color for light (and dark/default) theme (#29553)
|
2024-03-13 11:45:20 +00:00 |
|
Claire
|
b43eaa4517
|
Refactor notification filtering behavior definition (#29567)
|
2024-03-13 10:35:49 +00:00 |
|
Claire
|
27fd084cb5
|
Exempt some notification types from notification filtering (#29565)
|
2024-03-13 10:17:55 +00:00 |
|