| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | remove all "fallback variables" | Henry Jameson | 2024-03-04 |
| | | |||
| * | fix collapsed notifications incorrect styles | Henry Jameson | 2024-02-27 |
| | | |||
| * | fix notifications links | Henry Jameson | 2024-02-22 |
| | | |||
| * | better virtual components and stuff | Henry Jameson | 2024-01-31 |
| | | |||
| * | Keep aspect ratio of custom emoji reaction in notification | tusooa | 2023-06-13 |
| | | |||
| * | Allow custom emoji reactions | Alexander Tumin | 2023-03-17 |
| | | |||
| * | Use stylelint | tusooa | 2023-01-09 |
| | | |||
| * | add icon to allow expand collapsed (status-related) notifications | Henry Jameson | 2022-12-19 |
| | | |||
| * | Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵ | Ilja | 2022-07-18 |
| |\ | | | | | | | feat/report-notification | ||
| | * | improvements and cleanup to input components | Henry Jameson | 2022-04-26 |
| | | | |||
| | * | unified how panel-footer works between regular timelines and user timeline | Henry Jameson | 2022-04-25 |
| | | | |||
| | * | relative units in line-height + some cleanup | Henry Jameson | 2022-04-20 |
| | | | |||
| | * | more em-sized fonts | Henry Jameson | 2022-04-20 |
| | | | |||
| | * | make all clickable icons into actual buttons | Henry Jameson | 2022-03-30 |
| | | | |||
| * | | Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵ | Ilja | 2022-02-26 |
| |\| | | | | | | | feat/report-notification | ||
| | * | Merge remote-tracking branch 'origin/develop' into settings-and-filtering | Henry Jameson | 2022-01-24 |
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (169 commits) Improve the user card for deactivated users Update CHANGELOG.md Update CHANGELOG.md Allow canceling a follow request Simple policy reasons for instance specific policies entity_normalizer: Escape name when parsing user Translated using Weblate (Spanish) Translated using Weblate (Catalan) Translated using Weblate (Korean) Translated using Weblate (Japanese (ja_PEDANTIC)) Translated using Weblate (Indonesian) Translated using Weblate (Esperanto) Translated using Weblate (Vietnamese) Translated using Weblate (Italian) Translated using Weblate (Vietnamese) Translated using Weblate (Indonesian) Translated using Weblate (Italian) Translated using Weblate (Vietnamese) Translated using Weblate (Indonesian) Translated using Weblate (Chinese (Simplified)) ... | ||
| | | * | richcontent support in polls, user cards and user profiles | Henry Jameson | 2021-08-13 |
| | | | | |||
| | * | | Rearranged settings, moved more stuff to filtering where apllicable. | Henry Jameson | 2021-06-08 |
| | |/ | | | | | | | Changed how filering works. | ||
| | * | fix some css problems + tiny bit cleaning up | Henry Jameson | 2021-03-11 |
| | | | |||
| * | | somewhat workign version still with fixture | Shpuld Shpuldson | 2021-01-06 |
| |/ | |||
| * | 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 |
| | | |||
| * | give notification timeago a min width | Shpuld Shpuldson | 2020-07-08 |
| | | |||
| * | 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 ... | ||
| | * | 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 |
| |/ | |||
| * | collapse fav/repeat notifications from muted users | taehoon | 2019-09-20 |
| | | |||
| * | Cleanup, little documentation, localization | Henry Jameson | 2019-05-15 |
| | | |||
| * | Re-do UserCardContent css | taehoon | 2019-03-05 |
| | | |||
| * | #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 |
| | | |||
| * | no more "broken favorite" | Henry Jameson | 2018-12-19 |
| | | |||
| * | 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 |
| | | |||
