aboutsummaryrefslogtreecommitdiff
path: root/src/i18n
Commit message (Collapse)AuthorAge
* Split hide_network into hide_followers & hide_followingsMaxim Filippov2019-01-30
|
* Merge branch 'develop' into 'develop'Shpuld Shpludson2019-01-28
|\ | | | | | | | | Add Dutch translation See merge request pleroma/pleroma-fe!482
| * Add Dutch translationspctrl2019-01-27
| |
* | user profile: add media timelineWilliam Pitcock2019-01-26
|/
* Merge branch 'favorites' into 'develop'HJ2019-01-22
|\ | | | | | | | | | | | | Add Favorites TL to user profile, add some initial support for MastoAPI Closes #265 and #262 See merge request pleroma/pleroma-fe!462
| * localization stringsHenry Jameson2019-01-17
| |
* | update japanese translationhakabahitoyo2019-01-16
| |
* | Show who to follow in the mobile viewHakaba Hitoyo2019-01-16
|/
* Add Korean translationkjwon152019-01-10
|
* Add instance information page for mobileHakaba Hitoyo2019-01-07
|
* updated German translationVinzenz Vietzke2019-01-03
| | | | | * added theme settings * added various missing single strings
* fix conflict in user card contentshpuld2018-12-28
|\
| * Update japanese translationHakaba Hitoyo2018-12-25
| |
* | Merge branch 'develop' into feature/replace-panel-switchershpuld2018-12-22
|\|
| * Add a translation to the captcha strings in the registration formEkaterina Vaartis2018-12-21
| |
* | Add some more routes to side drawershpuld2018-12-22
|/
* Merge remote-tracking branch 'upstream/develop' into async_followHenry Jameson2018-12-14
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (45 commits) fix chrome Prevent html-minifier to remove placeholder comment in index.html template Add placeholder to insert server generated metatags. Related to #430 added condition to check for logined user fix gradients and minor artifacts keep track of new instance options fix old MR oof get rid of slots fix timeago font added hide_network option, fixed properties naming Fix fetching new users, add storing local users in usersObjects with their screen_name as well as id, so that they could be fetched zero-state with screen-name link. improve notification subscription Refactor arrays to individual options Reset enableFollowsExport to true after 2 sec when an export file is available to download Write a unit test for fileSizeFormatService add checkbox to disable web push I am dumb Handle errors from server Moved upload errors in user_settings to an array. Moved upload error strings to its separate section in i18n ...
| * Merge branch 'feature/file-size-checking' into 'develop'HJ2018-12-13
| |\ | | | | | | | | | | | | [pleroma#36] Add errors when file uploading fails See merge request pleroma/pleroma-fe!405
| | * Resolve merge conflictRinpatch2018-12-13
| | |\
| | * | Moved upload errors in user_settings to an array. Moved upload error strings ↵Rinpatch2018-12-12
| | | | | | | | | | | | | | | | to its separate section in i18n
| | * | Count in binary bytes and remove i18 from file size format serviceRinpatch2018-12-10
| | | |
| | * | Add a space between filesizesRinpatch2018-12-10
| | | |
| | * | Add file size formatingRinpatch2018-12-10
| | | |
| | * | Improve error messagesrinpatch2018-12-08
| | | |
| | * | [pleroma#36] Add upload errorsRinpatch2018-12-08
| | | |
| * | | added condition to check for logined userValD2018-12-13
| | | |
| * | | Merge remote-tracking branch 'upstream/develop' into mobile-backHenry Jameson2018-12-13
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (142 commits) fix timeago font added hide_network option, fixed properties naming Fix fetching new users, add storing local users in usersObjects with their screen_name as well as id, so that they could be fetched zero-state with screen-name link. improve notification subscription Fix typo that prevented scope copy from working. added check for activatePanel is function or not addressed PR comments activate panel on user screen click added not preload check so hidden toggles asap removed counters from left panel added router-links to all relavent links added activatePanel onclick for timeago button added PR comments add checkbox to disable web push removed brackets from condition resolved lint issue renamed config to preload images and add ident to config added config for preload and made attachment responsive to it preload nsfw image fix ...
| | * \ \ Merge branch 'hide_network' into 'develop'Shpuld Shpludson2018-12-13
| | |\ \ \ | | | |_|/ | | |/| | | | | | | | | | | | FE part of pleroma!490 See merge request pleroma/pleroma-fe!415
| | | * | added hide_network option, fixed properties namingHenry Jameson2018-12-13
| | | | |
| | * | | 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
| | * | | add checkbox to disable web pushEgor Kislitsyn2018-12-13
| | | | |
| * | | | back button for mobileHenry Jameson2018-12-05
| |/ / /
* | | | Merge remote-tracking branch 'upstream/develop' into async_followHenry Jameson2018-12-13
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (131 commits) Fix typo that prevented scope copy from working. added check for activatePanel is function or not addressed PR comments activate panel on user screen click added not preload check so hidden toggles asap removed counters from left panel added router-links to all relavent links added activatePanel onclick for timeago button added PR comments removed brackets from condition resolved lint issue renamed config to preload images and add ident to config added config for preload and made attachment responsive to it preload nsfw image fix fixed wrong height for selects better layouting for import-export, error display fixes added keep-colors option separated preview and exported from style_switcher revert that, it's actually used, i'm an idiot ...
| * | | renamed config to preload images and add ident to configValD2018-12-12
| | | |
| * | | added config for preload and made attachment responsive to itValD2018-12-12
| | | |
| * | | added keep-colors optionHenry Jameson2018-12-11
| | | |
| * | | 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 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
| | * | Change english validation error messagesraeno2018-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
| | |/
| * | mobile fixesHenry Jameson2018-12-05
| | |
| * | Merge remote-tracking branch 'upstream/develop' into feature/theming2Henry Jameson2018-12-05
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: Fix iOS Safari from making videos play fullscreen by default added PR comments resolved the lint used the deleted data param as condition in status template Switch to "timeline" when pressing user-settings Added user setting tooltip made links in user bio always open in new tabs addressed PR comments added tooltip Add userId property to timelines so that we don't overwrite user timeline meant for another user Added option to auto-hide subject field when it's empty. removes hacks from notifications storage, adds api call to let server update is_seen attribute fixes vimium not giving retweet button a hint Do not use underscore at the beginning of the method Logout user on password change Route user to the correct profile URL Typo Fix filetype detection Switch to settings when touching settings Switch to timeline on nav panel actions
| | * Added user setting tooltipValD2018-12-04
| | |
| * | missing stringHenry Jameson2018-12-02
| | |
| * | localization strings, fixesHenry Jameson2018-12-02
| | |
| * | making inset shadows work on avatars againHenry Jameson2018-12-02
| | |
| * | avatars shadows, also allows drop-shadow useHenry Jameson2018-11-30
| | |
| * | updated preview windowHenry Jameson2018-11-27
| | |