4558 Commits (6a8dc59eb8187b49aa3cbf3e4bf80565d8aa15d3)

Author SHA1 Message Date
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
Eugen Rochko 4afda5444a
Change identities id column to a bigint (#9371)
6 years ago
Renato "Lond" Cerqueira 496a6b3dc5 Weblate translations (2018-11-27) (#9367)
6 years ago
ThibG 395615d9f3 Allow hyphens in the middle of remote user names (#9345)
6 years ago
Sumit Khanna f978afa487 Volume sliders for videos #7429 (#9366)
6 years ago
Hugo Gameiro b6681d21ad add loglevel to ffmpeg in gif upload (#9368)
6 years ago
Eugen Rochko 73faadad28
Redesign admin accounts index (#9340)
6 years ago
valerauko db9aea34de Ensure replied-to is a status not a boost (#9129)
6 years ago
takayamaki 180ae0472a check_boxes label should use display: inline-block (#9348)
6 years ago
Eugen Rochko 0eaf6d7693
Sort self-replies to the top of descendants (#9320)
6 years ago
Eugen Rochko 87a43274f1
Revert "Sort self-replies to the top of the thread (#9296)" (#9335)
6 years ago
Eugen Rochko fd8145d232
Fix connect timeout not being enforced (#9329)
6 years ago
valerauko 824497fbce Ignore JSON-LD profile in mime type comparison (#9179)
6 years ago
ThibG 466e3d710c Include replies to list owner and replies to list members in list statuses (#9324)
6 years ago
Eugen Rochko 384e953b75
Revert connect timeout from 1s to 10s (#9319)
6 years ago
Alexandre Alapetite d1d2377870 WebSub: ATOM before RSS (#9302)
6 years ago
Eugen Rochko 0c666ae5e6
Cast status_count to integer (#9314)
6 years ago
James Kiesel 6a65d87f4d Simplify hashtag query service, perf increase for 'any' tags (#9298)
6 years ago
Eugen Rochko 1d38c9750a
Fix filter ID not being a string in REST API (#9303)
6 years ago
Eugen Rochko d6b9a62e0a
Extract counters from accounts table to account_stats table (#9295)
6 years ago
James Kiesel 4fdefffb99 Deep compare tags for hashtag column reload (#9297)
6 years ago
Eugen Rochko 9311430ed7
Prevent multiple handlers for Delete of Actor from running (#9292)
6 years ago
Eugen Rochko 074960bb0f
Sort self-replies to the top of the thread (#9296)
6 years ago
Eugen Rochko 8069fd636b
Remove intermediary arrays when creating hash maps from results (#9291)
6 years ago
mayaeh bdd3c8c255 Change the password form order (#9267)
6 years ago
mayaeh 560acf171e Update Japanese translation for "Show thread". (#9287)
6 years ago
ThibG c875f19673 Fix race condition causing shallow status with only a "favourited" attribute (#9272)
6 years ago
Eugen Rochko bb69d154c4
Fix null error introduced in #9270 (#9275)
6 years ago
ThibG bbd8fdd185 Perform deep comparison for card data when receiving new props (#9270)
6 years ago
Les Orchard cc1f13dfd0 Only consider mouse move in scrolling on item insertion (#9262)
6 years ago
mayaeh 208d278cbc i18n: Add ja translations (#9261)
6 years ago
ThibG 7f5a4be580 Fix emoji update date processing (#9255)
6 years ago
ThibG 9b89c62d43 Check that twitter:player is valid before using it (#9254)
6 years ago
Eugen Rochko 3cecf3e5b9
Fix loading indicator inconsistency (#9252)
6 years ago
Les Orchard 2f86fc5e0a Identify manual scrolling to cancel scroll to top reset on mouse idle (#9245)
6 years ago
ThibG 08b3de4d5e Remove unused computation of reblog references from updateTimeline (#9244)
6 years ago
Eugen Rochko 4615512285
Reduce connect timeout limit and limit signature failures by source IP (#9236)
6 years ago
Eugen Rochko dd00cd19d2
Use local instead of global loading indicator for timelines, account timelines (#9224)
6 years ago
Eugen Rochko 5cbf6cf3ec
Add "Show thread" link to self-replies (#9228)
6 years ago
Eugen Rochko ccbdf689e8
Fix form validation flash message color and input borders (#9235)
6 years ago
Eugen Rochko 7f4adfaf77
Fix follow limit validator reporting lower number past threshold (#9230)
6 years ago
Eugen Rochko 6d59dfa15d
Optimize the process of following someone (#9220)
6 years ago
Les Orchard 9cfd610484 Cancel list scroll reset after mouse move on wheel scroll (#9233)
6 years ago