aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* Change to use tags removed fields instead of raw fieldskPherox2020-02-19
|
* Add fields_text for tooltipkPherox2020-02-19
|
* Change field name to right justifykPherox2019-11-20
|
* Use fields_html onlykPherox2019-11-20
|
* Add tooltipkPherox2019-11-20
|
* Change css selectors to classname from elementnamekPherox2019-11-20
|
* Change profile fields design to horizontalkPherox2019-11-20
|
* Fix emoji sizekPherox2019-11-20
|
* Display user profile fieldskPherox2019-11-20
|
* Merge branch 'greentext-strikes-back' into 'develop'HJ2019-11-19
|\ | | | | | | | | | | | | ⑨ Added greentext support ⑨ Closes #9 See merge request pleroma/pleroma-fe!994
| * tests + updatesHenry Jameson2019-11-14
| |
| * eslintHenry Jameson2019-11-14
| |
| * making dtluna proud or disgustedHenry Jameson2019-11-14
| |
| * Made it optionalHenry Jameson2019-11-14
| |
| * Fix regex, tag detector conditionHenry Jameson2019-11-14
| |
| * adds greentext, also small fixesHenry Jameson2019-11-14
| |
* | Normalize profile fieldskPherox2019-11-19
| |
* | backend interactor service: implement startFetchingFollowRequestkPherox2019-11-19
| | | | | | | | backend interactor service: remove unused fetchFollowRequests
* | show badge visibility user setting checkbox only if neededtaehoon2019-11-16
| |
* | Use kana+kanji as default for Japanese translationAkiraFukushima2019-11-17
| |
* | Fix translation (https://blob.cat/notice/9oyYO1RzcNbJXxKxeq)Mew Mew2019-11-15
| |
* | close image modal by clicking imagetaehoon2019-11-14
| |
* | change N/A to Hiddentaehoon2019-11-12
| |
* | add a translationtaehoon2019-11-12
| |
* | show N/A when count is hiddentaehoon2019-11-12
|/
* achieve the perfect speeeeen in media-uploadHenry Jameson2019-11-11
|
* add hideISP to defaultState of config moduletaehoon2019-11-10
|
* mrf transparency panel: refactor to use vuex mapStateAriadne Conill2019-11-09
|
* mrf transparency panel: remove unneeded components{}Ariadne Conill2019-11-09
|
* boot: cleanup resolveStaffAccountsAriadne Conill2019-11-09
|
* lintAriadne Conill2019-11-09
|
* about: add MRF transparency panelAriadne Conill2019-11-09
|
* about: add staff panelAriadne Conill2019-11-08
|
* about page: fix hiding of instance-specific panel, flow ToS and ISP betterAriadne Conill2019-11-08
|
* nav panel: add link to about pageAriadne Conill2019-11-08
|
* redirect /remote-users/:username@:hostname -> /users/:id, ↵Hakaba Hitoyo2019-11-08
| | | | /remote-users/:hostname/:username -> /users/:id
* Merge branch 'emoji-optimizations' into 'develop'HJ2019-11-08
|\ | | | | | | | | | | | | Emoji fixes, optimizations and improvements Closes #690, #686, #682, #674, and #678 See merge request pleroma/pleroma-fe!969
| * clear filter on reopen, fix error message in consoleHenry Jameson2019-11-08
| |
| * reset position when reopening emoji pickerHenry Jameson2019-11-08
| |
| * eslint fixHenry Jameson2019-11-08
| |
| * fix not being able to see unicode emojis when there few of them when searchingHenry Jameson2019-11-08
| | | | | | | | on emoji-a-ton instances
| * replace sanity button with loading on scrollHenry Jameson2019-11-08
| |
| * fix search not working, use computer property instead of stateHenry Jameson2019-11-08
| |
| * Merge remote-tracking branch 'upstream/develop' into emoji-optimizationsHenry Jameson2019-11-08
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (95 commits) Lightbox/modal multi image improvements - #381 '/api/pleroma/profile/mfa' -> '/api/pleroma/accounts/mfa' Add ability to change user's email translations-de-batch-1 eu-translate update profile-banner rounding css, fixes #690 fix indentation remove needless ref show preview popover when hover numbered replies refactor conditions do not make too many nested div add fetchStatus action refactor status loading logic split status preview popover into a separate component uninstall mobile-detect library listen both events minor css fix restrict distance at top side only set different trigger event in desktop and mobile by default fix eslint warnings ...
| * | fix loadEmojiInsane button submitting the formHenry Jameson2019-10-27
| | |
| * | fix scrolling to attachments bottomHenry Jameson2019-10-22
| | |
| * | Reserve space for emoji picker button in emoji inputHenry Jameson2019-10-14
| | |
| * | fix picker not filling on opening, removed console logHenry Jameson2019-10-10
| | |
| * | moved emoji fetching from user to instance since it's its state anywayHenry Jameson2019-10-09
| | |
| * | always preload first batch of emoji to avoid unnecessary UI jumpsHenry Jameson2019-10-09
| | |