216 Commits (659556ab1f5ae3badee0540acfc93c5c4681e542)

Author SHA1 Message Date
Eugen Rochko cd5c9d67e8 Bump version to 1.4.2
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
Eugen Rochko abd41858a9 Bump version to 1.4.1
7 years ago
Eugen Rochko b3479fa629 Bump version to 1.4.0.6
7 years ago
Eugen Rochko ff78d90621 Bump version to 1.4.0.5
7 years ago
Eugen Rochko a41a509a93 Bump version to 1.4.0.4
7 years ago
Daniel Hunsaker 4cb458ea09 Add Support for Nanobox (#1709)
7 years ago
Eugen Rochko 664eef3527 Bump version
7 years ago
Clworld 2214d1ecd7 Set config.cache_store in environments file. (#3219)
7 years ago
Eugen Rochko 662d103f6e Bump version to 1.4.0.2 (#3190)
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
Eugen Rochko f9efdccb97 Bump version to 1.3.2 (#2623)
8 years ago
Patrick Figel ae0c77c5d1 Set unknown attachment type when adding domain blocks (#2605)
8 years ago
Ash Furrow f4093cdfe7 Update version to 1.3.1 (#2571)
8 years ago
Eugen Rochko e21b9c875e Bump version, improve how version is stored for better commit history (#2526)
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
Ash Furrow c229532144 Adds version to about/more and API (#2181)
8 years ago
Eugen 5849eac93e Fix #2108 - Fix gif uploads (#2171)
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
Eugen e0977567e7 When avatar/header are GIF, generate static versions (#1428)
8 years ago
Ash Furrow 317777ec80 Adds error message to mastodon:confirm_email task. (#1476)
8 years ago
Ash Furrow 1eae01edcd Adds user confirmation rake task (#1300)
8 years ago
Eugen Rochko 9d873bec34 Add maintenance task for updating counter caches
8 years ago
Eugen Rochko 8bc70e6a16 Use more widely supported MP4 format for gifv's
8 years ago
Eugen Rochko c911ade272 Detect videos with no sound, handle them like gifv
8 years ago
Eugen Rochko 4b93cf88e5 Fix #431 - convert gif to webm during upload. Web UI treats them like it did
8 years ago
Eugen Rochko 0cb5a2a0a7 Add digest e-mails
8 years ago
Eugen Rochko 1e94617a09 Add rake task for making someone into an admin
8 years ago
Eugen Rochko 727d236fcc Cleaning up format of broadcast real-time messages, removing
8 years ago
Eugen Rochko fd23876e75 Improve StatsD instrumentation
8 years ago
Eugen Rochko f748a91ec7 Fix #463 - Fetch and display previews of URLs using OpenGraph tags
8 years ago
Eugen Rochko ac95c2dbfe Add rake task for clearing out media from silenced accounts
8 years ago
Eugen Rochko 211049ae59 Fix #329 - avatar errors no longer prevent remote accounts from being saved
8 years ago
Eugen Rochko 30f9e9e624 Remove Neo4J
8 years ago
Eugen Rochko f613f2b84a Only distribute statuses to followers who signed in in the last 2 weeks, add rake task for clearing feeds of inactive users
8 years ago
Eugen Rochko e71b152d89 Fix rubocop issues, introduce usage of frozen literal to improve performance
8 years ago
Eugen Rochko 6657414266 Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limiting
8 years ago
Eugen Rochko 625056fa47 Only run mastodon:push:clear on accounts that are still subscribed to
8 years ago
Eugen Rochko e88d667d3f Add sync command for neo4j, fix configuration, add neo4j to docker-compose, fix seed
8 years ago
Eugen Rochko d2c7d9fc4e PuSH unsubscribe needs correct callback URL
8 years ago
Eugen Rochko 608a2bfffc Upgrade to PubSubHubbub 0.4 (removing verify_token)
8 years ago
Eugen Rochko a86f21cf90 Fix rake tasks and loading bar
8 years ago
Eugen Rochko 1cfc9aa20e OStatus2 and Goldfinger gems now have timeouts for requests
8 years ago
Eugen Rochko 059ebbf48d Separate PuSH subscriptions from following, add mastodon:push:refresh task,
8 years ago
Eugen Rochko 35b6c4b36a Improve rake tasks
8 years ago
Eugen Rochko a08e724476 Fix subscriptions:clear task, refactor feeds, refactor streamable activites
9 years ago
Eugen Rochko 12559b01ea Add pagination by max_id instead of offset/limit
9 years ago
Eugen Rochko 323474c97e Fix #2, add rake task for PuSH-unsubscribing from remote users who have no
9 years ago
Eugen Rochko 3441361568 Adding simple_form, adding profile settings, header image
9 years ago
Eugen Rochko 9c4856bdb1 Initial commit
9 years ago