aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'upstream/develop' into webpack-4-dart-sassHenry Jameson2019-04-27
|\
| * entity normalizer: hook up in_reply_to_account_acctWilliam Pitcock2019-04-27
| * add BBCode stringsWilliam Pitcock2019-04-26
| * fix follow button not updating bug in follow-cardtaehoon2019-04-22
| * refer searched user objects from the global user reptaehoon2019-04-22
| * Merge branch '500' into 'develop'Shpuld Shpludson2019-04-22
| |\
| | * set max-width of textarea in settings pagetaehoon2019-04-21
| * | Merge branch '487' into 'develop'Shpuld Shpludson2019-04-22
| |\ \
| | * | fetch all friends using paginationtaehoon2019-04-19
| | |/
| * | Merge branch 'develop' into 'develop'Shpuld Shpludson2019-04-22
| |\ \
| | * | Update oc.jsonExilat2019-04-20
| | * | Update oc.jsonExilat2019-04-20
| | * | Update oc.jsonExilat2019-04-20
| | * | Update oc.jsonExilat2019-04-20
| | |/
| * | Merge branch '501' into 'develop'Shpuld Shpludson2019-04-22
| |\ \
| | * | Remove space in the timeline setting copytaehoon2019-04-21
| | |/
| * | Merge branch 'change-pencil-to-wrentch' into 'develop'Shpuld Shpludson2019-04-22
| |\ \
| | * | replace pencil with wrench iconBrenden Bice2019-04-19
| | |/
| * / user_card.vue: Fix .emoji to apply to imgHaelwenn (lanodan) Monnier2019-04-20
| |/
| * stop fetching user relationship when user is unauthorizedtaehoon2019-04-17
| * Revert "recover border between basic-user-card using list component"taehoon2019-04-17
| * remove extra spacingtaehoon2019-04-17
| * code readabilitytaehoon2019-04-17
| * fix typostaehoon2019-04-17
| * clean uptaehoon2019-04-17
| * make sure to use filtered selected keystaehoon2019-04-17
| * support indeterminate checkbox statetaehoon2019-04-17
| * render span tag only if it has contenttaehoon2019-04-17
| * update model and props propertiestaehoon2019-04-17
| * import scss variablestaehoon2019-04-17
| * update checkbox importing pathtaehoon2019-04-17
| * rewrite checkbox component as non-functionaltaehoon2019-04-17
| * support i18ntaehoon2019-04-17
| * ui improvementstaehoon2019-04-17
| * clean uptaehoon2019-04-17
| * add bulk mute/unmute buttons and wire up to vuextaehoon2019-04-17
| * wire up bulk action buttons to vuextaehoon2019-04-17
| * add a commenttaehoon2019-04-17
| * show list header only if there are itemstaehoon2019-04-17
| * pass down empty slottaehoon2019-04-17
| * make border of list header thickertaehoon2019-04-17
| * add bulk action buttonstaehoon2019-04-17
| * add reusable progress-button cmoponenttaehoon2019-04-17
| * replace scope attributes by slot-scopetaehoon2019-04-17
| * add border-bottom to the headertaehoon2019-04-17
| * support header slottaehoon2019-04-17
| * add header to selectable-list componenttaehoon2019-04-17
| * remove border-bottom of the last list itemtaehoon2019-04-17
| * recover border between basic-user-card using list componenttaehoon2019-04-17
| * show empty slot only if it has contenttaehoon2019-04-17