aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* Merge branch 'feat/conversation-muting' into 'develop'Shpuld Shpludson2019-08-08
|\ | | | | | | | | Add Conversation/Thread Muting See merge request pleroma/pleroma-fe!876
| * Merge branch 'develop' into 'feat/conversation-muting'Shpuld Shpludson2019-07-26
| |\ | | | | | | | | | | | | # Conflicts: # src/components/extra_buttons/extra_buttons.js # src/components/extra_buttons/extra_buttons.vue
| * \ Merge branch 'develop' into 'feat/conversation-muting'Shpuld Shpludson2019-07-15
| |\ \ | | | | | | | | | | | | # Conflicts: # src/services/api/api.service.js
| * | | Add thread muting to context menu of statusshpuld2019-07-07
| | | |
* | | | Handle JSONified errors while registeringLee Starnes2019-08-06
| | | | | | | | | | | | | | | | Closes #617
* | | | Merge branch 'patch-2' into 'develop'Shpuld Shpludson2019-07-31
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Update es.json (add sticker) See merge request pleroma/pleroma-fe!893
| * | | | Update es.json (add sticker)tarteka2019-07-24
| | |_|/ | |/| |
* | | | Merge branch '618' into 'develop'Shpuld Shpludson2019-07-31
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ability to enlarge profile picture in profile page Closes #618 See merge request pleroma/pleroma-fe!890
| * | | | add zoom-in indication to avatartaehoon2019-07-28
| | | | |
| * | | | allow zooming avatar in profile panel headertaehoon2019-07-28
| | | | |
| * | | | use $route instead of $router.currentRoutetaehoon2019-07-28
| | | | |
| * | | | enlarge avatar in profile pagetaehoon2019-07-28
| | | | |
* | | | | Focus on the search input when the search icon is clickedEugenij2019-07-31
| | | | |
* | | | | prevent scrolling top when click search inputtaehoon2019-07-31
|/ / / /
* | | | add unit test for elimination logictaehoon2019-07-25
| | | |
* | | | use array.includes instead of array.indexOftaehoon2019-07-24
| | | |
* | | | update status eliminating logictaehoon2019-07-24
| | | |
* | | | fix typostaehoon2019-07-24
| | | |
* | | | update prop syntaxtaehoon2019-07-24
| | | |
* | | | put two loops in one parenttaehoon2019-07-24
| | | |
* | | | move pinned statuses showing logic in timelinetaehoon2019-07-24
| | | |
* | | | update prop nametaehoon2019-07-24
| | | |
* | | | prevent showing pinned statuses twicetaehoon2019-07-24
|/ / /
* | | Feature/add sticker pickerabsturztaube2019-07-24
| | | | | | | | | | | | Squash to avoid storing commits with stickers in it to avoid possible copyright problems and excess storage space. --hj
* | | guard more secure routestaehoon2019-07-24
| | |
* | | guard secure routes by redirecting to roottaehoon2019-07-24
| | |
* | | Merge branch 'patch-2' into 'develop'Shpuld Shpludson2019-07-24
|\ \ \ | | | | | | | | | | | | | | | | Update es.json See merge request pleroma/pleroma-fe!889
| * | | Update es.jsontarteka2019-07-23
| | | |
* | | | closest can returns itself as welltaehoon2019-07-23
| | | |
* | | | find inside status-content div onlytaehoon2019-07-23
| | | |
* | | | try to use the closest a tag as targettaehoon2019-07-23
|/ / /
* | | Also apply keyword filter to subjectsToromino2019-07-20
| | |
* | | fix issues caused by merges in usersearch on @shpuld2019-07-18
| | |
* | | Add user search atWyatt Benno2019-07-18
| | |
* | | fix eslint warningstaehoon2019-07-15
| | |
* | | fix moderation menu partially hidden by usercard boundarytaehoon2019-07-15
| | |
* | | migrate popper csstaehoon2019-07-15
| | |
* | | rewrite ModerationTools using v-tooltiptaehoon2019-07-15
| | |
* | | make popover position for status action dropdow relative to parent nodetaehoon2019-07-15
| | |
* | | rewrite ExtraButtons using v-tooltiptaehoon2019-07-15
| | |
* | | install v-tooltiptaehoon2019-07-15
| | |
* | | Merge branch 'fix/respect-hide-post-stats' into 'develop'HJ2019-07-15
|\ \ \ | | | | | | | | | | | | | | | | Hide favs/rts properly when hide post stats is enabled See merge request pleroma/pleroma-fe!877
| * | | Hide favs/rts properly when hide post stats is enabledshpuld2019-07-09
| | | |
* | | | Merge branch 'patch-2' into 'develop'Shpuld Shpludson2019-07-15
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Update es.json See merge request pleroma/pleroma-fe!794
| * | | | Update es.jsontarteka2019-05-15
| | | | |
* | | | | i18n/Update pedantic Japanese translationHakaba Hitoyo2019-07-15
| | | | |
* | | | | i18n/Update easy Japanese trasnlationHakaba Hitoyo2019-07-15
| |_|_|/ |/| | |
* | | | New searchEugenij2019-07-15
| | | |
* | | | fix wrong eslint commentstaehoon2019-07-12
| | | |
* | | | add a todo commenttaehoon2019-07-12
| | | |