Eugen Rochko
|
cb33960e0e
|
Fix #204, fix #515 - URL truncating is now a style so copypasting is not
affected, replaced onClick handler with onMouseUp/Down to detect text
selection not trigger onClick handler then
|
8 years ago |
blackle
|
e25fc71c2c
|
Implement a click-to-view spoiler system
|
8 years ago |
Eugen Rochko
|
28e65027b2
|
Fix #365, 1/2 of #408 - replace rails_autolink with URI.regexp, run link_hashtags on simplified_format
|
8 years ago |
Eugen Rochko
|
a2fee40e8f
|
Fix whitespace preservation in status text
|
8 years ago |
Eugen Rochko
|
e71b152d89
|
Fix rubocop issues, introduce usage of frozen literal to improve performance
|
8 years ago |
Eugen Rochko
|
ebe726f774
|
Fix #122 - Add microformats-2 classes to mention links
|
8 years ago |
Eugen Rochko
|
6d948a809e
|
Account notes (bios) can now contain links. Character limit upped to 160
|
8 years ago |
Eugen Rochko
|
cb22dce970
|
Adding hashtags
|
8 years ago |
Eugen Rochko
|
082e57fc13
|
Adding hashtag model
|
8 years ago |
Eugen Rochko
|
84495615b4
|
Shorten rendered links (strip protocol and www, truncate to 30 chars), redirect
to sign in page after sign up instead of root path which redirects to /about
|
8 years ago |
Eugen Rochko
|
927333f4f8
|
Improve code style
|
8 years ago |
Eugen Rochko
|
ce29624c6d
|
Fixing image upload limits, allowing webm, merge/unmerge events trigger
timeline reload in UI, other small fixes
|
8 years ago |
Eugen Rochko
|
3d566279cb
|
Fix formatter return block
|
8 years ago |
Eugen Rochko
|
73615d7a79
|
Newlines and paragraphs in local statuses properly formatted
|
8 years ago |
Eugen Rochko
|
33ad2e5423
|
Shorten mentions to only usernames
|
8 years ago |
Eugen Rochko
|
3cc47beb6e
|
Refactored generation of unique tags, URIs and object URLs into own classes,
as well as formatting of content
|
8 years ago |