| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Emoji Reactions - fixes and improvements | Shpuld Shpludson | 2020-02-11 |
| | | |||
| * | Merge branch 'develop' into 'fix-move-type-notification' | HJ | 2020-01-03 |
| |\ | | | | | | | # Conflicts: # static/fontello.json | ||
| | * | Some error handling | Henry Jameson | 2019-12-26 |
| | | | |||
| | * | Option to enable streaming | Henry Jameson | 2019-12-10 |
| | | | |||
| * | | Add view for moves notifications | kPherox | 2019-12-11 |
| |/ | |||
| * | Made it optional | Henry Jameson | 2019-11-14 |
| | | |||
| * | Replaced most trivial checkboxes with Checkbox component | Henry Jameson | 2019-10-07 |
| | | |||
| * | Fix tests, more replacing with mergedConfig | Henry Jameson | 2019-10-06 |
| | | |||
| * | fixed default values for multi-choice configurations, should also fix warnings | Henry Jameson | 2019-09-30 |
| | | |||
| * | Removed all whole mess of manual watch/data declaration, now fully automatic | Henry Jameson | 2019-09-29 |
| | | |||
| * | split spam mode into two separate options (one in settings page) | Henry Jameson | 2019-09-23 |
| | | |||
| * | eslint --fix --ext .js,.vue src | Henry Jameson | 2019-07-05 |
| | | |||
| * | Feature/polls attempt 2 | lain | 2019-06-18 |
| | | |||
| * | Removed formattingOptionsEnabled in favor of relying on BE-provided list of | Henry Jameson | 2019-06-16 |
| | | | | | accepted formatting options | ||
| * | moved setting styles into common to avoid bug with shared styles | Henry Jameson | 2019-05-19 |
| | | |||
| * | Make floating post button configurable | eugenijm | 2019-04-29 |
| | | |||
| * | Merge branch '500' into 'develop' | Shpuld Shpludson | 2019-04-22 |
| |\ | | | | | | | | | | | | | Set max-width of textarea in settings page Closes #500 See merge request pleroma/pleroma-fe!761 | ||
| | * | set max-width of textarea in settings page | taehoon | 2019-04-21 |
| | | | |||
| * | | Remove space in the timeline setting copy | taehoon | 2019-04-21 |
| |/ | |||
| * | Merge remote-tracking branch 'upstream/develop' into minimal-scopes-mode | Henry Jameson | 2019-03-30 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (173 commits) Fix: Change condition fix typo update store according to retweeted status #433 - update sort by for conversation display replies_count right after reply icon expose replies_count from mastodon api Apparently, MastoAPI gives status in ancestors if you try opening a repeat... make side drawer use gesture service and fix its animations review/remove error hiding errata review #433 - sort conversation for retweets and clean up Revert "Merge branch 'revert-987b5162' into 'develop'" Revert "Merge branch 'mastoapi/friends-tl' into 'develop'" Add await to login action' Remove console log Fix warnings in user profile routing Add tests for gesture service, fix bug with perpendicular directions #255 - clean up autocomplete form #255 - clean up user settings page with self-closing html tags ... | ||
| | * | Add hideMutedPosts setting and wire up to post-returning endpoints | taehoon | 2019-03-21 |
| | | | |||
| | * | Code refactoring | Edijs | 2019-03-10 |
| | | | |||
| | * | Version links to BE/FE | Edijs | 2019-03-10 |
| | | | |||
| | * | Added new tab to display versions of BE/FE | Edijs | 2019-03-10 |
| | | | |||
| | * | Merge content types translations | Edijs | 2019-03-06 |
| | | | |||
| | * | Load post status content type from instance config | Edijs | 2019-03-04 |
| | | | |||
| * | | Initial work on deprecating scopeModesEnabled in favor of minimalScopeMode | Henry Jameson | 2019-03-03 |
| |/ | |||
| * | #410: disable checkbox when parent is disabled | dave | 2019-02-28 |
| | | |||
| * | Fix #399 Make max attachments configurable | Shpuld Shpludson | 2019-02-27 |
| | | |||
| * | Merge branch '256-avatar-crop-popup' into 'develop' | Shpuld Shpludson | 2019-02-19 |
| |\ | | | | | | | | | | | | | Add avatar cropper Closes #256 See merge request pleroma/pleroma-fe!547 | ||
| | * | Add avatar crop popup | taehoon | 2019-02-15 |
| | | | |||
| * | | Rename: instanceSpecificPanelPresent | Edijs | 2019-02-17 |
| | | | |||
| * | | Hide isp option if instance has panel disabled | Edijs | 2019-02-17 |
| |/ | |||
| * | Merge branch 'fix/add-option-to-hide-filtered-statues' into 'develop' | Shpuld Shpludson | 2019-02-09 |
| |\ | | | | | | | | | #254 Add option to hide filtered statuses See merge request pleroma/pleroma-fe!539 | ||
| | * | Add option to hide filtered statuses | jasper | 2019-02-06 |
| | | | |||
| * | | #301 - add an option for default formatting | Xiaofeng An | 2019-02-06 |
| |/ | |||
| * | Merge branch 'fix/default-inlined-videos' into 'develop' | Shpuld Shpludson | 2019-02-03 |
| |\ | | | | | | | | | Change video playing default without bothering making it an instance configurable See merge request pleroma/pleroma-fe!505 | ||
| | * | Change video playing default without bothering making it an instance ↵ | shpuld | 2019-01-31 |
| | | | | | | | | | configurable | ||
| * | | Fix media timeline attachments being small by adding an option to not render ↵ | shpuld | 2019-01-31 |
| |/ | | | | background tabs in tab switcher | ||
| * | Redo everything in the MR | shpuld | 2019-01-26 |
| | | |||
| * | Polish for videos, smaller sizes, remove gif-looping options | shpuld | 2019-01-20 |
| | | |||
| * | Fixed some settings not using defaults from instance config. Made some parts of | Henry Jameson | 2018-12-18 |
| | | | | | code more readable | ||
| * | more damage control | Henry Jameson | 2018-12-14 |
| | | |||
| * | Merge commit 'e443716bcd616ad61efae161624dd970841a935c' into ↵ | Egor Kislitsyn | 2018-12-13 |
| |\ | | | | | | | | | | | | | | | | | | | feature/push-subscriptions # Conflicts: # src/i18n/en.json # src/modules/interface.js # src/modules/users.js # yarn.lock | ||
| | * | added PR comments | ValD | 2018-12-12 |
| | | | |||
| | * | resolved lint issue | ValD | 2018-12-12 |
| | | | |||
| | * | renamed config to preload images and add ident to config | ValD | 2018-12-12 |
| | | | |||
| | * | added config for preload and made attachment responsive to it | ValD | 2018-12-12 |
| | | | |||
| | * | Merge remote-tracking branch 'upstream/develop' into feature/theming2 | Henry Jameson | 2018-12-11 |
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: Fix color fallback order Use console.warn instead of console.log Get rid of mutation_types file, use inline approach. Minor fixes Add fallback color rule. Change english validation error messages Clean up the code Validate name presence on client-side as well Better styling for client-side validation. Add I18n for validation errors. Fix broken ToS link. Fix linter errors Add client validation for registration form Use Array.reduce instead of lodash.reduce Humanize validation errors returned on registration Added user option to hide instance-specific panel, rearranged config screen to better categorize it / adjustments to language selector fix | ||
| | | * | Added user option to hide instance-specific panel, rearranged config screen to | Henry Jameson | 2018-12-05 |
| | | | | | | | | | | | | | better categorize it / adjustments to language selector | ||
