| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Write a unit test for fileSizeFormatService | Rinpatch | 2018-12-12 |
| | | |||
| * | I am dumb | Rinpatch | 2018-12-12 |
| | | |||
| * | Handle errors from server | Rinpatch | 2018-12-12 |
| | | |||
| * | Moved upload errors in user_settings to an array. Moved upload error strings ↵ | Rinpatch | 2018-12-12 |
| | | | | | to its separate section in i18n | ||
| * | Avatar, background, banner filesize errors | Rinpatch | 2018-12-11 |
| | | |||
| * | Count in binary bytes and remove i18 from file size format service | Rinpatch | 2018-12-10 |
| | | |||
| * | Add a space between filesizes | Rinpatch | 2018-12-10 |
| | | |||
| * | Lint | Rinpatch | 2018-12-10 |
| | | |||
| * | Add file size formating | Rinpatch | 2018-12-10 |
| | | |||
| * | Fix formating | rinpatch | 2018-12-08 |
| | | |||
| * | Improve error messages | rinpatch | 2018-12-08 |
| | | |||
| * | Make uploadlimit an object that stores upload limits for avatars, banners, ↵ | rinpatch | 2018-12-08 |
| | | | | | backgrounds, general content | ||
| * | [pleroma#36] Add upload errors | Rinpatch | 2018-12-08 |
| | | |||
| * | Merge branch 'hideISP' into 'develop' | lambda | 2018-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 to | Henry Jameson | 2018-12-05 |
| | | | | | | | | | better categorize it / adjustments to language selector | ||
| * | | Merge branch 'better_errors_on_registration' into 'develop' | HJ | 2018-12-06 |
| |\ \ | | | | | | | | | | | | | Registration form: Client side validation + better display of server validation errors See merge request pleroma/pleroma-fe!399 | ||
| | * | | Fix color fallback order | raeno | 2018-12-05 |
| | | | | |||
| | * | | Use console.warn instead of console.log | raeno | 2018-12-05 |
| | | | | |||
| | * | | Get rid of mutation_types file, use inline approach. Minor fixes | raeno | 2018-12-05 |
| | | | | |||
| | * | | Add fallback color rule. | raeno | 2018-12-05 |
| | | | | |||
| | * | | Change english validation error messages | raeno | 2018-12-05 |
| | | | | |||
| | * | | Clean up the code | raeno | 2018-12-05 |
| | | | | |||
| | * | | Validate name presence on client-side as well | raeno | 2018-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. | raeno | 2018-12-05 |
| | | | | |||
| | * | | Fix broken ToS link. Fix linter errors | raeno | 2018-12-05 |
| | | | | |||
| | * | | Add client validation for registration form | raeno | 2018-12-05 |
| | | | | | | | | | | | | | * also extract registration logic to users.js module | ||
| | * | | Use Array.reduce instead of lodash.reduce | raeno | 2018-12-05 |
| | | | | |||
| | * | | Humanize validation errors returned on registration | raeno | 2018-12-05 |
| |/ / | |||
| * | | Merge branch 'fix_alwaysSubject' into 'develop' | HJ | 2018-12-05 |
| |\ \ | |/ |/| | | | | | Hotfix for !388 See merge request pleroma/pleroma-fe!401 | ||
| | * | fix | Henry Jameson | 2018-12-05 |
| |/ | |||
| * | Merge branch 'fix/user-settings-switch' into 'develop' | Henry | 2018-12-05 |
| |\ | | | | | | | | | Switch to "timeline" when pressing user-settings See merge request pleroma/pleroma-fe!397 | ||
| | * | Switch to "timeline" when pressing user-settings | eal | 2018-12-04 |
| | | | |||
| * | | Merge branch 'feld-ios_video' into 'develop' | Henry | 2018-12-05 |
| |\ \ | | | | | | | | | | | | | | | | | | | Fix iOS Safari from making videos play fullscreen by default Closes #178 See merge request pleroma/pleroma-fe!400 | ||
| | * | | Fix iOS Safari from making videos play fullscreen by default | Mark Felder | 2018-12-04 |
| |/ / | | | | | | | This works in iOS 10+. | ||
| * | | Merge branch 'dev_vald_fe/post_delete' into 'develop' | Henry | 2018-12-04 |
| |\ \ | |/ |/| | | | | | | | | | used the deleted data param as condition in status template Closes #81 See merge request pleroma/pleroma-fe!398 | ||
| | * | added PR comments | ValD | 2018-12-05 |
| | | | |||
| | * | resolved the lint | ValD | 2018-12-05 |
| | | | |||
| | * | used the deleted data param as condition in status template | ValD | 2018-12-05 |
| |/ | |||
| * | Merge branch 'target_blank_profile' into 'develop' | lambda | 2018-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 tabs | Henry Jameson | 2018-12-04 |
| | | | |||
| * | | Merge branch 'dev_vald_fe/tooltip' into 'develop' | Henry | 2018-12-04 |
| |\ \ | |/ |/| | | | | | | | | | Added user setting tooltip Closes #156 See merge request pleroma/pleroma-fe!395 | ||
| | * | Added user setting tooltip | ValD | 2018-12-04 |
| |/ | |||
| * | Merge branch 'dev_vald_fe/be' into 'develop' | Henry | 2018-12-03 |
| |\ | | | | | | | | | added tooltip See merge request pleroma/pleroma-fe!391 | ||
| | * | addressed PR comments | ValD | 2018-12-04 |
| | | | |||
| | * | added tooltip | ValD | 2018-12-04 |
| |/ | |||
| * | Merge branch 'fix-vimium' into 'develop' | lambda | 2018-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 hint | Henry Jameson | 2018-12-02 |
| | | | |||
| * | | Merge branch 'subject-line-entry-auto' into 'develop' | lambda | 2018-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 Jameson | 2018-12-03 |
| | |/ | |||
| * | | Merge branch 'ss-read' into 'develop' | lambda | 2018-12-03 |
| |\ \ | | | | | | | | | | | | | Server-side read marking See merge request pleroma/pleroma-fe!386 | ||
