Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-25 | Copyright bump for 2022 | Sean King | |
2021-01-13 | Bump Copyright to 2021 | Haelwenn (lanodan) Monnier | |
grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;' | |||
2020-04-15 | added an endpoint for getting unread notification count | Maksim Pechnikov | |
2020-04-14 | Revert "Merge branch 'issue/1276' into 'develop'" | lain | |
This reverts merge request !1877 | |||
2020-03-08 | Merge branch 'develop' into issue/1276 | Maksim Pechnikov | |
2020-03-03 | Update Copyrights | Mark Felder | |
2020-02-10 | removed a comments | Maksim Pechnikov | |
2020-02-10 | maked `unread_count` as virtual field | Maksim Pechnikov | |
2019-11-15 | added recount unread notifications to markers | Maksim Pechnikov | |
2019-11-12 | update Marker.multi_set_unread_count | Maksim Pechnikov | |
2019-11-11 | clean sql query | Maksim Pechnikov | |
2019-10-24 | add test | Maksim Pechnikov | |
2019-10-23 | add tests | Maksim Pechnikov | |
2019-10-23 | fix migrate | Maksim Pechnikov | |
2019-10-23 | added update unread_count for notifications | Maksim Pechnikov | |
2019-10-22 | Marker: added unread_count field | Maksim Pechnikov | |
2019-10-17 | add Markers /api/v1/markers | Maksim Pechnikov | |