]> cat aescling's git repositories - mastodon.git/history - app/controllers
Increase files checked by ESLint (#9705)
[mastodon.git] / app / controllers /
2019-01-03 Eugen RochkoFix list of local followers showing remote followers...
2019-01-01 Eugen RochkoAdd CSV export for lists and domain blocks (#9677)
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 Eugen RochkoAdd exclude_reblogs option to account statuses API...
2018-12-27 Eugen RochkoRedirect to reports overview instead of report after...
2018-12-26 ThibGFix account unsilencing and unsuspension (#9637)
2018-12-26 Eugen RochkoFix signature verification stoplight triggering on...
2018-12-25 Takeshi UmedaAdd error message with invalid email confirmation ...
2018-12-24 Eugen RochkoAdd REST API for creating an account (#9572)
2018-12-23 ThibGSanitize and sandbox toot embeds (#9552)
2018-12-22 Eugen RochkoShow 40 profiles per directory page instead of 30 ...
2018-12-22 Eugen RochkoAdd moderation warnings (#9519)
2018-12-20 Eugen RochkoAllow unauthenticated REST API access to GET /api/v1...
2018-12-18 jomofix CSP / X-Frame-Options for media embeds (#9558)
2018-12-17 ysksnMove #set_user to Admin::BaseController (#9470)
2018-12-17 Eugen RochkoRemove "most popular" tab from profile directory, add...
2018-12-12 ysksnCreate Settings::BaseController (#9507)
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-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-06 Eugen RochkoAdd profile directory (#9427)
2018-12-05 ThibGFix thread depth computation in statuses_controller...
2018-11-26 Eugen RochkoRedesign admin accounts index (#9340)
2018-11-18 Eugen RochkoExtract counters from accounts table to account_stats...
2018-11-16 Eugen RochkoRemove intermediary arrays when creating hash maps...
2018-11-08 Eugen RochkoReduce connect timeout limit and limit signature failur...
2018-11-08 Eugen RochkoOptimize the process of following someone (#9220)
2018-11-05 James KieselAllow joining several hashtags in a single column ...
2018-10-30 Eugen RochkoRevert "feat(auth/session_controller): Send Clear-Site...
2018-10-28 Eugen RochkoInclude preview cards in status entity in REST API...
2018-10-26 ThibGFix styling in /auth/edit (#9117)
2018-10-25 Eugen RochkoAllow inbox owner to view implicitly targeted ActivityP...
2018-10-24 Yamagishi KazutoshiSet @body_classes to admin layout (#9081)
2018-10-20 Eugen RochkoAdd option to block reports from domain (#8830)
2018-10-20 Eugen RochkoAdd "disable" button to report screen (#9024)
2018-10-18 Eugen RochkoAdd unread indicator to conversations (#9009)
2018-10-11 Eugen RochkoImprove signature verification safeguards (#8959)
2018-10-11 ThibGSet Content-Security-Policy rules through RoR's config...
2018-10-08 Eugen RochkoRemove dead code (#8919)
2018-10-07 ashleyhull-versentReplace SVG asset with Custom mascot (#8766)
2018-10-07 Eugen RochkoAdd conversations API (#8832)
2018-10-07 ThibGEnsure only toots from the reported users are reported...
2018-10-04 Eugen RochkoChange admin accounts default sort to most recent ...
2018-09-28 Eugen RochkoSupport min_id-based pagination in REST API (#8736)
2018-09-25 ふぁぼ原Add a new preference to always hide all media (#8569)
2018-09-24 Yamagishi KazutoshiCache instance info (#8765)
2018-09-24 Matt SweetmanAdd user preference to always expand toots marked with...
2018-09-13 luzpazMisc. typos (#8694)
2018-09-09 Eugen RochkoAdd force_login option to OAuth authorize page (#8655)
2018-09-07 Sorin Davidoifeat(auth/session_controller): Send Clear-Site-Data...
2018-09-02 Eugen RochkoWhitelist report notification param in Settings::Notifi...
2018-09-01 Eugen RochkoAdd preference for report notification e-mails, skip...
2018-08-31 ThibGSelf-notify on accepting follow requests (#8541)
2018-08-30 Renato "Lond" Cerq... Add animate custom emoji param to embed pages (#8507)
2018-08-26 Jakub MendykMake Api::V1::MutesController paginate properly (#8472)
2018-08-26 Quint GuvernatorFix low-hanging rubocop gripes (#8458)
2018-08-24 Eugen RochkoAdd admin custom CSS setting (#8399)
2018-08-23 Eugen RochkoAllow mods to disable login, improve message when login...
2018-08-23 Eugen RochkoFix regression when suspending not from report (#8400)
2018-08-23 Jakub MendykAdd ability to change an instance default theme from...
2018-08-22 Eugen RochkoAdd confirmation step to account suspensions (#8353)
2018-08-20 ThibGAdd API endpoint to list featured accounts (fixes ...
2018-08-19 abcangUnuse ActiveRecord::Base#cache_key (#8185)
2018-08-18 Eugen RochkoAdd admin function to deactivate all invites (#8279)
2018-08-18 Eugen RochkoAdd remote interaction dialog for toots (#8202)
2018-08-16 ThibGDo not error out when performing admin actions on no...
2018-08-11 ThibGEnsure single user is a local user (fixes #8154) (...
2018-08-09 Eugen RochkoUpdate /terms and /about/more to use public layout...
2018-08-09 Eugen RochkoPublic profile endorsements (accounts picked by profile...
2018-08-01 Yamagishi KazutoshiDo not show pinned toots when min_id is set (#8111)
2018-07-31 Eugen RochkoAdd separate setting for sidebar text (site_short_descr...
2018-07-30 Eugen RochkoCompensate for scrollbar disappearing when media modal...
2018-07-28 Eugen RochkoOrder invites by recent first (#8091)
2018-07-28 Eugen RochkoRedesign public profiles and toots (#8068)
2018-07-16 Eugen RochkoDisplay trending hashtags on admin dashboard (#8038)
2018-07-15 Eugen RochkoFix typo in Admin::DashboardController#index
2018-07-15 Eugen RochkoAdd admin dashboard (#8029)
2018-07-13 Eugen RochkoAdd federation relay support (#7998)
2018-07-12 mayaehFix whole-word selection and i18n: Add Japanese transla...
2018-07-09 ThibGAdd option to not consider word boundaries when process...
2018-07-07 Eugen RochkoAdd API method to remove a suggestion (#7978)
2018-07-07 Eugen RochkoFix missing irreversible in filters API, expires_in...
2018-07-06 Eugen RochkoAdd admin setting to enable OG previews for sensitive...
2018-07-05 Eugen RochkoIf signed in, redirect autofollow invite to profile...
2018-07-05 Eugen RochkoAdd more granular OAuth scopes (#7929)
2018-07-02 Eugen RochkoRe-add follow recommendations API (#7918)
2018-07-01 Eugen RochkoImprove embeds (#7919)
2018-06-30 Marty McGuireTypo in signature verification failure logging (#7916)
2018-06-29 Eugen RochkoKeyword/phrase filtering (#7905)
2018-06-24 Shuhei KitagawaAdd tests for remote_unfollows_controller (#7879)
2018-06-21 Shuhei KitagawaReplace bypass option with bypass_sign_in (#7867)
2018-06-17 Eugen RochkoAllow selecting default posting language instead of...
2018-06-17 Eugen RochkoChange language opt-out to language opt-in (#7823)
2018-06-15 Eugen RochkoAdd autofollow option to invites (#7805)
2018-06-09 Shuhei KitagawaAdd tests for intents_controller (#7763)
2018-06-09 Eugen RochkoFix domain hiding logic (#7765)
next
This page took 0.114527 seconds and 6 git commands to generate.