75 Commits (1696fe1c849d93fd4bf84eeded20c0624c450a86)

Author SHA1 Message Date
Eugen Rochko 97178b6d86 Add moderator role and add pundit policies for admin actions (#5635)
7 years ago
Naoki Kosaka bc20bea20e In remove_remote, exclude removed media attachments. (#5626)
7 years ago
Eugen Rochko 522fa878c3 Fix #5274 - Create symlink from public/500.html to public/assets/500.html (#5288)
7 years ago
Eugen Rochko 007fce8c10 Set snowflake IDs for backdated statuses (#5260)
7 years ago
Nolan Lawson 2b34471d9d Compress and combine emoji data (#5229)
7 years ago
Eugen Rochko 27fd33256c Clean up code style of Mastodon::TimestampId module (#5232)
7 years ago
aschmitz 5b2d855d86 Non-Serial ("Snowflake") IDs (#4801)
7 years ago
Yamagishi Kazutoshi 12b7306a03 Upgrade Webpacker to version 3.0.1 (#5122)
7 years ago
nullkal 463bbe870f Refactor 500 file generation for future extension (#5105)
7 years ago
Eugen Rochko 1767f9817c New error page graphic. Other error page improvements (#5099)
7 years ago
Eugen Rochko 8b7c639bbe Fix emojify() by generating a mapping to existing Twemoji files (#5080)
7 years ago
Yamagishi Kazutoshi 5391b6d44d Refresh manifest before generate 500.html (#5090)
7 years ago
Eugen Rochko 6b0ea1e79c Generate 500.html with assets:precompile, remove loading from Google Fonts (#5067)
7 years ago
Eugen Rochko 26c797bf0d When accessing uncached media attachment, redownload it (#4955)
7 years ago
Eugen Rochko 703fd425ff Fix count numbers from ActivityPub not being saved (#4899)
7 years ago
Joseph Mingrone c69b143264 Use casecmp() instead of casecmp?() for now (#4832)
7 years ago
Akihiko Odaki 9304aef321 Use next instead of return in task (#4787)
7 years ago
Akihiko Odaki ec7eaa44b0 Explicitly define attached file of DeprecatedPreviewCard (#4786)
7 years ago
Eugen Rochko e9e271878e Make PreviewCard records reuseable between statuses (#4642)
7 years ago
Eugen Rochko 1a19358b24 ActivityPub migration procedure (#4617)
7 years ago
Eugen Rochko 97dda48f70 Move clean up of unconfirmed users to sidekiq-scheduler (#4336)
7 years ago
Eugen Rochko a09a4a5899 Add rake task mastodon:feeds:build to regenerate all active users' feeds (#4303)
7 years ago
unarist 0228a2bc8d Check table existence on prepare_for_foreign_keys (#4225)
7 years ago
Yamagishi Kazutoshi 7be29a500d Add Rake task for generate VAPID key (#4195)
7 years ago
Eugen Rochko 21d7c38b40 Fix #3904 - Adjustable time period for mastodon:media:remove_remote via NUM_DAYS (#4191)
7 years ago
Eugen Rochko 903b34fa94 Fix #2848 - Rake task to redownload avatars/headers (#4156)
7 years ago
Eugen Rochko 49026e27e8 Redesign the landing page, mount public timeline on it (#4122)
7 years ago
Debanshu Kundu 7142cd5e0f #1456 Added rake task to add a user. (#1482)
7 years ago
Yamagishi Kazutoshi 5da41e0cae Improve RuboCop rules (compatibility to Code Climate) (#3636)
7 years ago
Eugen Rochko 2a447b8147 Add rake task to prepare database for foreign keys introduced by #3562 (#3614)
7 years ago
Daniel Hunsaker 1a58ed6653 [nanobox] Adjustments for Nanobox development (#3295)
7 years ago
Daniel Hunsaker 4cb458ea09 Add Support for Nanobox (#1709)
7 years ago
Eugen Rochko b51beb6486 Replace mastodon:media:clear and mastodon:feeds:clear rake tasks with (#3180)
7 years ago
Yamagishi Kazutoshi 04e4aa2096 Remove unnecessary .keep files (#2976)
7 years ago
Matt Jankowski d8632a9ced Improve error message for non-existent user being made an admin (#2929)
7 years ago
Eugen Rochko c32e312061 More robust PuSH subscription refreshes (#2799)
7 years ago
Matt Jankowski 232b822d86 Replace best_in_place editor on admin settings page (#2789)
7 years ago
yhirano e5eb070430 annotate models (#2697)
7 years ago
yhirano 7c65bcbdb7 Downgrade rubocop 0.48.1 => 0.46.0 (#2628)
8 years ago
Patrick Figel ae0c77c5d1 Set unknown attachment type when adding domain blocks (#2605)
8 years ago
yhirano 397953035a add task to report code statistics (#2489)
8 years ago
esetomo 5faf8274d9 fix typo on daily tasks logging (#2450)
8 years ago
Ash Furrow 456cd6a3a7 Adds logging for daily tasks (#2438)
8 years ago
Matt Jankowski 7a7a2d591f Remove unused methods (#1730)
8 years ago
Eugen 7e230fc786 Fix #1972, fix #1870 - Fix special characters in XML, add tests (#1988)
8 years ago
Eugen e7f68ee031 Fix bug mentioned in #1565 (#1954)
8 years ago
Eugen 4570ab09b3 Unite all mandatory rake tasks in mastodon:daily (#1887)
8 years ago
Eugen 9887f8cea2 Make the rake mastodon:users:clear task properly clear out unconfirmed users (#1777)
8 years ago
Andrew 6a501c321e Add tasks for open/close registration (#1823)
8 years ago
d0p1 1d9d518fd4 Add task in order to delete unconfirmed users (older than 2days) (#1571)
8 years ago