| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | moved stuff from settings, cleaned up naming for tabs, added close and peek | Henry Jameson | 2020-05-10 |
| | | |||
| * | 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 ... | ||
| | * | Merge branch 'develop' into 'fix-move-type-notification' | HJ | 2020-01-03 |
| | |\ | | | | | | | | | | # Conflicts: # static/fontello.json | ||
| | * | | Add view for moves notifications | kPherox | 2019-12-11 |
| | | | | |||
| * | | | eslint | Henry Jameson | 2020-01-12 |
| | |/ |/| | |||
| * | | Some error handling | Henry Jameson | 2019-12-26 |
| | | | |||
| * | | Option to enable streaming | Henry Jameson | 2019-12-10 |
| |/ | |||
| * | 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 |
| | | | |||
