| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | add support for defining the greentext | Henry Jameson | 2020-06-13 |
| | | |||
| * | API: Remove fetch polyfill | lain | 2020-06-11 |
| | | | | | | All browser except IE have supported this for longer than Pleroma even exists. | ||
| * | StatusParser: Remove unused removeAttachmentLinks. | lain | 2020-06-11 |
| | | | | | Brings down the vendor by over 200kb | ||
| * | Autocomplete domain mutes from list of known instances | Sergey Suprunenko | 2020-06-08 |
| | | |||
| * | Merge remote-tracking branch 'origin/develop' into settings-modal | Henry Jameson | 2020-06-07 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (22 commits) changelog alignment fixes Update CHANGELOG.md StillImage: Make it work properly in both firefox and chrome. ReactButton: Change the combined emoji (heart) to a simple one. Linting fixes. Settings: Keep a local version of the mutedWordsString MediaModal: Close on browser navigation events. StatusContent: Try to get hashtag from dataset first. Docs: Change wrong documentation. EntityNormalizerSpec: More fixes. EntityNormalizerSpec: Test new behavior. EntityNormalizer: Add colons to emoji alt text. fixed case in class name The sidebarRight option wasn't being read Use consistent naming for Pleroma-FE in README Remove mention of GNU Social lint multiple fixes fix non-mention notifs ... | ||
| | * | Merge branch 'fix-reprooted-muted-posts' into 'develop' | HJ | 2020-06-06 |
| | |\ | | | | | | | | | | | | | Fixed some issues with muting See merge request pleroma/pleroma-fe!1120 | ||
| | | * | fix reprööted posts not being muted properly. fix muted posts making | Henry Jameson | 2020-05-25 |
| | | | | | | | | | | | | | desktop notifications | ||
| | * | | EntityNormalizer: Add colons to emoji alt text. | lain | 2020-06-04 |
| | |/ | | | | | | | This makes it possible to copy them and still have them work. | ||
| | * | Removed `with_muted` param usage for user favorites timeline endpoint (it ↵ | Ivan Tashkinov | 2020-05-25 |
| | | | | | | | | | only supports pagination params). | ||
| * | | Improve settings-modal async loading, update vue to 2.6.11 to be able | Henry Jameson | 2020-05-25 |
| |/ | | | | to use Vue.observable, to implmement resettable async component | ||
| * | remove search1 with_relationships | Shpuld Shpuldson | 2020-05-13 |
| | | |||
| * | don't send undefined | Shpuld Shpuldson | 2020-05-13 |
| | | |||
| * | add with_relationships where necessary | Shpuld Shpuldson | 2020-05-13 |
| | | |||
| * | Merge branch 'develop' into 'feat/relationship-refactor' | Shpuld Shpludson | 2020-05-08 |
| |\ | | | | | | | # Conflicts: # src/components/notification/notification.js | ||
| | * | mark single notifs as seen properly on server | Shpuld Shpuldson | 2020-05-02 |
| | | | |||
| | * | Merge branch 'follow-request-notification' into 'develop' | Shpuld Shpludson | 2020-05-01 |
| | |\ | | | | | | | | | | | | | | | | | | | Add support for follow request notifications Closes #823 and #822 See merge request pleroma/pleroma-fe!1093 | ||
| | | * | Add support for follow request notifications | eugenijm | 2020-04-30 |
| | | | | |||
| | * | | remove with_move param | Shpuld Shpuldson | 2020-05-01 |
| | |/ | |||
| | * | Fix pagination | Egor Kislitsyn | 2020-04-13 |
| | | | |||
| * | | minor fixes | Shpuld Shpuldson | 2020-04-23 |
| | | | |||
| * | | remove with_relationships as it doesn't help | Shpuld Shpuldson | 2020-04-23 |
| | | | |||
| * | | add back missing catch | Shpuld Shpuldson | 2020-04-23 |
| | | | |||
| * | | remove unused mutation and test for it | Shpuld Shpuldson | 2020-04-23 |
| | | | |||
| * | | fix follow | Shpuld Shpuldson | 2020-04-22 |
| | | | |||
| * | | fix mistakes | Shpuld Shpuldson | 2020-04-21 |
| | | | |||
| * | | make relationships separate from users | Shpuld Shpuldson | 2020-04-21 |
| |/ | |||
| * | Send credentials for favourited_by and reblogged_by API endpoints | Mark Felder | 2020-03-31 |
| | | | | | This ensures the data is fetchable on private instances | ||
| * | fix tests | Henry Jameson | 2020-03-06 |
| | | |||
| * | fix last issue | Henry Jameson | 2020-03-06 |
| | | |||
| * | prioritize disabled opacity over transparent keyword | Henry Jameson | 2020-03-06 |
| | | |||
| * | fix several issues related to opacity | Henry Jameson | 2020-03-06 |
| | | |||
| * | fix trasparency problems in some cases (purple headers) | Henry Jameson | 2020-03-04 |
| | | |||
| * | stop using customTheme in user card, instead use color slots. fix for opacity | Henry Jameson | 2020-02-20 |
| | | | | | inheritance polluting inheritors | ||
| * | Merge branch 'moderation-menu-fix' into 'develop' | Shpuld Shpludson | 2020-02-19 |
| |\ | | | | | | | | | Fix user deactivation, deletion, and role assignment in the moderation menu See merge request pleroma/pleroma-fe!1063 | ||
| | * | Fix user activation/deactivation, deletion, and role assignment in the ↵ | eugenijm | 2020-02-17 |
| | | | | | | | | | moderation menu | ||
| * | | paper theme, updated todo, lol | Henry Jameson | 2020-02-17 |
| | | | |||
| * | | improve the display of disabled buttons | Henry Jameson | 2020-02-17 |
| | | | |||
| * | | fix pressed button in top bar | Henry Jameson | 2020-02-13 |
| | | | |||
| * | | fixed transparent + semi-transparent inheritance case | Henry Jameson | 2020-02-12 |
| | | | |||
| * | | 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 branch 'move-type-notification' into 'develop' | Shpuld Shpludson | 2020-02-10 |
| | |\ | | | | | | | | | | | | | | | | | | | Add setting for allow following move Closes #732 See merge request pleroma/pleroma-fe!1054 | ||
| | | * | Add `with_move` param for fetching notification | kPherox | 2020-02-04 |
| | | | | |||
| | | * | Add setting for allow_following_move | kPherox | 2020-02-04 |
| | | | | |||
| * | | | 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. | ||
| * | | | don't use cache for theme data | Henry Jameson | 2020-02-11 |
| | | | | |||
| * | | | Merge remote-tracking branch 'upstream/develop' into themes-accent | Henry Jameson | 2020-02-11 |
| |\| | | | | | | | | | | | | | | | | | * upstream/develop: Fix one click nsfw unhide on videos Escape HTML from display name and subject fields | ||
| | * | | Escape HTML from display name and subject fields | rinpatch | 2020-01-30 |
| | |/ | | | | | | | Closes #724 | ||
| * | | fix/remove contrast ratios | Henry Jameson | 2020-02-11 |
| | | | |||
| * | | removed base16-related code | Henry Jameson | 2020-02-11 |
| | | | |||
