aboutsummaryrefslogtreecommitdiff
path: root/src/components
Commit message (Collapse)AuthorAge
* Refactor arrays to individual optionsRinpatch2018-12-13
|
* I am dumbRinpatch2018-12-12
|
* Handle errors from serverRinpatch2018-12-12
|
* Moved upload errors in user_settings to an array. Moved upload error strings ↵Rinpatch2018-12-12
| | | | to its separate section in i18n
* Avatar, background, banner filesize errorsRinpatch2018-12-11
|
* Count in binary bytes and remove i18 from file size format serviceRinpatch2018-12-10
|
* LintRinpatch2018-12-10
|
* Add file size formatingRinpatch2018-12-10
|
* Fix formatingrinpatch2018-12-08
|
* Improve error messagesrinpatch2018-12-08
|
* [pleroma#36] Add upload errorsRinpatch2018-12-08
|
* Merge branch 'hideISP' into 'develop'lambda2018-12-08
|\ | | | | | | | | | | | | Add user configuration option to hide instance-specific panel Closes #196 See merge request pleroma/pleroma-fe!402
| * Added user option to hide instance-specific panel, rearranged config screen toHenry Jameson2018-12-05
| | | | | | | | better categorize it / adjustments to language selector
* | Fix color fallback orderraeno2018-12-05
| |
* | Use console.warn instead of console.lograeno2018-12-05
| |
* | Get rid of mutation_types file, use inline approach. Minor fixesraeno2018-12-05
| |
* | Add fallback color rule.raeno2018-12-05
| |
* | Clean up the coderaeno2018-12-05
| |
* | Validate name presence on client-side as wellraeno2018-12-05
| | | | | | | | | | | | * remove email address validation, we have it covered by html itself and it's quite annoying * add shakeError animation * fix styles a bit
* | Better styling for client-side validation. Add I18n for validation errors.raeno2018-12-05
| |
* | Fix broken ToS link. Fix linter errorsraeno2018-12-05
| |
* | Add client validation for registration formraeno2018-12-05
| | | | | | | | * also extract registration logic to users.js module
* | Humanize validation errors returned on registrationraeno2018-12-05
|/
* Merge branch 'fix/user-settings-switch' into 'develop'Henry2018-12-05
|\ | | | | | | | | Switch to "timeline" when pressing user-settings See merge request pleroma/pleroma-fe!397
| * Switch to "timeline" when pressing user-settingseal2018-12-04
| |
* | Fix iOS Safari from making videos play fullscreen by defaultMark Felder2018-12-04
| | | | | | | | This works in iOS 10+.
* | added PR commentsValD2018-12-05
| |
* | resolved the lintValD2018-12-05
| |
* | used the deleted data param as condition in status templateValD2018-12-05
|/
* Merge branch 'target_blank_profile' into 'develop'lambda2018-12-04
|\ | | | | | | | | | | | | Made links in user bio always open in new tabs Closes #169 See merge request pleroma/pleroma-fe!394
| * made links in user bio always open in new tabsHenry Jameson2018-12-04
| |
* | Added user setting tooltipValD2018-12-04
|/
* addressed PR commentsValD2018-12-04
|
* added tooltipValD2018-12-04
|
* Merge branch 'fix-vimium' into 'develop'lambda2018-12-03
|\ | | | | | | | | | | | | fixes vimium not giving retweet button a hint Closes #166 See merge request pleroma/pleroma-fe!385
| * fixes vimium not giving retweet button a hintHenry Jameson2018-12-02
| |
* | Merge branch 'subject-line-entry-auto' into 'develop'lambda2018-12-03
|\ \ | | | | | | | | | | | | | | | | | | Added option to auto-hide subject field when it's empty. Closes #174 See merge request pleroma/pleroma-fe!388
| * | Added option to auto-hide subject field when it's empty.Henry Jameson2018-12-03
| |/
* | Merge branch 'ss-read' into 'develop'lambda2018-12-03
|\ \ | | | | | | | | | | | | Server-side read marking See merge request pleroma/pleroma-fe!386
| * | removes hacks from notifications storage, adds api call to let server updateHenry Jameson2018-12-02
| |/ | | | | | | is_seen attribute
* / Add userId property to timelines so that we don't overwrite user timeline meantHenry Jameson2018-12-03
|/ | | | for another user
* Merge branch 'fix/user-search-profile-link' into 'develop'lambda2018-11-30
|\ | | | | | | | | Fix user search profile link See merge request pleroma/pleroma-fe!382
| * Route user to the correct profile URLMaxim Filippov2018-11-28
| |
| * TypoMaxim Filippov2018-11-28
| |
* | Merge branch 'logout_on_password_change' into 'develop'lambda2018-11-30
|\ \ | | | | | | | | | | | | | | | | | | Logout user on password change Closes #185 See merge request pleroma/pleroma-fe!384
| * | Do not use underscore at the beginning of the methodraeno2018-11-30
| | |
| * | Logout user on password changeraeno2018-11-30
| |/
* | Merge branch 'fix/switch-to-timeline-on-mobile' into 'develop'lambda2018-11-30
|\ \ | |/ |/| | | | | Switch to timeline view on mobile when clicking relevant actions See merge request pleroma/pleroma-fe!383
| * Switch to timeline on nav panel actionseal2018-11-25
| |
* | whoopsHenry Jameson2018-11-26
| |