aboutsummaryrefslogtreecommitdiff
path: root/src/components
Commit message (Collapse)AuthorAge
* clean up layouttaehoon2019-07-10
|
* clean up UserCard csstaehoon2019-07-10
|
* clean up UserCard templatetaehoon2019-07-10
|
* no need to covert to booleantaehoon2019-07-10
|
* change subscribing to subscribedtaehoon2019-07-10
|
* update copytaehoon2019-07-10
|
* support i18ntaehoon2019-07-10
|
* show subscribe button only if user is logged intaehoon2019-07-10
|
* mutate updated relationship to the storetaehoon2019-07-10
|
* show text in progress only when slot is giventaehoon2019-07-10
|
* migrate SubscribeButton to the existing common componenttaehoon2019-07-10
|
* #482 - add subscribe buttonjared2019-07-10
|
* Refactor user search api, better api error response handlingTae Hoon2019-07-10
|
* add commentstaehoon2019-07-07
|
* refetch favs and repeats separatelytaehoon2019-07-07
|
* refetch favs and repeats when stats are changedtaehoon2019-07-07
|
* check for user before checking users propsshpuld2019-07-07
|
* Merge branch 'eslint-fix' into 'develop'Shpuld Shpludson2019-07-07
|\ | | | | | | | | Fix shitton warning eslint gives See merge request pleroma/pleroma-fe!871
| * all the manual fixesHenry Jameson2019-07-07
| |
| * fix merge conflictHenry Jameson2019-07-06
| |
| * Merge branch 'develop' into 'eslint-fix'HJ2019-07-06
| |\ | | | | | | | | | # Conflicts: # src/components/post_status_form/post_status_form.vue
| * | eslint --fix --ext .js,.vue srcHenry Jameson2019-07-05
| | |
| * | npm eslint --fix .Henry Jameson2019-07-05
| | |
* | | preserve formatting of contenttaehoon2019-07-05
| |/ |/|
* | Merge branch '602' into 'develop'Shpuld Shpludson2019-07-05
|\ \ | | | | | | | | | | | | | | | | | | Fix mixed profiles bug on user profile page Closes #586 See merge request pleroma/pleroma-fe!865
| * | make sure that user timelines are empty when opening profile pagetaehoon2019-07-02
| | |
| * | clear userId property of timeline by default in clearTimeline actiontaehoon2019-07-02
| | |
* | | Merge branch '603' into 'develop'Shpuld Shpludson2019-07-05
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | Hide text format when only plaintext is available Closes #603 See merge request pleroma/pleroma-fe!867
| * | place scope selector on the left consistentlytaehoon2019-07-03
| | |
| * | hide text format when only plaintext is availabletaehoon2019-07-02
| |/
* | Merge branch 'fix-android-emoji-autocompletion' into 'develop'HJ2019-07-04
|\ \ | |/ |/| | | | | | | | | Fix android emoji autocompletion Closes #606 See merge request pleroma/pleroma-fe!869
| * Support compositionupdate event to properly show autocomplete popup for IMEs andHenry Jameson2019-07-03
| | | | | | | | android
* | reviewHenry Jameson2019-06-26
| |
* | lint fixHenry Jameson2019-06-25
| |
* | fix all known problems with clicks on autocomplete emojisHenry Jameson2019-06-25
| |
* | fix specificity that made attachments misalignShpuld Shpludson2019-06-25
| |
* | Merge branch 'clearer-user-profile-tabs' into 'develop'HJ2019-06-25
|\ \ | | | | | | | | | | | | Clearer user profile tabs when status is empty See merge request pleroma/pleroma-fe!847
| * | Keep statuses always enabledWyatt Benno2019-06-25
| | |
| * | Make scss change for tab switcher onlyWyatt Benno2019-06-21
| | |
| * | A small sass fix for #577Wyatt Benno2019-06-20
| | |
* | | Fix: problems with polls stateShpuld Shpludson2019-06-22
| | |
* | | Move character counter into the input boxShpuld Shpludson2019-06-22
| | |
* | | use clientSecret in login flowtaehoon2019-06-20
| | |
* | | Move poll state handling to its own moduleShpuld Shpludson2019-06-20
| | |
* | | Fix/messed up long pollsShpuld Shpludson2019-06-20
|/ /
* / Feature/polls attempt 2lain2019-06-18
|/
* Merge branch 'refactor-emoji-input' into 'develop'HJ2019-06-18
|\ | | | | | | | | | | | | EmojiInput refactoring Closes #565 See merge request pleroma/pleroma-fe!824
| * reviewHenry Jameson2019-06-18
| |
| * reviewHenry Jameson2019-06-18
| |
| * Update emoji-input.jsHJ2019-06-18
| |