4600 Commits (66d945209278c9344d503fe4e7a58d5c6f040e50)

Author SHA1 Message Date
Eugen Rochko 016ad37bc8
Fix URL linkifier grabbing full-width spaces and quotations (#9997)
6 years ago
Hinaloe 157d3af46c Only URLs extract with pre-escaped text (#9991)
6 years ago
ThibG d09ce6d81b Fix IntersectionObserverArticle not hiding some out-of-view items (#9982)
6 years ago
abcang e186bd2fb0 Fix Tombstone.delete_all ArgumentError (#9978)
6 years ago
mayaeh 46e806cd2f Rename from instance to server. (#9938)
6 years ago
marcin mikołajczak 3eb17a3bea i18n: Update Polish translation 🇵 (#9974)
6 years ago
ThibG 1ac9a3f4bb Hide misleading “You will be sent a confirmation e-mail” hint from admin view (#9973)
6 years ago
Takeshi Umeda 5bffb53a76 Fix it as tagged_request of accounts_controller is not addressable_uri (#9976)
6 years ago
trwnh 76d41475a8 [UI] Fix whitespace being applied to div instead of p (#9968)
6 years ago
Eugen Rochko 2557cb2f95
Fix pinned statuses being shown in a featured hashtag (#9971)
6 years ago
rinsuki e02a13f64e Fix not showing custom emojis in share page emoji picker (#9970)
6 years ago
rinsuki 88f35f339d Fix authorized applications list page design (#9969)
6 years ago
rinsuki c78d64d9c3 Use video filesize limit with gifv (#9924)
6 years ago
mike castleman f86413fce2 change "finish tutorial" text to "finish toot-orial" (#9905)
6 years ago
Eugen Rochko 364f2ff9aa
Add featured hashtags to profiles (#9755)
6 years ago
Eugen Rochko d14c276e58
Add option to overwrite imported data (#9962)
6 years ago
tmm576 750c67660d Allow multiple files upload through web UI, including drag & drop (#9856)
6 years ago
ThibG ed30110618 Make displaying application used to toot opt-in (#9897)
6 years ago
ysksn bcfff65195 Create Redisable#redis (#9633)
6 years ago
Jakub Mendyk 6a5e3da6b0 Allow most kinds of characters in URL query (fixes #8408) (#8447)
6 years ago
Acid Chicken (硫酸鶏) 5092d17f29 Add WebP support (#9879)
6 years ago
gol-cha b253d3e0c2 Upgrade new Web Share Target API (#9963)
6 years ago
Eugen Rochko ad8c71c985
Fix link color in high-contrast theme, add underlines (#9949)
6 years ago
Eugen Rochko 1f95190202
Refactor icons in web UI to use Icon component (#9951)
6 years ago
Clar Charr 6513f6c953 Replace unlock-alt icon with unlock (#9952)
6 years ago
ThibG a53dcaa298 Fix initial value of volume slider in video player and handle volume changes (#9929)
6 years ago
ThibG ec5bd8b8bb Implement missing hotkeys for notifications (#9927)
6 years ago
ThibG e2a5be6e9a Prevent posting toots with media attachments from someone else (#9921)
6 years ago
Eugen Rochko 9519d55332
Fix SSO authentication not working due to missing agreement boolean (#9915)
6 years ago
Renato "Lond" Cerqueira e1ec3a9f09 Rescue SSL error in verify link service (#9914)
6 years ago
trwnh c87863bdd1 Fix Firefox scrollbar color regression in #9210 (#9908)
6 years ago
Jeong Arm d50e824168 Apply style for .landing-page strong (#9892)
6 years ago
ThibG 061feb63ed Fix scheduled toot with media immediately creating a toot (#9894)
6 years ago
Eugen Rochko 31e7940de5
Fix multiple workers for the same scheduled status being queueable (#9875)
6 years ago
Eugen Rochko 6b91da97bb
Fix directory showing tags that have no currently eligible accounts (#9872)
6 years ago
mayaeh c80b89c2a8 i18n: Update Japanese translations (#9871)
6 years ago
Eugen Rochko c3f57188ae
Weblate translations (2019-01-19) (#9867)
6 years ago
Eugen Rochko 6ca9015789
Fix error when `scheduled_at` attribute is malformed (#9866)
6 years ago
Eugen Rochko 80768e2840
Fix missing account association in tombstone model (#9857)
6 years ago
Eugen Rochko b506ce1197
Fix new hashtag page's items not being full-width on mobile (#9852)
6 years ago
Eugen Rochko 32daecffef
Fix REST API showing non-public reblogs for a given status (#9850)
6 years ago
ThibG aeb124491d Reject existing Follow in addition to sending a Block (#9811)
6 years ago
ThibG 75b1488cf4 Add tombstones for remote statuses (#9830)
6 years ago
Eugen Rochko 31f396b57d
Add support for non-public reblogs from ActivityPub (#9841)
6 years ago
Eugen Rochko a492a9bcd3
Add information about how to opt-in to the directory on the directory (#9834)
6 years ago
Eugen Rochko 69f782b54d
Fix code style of regeneration-related code (#9843)
6 years ago
Eugen Rochko 90ff2e7608
Weblate translations (2019-01-17) (#9844)
6 years ago
Mélanie Chauvel (ariasuni) b8894c429a Fix slightly cropped font on settings page dropdowns when using system font (#9839)
6 years ago
tmm576 4cd0a10793 Allow event defaults on index for text data transfer (#9840)
6 years ago
Eugen Rochko 8b19903559
Improve the public hashtag page (#9831)
6 years ago
tmm576 30af4ee65f Hide floating action button on search and getting started pages (#9826)
6 years ago
ThibG 3b3a4d8a17 Fix public hashtag timeline width on mobile, fix scrollbar width compensation (#9824)
6 years ago
Eugen Rochko bc642ac24b
Redesign public hashtag page to use a masonry layout (#9822)
6 years ago
Eugen Rochko 4ab42287c0
Use summary as summary for converted ActivityPub objects (#9823)
6 years ago
ThibG a4f07bad95 Reduce chances of race conditions when processing deleted toots (#9815)
6 years ago
Renato "Lond" Cerqueira a12f6d10cc Weblate translations (2019-01-15) (#9813)
6 years ago
ThibG 6cfb357940 Make hashtag search results link to the hashtag URL (#9810)
6 years ago
ThibG c5b8824a3e Fix hashtag timeline on mobile (#9806)
6 years ago
ThibG 2648645d05 Display a double reply arrow on public pages for toots that are replies (#9808)
6 years ago
Renato "Lond" Cerqueira 5c5e14c816 Fix undefined method error in sidekiq (#9807)
6 years ago
Hinaloe d6433b3931 make draggingOver state off correctly (#9797)
6 years ago
ThibG 4fb94c758e Add attachment list fallback to public pages (#9780)
6 years ago
Jeong Arm 9ee9cb549b Adjust admin UI right panel size (#9768)
6 years ago
Mateusz Bugowski 1183246043 change height on narrow view to take 100% of screen (#9781)
6 years ago
ThibG c3a657223f Hide CWed content in notifications and fix sensitive images without CWs (#9778)
6 years ago
ThibG 70801b850c Postpone scroll-to-detailed status after react components are loaded (#9773)
6 years ago
Marcin Mikołajczak af74491bc8 i18n: Update Polish translation (#9674)
6 years ago
Eugen Rochko a269ffdfa5
Change "federation" admin UI link to point to "limited" domains (#9762)
6 years ago
Eugen Rochko a6c27eaa5e
Remove obsolete web UI translations (#9761)
6 years ago
mayaeh 266d4cb92b Changed not to display DISCOVER subheader via single column layout. (#9759)
6 years ago
Eugen Rochko ef63860450
Weblate translations (2019-01-08) (#9758)
6 years ago
Eugen Rochko 1c6588accc
Redesign admin instances area (#9645)
6 years ago
Eugen Rochko 8b976c3479
Move profile directory link in web UI from footer to discover section (#9745)
6 years ago
ThibG 28b482874a Improvements to signature verification (#9667)
6 years ago
kedama cf3c0fc38c Stop gifv timeline preview explicitly when open the media gallery. (#9749)
6 years ago
Eugen Rochko 5654535728
Change remote interaction dialog to use specific actions (#9743)
6 years ago
Eugen Rochko 43c61bca60
Add locale param to sign-up API (#9747)
6 years ago
0xflotus 57c91fbbed refactored account.js (#9739)
6 years ago
Eugen Rochko bd5a8c7765
Fix embed play icons regression from #9715 (#9731)
6 years ago
Eugen Rochko 5dbe186585
Add cache to custom emojis API (#9732)
6 years ago
Eugen Rochko 86f27b178c
Fix deleting a scheduled status immediately deleting media attachments (#9728)
6 years ago
Eugen Rochko 1cbdf8d218
Fix wrong param name in scheduled statuses and return params in API (#9725)
6 years ago
Eugen Rochko 8ad57a0426
Fix PublishScheduledStatusWorker being queued with no arguments (#9724)
6 years ago
Eugen Rochko a49d43d112
Add scheduled statuses (#9706)
6 years ago
Eugen Rochko b17b2f25ac
Follow new account before unfollowing the old one during move (#9719)
6 years ago
Naoki Kosaka fae32634b1 Use Contact User as Relay, Report, Subscribe. (#9661)
6 years ago
Eugen Rochko 45899cfa69
Change note length validation to ignore mention domains and URLs (#9717)
6 years ago
Eugen Rochko 92daf7cd37
Fix unreadable text color in report modal for some statuses (#9716)
6 years ago
ThibG 6f9a7bd02c Add quick links to the admin interface in the WebUI (#8545)
6 years ago
Eugen Rochko 1512af2811
Display fallback link card thumbnail when none is given (#9715)
6 years ago
Eugen Rochko 664bb7bb72
Add preview cards to non-detailed statuses on public pages (#9714)
6 years ago
Eugen Rochko c39c112ced
Fix admin UI view of local followers (#9712)
6 years ago
Eugen Rochko 82ef5c0461
Fix list of local followers showing remote followers in admin UI (#9700)
6 years ago
ysksn 19abf4ef0b Add specs for UnreservedUsernameValidator (#9698)
6 years ago
Eugen Rochko 66436d0895
Improve e-mail digest (#9689)
6 years ago
Yamagishi Kazutoshi dc84899fff Upgrade ESLint to v5.x (#9694)
6 years ago
ThibG 70be301d69 Ensure blocked user unfollows blocker if Block/Undo Block are processed out of order (#9687)
6 years ago
ThibG f04f3ee436 Fix icon alignment in onboarding interaction screen (#9686)
6 years ago
Eugen Rochko 7fc7437d05
Add CSV export for lists and domain blocks (#9677)
6 years ago
ThibG 1d4215be77 Restore ReplyDistributionWorker to allow existing jobs to be processed (#9676)
6 years ago
Eugen Rochko e3dc8870bf
Remove visible timestamps for notifications (#9675)
6 years ago
Yamagishi Kazutoshi 8f5fdab5bf Update dependencies for Node.js (2018-12-31) (#9669)
6 years ago
kodai 6a090db4c9 Fix links not being verified (#9673)
6 years ago
Jeong Arm 511231ce57 Skip full text search if failed (#9654)
6 years ago
ThibG 6fb6a53938 Avoid duplicate work by merging ReplyDistributionWorker into DistributionWorker (#9660)
6 years ago
ThibG b2f4114550 Do not ignore federated reports targetting already-reported accounts (#9534)
6 years ago
ThibG 6a7a36fcdd Immediately go back in browser history upon successfully sending toot (#9663)
6 years ago
Takeshi Umeda 1340460c85 If it is disabled, remove the link of the profile directory (#9665)
6 years ago
ThibG e74c99edf5 Fix crash when clearing uninitialized timeline (#9662)
6 years ago
ThibG 290932602b Reduce usage of LD signatures (#9659)
6 years ago
ysksn 05edec6917 Add specs for BlackListedEmailValidator (#9651)
6 years ago
ysksn 4725aeec9f Add specs for DisallowedHashtagsValidator (#9653)
6 years ago
Eugen Rochko 0f938ff29c
Add handler for Move activity (#9629)
6 years ago
ysksn ccb9c1b952 Add pending specs for StatusLengthValidator (#9647)
6 years ago
mayaeh c1693827ae Change the icon to "reply-all" when reply to other accounts (#9378)
6 years ago
Eugen Rochko 6e49907ecf
Improve admin UI for account view (#9643)
6 years ago
chr v1.x c3465f699e Add local followers page to admin account UI (#9610)
6 years ago
Renato "Lond" Cerqueira b41f715180 Weblate translations (2018-12-27) (#9642)
6 years ago
Eugen Rochko ee1ba59692
Add exclude_reblogs option to account statuses API (#9640)
6 years ago
Eugen Rochko 9b8c7a9aad
Redirect to reports overview instead of report after account action (#9639)
6 years ago
Quentí f63a0134d7 [i18n] OC/CAT/FR «crop» => «change preview» (#9636)
6 years ago
ThibG 4423999609 Fix account unsilencing and unsuspension (#9637)
6 years ago
Eugen Rochko aa9a20cde0
Fix ThreadResolveWorker getting queued with invalid URLs (#9628)
6 years ago
Eugen Rochko 17cd91c777
Fix signature verification stoplight triggering on non-timeout errors (#9617)
6 years ago
ysksn a8ba291beb Fix scope latest of ReportNote (#9630)
6 years ago
ysksn 0c1e4bb969 Create DomainNormalizable#normalize_domain (#9631)
6 years ago
Takeshi Umeda bf70e5cfda Add error message with invalid email confirmation (#9625)
6 years ago
ysksn 6641a1cac9 Remove Form::StatusBatch::ACTION_TYPE unused (#9623)
6 years ago
Aboobacker MK fd16502ae4 Add support for Malayalam in language filter (#9624)
6 years ago
Eugen Rochko 5d2fc6de32
Add REST API for creating an account (#9572)
6 years ago
Eugen Rochko acf9358c52
Rename "crop" to "change preview" (#9616)
6 years ago
Eugen Rochko 2ee779dcd3
Update emoji codepoint mappings to v11.0 (#9618)
6 years ago
ThibG 5f387995d9 Limit maximum visibility of local silenced users to unlisted (#9583)
6 years ago
ThibG e25947db4a Sanitize and sandbox toot embeds (#9552)
6 years ago
Eugen Rochko bb62827c16
Remove links to bridge.joinmastodon.org (non-functional) (#9608)
6 years ago
Eugen Rochko 59e333385b
Show 40 profiles per directory page instead of 30 (#9609)
6 years ago
Eugen Rochko 3c033c4352
Add moderation warnings (#9519)
6 years ago
Quentí 00862dcaff [i18n] Occitan update (#9607)
6 years ago
ysksn bd4ee732c2 Remove MailerHelper does nothing (#9604)
6 years ago
Marcin Mikołajczak aa0e1ff286 i18n: Update Polish translation (#9594)
6 years ago
ThibG a6079a42b6 Fix composer not getting focus after reply confirmation dialog (#9602)
6 years ago
Eugen Rochko 108b2139cd
Allow unauthenticated REST API access to GET /api/v1/accounts/:id/statuses (#9573)
6 years ago
ThibG 8389b496ba Fix unnecessary loadMore calls when the end of a timeline has been reached (#9581)
6 years ago
Renato "Lond" Cerqueira af37f4a70f Weblate translations (2018-12-19) (#9578)
6 years ago
mayaeh ff472d2cfb Update Japanese translations. (#9574)
6 years ago
Hinaloe 2e1b5edfea improved appearance of notification filter on safari (#9564)
6 years ago
ThibG e70e496e29 Clean up dead code in public timeline code (#9565)
6 years ago
kedama 5bf100f87b Back to the getting-started when pins the timeline. (#9561)
6 years ago
jomo 2c1a6f746f fix CSP / X-Frame-Options for media embeds (#9558)
6 years ago
Eugen Rochko 12ab15e584
Make notifications quick-filter use consistent style with profile tabs (#9554)
6 years ago
ThibG e709b8da0d Ignore low-confidence CharlockHolmes guesses when parsing link cards (#9510)
6 years ago
ThibG 4ede51743e Minor scrollable list fixes (#9551)
6 years ago
ysksn 3281df0df1 Move #set_user to Admin::BaseController (#9470)
6 years ago
Eugen Rochko 9cb26bb56b
Add new first-time tutorial (#9531)
6 years ago
Eugen Rochko adaf249700
Fix regression in #9539 (#9541)
6 years ago
Eugen Rochko 087e118971
Remove "most popular" tab from profile directory, add responsive design (#9539)
6 years ago
Eugen Rochko 628da11e38
Do no retry web push workers if the server returns a 4xx response (#9434)
6 years ago
ThibG 4297de34cf Split out is_changing_upload from is_submitting (#9536)
6 years ago
Paweł Ngei 13dce12665 Add notification quick-filter bar in the frontend app (#9399)
6 years ago
ThibG aa7a8a3031 When posting in mobile mode, go back to previous history location (#9502)
6 years ago
ThibG 7c48688d85 Make avatar and headers respect `auto_play_gif` (#9515)
6 years ago
Sumit Khanna 769c2d2680 Error message for avatar image that's too large. #9204 (#9518)
6 years ago
ThibG 11a91592aa Restore profile links in /admin/accounts (#9494)
6 years ago
ThibG c58c00651b Fix padding on select elements in preferences (#9517)
6 years ago
ThibG f20c0b8507 Fix timeline pagination in the WebUI (#9516)
6 years ago
Renato "Lond" Cerqueira 6eece70fca Weblate translations (2018-12-13) (#9513)
6 years ago
Eugen Rochko 6d2080a74b
Add account hashtags to ActivityPub actor JSON (#9450)
6 years ago
ThibG 55abff8af7 Various fixes to scrollable lists and media gallery (#9501)
6 years ago
ysksn b048926e67 Create Settings::BaseController (#9507)
6 years ago
ysksn 83975a2394 Remove redundant (#9503)
6 years ago
ysksn 351ed12b2f Use find_or_initialize_by (#9504)
6 years ago
ThibG cf6ee4ff24 Add admin ability to remove an user's header image (#9495)
6 years ago
ThibG 720daa8143 Add instance-wide setting to disable profile directory (#9497)
6 years ago
Yamagishi Kazutoshi 9650bbc8b2 [i18n] Update Occitan (#9491)
6 years ago
Adam Copp 7d00e4edbd Make custom emoji domains case insensitive #9351 (#9474)
6 years ago
Eugen Rochko dbb1ee269f
Improve e-mail MX validator and add tests (#9489)
6 years ago
ysksn ed24bb2c3e Add specs for activitypub collections controller (#9484)
6 years ago
ysksn 189a6b17fb Remove RemoteAccountControllerConcern never used (#9482)
6 years ago
ysksn 361818e931 Fix Admin::TagsController#unhide (#9481)
6 years ago
ThibG 81bda7d67c Add setting to not aggregate reblogs (#9248)
6 years ago
Eugen Rochko 6b78e5b5ab
Cache hashtag sample accounts, and exclude ineligible ones (#9465)
6 years ago
Eugen Rochko 4638b16822
Make notification time smaller and reduce contrast (#9464)
6 years ago
Paweł Ngei 5c7f641565 Escape HTML in profile name preview in profile settings (#9446)
6 years ago
Eugen Rochko ecd303c097
Fix various things in the directory (#9449)
6 years ago
Takeshi Umeda c1c0f7c516 Fix tag mb_chars comparison of profile directory (#9448)
6 years ago
Eugen Rochko 73be8f38c1
Add profile directory (#9427)
6 years ago
ThibG 1a22eff1e0 Attempt fixing deadlocks by moving account stats update outside transaction (#9437)
6 years ago
Paweł Ngei 9897cf0701 Add visible dates for notifications in Notification column (#9423)
6 years ago
ThibG e88c6a5c3c Fix thread depth computation in statuses_controller (#9426)
6 years ago
Eugen Rochko 6ddf0432e7
Improve account suspension speed and completeness (#9290)
6 years ago
ThibG 5648b30d6c Fix last_status parameter for notifications and conversations (#9407)
6 years ago
Quentí 6a285f0a15 [i18n] update and corrections for Occitan locale (#9404)
6 years ago
Paweł Ngei b9ec34de57 Add a tooltip explaining what a locked account is (#9403)
6 years ago
mayaeh bfec030a4e Fix that translation is not applied to "joining hashtags" (#9397)
6 years ago
Eugen Rochko 3948b6fa52
Remove npm-run-all dependency (#9401)
6 years ago
ThibG fa9f28f52d Swap avatar and header input fields in profile page (#9271)
6 years ago
Eugen Rochko c39d7e7b2b
Fix TLS handshake timeout not being enforced (#9381)
6 years ago
Eugen Rochko 11955600ad
Skip deliveries to inboxes that have already been marked as unavailable (#9358)
6 years ago
Eugen Rochko 81f96c973a
Don't count suspended users in user count (#9380)
6 years ago
Eugen Rochko 43c311b3a1
Fix nil error when no DNS addresses are found for host (#9379)
6 years ago