aboutsummaryrefslogtreecommitdiff
path: root/src/components
Commit message (Collapse)AuthorAge
* 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
|\| |
| * | Merge remote-tracking branch 'upstream/develop' into emoji-selector-updateHenry Jameson2019-09-25
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (42 commits) Fix formatting in oc.json avoid using global class fix logo moving bug when lightbox is open Reserve scrollbar gap when body scroll is locked setting display: initial makes trouble, instead, toggle display: none using classname lock body scroll add body-scroll-lock directive install body-scroll-lock wire up props with PostStatusModal rename component recover autofocusing behavior refactor MobilePostStatusModal using new PostStatusModal add new module and modal to post new status remove needless condition add mention button wire up user state with global store collapse fav/repeat notifications from muted users do not collapse thread muted posts in conversation detect thread-muted posts do not change word based muting logic ...
| | * \ Merge branch '616' into 'develop'Shpuld Shpludson2019-09-25
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Lock body scroll when lightbox is open Closes #616 See merge request pleroma/pleroma-fe!886
| | | * | lock body scrolltaehoon2019-09-20
| | | | |
| | * | | Merge branch '639-2' into 'develop'Shpuld Shpludson2019-09-25
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add "Mention user" button to user card Closes #639 See merge request pleroma/pleroma-fe!955
| | | * | | wire up props with PostStatusModaltaehoon2019-09-20
| | | | | |
| | | * | | rename componenttaehoon2019-09-20
| | | | | |
| | | * | | recover autofocusing behaviortaehoon2019-09-20
| | | | | |
| | | * | | refactor MobilePostStatusModal using new PostStatusModaltaehoon2019-09-20
| | | | | |
| | | * | | add new module and modal to post new statustaehoon2019-09-20
| | | | | |
| | | * | | remove needless conditiontaehoon2019-09-20
| | | | | |
| | | * | | add mention buttontaehoon2019-09-20
| | | |/ /
| | * | | wire up user state with global storetaehoon2019-09-20
| | | | |
| | * | | collapse fav/repeat notifications from muted userstaehoon2019-09-20
| | |/ /
| | * | Merge branch 'develop' into 'muting-fixes'rinpatch2019-09-16
| | |\| | | | | | | | | | | | | # Conflicts: # src/components/status/status.js
| | * | Set thread_muted for all statuses with the same conversation id onrinpatch2019-09-04
| | | | | | | | | | | | | | | | status mute/unmute
| | * | Properly detect thread-muted posts and set `with_muted` when fetchingrinpatch2019-09-04
| | | | | | | | | | | | | | | | notifications
| * | | eslintHenry Jameson2019-09-25
| | | |
| * | | fix emoji inputs in user-settings, styles updateHenry Jameson2019-09-25
| | | |
| * | | bump z-index so that picker/suggest doesn't get overlapped by mobile buttonHenry Jameson2019-09-25
| | | |
| * | | Scroll emoji picker into view if it's obstructedHenry Jameson2019-09-25
| | | |
| * | | very important fixHenry Jameson2019-09-25
| | | |
| * | | comment, cleanup and improve autoresize/autoscrollHenry Jameson2019-09-25
| | | |
| * | | WIP: fixed autoscroll, restructured Post Status Form's resize method "a bit"Henry Jameson2019-09-25
| | | |
| * | | fix some bugsHenry Jameson2019-09-24
| | | |
| * | | autoscroll post form on typing + some minor improvementsHenry Jameson2019-09-23
| | | |
| * | | split spam mode into two separate options (one in settings page)Henry Jameson2019-09-23
| | | |
| * | | Apply suggestion to src/components/emoji_input/emoji_input.jsHJ2019-09-16
| | | |
| * | | fix bottom-left icons being too damn wideHenry Jameson2019-09-15
| | | |
| * | | improved post form's icons at bottom displayHenry Jameson2019-09-15
| | | |
| * | | updated logic for padding with spaces, improved spam modeHenry Jameson2019-09-15
| | | |
| * | | update status/user card to use same gradient mask fading effect instead ofHenry Jameson2019-09-15
| | | | | | | | | | | | | | | | background hack