aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* rewrite checkbox componenttaehoon2019-05-03
|
* fix panel title overflow issue in mobiletaehoon2019-05-03
|
* fix double scrollbar display bug in mobiletaehoon2019-05-03
|
* prevent parent scrolltaehoon2019-05-03
|
* use custom scrollbartaehoon2019-05-03
|
* modal style improvementstaehoon2019-05-03
|
* Update promisedRequest helper to support json payloadtaehoon2019-05-03
|
* Improve mobile layouttaehoon2019-05-03
|
* Add a css class to the checkbox indicatortaehoon2019-05-03
|
* update copytaehoon2019-05-03
|
* update generic error messagetaehoon2019-05-03
|
* add translationstaehoon2019-05-03
|
* add error messagetaehoon2019-05-03
|
* reset modal state if api request is completedtaehoon2019-05-03
|
* add processing state and close modal after api request is completedtaehoon2019-05-03
|
* reset modal state when userId is changedtaehoon2019-05-03
|
* add promisedRequest helpertaehoon2019-05-03
|
* add api service functiontaehoon2019-05-03
|
* add user reporting modaltaehoon2019-05-03
|
* Merge branch 'develop' into 'develop'Shpuld Shpludson2019-05-03
|\ | | | | | | | | [i18n]Update oc.json See merge request pleroma/pleroma-fe!777
| * Update oc.jsonExilat2019-05-01
| |
* | Merge branch 'patch-2' into 'develop'Shpuld Shpludson2019-05-03
|\ \ | | | | | | | | | | | | Update es.json See merge request pleroma/pleroma-fe!779
| * | Update es.jsontarteka2019-05-03
| | |
* | | Merge branch '516-autoload' into 'develop'Shpuld Shpludson2019-05-03
|\ \ \ | |/ / |/| | | | | | | | | | | | | | Autoload older notifications when scrolled to the bottom Closes #516 See merge request pleroma/pleroma-fe!780
| * | autoload older notifications when scrolled to the bottomtaehoon2019-05-03
|/ /
* | Merge branch '502-notification' into 'develop'Shpuld Shpludson2019-05-02
|\ \ | | | | | | | | | | | | | | | | | | Fix notifications div scrolling issue on mobile Closes #502 See merge request pleroma/pleroma-fe!778
| * | fix notifications div scrolling issue on mobiletaehoon2019-05-02
|/ /
* | Merge branch 'feat/title-alt-for-avatars' into 'develop'HJ2019-05-01
|\ \ | |/ |/| | | | | #513 Title/alt for avatars See merge request pleroma/pleroma-fe!776
| * add title and alt for avatars, fix console errors in avatarlistshpuld2019-05-01
|/
* Merge branch ↵HJ2019-04-30
|\ | | | | | | | | | | | | 'brendenbice1222/pleroma-fe-issues/pleroma-fe-202-show-boosted-users' into 'develop' Show favoriting and repeating users in hilighted status See merge request pleroma/pleroma-fe!768
| * Merge branch 'develop' into ↵Shpuld Shpludson2019-04-30
| |\ | |/ |/| | | | | | | 'brendenbice1222/pleroma-fe-issues/pleroma-fe-202-show-boosted-users' # Conflicts: # src/services/api/api.service.js
* | Merge branch '437-user-profile-settings' into 'develop'HJ2019-04-30
|\ \ | | | | | | | | | | | | | | | | | | Transition to MastoAPI: user profile settings Closes #437 See merge request pleroma/pleroma-fe!682
| * | use default_scope parametertaehoon2019-04-27
| | |
| * | use json content typetaehoon2019-04-27
| | |
| * | clean uptaehoon2019-04-27
| | |
| * | Update avatar uploadingtaehoon2019-04-27
| | |
| * | Switch to mastoapi for updating user profiletaehoon2019-04-27
| | |
| * | Switch to mastoapi for updating bannertaehoon2019-04-27
| | |
| * | Switch to mastoapi for updating avatartaehoon2019-04-27
| | | | | | | | | | | | | | | # Conflicts: # src/services/api/api.service.js
* | | Merge branch '220-import-export-blocks-mutes' into 'develop'HJ2019-04-29
|\ \ \ | | | | | | | | | | | | | | | | Allow import/export of blocks See merge request pleroma/pleroma-fe!717
| * | | add a commenttaehoon2019-04-29
| | | |
| * | | refactoringtaehoon2019-04-27
| | | |
| * | | add “export blocks” featuretaehoon2019-04-27
| | | |
| * | | fix wrong function bindingtaehoon2019-04-27
| | | |
| * | | make reusable Exporter componenttaehoon2019-04-27
| | | |
| * | | add “block import” featuretaehoon2019-04-27
| | | |
| * | | change api function nametaehoon2019-04-27
| | | |
| * | | make Importer component reusabletaehoon2019-04-27
| | | |
| * | | add uploading icon csstaehoon2019-04-27
| | | |
| * | | move formData generating logic to api.servicetaehoon2019-04-27
| | | |