| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | aaaaggghh | Henry Jameson | 2019-03-30 |
| | | |||
| * | 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 ... | ||
| | * | #255 - support textarea and update user settings page | jared | 2019-03-26 |
| | | | |||
| | * | Add button to save without cropping | jasper | 2019-03-18 |
| | | | |||
| | * | Generate cropped avatar image in the original file type | taehoon | 2019-03-04 |
| | | | |||
| * | | Initial work on deprecating scopeModesEnabled in favor of minimalScopeMode | Henry Jameson | 2019-03-03 |
| |/ | |||
| * | "Are you sure?" -> i18n | Maxim Filippov | 2019-02-28 |
| | | |||
| * | Show only "app_name" and "valid_until" (OAuth tokens table) | Maxim Filippov | 2019-02-28 |
| | | |||
| * | Code style | Maxim Filippov | 2019-02-28 |
| | | |||
| * | Add OAuth Tokens management to settings | Maxim Filippov | 2019-02-28 |
| | | |||
| * | Rename some options and add comments to HOCs | taehoon | 2019-02-20 |
| | | |||
| * | Improve chaining hocs using vue-compose | taehoon | 2019-02-20 |
| | | |||
| * | Use hoc definitions to be factor of factory | taehoon | 2019-02-20 |
| | | |||
| * | Add mutes tab | taehoon | 2019-02-20 |
| | | |||
| * | Remove pagination support from block-list | taehoon | 2019-02-20 |
| | | |||
| * | Complete functionality of BlockCard | taehoon | 2019-02-20 |
| | | |||
| * | Finally, added BlockCard | taehoon | 2019-02-20 |
| | | |||
| * | Add withList hoc and remove UserList component | taehoon | 2019-02-20 |
| | | |||
| * | Wire up ui to real blocks api data | taehoon | 2019-02-20 |
| | | |||
| * | Add blocks tab with test data to user settings page | taehoon | 2019-02-20 |
| | | |||
| * | Merge branch 'issue-371-user-setting-notification' into 'develop' | Shpuld Shpludson | 2019-02-20 |
| |\ | | | | | | | | | | | | | #371: show notification when user setting's saved Closes #371 See merge request pleroma/pleroma-fe!598 | ||
| | * | #371: show notification when user setting's saved | dave | 2019-02-19 |
| | | | |||
| * | | Better error handling | taehoon | 2019-02-15 |
| | | | |||
| * | | Remove cropped image size restriction | taehoon | 2019-02-15 |
| | | | |||
| * | | Make embedded image cropper | taehoon | 2019-02-15 |
| | | | |||
| * | | Crop avatar image using minWidth/minHeight | taehoon | 2019-02-15 |
| | | | |||
| * | | Add avatar crop popup | taehoon | 2019-02-15 |
| |/ | |||
| * | Revert "Merge branch 'fix/no-autocomplete-in-non-post-forms' into 'develop'" | HJ | 2019-02-14 |
| | | | | This reverts merge request !551 | ||
| * | make bio field auto-complete | Xiaofeng An | 2019-02-08 |
| | | |||
| * | Merge branch 'add-admin-and-moderator-fields-to-user-card-view' into 'develop' | HJ | 2019-02-07 |
| |\ | | | | | | | | | Add admin and moderator indicators to the user profile See merge request pleroma/pleroma-fe!519 | ||
| | * | Allow to configure visibility for admin and moderator badges | eugenijm | 2019-02-06 |
| | | | |||
| * | | #315 - separate export and fetch follows logic | dave | 2019-02-07 |
| | | | |||
| * | | #315 - export all follows as CSV | dave | 2019-02-06 |
| |/ | |||
| * | Rename "hide_following" to "hide_follows" | Maxim Filippov | 2019-02-06 |
| | | |||
| * | Split hide_network into hide_followers & hide_followings | Maxim Filippov | 2019-02-06 |
| | | |||
| * | #138 - fix lint error | dave | 2019-02-04 |
| | | |||
| * | #138 - unescape user bio | dave | 2019-02-04 |
| | | |||
| * | #138 - escape html entities in BIO text | dave | 2019-02-04 |
| | | |||
| * | Revert "Merge branch 'feature/split-hide-network' into 'develop'" | Shpuld Shpludson | 2019-02-03 |
| | | | | This reverts merge request !497 | ||
| * | Fix media timeline attachments being small by adding an option to not render ↵ | shpuld | 2019-01-31 |
| | | | | | background tabs in tab switcher | ||
| * | Split hide_network into hide_followers & hide_followings | Maxim Filippov | 2019-01-30 |
| | | |||
| * | Restore old routes, enable user route as fallback. | Lambda | 2018-12-25 |
| | | |||
| * | Merge branch 'develop' into feature/new-user-routes | Maxim Filippov | 2018-12-17 |
| |\ | |||
| | * | fix | Henry Jameson | 2018-12-15 |
| | | | |||
| | * | Merge branch 'feature/file-size-checking' into 'develop' | HJ | 2018-12-13 |
| | |\ | | | | | | | | | | | | | [pleroma#36] Add errors when file uploading fails See merge request pleroma/pleroma-fe!405 | ||
| | | * | oof | Rinpatch | 2018-12-13 |
| | | | | |||
| | | * | get rid of slots | rinpatch | 2018-12-13 |
| | | | | |||
| | | * | Refactor arrays to individual options | Rinpatch | 2018-12-13 |
| | | | | |||
| | | * | I am dumb | Rinpatch | 2018-12-12 |
| | | | | |||
| | | * | Handle errors from server | Rinpatch | 2018-12-12 |
| | | | | |||
