aboutsummaryrefslogtreecommitdiff
path: root/src/components
Commit message (Collapse)AuthorAge
* #468 - show pinned timeline and add pinned label to the statusdave2019-05-15
|
* #468 - show pin for own statuses onlydave2019-05-15
|
* #468 - pin/unpin statusdave2019-05-15
|
* make reply icon not hoverable if disabledtaehoon2019-05-14
|
* show reply button and count when logged out as welltaehoon2019-05-14
|
* Merge branch '527' into 'develop'HJ2019-05-09
|\ | | | | | | | | | | | | Fix "Liking/reprööting posts while post is highlighted in conversation fails to update the liked/reprööted status" Closes #527 See merge request pleroma/pleroma-fe!787
| * reduce needless calculationtaehoon2019-05-07
| |
* | Merge branch 'mobile-scope' into 'develop'HJ2019-05-09
|\ \ | | | | | | | | | | | | | | | | | | Display additional scope description above the status form for mobile users. Closes #505 See merge request pleroma/pleroma-fe!767
| * | Use more clear explanation in the scope notice, make sure the hide button ↵eugenijm2019-05-08
| | | | | | | | | | | | doesn't overlap with text in notice.
| * | Move scope visibility notice to the status form, make it dismissibleeugenijm2019-05-07
| | |
| * | Display additional scope description above the status form for mobile users.eugenijm2019-05-06
| | |
* | | link interaction avatars to the user profiletaehoon2019-05-08
| |/ |/|
* | Merge branch 'fix/floating-button' into 'develop'HJ2019-05-07
|\ \ | | | | | | | | | | | | | | | | | | Mobile Post button fix Closes #506 See merge request pleroma/pleroma-fe!769
| * | Debounce floating post button autohideeugenijm2019-04-29
| | |
| * | Make floating post button configurableeugenijm2019-04-29
| | |
* | | Revert "eliminate expandable prop in favor of inConversation"taehoon2019-05-06
| | | | | | | | | | | | This reverts commit 1455e1f9d50dc85b4467f410e6119480b6d1ebf1.
* | | status attention doesn’t have relationship entitiestaehoon2019-05-06
| | |
* | | make it shorttaehoon2019-05-06
| | |
* | | fix wrong inlineExpandedtaehoon2019-05-06
| | |
* | | expanded is always false, eliminate ittaehoon2019-05-06
| | |
* | | eliminate expandable prop in favor of inConversationtaehoon2019-05-06
| |/ |/|
* | make sure media modal to be above reporting modaltaehoon2019-05-05
| |
* | use native scrollbartaehoon2019-05-03
| |
* | refactor using List componenttaehoon2019-05-03
| |
* | 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
| |
* | Improve mobile layouttaehoon2019-05-03
| |
* | Add a css class to the checkbox indicatortaehoon2019-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 api service functiontaehoon2019-05-03
| |
* | add user reporting modaltaehoon2019-05-03
| |
* | autoload older notifications when scrolled to the bottomtaehoon2019-05-03
| |
* | fix notifications div scrolling issue on mobiletaehoon2019-05-02
| |
* | add title and alt for avatars, fix console errors in avatarlistshpuld2019-05-01
| |
* | 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
| | | |
| | * | 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
| | | |