Age | Commit message (Expand) | Author |
2019-05-23 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-05-21 | Add `account_id` param to `GET /api/v1/notifications` (#10796) | Paul Woolcock |
2018-10-01 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2018-09-28 | Support min_id-based pagination in REST API (#8736) | Eugen Rochko |
2018-07-09 | Merge branch 'master' into glitch-soc/tentative-merge | Thibaut Girka |
2018-07-05 | Add more granular OAuth scopes (#7929) | Eugen Rochko |
2018-04-01 | Merge remote-tracking branch 'origin/master' into gs-master | David Yip |
2018-04-02 | Fix unpermitted parameters warning when generating pagination URLs (#6995) | Eugen Rochko |
2017-07-21 | New notification cleaning mode (#89) | Ondřej Hruška |
2017-07-14 | Added buttons and menu items to dismiss individual notifications (#76) | Ondřej Hruška |
2017-07-07 | Refactor JSON templates to be generated with ActiveModelSerializers instead o... | Eugen Rochko |
2017-06-08 | Improve RuboCop rules (compatibility to Code Climate) (#3636) | Yamagishi Kazutoshi |
2017-06-07 | Clean up for api/base controller (#3629) | Matt Jankowski |
2017-05-31 | Refactor api/v1/notifications controller (#3470) | Matt Jankowski |
2017-04-22 | Added API for single notification dismissal (#2251) | Ashley |
2017-04-10 | API param to exclude notification types from response (#1341) | Eugen |
2017-04-08 | Make public timelines API not require user context/app credentials (#1291) | Eugen |
2017-03-30 | Add counter caches for a large performance increase on API requests | Eugen Rochko |
2017-02-25 | Add tuning documentation, add <content> tags back to most salmons, | Eugen Rochko |
2017-01-26 | Improve infinite scroll on notifications | Eugen Rochko |
2017-01-24 | API now respects ?limit param as long as it's within 2x default limit | Eugen Rochko |
2017-01-23 | Add /api/v1/notifications/clear, non-existing link cards for statuses will | Eugen Rochko |
2017-01-21 | Method to fetch a single notification | Eugen Rochko |
2016-12-26 | Follow requests send e-mail notifications, but are excluded from notification... | Eugen Rochko |
2016-11-29 | Unify collection caching code | Eugen Rochko |
2016-11-25 | Remove stale entries from cache results | Eugen Rochko |
2016-11-23 | Rename "publish" to "toot" in english locale, fix lightbox showing old image | Eugen Rochko |
2016-11-21 | Performance improvement for notifications API | Eugen Rochko |
2016-11-21 | Remove some n+1 queries from notifications API | Eugen Rochko |
2016-11-20 | Adding unified streamable notifications | Eugen Rochko |