aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* 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
|
* Merge branch 'feature/following_reblogs' into 'develop'HJ2019-10-15
|\ | | | | | | | | [#664] implementes to hide/show reblogs from a specific user. See merge request pleroma/pleroma-fe!956
| * 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
| |\
| * | change iconMaksim Pechnikov2019-10-08
| | |
| * | Merge branch 'develop' into feature/following_reblogsMaksim Pechnikov2019-10-08
| |\ \
| * | | 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
| |\ \ \
| * | | | use `repeats` intead `boosts`Maksim Pechnikov2019-09-22
| | | | |
| * | | | added support hide\show reblogs from a specific userMaksim Pechnikov2019-09-21
| | | | |
* | | | | Merge branch 'es-translate' into 'develop'HJ2019-10-10
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | [i18n] spanish new strings translations See merge request pleroma/pleroma-fe!968
| * | | | [i18n] spanish new strings translationstarteka2019-10-07
| | |_|/ | |/| | | | | | update to translate the latest text strings
* / | | fix follow request on search pageMaksim 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
| | |
* | | add admin link to navtaehoon2019-10-01
| | |
* | | Merge branch 'fix-regex-normalizer' into 'develop'kaniini2019-10-01
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | fix regex shortcode problem Closes #675 See merge request pleroma/pleroma-fe!963
| * | | fix regex shortcode problemHenry Jameson2019-09-30
| | | |
* | | | i18n/Update Pedantic Japanese MessagesHakaba Hitoyo2019-09-30
| | | |
* | | | i18n/Update Japanese MessagesHakaba Hitoyo2019-09-30
| | | |
* | | | 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
| |/
* | 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 ...
| * | Fix formatting in oc.jsonShpuld Shpuldson2019-09-25
| | |
| * | 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
| | * | avoid using global classtaehoon2019-09-20
| | | |
| | * | fix logo moving bug when lightbox is opentaehoon2019-09-20
| | | |
| | * | Reserve scrollbar gap when body scroll is lockedtaehoon2019-09-20
| | | |
| | * | setting display: initial makes trouble, instead, toggle display: none using ↵taehoon2019-09-20
| | | | | | | | | | | | | | | | classname
| | * | lock body scrolltaehoon2019-09-20
| | | |
| | * | add body-scroll-lock directivetaehoon2019-09-20
| | | |
| * | | Merge branch 'develop' into 'develop'Shpuld Shpludson2019-09-25
| |\ \ \ | | | | | | | | | | | | | | | | | | | | [i18n] Update for the Occitan language file See merge request pleroma/pleroma-fe!901
| | * | | Update oc.jsonExilat2019-08-03
| | | | |