aboutsummaryrefslogtreecommitdiff
path: root/src/components
Commit message (Collapse)AuthorAge
* keep image natural ratio in gallery rowtaehoon2019-10-22
|
* populate gallery row height without getting widthtaehoon2019-10-22
|
* clean uptaehoon2019-10-21
|
* update event nametaehoon2019-10-21
|
* move modal animation keyframes definitiontaehoon2019-10-21
|
* migrate viewClass prop to class attributetaehoon2019-10-21
|
* fix eslint errorstaehoon2019-10-18
|
* fix message input not auto-focusing bugtaehoon2019-10-18
|
* revert changes to render modal into portaltaehoon2019-10-18
|
* use higher css specificitytaehoon2019-10-18
|
* fix eslint warningstaehoon2019-10-18
|
* remove needless ref definitiontaehoon2019-10-18
|
* render modals into the “modal” portaltaehoon2019-10-18
|
* remove needless console.logtaehoon2019-10-18
|
* remove needless importingtaehoon2019-10-18
|
* fix eslint warningtaehoon2019-10-18
|
* move modal css into the correct placetaehoon2019-10-18
|
* refactor all kind of modals using the modal componenttaehoon2019-10-18
|
* add reusable modal componenttaehoon2019-10-18
|
* lock body scroll when user reporting modal is opentaehoon2019-10-17
|
* lock body scroll when post status modal is opentaehoon2019-10-17
|
* Merge branch 'issue/684' into 'develop'HJ2019-10-17
|\ | | | | | | | | [#684] updated FollowCard component See merge request pleroma/pleroma-fe!972
| * clear codeMaksim Pechnikov2019-10-17
| |
| * updated FollowCard componentMaksim Pechnikov2019-10-17
| |
* | Fix reply arrow highlighting in some accessibility toolseal2019-10-17
|/ | | | | The cursor style needs to be "pointer" even before hovering, since keyboard-driven browsing never hovers over the elements.
* Require password resetMaxim Filippov2019-10-16
|
* fix orders of a buttonsMaksim Pechnikov2019-10-11
|
* revert lint autofixMaksim Pechnikov2019-10-11
|
* fix position account actionsMaksim Pechnikov2019-10-11
|
* removed unused codeMaksim Pechnikov2019-10-09
|
* update cssMaksim Pechnikov2019-10-09
|
* remove unused codeMaksim Pechnikov2019-10-09
|
* Merge branch 'develop' into feature/following_reblogsMaksim Pechnikov2019-10-09
|\
| * fix follow request on search pageMaksim Pechnikov2019-10-08
| |
* | change iconMaksim Pechnikov2019-10-08
| |
* | Merge branch 'develop' into feature/following_reblogsMaksim Pechnikov2019-10-08
|\|
| * update admin urltaehoon2019-10-02
| |
| * update copytaehoon2019-10-01
| |
| * add trailing slash to admin urltaehoon2019-10-01
| |
| * open in a new tabtaehoon2019-10-01
| |
| * add admin link to the side drawertaehoon2019-10-01
| |
| * reset post status form only when reply user is changedtaehoon2019-09-28
| |
| * Small refactoring in who to follow pageHakaba Hitoyo2019-09-26
| |
| * Feature/Add _Allow user discovery services_ preferenceHakaba Hitoyo2019-09-26
| |
| * Merge branch 'hide-followers-follows-count' into 'develop'kaniini2019-09-26
| |\ | | | | | | | | | | | | Added a setting to hide follow/follower count from the user profile See merge request pleroma/pleroma-fe!951
| | * Added a setting to hide follow/follower count from the user profileeugenijm2019-09-23
| | |
* | | updated user_cardMaksim Pechnikov2019-10-08
| | |
* | | Revert "added acccount_actions component"Maksim Pechnikov2019-10-08
| | | | | | | | | | | | This reverts commit 188b6f56ed2f983d8f0fba4dc8f7327ebbee321d.
* | | added acccount_actions componentMaksim Pechnikov2019-09-30
| | |
* | | Merge branch 'develop' into feature/following_reblogsMaksim Pechnikov2019-09-26
|\| |