aboutsummaryrefslogtreecommitdiff
path: root/src/components
Commit message (Collapse)AuthorAge
* i18nMark Felder2019-05-31
|
* Merge branch 'fix-dropdown' into 'develop'Shpuld Shpludson2019-05-29
|\ | | | | | | | | | | | | move drowdown menu to popper Closes #559 See merge request pleroma/pleroma-fe!814
| * move drowdown menu to popperHenry Jameson2019-05-27
| |
* | i18n/Add Japanese with kanji (2)Hakaba Hitoyo2019-05-29
|/
* Merge branch 'fetags' into 'develop'HJ2019-05-20
|\ | | | | | | | | add tags to data and to status component See merge request pleroma/pleroma-fe!801
| * switch from method to computed propertyMoonman2019-05-20
| |
| * formattingMoonman2019-05-20
| |
| * add tags to data and to status componentMoonman2019-05-20
| |
* | Merge branch 'masto-remains' into 'develop'HJ2019-05-20
|\ \ | | | | | | | | | | | | Interactions 2.0, removing last bits of qvitter api. Only login/register and change background remains after that See merge request pleroma/pleroma-fe!792
| * | fix lintHenry Jameson2019-05-15
| | |
| * | Cleanup, little documentation, localizationHenry Jameson2019-05-15
| | |
| * | removed unused masto api, added initial version of interactions timelineHenry Jameson2019-05-14
| | |
* | | Merge branch 'webpack-4-dart-sass' into 'develop'HJ2019-05-20
|\ \ \ | | | | | | | | | | | | | | | | Massive update for dependencies See merge request pleroma/pleroma-fe!734
| * | | moved setting styles into common to avoid bug with shared stylesHenry Jameson2019-05-19
| | | |
| * | | get rid of reply-left, we decided it should go long time agoHenry Jameson2019-05-14
| | | |
| * | | fix prod buildHenry Jameson2019-05-13
| |/ /
* | | Remove auto-hyphenationSenko-san2019-05-20
| | | | | | | | | | | | | | | | | | Auto-hyphenation has terrible heuristics on all browsers, disable it. Source: https://justmarkup.com/articles/2019-01-28-a-look-at-css-hyphenation-in-2019/
* | | make staff label visibletaehoon2019-05-19
| | |
* | | move visibility-tray css in local scopetaehoon2019-05-19
| | |
* | | refactor csstaehoon2019-05-19
| | |
* | | make only screen name as linktaehoon2019-05-19
| | |
* | | refactor css for visibility traytaehoon2019-05-19
| | |
* | | hide three dot menu button if has no itemstaehoon2019-05-19
| |/ |/|
* | Line up rich text format picker with the status formShpuld Shpludson2019-05-15
| |
* | remove needless importingtaehoon2019-05-15
| |
* | show pinned state only in the user timelinetaehoon2019-05-15
| |
* | improve performance by caching pinned status ids into user objecttaehoon2019-05-15
| |
* | improve error handling logictaehoon2019-05-15
| |
* | use text color insteadtaehoon2019-05-15
| |
* | revert unnecessary changestaehoon2019-05-15
| |
* | add translationtaehoon2019-05-15
| |
* | use pinned property from status directlytaehoon2019-05-15
| |
* | refactor error handling of pinStatustaehoon2019-05-15
| |
* | refactor pin/unpin status logictaehoon2019-05-15
| |
* | filter pinned statuses based on pinned entity instead of a separate user entitytaehoon2019-05-15
| |
* | remove pinned timeline, instead, use simple entity of user objecttaehoon2019-05-15
| |
* | #468 - hide status menu after action button is clickeddave2019-05-15
| |
* | #468 - shwo pin button for valid statuses (public & unlisted)dave2019-05-15
| |
* | #468 - add extra buttons for status actionsdave2019-05-15
| |
* | #468 - fix plus button size issue, use scss variable properlydave2019-05-15
| |
* | #468 - clean updave2019-05-15
| |
* | #468 - show pin status API errordave2019-05-15
| |
* | #468 - update pinned status after actions(remove, add)dave2019-05-15
| |
* | #468 - show pinned timeline and add pinned label to the statusdave2019-05-15
| |
* | #468 - show pin for own statuses onlydave2019-05-15
| |
* | #468 - pin/unpin statusdave2019-05-15
| |
* | make reply icon not hoverable if disabledtaehoon2019-05-14
| |
* | show reply button and count when logged out as welltaehoon2019-05-14
|/
* Merge branch '527' into 'develop'HJ2019-05-09
|\ | | | | | | | | | | | | Fix "Liking/reprööting posts while post is highlighted in conversation fails to update the liked/reprööted status" Closes #527 See merge request pleroma/pleroma-fe!787
| * reduce needless calculationtaehoon2019-05-07
| |