| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | fixed eslint, made `mod` work properly depending on context including in shadows | Henry Jameson | 2020-02-11 |
| | | |||
| * | Better Disabled buttons support. Mammal theme fixes. Implemented proper | Henry Jameson | 2020-02-07 |
| | | | | | | context-aware `mod` argument - now checks lightness of "variant" color. needs retesting tho | ||
| * | updated preview to account for underlay | Henry Jameson | 2020-01-28 |
| | | |||
| * | update button toggled state, apply it to emoji reactions | Henry Jameson | 2020-01-28 |
| | | |||
| * | 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 emoji reactions to changelog | Shpuld Shpuldson | 2020-01-28 |
| | | | |||
| | * | fix emoji reaction classes broken in develop | Shpuld Shpuldson | 2020-01-28 |
| | | | |||
| | * | Merge branch 'feat/emoji-reactions' into 'develop' | lain | 2020-01-28 |
| | |\ | | | | | | | | | | | | | Emoji reactions See merge request pleroma/pleroma-fe!1049 | ||
| | | * | review changes | Shpuld Shpuldson | 2020-01-28 |
| | | | | |||
| | | * | Merge branch 'feat/emoji-reactions' of git.pleroma.social:pleroma/pleroma-fe ↵ | Shpuld Shpuldson | 2020-01-27 |
| | | |\ | | | | | | | | | | | | | into feat/emoji-reactions | ||
| | | | * | Apply suggestion to src/services/api/api.service.js | lain | 2020-01-27 |
| | | | | | |||
| | | * | | remove unnecessary anonymous function | Shpuld Shpuldson | 2020-01-27 |
| | | |/ | |||
| | | * | remove logs/commented code | Shpuld Shpuldson | 2020-01-27 |
| | | | | |||
| | | * | remove favs count from react button | Shpuld Shpuldson | 2020-01-26 |
| | | | | |||
| | | * | Merge branch 'develop' into feat/emoji-reactions | Shpuld Shpuldson | 2020-01-26 |
| | | |\ | |||
| | | * | | remove mock data | Shpuld Shpuldson | 2020-01-26 |
| | | | | | |||
| | | * | | change emoji reactions to use new format | Shpuld Shpuldson | 2020-01-26 |
| | | | | | |||
| | | * | | clean up code, fix prediction bug | Shpuld Shpuldson | 2020-01-14 |
| | | | | | |||
| | | * | | fix merge conflicts | Shpuld Shpuldson | 2020-01-13 |
| | | |\ \ | |||
| | | * | | | usable-but-buggy: picker, adding/removing reaction on click, search, styles | Shpuld Shpuldson | 2020-01-13 |
| | | | | | | |||
| | | * | | | wip commit, add basic popover for emoji reaction select | Shpuld Shpuldson | 2019-11-15 |
| | | | | | | |||
| | | * | | | add fetching for emoji reactions, draft design | Shpuld Shpuldson | 2019-11-15 |
| | | | | | | |||
| | * | | | | Merge branch 'fix-password-and-email-update' into 'develop' | HJ | 2020-01-28 |
| | |\ \ \ \ | | |_|_|/ | |/| | | | | | | | | | | | | | Fix email and password forms in user settings See merge request pleroma/pleroma-fe!1050 | ||
| | | * | | | Fix password and email update | eugenijm | 2020-01-28 |
| | |/ / / | |||
| | * | | | Merge branch 'event-target-fix' into 'develop' | HJ | 2020-01-24 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Polyfills for EventTarget and CustomEvent Closes #756 See merge request pleroma/pleroma-fe!1048 | ||
| | | * | | | Added polyfills for EventTarget (needed for Safari) and CustomEvent (needed ↵ | eugenijm | 2020-01-24 |
| | |/ / / | | | | | | | | | | | | | for IE) | ||
| | * | | | Merge branch 'fix/federated-timeline-when-private-mode' into 'develop' | HJ | 2020-01-23 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix missing TWKN when logged in, but server is set to private mode. Closes #759 See merge request pleroma/pleroma-fe!1047 | ||
| | | * | | | Fix missing TWKN when logged in, but server is set to private mode. | Mark Felder | 2020-01-23 |
| | |/ / / | |||
| | * | | | Merge branch 'fix-follow-requests' into 'develop' | Shpuld Shpludson | 2020-01-21 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix follower request fetching Closes pleroma#1523 and #757 See merge request pleroma/pleroma-fe!1046 | ||
| | | * | | | Fix follower request fetching | lain | 2020-01-21 |
| | |/ / / | |||
| | * | | | Add domain mutes to changelog | Shpuld Shpuldson | 2020-01-15 |
| | | | | | |||
| | * | | | Merge branch 'tae/pleroma-fe-663' into 'develop' | Shpuld Shpludson | 2020-01-15 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | Implement domain mutes v2 See merge request pleroma/pleroma-fe!1045 | ||
| | | * | | | Implement domain mutes v2 | Shpuld Shpludson | 2020-01-15 |
| | |/ / / | |||
| | * | | | Merge branch '736' into 'develop' | Shpuld Shpludson | 2020-01-15 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix "Follow button is out of sync in the about page" Closes #736 See merge request pleroma/pleroma-fe!1035 | ||
| | | * | | | wire up staff accounts with correct store data | taehoon | 2019-12-15 |
| | | | | | | |||
| | * | | | | change changelog to reflect actual release history of frontend | Shpuld Shpuldson | 2020-01-14 |
| | | | | | | |||
| | * | | | | Merge branch 'fix/registration-backend-interactor-fix' into 'develop' | Shpuld Shpludson | 2020-01-14 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix #750 , fix error messages and captcha resetting Closes #750 See merge request pleroma/pleroma-fe!1042 | ||
| | | * | | | | Fix #750 , fix error messages and captcha resetting | Shpuld Shpludson | 2020-01-14 |
| | |/ / / / | |||
| | * | | | | Merge branch 'feat/optimize-amount-of-notifs-to-render' into 'develop' | Shpuld Shpludson | 2020-01-14 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Optimize Notifications Rendering See merge request pleroma/pleroma-fe!1041 | ||
| | | * | | | | Optimize Notifications Rendering | Shpuld Shpludson | 2020-01-14 |
| | |/ / / / | |||
| | * | | | | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into develop | Shpuld Shpuldson | 2020-01-14 |
| | |\ \ \ \ | |||
| | | * \ \ \ | Merge branch 'fix/fetch-seen-notifs-properly' into 'develop' | Shpuld Shpludson | 2020-01-14 |
| | | |\ \ \ \ | | | |_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix #526: Oldest notifications left unseen when using "Read!" in another tab Closes #526 See merge request pleroma/pleroma-fe!1040 | ||
| | | | * | | | Use last seen notif instead of first unseen notif for sinceId | Shpuld Shpuldson | 2020-01-14 |
| | | |/ / / | |||
| | * / / / | update CHANGELOG | Shpuld Shpuldson | 2020-01-14 |
| | |/ / / | |||
| | * | | | Merge branch 'pleroma-amoled-theme' into 'develop' | HJ | 2020-01-07 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | Add default pleroma AMOLED dark theme See merge request pleroma/pleroma-fe!1039 | ||
| | | * | | | Add AMOLED dark theme | Sierra | 2020-01-07 |
| | |/ / / | |||
| | * | | | Merge branch 'fix-move-type-notification' into 'develop' | HJ | 2020-01-03 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | Fix for move type notification See merge request pleroma/pleroma-fe!1026 | ||
| | | * \ \ | Merge branch 'develop' into 'fix-move-type-notification' | HJ | 2020-01-03 |
| | | |\ \ \ | | |/ / / | |/| | | | | | | | | # Conflicts: # static/fontello.json | ||
| | * | | | | Merge branch 'mfa_fix' into 'develop' | HJ | 2019-12-30 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | mfa fix See merge request pleroma/pleroma-fe!1036 | ||
| | | * | | | | mfa fix | Wyatt Benno | 2019-12-30 |
| | |/ / / / | |||
