aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* Cleanup, little documentation, localizationHenry Jameson2019-05-15
|
* removed unused masto api, added initial version of interactions timelineHenry Jameson2019-05-14
|
* Fix small mistake in Polish translationMarcin Mikołajczak2019-05-10
|
* 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
| * use backendInteractortaehoon2019-05-07
| |
| * refactor api service functions using new helpertaehoon2019-05-07
| |
| * clean uptaehoon2019-05-07
| |
| * update favorite number earliertaehoon2019-05-07
| |
| * update status interaction upon retweet action responsetaehoon2019-05-07
| |
| * sync up favoritedBy with favorite/unfavorite actiontaehoon2019-05-07
| |
| * do not regenerate status objecttaehoon2019-05-07
| |
| * 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
| | |
* | | Merge branch 'patch-2' into 'develop'Shpuld Shpludson2019-05-07
|\ \ \ | | | | | | | | | | | | | | | | Update es.json See merge request pleroma/pleroma-fe!784
| * | | Update es.jsontarteka2019-05-06
| | |/ | |/|
* | | 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
| | |
* | | fix conversationId comparision bug using integer formattaehoon2019-05-06
| | |
* | | toggle showing new status form instead of toggle moutingtaehoon2019-05-05
|/ /
* | make sure media modal to be above reporting modaltaehoon2019-05-05
| |
* | update api servicestaehoon2019-05-03
| |
* | use native scrollbartaehoon2019-05-03
| |
* | refactor using List componenttaehoon2019-05-03
| |
* | remove transition csstaehoon2019-05-03
| |
* | update api endpoint urltaehoon2019-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
| |
* | 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
| |