Eugen Rochko
2816b1bf8e
Federate header images, fix open-uri http->https redirection error
7 years ago
Eugen Rochko
f2931af61e
Quick fix for avatars with the same URL not being perceived as updated and in need of re-download
7 years ago
Eugen Rochko
f722aa8c75
Fix Salmon issue
7 years ago
Eugen Rochko
2d8a4c4390
Add "next" link to Atom feeds
7 years ago
Eugen Rochko
720ff55262
Adding more unit tests. Fixing Salmon slaps XML
7 years ago
Eugen Rochko
50660d54e8
Fix semantics of follow requests another slaps
7 years ago
Eugen Rochko
149887a0ff
Make follow requests federate
7 years ago
Eugen
942a2e7d68
Fix reblogs not having content warnings forwarded
7 years ago
Eugen Rochko
3beb24ad55
Use <summary> to encode content warnings instead
7 years ago
Eugen Rochko
999cde94a6
Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text
Federate spoiler_text using warning attribute on <content /> instead of a <category term="spoiler" />
Clean up schema file from accidental development migrations
7 years ago
blackle
bf0f6eb62d
Implement a click-to-view spoiler system
7 years ago
Eugen Rochko
c4bc5c8930
Federated profile bio now formatted
7 years ago
Eugen Rochko
e90fcb46e3
Sensitive content federates using the "nsfw" hashtag
8 years ago
Eugen Rochko
80c44ed9c1
Do not autoplay videos, display play button instead. Use expiring links when using S3. Do not keep originals
for avatars/headers, resize avatars down to 120x120 instead of 300x300. Set cache headers on S3 stuff, also
make it private (aka only accessible via expiring links to prevent hotlinking)
8 years ago
Eugen Rochko
14bd46946d
Per-status control for unlisted mode, also federation for unlisted mode
Fix #233 , fix #268
8 years ago
Eugen Rochko
5973ca3d11
Upgrade Paperclip to 5, AWS-SDK to 2, do not generate medium/small versions of avatars
8 years ago
Eugen Rochko
fdc17bea58
Fix rubocop issues, introduce usage of frozen literal to improve performance
8 years ago
Eugen Rochko
48b9619439
Adding hashtags
8 years ago
Eugen Rochko
6c05e3063a
Include <id> (identical value to <uri>) on person-type objects in Atom
This might help with GS compatibility
8 years ago
Eugen Rochko
dd5e724c3f
Fix reblog mentions Atom
8 years ago
Eugen Rochko
f249a8c187
Include mentions and media attachments of reblogged posts in Atom
8 years ago
Eugen Rochko
927333f4f8
Improve code style
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
Eugen Rochko
735b4cc62e
Probably fixes #31
8 years ago
Eugen Rochko
87576e1ab1
Fixing atom feeds for accounts, adding tests that would catch such bugs in future
8 years ago
Eugen Rochko
1d9c886518
Adding enclosures to Atom and statuses JSON
8 years ago
Eugen Rochko
1022d682dc
Normalized data in Redux, fix for asset URLs when rendered outside request
8 years ago
Eugen Rochko
f2da848a3e
Add alternate link to entries Atom
8 years ago
Eugen Rochko
a08e724476
Fix subscriptions:clear task, refactor feeds, refactor streamable activites
and atom feed generation to some extent, as well as the way mentions are
stored
8 years ago
Eugen Rochko
c8999a116e
Sanitize remote html in atom feeds, API (not just UI), use cached mention
relations on Status#mentions
8 years ago
Eugen Rochko
7cd3de3494
Do display top-level content on remote shared notices
8 years ago
Eugen Rochko
921f40c187
Omit empty tags in Atom feed
8 years ago
Eugen Rochko
12d1d9dd80
Reblogs in Atom feeds now have published, updated, and activity:verb. Still related to #20
8 years ago
Eugen Rochko
78137929e6
Fix #20 , reblogs in Atom should be formatted correctly now
8 years ago
Eugen Rochko
7e00a21ea6
Small optimizations in Atom feeds
8 years ago
Eugen Rochko
19a259915e
Security update
8 years ago
Eugen Rochko
253ab26520
Adding more tests for helpers
8 years ago
Eugen Rochko
071f64d317
Fix #13 , Atom feeds now contain formatted post content
8 years ago
Eugen Rochko
5c99e304e5
Deleting statuses, deletion propagation
8 years ago
Eugen Rochko
0e8f59c16f
Refactoring Grape API methods into normal controllers & other things
8 years ago
Eugen Rochko
11ff92c9d7
Adding a test for ReblogService, fixing mentions for remote statuses
8 years ago
Eugen Rochko
ad5ae3f60e
Update profile information and download avatar of remote accounts
8 years ago
Eugen Rochko
44c5958203
Fixed small bugs and code style offences
8 years ago
Eugen Rochko
fa33750105
Adding reblogs, favourites, improving atom generation
8 years ago
Eugen Rochko
3b0bc18db9
Improved Atom rendering templates, added README
8 years ago
Eugen Rochko
709c6685a9
Made some progress
8 years ago