You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Eugen Rochko
e9bc4a4a08
Limit usernames to 30 chars, statuses to 500, open account after follow form success
|
10 years ago |
| .. |
|
concerns
|
Don't generate stream entries for streamables of remote accounts
|
10 years ago |
|
.keep
|
Initial commit
|
10 years ago |
|
account.rb
|
Limit usernames to 30 chars, statuses to 500, open account after follow form success
|
10 years ago |
|
application_record.rb
|
Upgrade to Rails 5.0.0.1
|
10 years ago |
|
favourite.rb
|
Favouriting works, reblogging is a little broken because of <Status>
|
10 years ago |
|
feed.rb
|
Refactored generation of unique tags, URIs and object URLs into own classes,
|
10 years ago |
|
follow.rb
|
Upgrade to Rails 5.0.0.1
|
10 years ago |
|
media_attachment.rb
|
Adding media controller, 1 webm/compose form allowed, previews generated
|
10 years ago |
|
mention.rb
|
Upgrade to Rails 5.0.0.1
|
10 years ago |
|
status.rb
|
Limit usernames to 30 chars, statuses to 500, open account after follow form success
|
10 years ago |
|
stream_entry.rb
|
Optimized n+1 queries in accounts Atom and HTML views
|
10 years ago |
|
user.rb
|
Better styling for selected status in detailed view
|
10 years ago |