aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Merge branch 'fetags' into 'develop'HJ2019-05-20
|\
| * 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
|\ \
| * | 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
|\ \ \
| * | | 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
| * | | Merge remote-tracking branch 'upstream/develop' into webpack-4-dart-sassHenry Jameson2019-05-13
| |\| |
| * | | Merge remote-tracking branch 'upstream/develop' into webpack-4-dart-sassHenry Jameson2019-04-27
| |\ \ \
| * | | | firefoxHenry Jameson2019-04-24
| * | | | attempt at making it workHenry Jameson2019-04-13
| * | | | revert unnecessary changesHenry Jameson2019-04-10
| * | | | fix obvious bugHenry Jameson2019-04-07
| * | | | Webpack 4, ESLint with Vue, Node-sass, updated dependencies overall. New lint...Henry Jameson2019-04-07
* | | | | Remove auto-hyphenationSenko-san2019-05-20
* | | | | 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
| |_|_|/ |/| | |
* | | | entity normalizer: add tooltip text to emojisWilliam Pitcock2019-05-17
* | | | rename for consistency's saketaehoon2019-05-16
* | | | update admin api urls in accordance with new docstaehoon2019-05-16
* | | | Line up rich text format picker with the status formShpuld Shpludson2019-05-15
* | | | update api service functionstaehoon2019-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
* | | | apply status normalizertaehoon2019-05-15
* | | | improve error handling logictaehoon2019-05-15
* | | | make sure to have rights property of user objecttaehoon2019-05-15
* | | | use text color insteadtaehoon2019-05-15
* | | | revert unnecessary changestaehoon2019-05-15
* | | | add translationtaehoon2019-05-15
* | | | fix typotaehoon2019-05-15
* | | | use pinned property from status directlytaehoon2019-05-15
* | | | show immediately pinned statusestaehoon2019-05-15
* | | | clean uptaehoon2019-05-15
* | | | clean up fetchPinnedStatuses api servicetaehoon2019-05-15
* | | | revert removeStatus changestaehoon2019-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