aboutsummaryrefslogtreecommitdiff
path: root/yarn.lock
Commit message (Collapse)AuthorAge
* Revert "add TOTP/Recovery Form for mobile version"Maksim2019-06-12
| | | | This reverts commit a3811f944819430c278b6da6b08dc322a9b9ff65.
* install portal vuetaehoon2019-06-06
|
* fix testsHenry Jameson2019-04-28
|
* Merge remote-tracking branch 'upstream/develop' into webpack-4-dart-sassHenry Jameson2019-04-27
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (126 commits) entity normalizer: hook up in_reply_to_account_acct add BBCode strings fix follow button not updating bug in follow-card refer searched user objects from the global user rep set max-width of textarea in settings page Remove space in the timeline setting copy user_card.vue: Fix .emoji to apply to img Update oc.json Update oc.json Update oc.json Update oc.json replace pencil with wrench icon rebuild fontello with wrench icon added fetch all friends using pagination stop fetching user relationship when user is unauthorized Revert "recover border between basic-user-card using list component" remove extra spacing code readability fix typos clean up ...
| * remove unused yarn packagetaehoon2019-04-17
| |
| * hide results on outside clicktaehoon2019-04-14
| |
| * remove needless dependencytaehoon2019-04-14
| |
| * setup vue-autosuggesttaehoon2019-04-14
| |
| * restore yarnlockHenry Jameson2019-04-10
| |
| * #436 - remove yarn.lockdave2019-04-10
| |
| * #436 - merge developdave2019-04-08
| |\
| | * Added moderation menueugenijm2019-04-01
| |/
* | firefoxHenry Jameson2019-04-24
| |
* | karma stuff, still broken thoHenry Jameson2019-04-10
| |
* | revert unnecessary changesHenry Jameson2019-04-10
| |
* | Webpack 4, ESLint with Vue, Node-sass, updated dependencies overall. New ↵Henry Jameson2019-04-07
|/ | | | linting.
* Improve chaining hocs using vue-composetaehoon2019-02-20
|
* Add avatar crop popuptaehoon2019-02-15
|
* Upgrade packagesLambda2019-01-11
|
* Merge branch 'develop' into feature/new-user-routesMaxim Filippov2018-12-17
|\
| * Merge commit 'e443716bcd616ad61efae161624dd970841a935c' into ↵Egor Kislitsyn2018-12-13
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | feature/push-subscriptions # Conflicts: # src/i18n/en.json # src/modules/interface.js # src/modules/users.js # yarn.lock
| | * Merge remote-tracking branch 'upstream/develop' into feature/theming2Henry Jameson2018-12-11
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: Fix color fallback order Use console.warn instead of console.log Get rid of mutation_types file, use inline approach. Minor fixes Add fallback color rule. Change english validation error messages Clean up the code Validate name presence on client-side as well Better styling for client-side validation. Add I18n for validation errors. Fix broken ToS link. Fix linter errors Add client validation for registration form Use Array.reduce instead of lodash.reduce Humanize validation errors returned on registration Added user option to hide instance-specific panel, rearranged config screen to better categorize it / adjustments to language selector fix
| | * \ Merge remote-tracking branch 'upstream/develop' into feature/theming2Henry Jameson2018-11-26
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (60 commits) whoops whoops DM timeline: stream new statuses update-japanese-translation Add actual user search. incorporate most translation changes from MR 368 update french translation Always show dm panel. Add direct message tab. api service url remove deploy stage remove deploy stage updated and completed German translation On logout switch to public timeline. minor modification of Chinese translation update Chinese translation Add Chinese language Fix posting. Put oauth text into description. Display OAuth login on login form button. ...
| | * | | something works without exploding and i'm tired alreadyHenry Jameson2018-10-02
| | | | |
| * | | | add checkbox to disable web pushEgor Kislitsyn2018-12-13
| | |/ / | |/| |
* | | | Use babel polyfill in karmaMaxim Filippov2018-12-13
| | | |
* | | | Use "~" as a route namespace symbolMaxim Filippov2018-12-10
| | | |
* | | | Move old routes to /p, use /nickname for user profilesMaxim Filippov2018-12-06
| |_|/ |/| |
* | | Add client validation for registration formraeno2018-12-05
|/ / | | | | | | * also extract registration logic to users.js module
* / Move login to oauth.Roger Braun2018-10-26
|/
* added JSX supportHenry Jameson2018-08-27
|
* Make interface language configurable from settingsEkaterina Vaartis2018-08-25
| | | | | | | | | | The locale can now be configured in settings and is stored in Vuex. The changes are applied immidiately after selection. The list of languages is taken from the messages file, which contains all the available locales (and a new value, `interfaceLanguage`, to control the translation of this option in the options menu) Closes #36
* Update vue version.Roger Braun2018-02-03
|
* Move chat to sidebar.Roger Braun2018-01-26
|
* Basic frontend changes for chat.Roger Braun2017-12-04
|
* Prepare for i18n.Roger Braun2017-11-07
|
* Add fetch polyfill.Roger Braun2017-07-31
|
* Update vue.Roger Braun2017-06-13
|
* Remove tributejsRoger Braun2017-04-24
| | | | Alternative autocompletion is in the works and this one has injection problems.
* Switch to localforage to use indexeddb by default.Roger Braun2017-03-07
|
* Switch to lz-string.Roger Braun2017-02-23
| | | | Pako was very slow in Chromium.
* Use correct vue import.Roger Braun2017-02-21
|
* Compress saved state with zlib.Roger Braun2017-02-20
|
* Update package.json.Roger Braun2017-02-20
|
* Update vue.Roger Braun2017-02-19
|
* Add lodash transformation to save a few kbs.Roger Braun2017-02-18
|
* Persist users.Roger Braun2017-02-14
|
* Add basic username completion.Roger Braun2016-11-30
| | | | We need to get users into the store, though.
* Switch from moment.js to vue-timeago.Roger Braun2016-11-28
| | | | | Much smaller filesize for vendor.js, although we'll have to see if all the intervals are ok.
* Better diffs for specs.Roger Braun2016-11-18
|