chinwagsocial/app/serializers
Eugen Rochko 9bd23dc4e5
Track trending tags ()
* Track trending tags

- Half-life of 1 day
- Historical usage in daily buckets (last 7 days stored)
- GET /api/v1/trends

Fix 

* Add trends to web UI

* Don't render compose form on search route, adjust search results header

* Disqualify tag from trends if it's in disallowed hashtags setting

* Count distinct accounts using tag, ignore silenced accounts
2018-05-27 21:45:30 +02:00
..
activitypub Bot nameplates () 2018-05-07 09:31:07 +02:00
rest Track trending tags () 2018-05-27 21:45:30 +02:00
rss Add RSS feeds for end-users () 2018-04-25 02:10:02 +02:00
web Do not encode HTML entities in initial Web Push payload body () 2018-05-22 18:12:45 +02:00
initial_state_serializer.rb Add REST API for Web Push Notifications subscriptions () 2018-05-11 11:49:12 +02:00
manifest_serializer.rb implement web share target () 2018-01-17 17:08:10 +01:00
oembed_serializer.rb Clean up and improve generated OpenGraph tags () 2017-09-12 05:39:38 +02:00
webfinger_serializer.rb Remove rabl dependency () 2017-12-06 15:04:49 +09:00