66 Commits (442fdbfc5309f46c23a073829e5fe16d10c7c6ca)

Author SHA1 Message Date
  Kit Redgrave 442fdbfc53 Mute button progress so far. WIP, doesn't entirely work correctly. 7 years ago
  Eugen Rochko 7f0d1b8cc0 If a status is within 40 statuses from the top of a home feed, do not 7 years ago
  Eugen Rochko 5f511324b6 Add validation of media attachments, clean up mastodon-own exception classes 7 years ago
  Eugen Rochko 9d4cad6307 Improve glow 7 years ago
  Eugen Rochko 3202bdd744 Fix #555 - Use a better URL parser 7 years ago
  Eugen Rochko dc851c922e Mentions in private statuses allow mentioned people to see them 7 years ago
  Eugen Rochko 149887a0ff Make follow requests federate 7 years ago
  Eugen Rochko 6331ed16e5 Fix #614 - extra reply-boolean on statuses to account for cases when replied-to 7 years ago
  Eugen Rochko 6fa4e01139 Fix showing ellipsis even when link hasn't been cut off 7 years ago
  Eugen Rochko fb6aa7ad5c Add tracking of delay to streaming API 7 years ago
  Eugen Rochko d9ca46b464 Cleaning up format of broadcast real-time messages, removing 7 years ago
  Eugen Rochko 450ad43180 Do not run FetchLinkCardService on local URLs, increase file size limit to 8MB, 7 years ago
  Eugen Rochko 999cde94a6 Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text 7 years ago
  Eugen Rochko 80cefd5b3c Fix #204, fix #515 - URL truncating is now a style so copypasting is not 7 years ago
  blackle bf0f6eb62d Implement a click-to-view spoiler system 7 years ago
  Eugen Rochko cca82bf0a2 Move merging/unmerging of timelines into background. Move blocking into 7 years ago
  Eugen Rochko f392030ab8 Add /api/v1/notifications/clear, non-existing link cards for statuses will 7 years ago
  Eugen Rochko d4d56b8af0 Fix #365, 1/2 of #408 - replace rails_autolink with URI.regexp, run link_hashtags on simplified_format 7 years ago
  Eugen Rochko f0de621e76 Fix #463 - Fetch and display previews of URLs using OpenGraph tags 7 years ago
  Eugen Rochko 306eb6e9c9 Add optional StatsD performance tracking 7 years ago
  Eugen Rochko e9737c2235 Fix tests, add applications to eager loading/cache for statuses, fix 7 years ago
  Eugen Rochko e25170f960 Add extended about page stub 7 years ago
  Eugen Rochko 2939e9898b Extend rails-settings-cached to merge db-saved hash values with defaults 7 years ago
  Eugen Rochko b11fdc3ae3 Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings 7 years ago
  Eugen Rochko c04002b340 Federate blocks with the http://mastodon.social/schema/1.0 verb namespace 7 years ago
  Eugen Rochko 8d44281677 Set in_reply_to_account on statuses to non-self value when possible, thus 7 years ago
  Eugen Rochko f729cfc881 Private posts mentioning non-followers should not notify them, neither locally nor via Salmon 7 years ago
  Eugen Rochko b891a81008 Follow call on locked account creates follow request instead 7 years ago
  Eugen Rochko 2d2154ba75 Add "locked" flag to accounts, prevent blocked users from following, force-unfollow blocked users 7 years ago
  Eugen Rochko 4284093aa3 Fixed AS delete verb 7 years ago
  Eugen Rochko 6a5036ab19 Fix whitespace preservation in status text 7 years ago
  Eugen Rochko b362de2232 Adding configurable e-mail blacklist 7 years ago
  Eugen Rochko 00e9dac1d3 Automatically block outgoing notifications from silenced accounts to users 7 years ago
  Eugen Rochko 14bd46946d Per-status control for unlisted mode, also federation for unlisted mode 7 years ago
  Eugen Rochko 71401659b8 Fix #65 - Options to block notifications from people you don't follow/who don't follow you 7 years ago
  Eugen Rochko e3ed212b85 Filter statuses that mention blocked users 7 years ago
  Eugen Rochko da2ef4d676 Adding unified streamable notifications 7 years ago
  Eugen Rochko fdc17bea58 Fix rubocop issues, introduce usage of frozen literal to improve performance 7 years ago
  Eugen Rochko f8f15e5697 Fix #63 - Filter mentions that reply to blocked users 7 years ago
  Eugen Rochko ca3b364aea Fix #122 - Add microformats-2 classes to mention links 7 years ago
  Eugen Rochko 17903c6dae Improve filtering of public/hashtag timelines, both in backlog and real-time 7 years ago
  Eugen Rochko bb4d1eb2e8 Improve feed regeneration 7 years ago
  Eugen Rochko dbe00a4156 Improved configuration from ENV, cleaned up timeline filter methods 7 years ago
  Eugen Rochko 23fc424b7a Account notes (bios) can now contain links. Character limit upped to 160 7 years ago
  Eugen Rochko 48b9619439 Adding hashtags 7 years ago
  Eugen Rochko 62292797ec Adding hashtag model 7 years ago
  Eugen Rochko 4b357ecf98 Fix subtle bugs, new icon button 7 years ago
  Eugen Rochko 33f7e1cf99 Shorten rendered links (strip protocol and www, truncate to 30 chars), redirect 7 years ago
  Eugen Rochko aec51e40ee Make account domains case-insensitive, downcase before checking against local 7 years ago
  Eugen Rochko 1f650d327d Adding public timeline 7 years ago