Takeshi Umeda
a6269b2f83
Split AccountsHelper from StatusesHelper ( #12078 )
5 years ago
tsia
5ded2de3a0
fix rss enclosure length ( #11889 )
5 years ago
Takeshi Umeda
9e1d28f48e
Add an RSS feed tagged to a public profile page ( #10502 )
* Add featured tag support to rss feed on public account page
* fix codeing style
5 years ago
Eugen Rochko
b851456139
Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` ( #11247 )
5 years ago
Yamagishi Kazutoshi
8347479f5d
Bump webpacker from 3.5.5 to 4.0.2 ( #10277 )
Bumps [webpacker](https://github.com/rails/webpacker ) from 3.5.5 to 4.0.2.
- [Release notes](https://github.com/rails/webpacker/releases )
- [Changelog](https://github.com/rails/webpacker/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rails/webpacker/compare/v3.5.5...v4.0.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
5 years ago
ThibG
636db1f54f
When serializing polls over OStatus, serialize poll options to text ( #10160 )
* When serializing polls over OStatus, serialize poll options to text
* Do the same for RSS feeds
* Use “[ ] ” as a prefix for poll options instead of “- ”
5 years ago
Eugen Rochko
9d4710ed00
Add RSS feeds for end-users ( #7259 )
* Add RSS feed for accounts
* Add RSS feeds for hashtags
* Fix code style issues
* Fix code style issues
6 years ago