20 Commits (3202bdd74416035f81170e978129bbffb3151ed2)

Author SHA1 Message Date
  Eugen Rochko 3202bdd744 Fix #555 - Use a better URL parser 7 years ago
  Eugen Rochko 6fa4e01139 Fix showing ellipsis even when link hasn't been cut off 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 d4d56b8af0 Fix #365, 1/2 of #408 - replace rails_autolink with URI.regexp, run link_hashtags on simplified_format 7 years ago
  Eugen Rochko 6a5036ab19 Fix whitespace preservation in status text 7 years ago
  Eugen Rochko fdc17bea58 Fix rubocop issues, introduce usage of frozen literal to improve performance 7 years ago
  Eugen Rochko ca3b364aea Fix #122 - Add microformats-2 classes to mention links 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 33f7e1cf99 Shorten rendered links (strip protocol and www, truncate to 30 chars), redirect 7 years ago
  Eugen Rochko 927333f4f8 Improve code style 7 years ago
  Eugen Rochko ce29624c6d Fixing image upload limits, allowing webm, merge/unmerge events trigger 7 years ago
  Eugen Rochko 3d566279cb Fix formatter return block 7 years ago
  Eugen Rochko 73615d7a79 Newlines and paragraphs in local statuses properly formatted 7 years ago
  Eugen Rochko 33ad2e5423 Shorten mentions to only usernames 7 years ago
  Eugen Rochko 3cc47beb6e Refactored generation of unique tags, URIs and object URLs into own classes, 7 years ago