]> cat aescling's git repositories - mastodon.git/history - app
Increase files checked by ESLint (#9705)
[mastodon.git] / app /
2019-01-04 Eugen RochkoFix admin UI view of local followers (#9712)
2019-01-03 Eugen RochkoFix list of local followers showing remote followers...
2019-01-03 ysksnAdd specs for UnreservedUsernameValidator (#9698)
2019-01-02 Eugen RochkoImprove e-mail digest (#9689)
2019-01-02 Yamagishi KazutoshiUpgrade ESLint to v5.x (#9694)
2019-01-02 ThibGEnsure blocked user unfollows blocker if Block/Undo...
2019-01-01 ThibGFix icon alignment in onboarding interaction screen...
2019-01-01 Eugen RochkoAdd CSV export for lists and domain blocks (#9677)
2019-01-01 ThibGRestore ReplyDistributionWorker to allow existing jobs...
2018-12-31 Eugen RochkoRemove visible timestamps for notifications (#9675)
2018-12-31 Yamagishi KazutoshiUpdate dependencies for Node.js (2018-12-31) (#9669)
2018-12-31 kodaiFix links not being verified (#9673)
2018-12-30 Jeong ArmSkip full text search if failed (#9654)
2018-12-30 ThibGAvoid duplicate work by merging ReplyDistributionWorker...
2018-12-30 ThibGDo not ignore federated reports targetting already...
2018-12-30 ThibGImmediately go back in browser history upon successfull...
2018-12-30 Takeshi UmedaIf it is disabled, remove the link of the profile direc...
2018-12-30 ThibGFix crash when clearing uninitialized timeline (#9662)
2018-12-30 ThibGReduce usage of LD signatures (#9659)
2018-12-29 ysksnAdd specs for BlackListedEmailValidator (#9651)
2018-12-29 ysksnAdd specs for DisallowedHashtagsValidator (#9653)
2018-12-29 Eugen RochkoAdd handler for Move activity (#9629)
2018-12-28 ysksnAdd pending specs for StatusLengthValidator (#9647)
2018-12-28 mayaehChange the icon to "reply-all" when reply to other...
2018-12-28 Eugen RochkoImprove admin UI for account view (#9643)
2018-12-27 chr v1.xAdd local followers page to admin account UI (#9610)
2018-12-27 Renato "Lond" Cerq... Weblate translations (2018-12-27) (#9642)
2018-12-27 Eugen RochkoAdd exclude_reblogs option to account statuses API...
2018-12-27 Eugen RochkoRedirect to reports overview instead of report after...
2018-12-26 Quentí[i18n] OC/CAT/FR «crop» => «change preview» (#9636)
2018-12-26 ThibGFix account unsilencing and unsuspension (#9637)
2018-12-26 Eugen RochkoFix ThreadResolveWorker getting queued with invalid...
2018-12-26 Eugen RochkoFix signature verification stoplight triggering on...
2018-12-26 ysksnFix scope latest of ReportNote (#9630)
2018-12-26 ysksnCreate DomainNormalizable#normalize_domain (#9631)
2018-12-25 Takeshi UmedaAdd error message with invalid email confirmation ...
2018-12-25 ysksnRemove Form::StatusBatch::ACTION_TYPE unused (#9623)
2018-12-25 Aboobacker MKAdd support for Malayalam in language filter (#9624)
2018-12-24 Eugen RochkoAdd REST API for creating an account (#9572)
2018-12-24 Eugen RochkoRename "crop" to "change preview" (#9616)
2018-12-24 Eugen RochkoUpdate emoji codepoint mappings to v11.0 (#9618)
2018-12-24 ThibGLimit maximum visibility of local silenced users to...
2018-12-23 ThibGSanitize and sandbox toot embeds (#9552)
2018-12-22 Eugen RochkoRemove links to bridge.joinmastodon.org (non-functional...
2018-12-22 Eugen RochkoShow 40 profiles per directory page instead of 30 ...
2018-12-22 Eugen RochkoAdd moderation warnings (#9519)
2018-12-22 Quentí[i18n] Occitan update (#9607)
2018-12-22 ysksnRemove MailerHelper does nothing (#9604)
2018-12-21 Marcin Mikołajczaki18n: Update Polish translation (#9594)
2018-12-21 ThibGFix composer not getting focus after reply confirmation...
2018-12-20 Eugen RochkoAllow unauthenticated REST API access to GET /api/v1...
2018-12-19 ThibGFix unnecessary loadMore calls when the end of a timeli...
2018-12-19 Renato "Lond" Cerq... Weblate translations (2018-12-19) (#9578)
2018-12-19 mayaehUpdate Japanese translations. (#9574)
2018-12-18 Hinaloeimproved appearance of notification filter on safari...
2018-12-18 ThibGClean up dead code in public timeline code (#9565)
2018-12-18 kedamaBack to the getting-started when pins the timeline...
2018-12-18 jomofix CSP / X-Frame-Options for media embeds (#9558)
2018-12-17 Eugen RochkoMake notifications quick-filter use consistent style...
2018-12-17 ThibG Ignore low-confidence CharlockHolmes guesses when...
2018-12-17 ThibGMinor scrollable list fixes (#9551)
2018-12-17 ysksnMove #set_user to Admin::BaseController (#9470)
2018-12-17 Eugen RochkoAdd new first-time tutorial (#9531)
2018-12-17 Eugen RochkoFix regression in #9539 (#9541)
2018-12-17 Eugen RochkoRemove "most popular" tab from profile directory, add...
2018-12-17 Eugen RochkoDo no retry web push workers if the server returns...
2018-12-16 ThibGSplit out is_changing_upload from is_submitting (#9536)
2018-12-16 Paweł NgeiAdd notification quick-filter bar in the frontend app...
2018-12-14 ThibGWhen posting in mobile mode, go back to previous histor...
2018-12-14 ThibGMake avatar and headers respect `auto_play_gif` (#9515)
2018-12-14 Sumit KhannaError message for avatar image that's too large. #9204...
2018-12-14 ThibGRestore profile links in /admin/accounts (#9494)
2018-12-14 ThibGFix padding on select elements in preferences (#9517)
2018-12-14 ThibGFix timeline pagination in the WebUI (#9516)
2018-12-13 Renato "Lond" Cerq... Weblate translations (2018-12-13) (#9513)
2018-12-13 Eugen RochkoAdd account hashtags to ActivityPub actor JSON (#9450)
2018-12-12 ThibGVarious fixes to scrollable lists and media gallery...
2018-12-12 ysksnCreate Settings::BaseController (#9507)
2018-12-12 ysksnRemove redundant (#9503)
2018-12-12 ysksnUse find_or_initialize_by (#9504)
2018-12-11 ThibGAdd admin ability to remove an user's header image...
2018-12-11 ThibGAdd instance-wide setting to disable profile directory...
2018-12-11 Yamagishi Kazutoshi[i18n] Update Occitan (#9491)
2018-12-11 Adam CoppMake custom emoji domains case insensitive #9351 (...
2018-12-10 Eugen RochkoImprove e-mail MX validator and add tests (#9489)
2018-12-10 ysksnAdd specs for activitypub collections controller (...
2018-12-10 ysksnRemove RemoteAccountControllerConcern never used (...
2018-12-10 ysksnFix Admin::TagsController#unhide (#9481)
2018-12-09 ThibGAdd setting to not aggregate reblogs (#9248)
2018-12-08 Eugen RochkoCache hashtag sample accounts, and exclude ineligible...
2018-12-07 Eugen RochkoMake notification time smaller and reduce contrast...
2018-12-07 Paweł NgeiEscape HTML in profile name preview in profile settings...
2018-12-07 Eugen RochkoFix various things in the directory (#9449)
2018-12-07 Takeshi UmedaFix tag mb_chars comparison of profile directory (...
2018-12-06 Eugen RochkoAdd profile directory (#9427)
2018-12-05 ThibGAttempt fixing deadlocks by moving account stats update...
2018-12-05 Paweł NgeiAdd visible dates for notifications in Notification...
2018-12-05 ThibGFix thread depth computation in statuses_controller...
2018-12-03 Eugen RochkoImprove account suspension speed and completeness ...
2018-12-01 ThibGFix last_status parameter for notifications and convers...
next
This page took 0.096542 seconds and 6 git commands to generate.