| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Merge branch 'develop' into chore/remote-unused-option | Mark Felder | 2020-05-14 |
| |\ | |||
| | * | Add missing settings: disableChat, greentext, hideFilteredStatuses, ↵ | Mark Felder | 2020-05-13 |
| | | | | | | | | | hideMutedPosts, hidePostStats, hideSitename | ||
| | * | alpha sort | Mark Felder | 2020-05-13 |
| | | | |||
| * | | Remove unused noAttachmentLinks option | Mark Felder | 2020-05-13 |
| |/ | |||
| * | Merge branch 'develop' into 'feature/copy-link' | Shpuld Shpludson | 2020-05-08 |
| |\ | | | | | | | # Conflicts: # static/fontello.json | ||
| | * | Add support for follow request notifications | eugenijm | 2020-04-30 |
| | | | |||
| * | | Add button in 3dot menu to copy status link to clipboard | Mark Felder | 2020-03-30 |
| |/ | |||
| * | remove bloat from themes | Shpuld Shpuldson | 2020-02-22 |
| | | |||
| * | update using variables | Shpuld Shpuldson | 2020-02-22 |
| | | |||
| * | Apply suggestion to static/themes/pleroma-dark.json | Shpuld Shpludson | 2020-02-21 |
| | | |||
| * | Apply suggestion to static/themes/pleroma-dark.json | Shpuld Shpludson | 2020-02-21 |
| | | |||
| * | Apply suggestion to static/themes/pleroma-dark.json | Shpuld Shpludson | 2020-02-21 |
| | | |||
| * | Apply suggestion to static/themes/pleroma-dark.json | Shpuld Shpludson | 2020-02-21 |
| | | |||
| * | make panel header highlight less harsh | Shpuld Shpuldson | 2020-02-20 |
| | | |||
| * | update pleroma-dark and pleroma-light | Shpuld Shpuldson | 2020-02-20 |
| | | |||
| * | Merge branch 'themes-accent' into 'develop' | HJ | 2020-02-18 |
| |\ | | | | | | | | | | | | | Themes v3 Part 1 "2.1" codenamed "One step for themes, a giant burder for code reviewers" Closes #750 and #774 See merge request pleroma/pleroma-fe!1037 | ||
| | * | paper theme, updated todo, lol | Henry Jameson | 2020-02-17 |
| | | | |||
| | * | Merge branch 'develop' into 'themes-accent' | HJ | 2020-02-11 |
| | |\ | | | | | | | | | | # Conflicts: # src/components/emoji_reactions/emoji_reactions.vue | ||
| | * | | fix v2 breezy themes having messed up pressed buttons. updated v2.1 breezy | Henry Jameson | 2020-02-12 |
| | | | | | | | | | | | | | themes to have derived colors instead of fixed ones. | ||
| | * | | removed base16-related code | Henry Jameson | 2020-02-11 |
| | | | | |||
| | * | | 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 theme to list | Henry Jameson | 2020-01-28 |
| | | | | | |||
| | * | | | Kenomo (see: #624) theme. Ability to define link color for post contents. Fixes | Henry Jameson | 2020-01-28 |
| | | | | | |||
| | * | | | fix rgba css generation, add some tests to automatically verify that themes are | Henry Jameson | 2020-01-27 |
| | | | | | | | | | | | | | | | | | generated properly | ||
| | * | | | improved selectedMenu again | Henry Jameson | 2020-01-24 |
| | | | | | |||
| | * | | | lightBg -> highlight because it causes issues with v2 | Henry Jameson | 2020-01-22 |
| | | | | | |||
| | * | | | multiple fixes to make style switcher not die. Made shadows work, incuding ↵ | Henry Jameson | 2020-01-20 |
| | | | | | | | | | | | | | | | | | compatibility | ||
| | * | | | themes update | Henry Jameson | 2020-01-16 |
| | | | | | |||
| | * | | | updated breezy theme | Henry Jameson | 2020-01-13 |
| | | | | | |||
| | * | | | remove snapshot data from breezy | Henry Jameson | 2020-01-12 |
| | | | | | |||
| | * | | | Replaced `v3compat` with `source` to reduce code complexity. Made more slots | Henry Jameson | 2020-01-02 |
| | | | | | | | | | | | | | | | | | | | | | customizable. `theme` now contains a snapshot of theme generated for better compatiblity and future-proofing | ||
| | * | | | support for "transparent" color keyword | Henry Jameson | 2019-12-30 |
| | | | | | |||
| | * | | | Accent works | Henry Jameson | 2019-12-28 |
| | | | | | |||
| * | | | | Improve default ToS | Hakaba Hitoyo | 2020-02-13 |
| | |_|/ |/| | | |||
| * | | | Indicate whether collapsed statuses contain gallery media or link preview cards | xenofem | 2020-02-08 |
| | |/ |/| | |||
| * | | Add AMOLED dark theme | Sierra | 2020-01-07 |
| | | | |||
| * | | Merge branch 'develop' into 'fix-move-type-notification' | HJ | 2020-01-03 |
| |\| | | | | | | | # Conflicts: # static/fontello.json | ||
| | * | add icons to nav panel | taehoon | 2019-12-12 |
| | | | |||
| * | | Add view for moves notifications | kPherox | 2019-12-11 |
| |/ | |||
| * | use another approach for versioning font files | taehoon | 2019-12-03 |
| | | |||
| * | versioning the font resources through webpack | taehoon | 2019-12-02 |
| | | |||
| * | Merge branch 'develop' into 'develop' | kaniini | 2019-11-08 |
| |\ | | | | | | | | | Make mammal theme look more like gargsite See merge request pleroma/pleroma-fe!802 | ||
| | * | Remove fonts section, make buttons change color on hover/press | marcin mikołajczak | 2019-05-20 |
| | | | |||
| | * | Make mammal theme look more like gargsite | = | 2019-05-20 |
| | | | | | | | | | Signed-off-by: = <=> | ||
| * | | add gauge icon | taehoon | 2019-10-01 |
| | | | |||
| * | | Merge remote-tracking branch 'upstream/develop' into emoji-selector-update | Henry Jameson | 2019-09-08 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (116 commits) Password reset page add a comment force img updating immediately Fixed "sequimiento" to "seguimiento". Replace `/api/externalprofile/show.json` with a MastoAPI equialent Use mastodon api in follow requests "Optional" in lowercase. Update es.json fix pin/unpin status logic rename a mutation update fix user avatar fallback logic remove dead code Corrected "Media Proxy" translation. Update es.json make bio textarea resizable vertically only remove dead code Make image orientation consistent on FF, fix videos w/ modal remove dead code fix crazy watch logic in conversation ... | ||
| | * | | Initialize chat only if user is logged in and it wasn't initialized before | Sergey Suprunenko | 2019-08-17 |
| | | | | |||
| | * | | add zoom-in icon | taehoon | 2019-07-28 |
| | | | | |||
| * | | | cleanup and appropriation for new emoji-input component API, styles updates | Henry Jameson | 2019-07-28 |
| | | | | |||
