aboutsummaryrefslogtreecommitdiff
path: root/src/components/notifications/notifications.js
Commit message (Expand)AuthorAge
* Fix notifications/interactions null dereferenceAlexander Tumin2022-12-21
* Show badges for unread announcementsTusooa Zhu2022-11-24
* fix scrollerref not setting properlyHenry Jameson2022-09-28
* fix notificationsHenry Jameson2022-08-24
* use a bit more compact layout on mobileHenry Jameson2022-08-24
* add "scroll to top" button to timelines and notificationsHenry Jameson2022-08-17
* Merge remote-tracking branch 'origin/develop' into disjointed-popoversHenry Jameson2022-06-27
|\
| * restore notifications page, fix z-index issuesHenry Jameson2022-06-07
* | slight z-index refactor and attempt at organizing itHenry Jameson2022-06-22
|/
* fix interactions pageHenry Jameson2022-04-07
* teleport breadHenry Jameson2022-04-05
* Merge branch 'feat/notification-quick-filters' into 'develop'Shpuld Shpludson2021-03-17
|\
| * add quick filters for notifications2Shpuld Shpuldson2021-03-01
* | fixed few-posts TLs when streaming is enabledHenry Jameson2021-01-13
|/
* add favicon badge for unread notifsShpuld Shpuldson2020-11-02
* more FA5 stuff with small related refactoringHenry Jameson2020-10-20
* Add Chatseugenijm2020-07-08
* Apply suggestion to src/components/notifications/notifications.jsShpuld Shpludson2020-07-05
* add initial fetching back in a more streamlined wayShpuld Shpuldson2020-07-01
* remove unnecessary fetchAndUpdate, change notifications fetcher to not double...Shpuld Shpuldson2020-07-01
* Optimize Notifications RenderingShpuld Shpludson2020-01-14
* improved initial notifications fetchingHenry Jameson2019-11-24
* remove console spamshpuld2019-06-01
* fix lintHenry Jameson2019-05-15
* Cleanup, little documentation, localizationHenry Jameson2019-05-15
* removed unused masto api, added initial version of interactions timelineHenry Jameson2019-05-14
* autoload older notifications when scrolled to the bottomtaehoon2019-05-03
* Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ...dave2019-04-09
|\
| * Fix notification bugsjasper2019-04-03
* | Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ...dave2019-04-02
|\|
| * make nav bar slide, move mobile post status to mobile navshpuld2019-03-14
* | #436: remove clear & dismiss UI updatesdave2019-03-14
* | #436: integrate mastoAPI notificationsdave2019-03-12
|/
* #392: stale data served to new user accountdave2019-02-28
* Add loading indicator for notifications, make timelines indicate bottoming ou...shpuld2019-01-29
* New routes, notifications, other impovements in side drwaershpuld2018-12-28
* added activatePanel onclick for timeago buttonValD2018-12-12
* removes hacks from notifications storage, adds api call to let server updateHenry Jameson2018-12-02
* Added ability to hide certain types of notificationsHenry Jameson2018-08-28
* error displayHenry Jameson2018-08-20
* fix lintHenry Jameson2018-08-16
* Added support for qvitter api fetching of notificationsHenry Jameson2018-08-12
* Separate notification into its own component, fix follow notification typeshpuld2018-04-09
* small fixesshpuld2018-04-09
* after nine years of development, hopefully, it has been worth the weightHenry Jameson2018-03-12
* Give tall notifications either a scrollbar (mentions), or just cap them and u...shpuld2017-11-13
* Enable reply/rt/fav for mention notifications by using a barebones status in ...Shpuld Shpuldson2017-05-31
* Only display 10 notifications at a time, 20 is too much.Roger Braun2017-02-19
* Follow style guide (https://github.com/feross/standard)Roger Braun2017-02-19
* changed to if-else to save on one linehakui2017-02-18