aboutsummaryrefslogtreecommitdiff
path: root/src/modules/config.js
Commit message (Collapse)AuthorAge
...
| * | extra protection to not write what we don't knowHenry Jameson2021-03-08
| | |
| * | implemented import/export for themesHenry Jameson2021-03-08
| | |
* | | add quick filters for notifications2Shpuld Shpuldson2021-03-01
|/ /
* | change config comment to be consistentShpuld Shpuldson2021-02-23
| |
* | add sensitive by default optionShpuld Shpuldson2021-02-23
| |
* | update branch with recent develop changes (FA, added settings)Henry Jameson2021-02-01
| |
* | Merge remote-tracking branch 'origin/develop' into settings-changedHenry Jameson2021-02-01
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (306 commits) fallback if shadows aren't defined Translated using Weblate (Chinese (Traditional)) Translated using Weblate (Ukrainian) Translated using Weblate (Italian) Translated using Weblate (Ukrainian) Translated using Weblate (Portuguese) Translated using Weblate (Italian) Translated using Weblate (Russian) Translated using Weblate (Portuguese) Translated using Weblate (Russian) Translated using Weblate (Portuguese) Translated using Weblate (Portuguese) Translated using Weblate (Portuguese) Translated using Weblate (Portuguese) Translated using Weblate (Portuguese) Translated using Weblate (Portuguese) Translated using Weblate (Portuguese) Translated using Weblate (Portuguese) Translated using Weblate (Portuguese) Translated using Weblate (Portuguese) ...
| * Basic no-wallpaper supportHenry Jameson2020-12-16
| |
* | Merge remote-tracking branch 'origin/develop' into settings-changedHenry Jameson2020-10-17
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (48 commits) fix/leftover-emoji-checkboxes-in-settings Apply 1 suggestion(s) to 1 file(s) Translated using Weblate (Spanish) Translated using Weblate (Persian) Translated using Weblate (Persian) Translated using Weblate (Polish) update changelog Stop click propagation when unhiding nsfw Fix Follow Requests title style Translated using Weblate (Persian) Translated using Weblate (Persian) Translated using Weblate (French) Added translation using Weblate (Persian) Translated using Weblate (Chinese (Traditional)) Translated using Weblate (Chinese (Simplified)) Translated using Weblate (Italian) Translated using Weblate (English) Translated using Weblate (English) Translated using Weblate (Basque) Translated using Weblate (Spanish) ...
| * Timeline virtual scrollingShpuld Shpludson2020-09-29
| |
* | Initial work on highlighting changed settings. Some refactoring toHenry Jameson2020-10-01
|/ | | | simplify addition of new settings
* remove most of reply preview and autoload related stuffShpuld Shpuldson2020-07-14
|
* Add Chatseugenijm2020-07-08
|
* Messages: Load languages asynchronously.lain2020-06-08
| | | | Reduces the size of the initial app bundle by about half.
* moved multiChoiceProperties where it fits betterHenry Jameson2020-05-26
|
* Add support for follow request notificationseugenijm2020-04-30
|
* fix trasparency problems in some cases (purple headers)Henry Jameson2020-03-04
|
* Merge branch 'develop' into 'themes-accent'HJ2020-02-11
|\ | | | | | | # Conflicts: # src/components/emoji_reactions/emoji_reactions.vue
| * Emoji Reactions - fixes and improvementsShpuld Shpludson2020-02-11
| |
* | Merge remote-tracking branch 'upstream/develop' into themes-accentHenry Jameson2020-01-28
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (33 commits) add emoji reactions to changelog fix emoji reaction classes broken in develop review changes Fix password and email update remove unnecessary anonymous function Apply suggestion to src/services/api/api.service.js remove logs/commented code remove favs count from react button remove mock data change emoji reactions to use new format Added polyfills for EventTarget (needed for Safari) and CustomEvent (needed for IE) Fix missing TWKN when logged in, but server is set to private mode. Fix follower request fetching Add domain mutes to changelog Implement domain mutes v2 change changelog to reflect actual release history of frontend Fix #750 , fix error messages and captcha resetting Optimize Notifications Rendering update CHANGELOG Use last seen notif instead of first unseen notif for sinceId ...
| * Merge branch 'develop' into 'fix-move-type-notification'HJ2020-01-03
| |\ | | | | | | | | | # Conflicts: # static/fontello.json
| * | Add view for moves notificationskPherox2019-12-11
| | |
* | | massively improved initial theme loading code, added checks and warnings whenHenry Jameson2020-01-22
| |/ |/| | | | | loading theme files (import/localStorage/defaults)
* | Option to enable streamingHenry Jameson2019-12-10
|/
* Made it optionalHenry Jameson2019-11-14
|
* add hideISP to defaultState of config moduletaehoon2019-11-10
|
* Removed all whole mess of manual watch/data declaration, now fully automaticHenry Jameson2019-09-29
|
* created mergedConfig getter to avoid obnoxious checks for undefined everywhereHenry Jameson2019-09-29
|
* split spam mode into two separate options (one in settings page)Henry Jameson2019-09-23
|
* npm eslint --fix .Henry Jameson2019-07-05
|
* Merge branch 'mobile-scope' into 'develop'HJ2019-05-09
|\ | | | | | | | | | | | | Display additional scope description above the status form for mobile users. Closes #505 See merge request pleroma/pleroma-fe!767
| * Move scope visibility notice to the status form, make it dismissibleeugenijm2019-05-07
| |
* | Make floating post button configurableeugenijm2019-04-29
|/
* Merge remote-tracking branch 'upstream/develop' into minimal-scopes-modeHenry Jameson2019-03-30
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (173 commits) Fix: Change condition fix typo update store according to retweeted status #433 - update sort by for conversation display replies_count right after reply icon expose replies_count from mastodon api Apparently, MastoAPI gives status in ancestors if you try opening a repeat... make side drawer use gesture service and fix its animations review/remove error hiding errata review #433 - sort conversation for retweets and clean up Revert "Merge branch 'revert-987b5162' into 'develop'" Revert "Merge branch 'mastoapi/friends-tl' into 'develop'" Add await to login action' Remove console log Fix warnings in user profile routing Add tests for gesture service, fix bug with perpendicular directions #255 - clean up autocomplete form #255 - clean up user settings page with self-closing html tags ...
| * Add hideMutedPosts setting and wire up to post-returning endpointstaehoon2019-03-21
| |
* | Initial work on deprecating scopeModesEnabled in favor of minimalScopeModeHenry Jameson2019-03-03
|/
* Fix #399 Make max attachments configurableShpuld Shpludson2019-02-27
|
* fixing conflictsjasper2019-02-08
|
* Fxing conflictsjasper2019-02-08
|\
| * #301 - add an option for default formattingXiaofeng An2019-02-06
| |
* | Fix showFeaturesPanel option as instancejasper2019-02-08
|/
* Add option to hide features paneldev923412019-02-05
|
* default webPush to false, because having it at true leads to some problems withHenry Jameson2018-12-20
| | | | local dev mode. Instances can re-enable it, and BE can default it to true in config.exs
* 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
| * renamed config to preload images and add ident to configValD2018-12-12
| |
| * added config for preload and made attachment responsive to itValD2018-12-12
| |
| * separated preview and exported from style_switcherHenry Jameson2018-12-11
| |
| * 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
| * \ 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. ...
| * | | cleanup and optimizationHenry Jameson2018-11-19
| | | |