This website requires JavaScript.
Explore
Help
Sign In
autonomic-cooperative
/
hometown
Watch
0
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
7b9f8766e88dceb9519085deada3fa673e4c015b
hometown
/
app
/
models
T
History
Eugen Rochko
7b9f8766e8
Fix
#416
- Generate random unique 14-byte (19 characters) shortcodes
...
for local attachments, use them in URLs. Check status privacy before redirecting to actual file.
2017-01-06 00:29:12 +01:00
..
concerns
Private visibility on statuses prevents non-followers from seeing those
2016-12-21 20:04:13 +01:00
.keep
…
account.rb
Hide follow/unfollow button from public page if follow already requested
2016-12-22 23:07:46 +01:00
application_record.rb
…
block.rb
Add API for retrieving blocked accounts
2016-12-29 20:12:32 +01:00
domain_block.rb
…
favourite.rb
Fix wrong person being notified after nested reblog call, fix favourites leaking private toots in Atom feeds
2016-12-28 13:21:12 +01:00
feed.rb
Fix
#248
- Reload all accounts when fetching from cache
2016-12-03 18:21:26 +01:00
follow_request.rb
Follow requests send e-mail notifications, but are excluded from notifications API
2016-12-26 21:52:03 +01:00
follow.rb
…
media_attachment.rb
Fix
#416
- Generate random unique 14-byte (19 characters) shortcodes
2017-01-06 00:29:12 +01:00
mention.rb
…
notification.rb
Follow requests send e-mail notifications, but are excluded from notifications API
2016-12-26 21:52:03 +01:00
remote_follow.rb
Adding remote follow button
2017-01-01 19:54:34 +01:00
status.rb
Set in_reply_to_account on statuses to non-self value when possible, thus
2016-12-31 14:36:25 +01:00
stream_entry.rb
Private visibility on statuses prevents non-followers from seeing those
2016-12-21 20:04:13 +01:00
subscription.rb
…
tag.rb
Removing external hub completely,
fix
#333
fixing digit-only hashtags,
2016-12-18 12:24:37 +01:00
user.rb
Follow requests send e-mail notifications, but are excluded from notifications API
2016-12-26 21:52:03 +01:00