index
:
pleroma-fe.git
meow
This is a fork of pleroma's official FE. Used by vnil.de, we meow meow the meow meow with meow meow
shrik3
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
services
/
notification_utils
/
notification_utils.js
Commit message (
Collapse
)
Author
Age
*
Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵
Ilja
2022-07-18
|
\
|
|
|
|
|
|
feat/report-notification
|
*
Add settings for filtering end-of-poll notifications
Tusooa Zhu
2022-05-20
|
|
|
|
|
|
|
|
Ref: poll-notif
|
*
Show poll-end notifications
Tusooa Zhu
2022-05-20
|
|
|
|
|
|
|
|
Ref: poll-notif
*
|
Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵
Ilja
2022-02-26
|
\
|
|
|
|
|
|
|
feat/report-notification
|
*
add basic validation for statusless status notifications
Shpuld Shpuldson
2021-02-26
|
|
*
|
Fix up and code review
Ilja
2022-02-26
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Check if it works properly * Notifs are shown as BE returns them * The Interaction view has Reports, but only when you're mod or admin * Do some extra translations * Fix some console spam
*
|
report notification wip
Shpuld Shpuldson
2020-11-15
|
/
*
Add desktop chat notifications
eugenijm
2020-07-13
|
*
NotificationUtils: Add tag to notifications.
lain
2020-06-11
|
*
NotificationUtils: Extract preparation of notification object.
lain
2020-06-11
|
*
Add support for follow request notifications
eugenijm
2020-04-30
|
*
Emoji Reactions - fixes and improvements
Shpuld Shpludson
2020-02-11
|
*
Optimize Notifications Rendering
Shpuld Shpludson
2020-01-14
|
*
Add view for moves notifications
kPherox
2019-12-11
|
*
npm eslint --fix .
Henry Jameson
2019-07-05
|
*
removed unused masto api, added initial version of interactions timeline
Henry Jameson
2019-05-14
|
*
#436: fix notification order, follow type link issue, duplicate key
dave
2019-03-14
|
*
quickfix
Henry Jameson
2019-01-25
|
*
this attempts converting id to number to sort them numerically, since "99" >
Henry Jameson
2019-01-25
|
|
|
|
"100" while 99 < 100
*
fix tests, removed one unused function, fix real problem that tests helped to
Henry Jameson
2019-01-11
|
|
|
|
surface
*
Remove all explicit and implicit conversions of statusId to number, changed
Henry Jameson
2019-01-11
|
|
|
|
explicit ones so that they convert them to string
*
New routes, notifications, other impovements in side drwaer
shpuld
2018-12-28