| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | 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 |
| | | |||
| * | Merge remote-tracking branch 'upstream/develop' into feature/theming2 | Henry Jameson | 2018-12-05 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: Fix iOS Safari from making videos play fullscreen by default added PR comments resolved the lint used the deleted data param as condition in status template Switch to "timeline" when pressing user-settings Added user setting tooltip made links in user bio always open in new tabs addressed PR comments added tooltip Add userId property to timelines so that we don't overwrite user timeline meant for another user Added option to auto-hide subject field when it's empty. removes hacks from notifications storage, adds api call to let server update is_seen attribute fixes vimium not giving retweet button a hint Do not use underscore at the beginning of the method Logout user on password change Route user to the correct profile URL Typo Fix filetype detection Switch to settings when touching settings Switch to timeline on nav panel actions | ||
| | * | removes hacks from notifications storage, adds api call to let server update | Henry Jameson | 2018-12-02 |
| | | | | | | | | | is_seen attribute | ||
| * | | making inset shadows work on avatars again | Henry Jameson | 2018-12-02 |
| | | | |||
| * | | avatars shadows, also allows drop-shadow use | Henry Jameson | 2018-11-30 |
| | | | |||
| * | | better preview, collateral fixes | Henry Jameson | 2018-11-26 |
| | | | |||
| * | | fixes | Henry Jameson | 2018-11-21 |
| | | | |||
| * | | fix notification unseen display rendering underneath the highlight | Henry Jameson | 2018-11-21 |
| | | | |||
| * | | collateral fixes, removed alpha control for alerts, added contrast text | Henry Jameson | 2018-11-14 |
| | | | | | | | | | | | | | generation for alerts, updated getTextColor to also have fallback to black/white if resulting contrast isn't passable (only when inverting lightness!), updated UI to use tabs. | ||
| * | | updates | Henry Jameson | 2018-11-13 |
| | | | |||
| * | | Some themeing is working!! | Henry Jameson | 2018-10-07 |
| |/ | |||
| * | Kinda went back to using align-items: stretch. Fixed error message floating. | Henry Jameson | 2018-09-03 |
| | | |||
