Grouped notifications (v1)

This commit is contained in:
mgabdev
2020-04-02 21:05:49 -04:00
parent 416bc3d603
commit 0a89c7b775
9 changed files with 369 additions and 154 deletions

View File

@@ -8,7 +8,7 @@ class Api::V1::NotificationsController < Api::BaseController
respond_to :json
DEFAULT_NOTIFICATIONS_LIMIT = 50
DEFAULT_NOTIFICATIONS_LIMIT = 30
def index
@notifications = load_notifications