| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | lint | Henry Jameson | 2020-10-21 |
| | | |||
| * | more FA5 stuff with small related refactoring | Henry Jameson | 2020-10-20 |
| | | |||
| * | change more animated gif avatars to work properly | Shpuld Shpuldson | 2020-08-25 |
| | | |||
| * | refactor status | Henry Jameson | 2020-07-28 |
| | | |||
| * | Merge branch 'direct-conversations' into 'develop' | HJ | 2020-07-10 |
| |\ | | | | | | | | | | | | | Chats Closes #201 See merge request pleroma/pleroma-fe!1019 | ||
| | * | Add Chats | eugenijm | 2020-07-08 |
| | | | |||
| * | | give notification timeago a min width | Shpuld Shpuldson | 2020-07-08 |
| |/ | |||
| * | Apply suggestion to src/components/notifications/notifications.js | Shpuld Shpludson | 2020-07-05 |
| | | |||
| * | add initial fetching back in a more streamlined way | Shpuld Shpuldson | 2020-07-01 |
| | | |||
| * | remove unnecessary fetchAndUpdate, change notifications fetcher to not ↵ | Shpuld Shpuldson | 2020-07-01 |
| | | | | | double fetch | ||
| * | Fix faint links in notifications | Henry Jameson | 2020-06-13 |
| | | |||
| * | alignment fixes | Henry Jameson | 2020-06-06 |
| | | |||
| * | follow request bugfixes, wrong text, notifs not being marked as read, ↵ | Shpuld Shpuldson | 2020-05-02 |
| | | | | | approving from follow request view | ||
| * | Add support for follow request notifications | eugenijm | 2020-04-30 |
| | | |||
| * | Prevent overflow for long usernames/domains | Alex | 2020-03-14 |
| | | |||
| * | Merge branch 'develop' into 'themes-accent' | HJ | 2020-02-11 |
| |\ | | | | | | | # Conflicts: # src/components/emoji_reactions/emoji_reactions.vue | ||
| | * | Emoji Reactions - fixes and improvements | Shpuld Shpludson | 2020-02-11 |
| | | | |||
| * | | Merge remote-tracking branch 'upstream/develop' into themes-accent | Henry Jameson | 2020-01-28 |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (33 commits) add emoji reactions to changelog fix emoji reaction classes broken in develop review changes Fix password and email update remove unnecessary anonymous function Apply suggestion to src/services/api/api.service.js remove logs/commented code remove favs count from react button remove mock data change emoji reactions to use new format Added polyfills for EventTarget (needed for Safari) and CustomEvent (needed for IE) Fix missing TWKN when logged in, but server is set to private mode. Fix follower request fetching Add domain mutes to changelog Implement domain mutes v2 change changelog to reflect actual release history of frontend Fix #750 , fix error messages and captcha resetting Optimize Notifications Rendering update CHANGELOG Use last seen notif instead of first unseen notif for sinceId ... | ||
| | * | Optimize Notifications Rendering | Shpuld Shpludson | 2020-01-14 |
| | | | |||
| | * | Merge branch 'develop' into 'fix-move-type-notification' | HJ | 2020-01-03 |
| | |\ | | | | | | | | | | # Conflicts: # static/fontello.json | ||
| | * | | Add view for moves notifications | kPherox | 2019-12-11 |
| | | | | |||
| * | | | Kenomo (see: #624) theme. Ability to define link color for post contents. Fixes | Henry Jameson | 2020-01-28 |
| | |/ |/| | |||
| * | | improved initial notifications fetching | Henry Jameson | 2019-11-24 |
| |/ | |||
| * | collapse fav/repeat notifications from muted users | taehoon | 2019-09-20 |
| | | |||
| * | eslint --fix --ext .js,.vue src | Henry Jameson | 2019-07-05 |
| | | |||
| * | remove console spam | shpuld | 2019-06-01 |
| | | |||
| * | fix lint | Henry Jameson | 2019-05-15 |
| | | |||
| * | Cleanup, little documentation, localization | Henry Jameson | 2019-05-15 |
| | | |||
| * | removed unused masto api, added initial version of interactions timeline | Henry Jameson | 2019-05-14 |
| | | |||
| * | autoload older notifications when scrolled to the bottom | taehoon | 2019-05-03 |
| | | |||
| * | Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵ | dave | 2019-04-09 |
| |\ | | | | | | | issue-436-mastoapi-notifications | ||
| | * | Fix notification bugs | jasper | 2019-04-03 |
| | | | |||
| * | | Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵ | dave | 2019-04-02 |
| |\| | | | | | | | issue-436-mastoapi-notifications | ||
| | * | make nav bar slide, move mobile post status to mobile nav | shpuld | 2019-03-14 |
| | | | |||
| * | | #436: update test | dave | 2019-03-14 |
| | | | |||
| * | | #436: remove clear & dismiss UI updates | dave | 2019-03-14 |
| | | | |||
| * | | #436: fix notification order, follow type link issue, duplicate key | dave | 2019-03-14 |
| | | | |||
| * | | #436: integrate mastoAPI notifications | dave | 2019-03-12 |
| |/ | |||
| * | Merge branch '420-redo-user-card-content' into 'develop' | Shpuld Shpludson | 2019-03-07 |
| |\ | | | | | | | | | | | | | Re-do UserCardContent Component CSS Closes #420 See merge request pleroma/pleroma-fe!642 | ||
| | * | Re-do UserCardContent css | taehoon | 2019-03-05 |
| | | | |||
| * | | Merge branch 'issue-392-other-user-stale-data' into 'develop' | Shpuld Shpludson | 2019-03-07 |
| |\ \ | |/ |/| | | | | | | | | | #392: stale data served to new user account Closes #392 See merge request pleroma/pleroma-fe!625 | ||
| | * | #392: stale data served to new user account | dave | 2019-02-28 |
| | | | |||
| * | | #418: update timeago margin to align with icons | dave | 2019-03-03 |
| | | | |||
| * | | #418: update notification timeago format | dave | 2019-03-03 |
| |/ | |||
| * | #344 - replace float: with flexbox, clean up | dave | 2019-02-11 |
| | | |||
| * | Improve reusability of UserAvatar component | taehoon | 2019-02-02 |
| | | |||
| * | Add loading indicator for notifications, make timelines indicate bottoming ↵ | shpuld | 2019-01-29 |
| | | | | | out when no more statuses | ||
| * | New routes, notifications, other impovements in side drwaer | shpuld | 2018-12-28 |
| | | |||
| * | no more "broken favorite" | Henry Jameson | 2018-12-19 |
| | | |||
| * | added activatePanel onclick for timeago button | ValD | 2018-12-12 |
| | | |||
