aboutsummaryrefslogtreecommitdiff
path: root/src/services/notification_utils
Commit message (Collapse)AuthorAge
* Add support for follow request notificationseugenijm2020-04-30
|
* Emoji Reactions - fixes and improvementsShpuld Shpludson2020-02-11
|
* Optimize Notifications RenderingShpuld Shpludson2020-01-14
|
* Add view for moves notificationskPherox2019-12-11
|
* npm eslint --fix .Henry Jameson2019-07-05
|
* removed unused masto api, added initial version of interactions timelineHenry Jameson2019-05-14
|
* #436: fix notification order, follow type link issue, duplicate keydave2019-03-14
|
* quickfixHenry Jameson2019-01-25
|
* this attempts converting id to number to sort them numerically, since "99" >Henry Jameson2019-01-25
| | | | "100" while 99 < 100
* fix tests, removed one unused function, fix real problem that tests helped toHenry Jameson2019-01-11
| | | | surface
* Remove all explicit and implicit conversions of statusId to number, changedHenry Jameson2019-01-11
| | | | explicit ones so that they convert them to string
* New routes, notifications, other impovements in side drwaershpuld2018-12-28