aboutsummaryrefslogtreecommitdiff
path: root/static/config.json
Commit message (Collapse)AuthorAge
* don't show to anons, make it possible to disable notification instance-wideHenry Jameson2022-08-08
|
* This setting didn't actually do anythingMark Felder2021-06-01
|
* Rename legacy PleromaFE Chat functionality to "Shout"Mark Felder2021-06-01
|
* change logo to svgHenry Jameson2020-11-02
|
* Refactor desktop navbar into a component, change layout to grid forHenry Jameson2020-10-29
| | | | better compatibility with search field and simpler CSS
* Merge branch 'feat/sidebar-alignment' into 'develop'Shpuld Shpludson2020-05-20
|\ | | | | | | | | [#765] Permit sidebar alignment with instance configuration option See merge request pleroma/pleroma-fe!1106
| * Merge branch 'develop' into feat/sidebar-alignmentMark Felder2020-05-15
| |\
| * | Permit sidebar alignment with instance configuration optionMark Felder2020-05-12
| | |
* | | Merge branch 'develop' into chore/remote-unused-optionMark Felder2020-05-14
|\ \ \ | | |/ | |/|
| * | Add missing settings: disableChat, greentext, hideFilteredStatuses, ↵Mark Felder2020-05-13
| | | | | | | | | | | | hideMutedPosts, hidePostStats, hideSitename
| * | alpha sortMark Felder2020-05-13
| |/
* / Remove unused noAttachmentLinks optionMark Felder2020-05-13
|/
* Initialize chat only if user is logged in and it wasn't initialized beforeSergey Suprunenko2019-08-17
|
* Removed formattingOptionsEnabled in favor of relying on BE-provided list ofHenry Jameson2019-06-16
| | | | accepted formatting options
* final touchesHenry Jameson2019-03-30
|
* Initial work on deprecating scopeModesEnabled in favor of minimalScopeModeHenry Jameson2019-03-03
|
* Fxing conflictsjasper2019-02-08
|\
| * #301 - add an option for default formattingXiaofeng An2019-02-06
| |
* | Fix showFeaturesPanel option as instancejasper2019-02-08
|/
* Change video playing default without bothering making it an instance ↵shpuld2019-01-31
| | | | configurable
* Add default config for new options, fix firefox inline playingshpuld2019-01-26
|
* fix custom nsfwCensorImage not workingHenry Jameson2019-01-23
|
* Merge branch 'scope-copy-default' into 'develop'HJ2018-12-30
|\ | | | | | | | | scopeCopy → true by default See merge request pleroma/pleroma-fe!439
| * scopeCopy → true by defaultscarlett2018-12-25
| |
* | Merge branch 'restore-routes' into 'develop'lambda2018-12-29
|\ \ | | | | | | | | | | | | Restore old routes, enable user route as fallback. See merge request pleroma/pleroma-fe!440
| * | Restore old routes, enable user route as fallback.Lambda2018-12-25
| |/
* / Make "noAttachmentLinks" configurableMaxim Filippov2018-12-27
|/
* 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
* Use "~" as a route namespace symbolMaxim Filippov2018-12-10
|
* Fix redirect pathsMaxim Filippov2018-12-06
|
* Added option to auto-hide subject field when it's empty.Henry Jameson2018-12-03
|
* Merge remote-tracking branch 'upstream/develop' into feature/scope_preferencesHenry Jameson2018-11-26
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: 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 On logout switch to public timeline. Put oauth text into description. Display OAuth login on login form button. Add login form back in. Linting. Re-activate registration, use oauth password flow to fetch token. Fix typo. Remove gonsole.logg :DD Fix linting. Move login to oauth.
| * Add login form back in.Roger Braun2018-11-07
| |
* | Merge remote-tracking branch 'upstream/develop' into feature/scope_preferencesHenry Jameson2018-11-26
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (36 commits) remove deploy stage remove deploy stage updated and completed German translation minor modification of Chinese translation update Chinese translation Add Chinese language Fix posting. Count spoiler text in the character count. Fixes #135. Added Irish (Gaeilge) Language Copy-Paste too fast from the Catalan file apparently. Now it's in good Occitan. simplify code adapt to destructive change of api Adds Occitan locale Updated italian translation Update oc.json Update oc.json Update of the oc.json file Actualizacion del fichièr oc.json Sort messages object by language code so that it's easier from the UI to browse them. explicitly set collapseMessageWithSubject to undefined Fall back to instance settings consistently ...
| * Changeable defaults for hideUserStats and hidePostStatsscarlett2018-09-04
| |
* | settings for scope/subjectHenry Jameson2018-09-25
|/
* Made showing format selection optional and default to falseHenry Jameson2018-08-31
|
* added option for logo in navbar to follow color scheme of the rest of the siteHenry Jameson2018-08-31
| | | | also fixed potential mess-up between api/static configs
* remove-unused-settingshakabahitoyo2018-08-26
|
* Rename expandCW to collapseMessageWithSubject.ensra2018-08-20
| | | | Add option to config.json, disabled by default.
* Revert "Merge branch 'cw-clickthrough' into 'develop'"lambda2018-07-12
| | | This reverts merge request !291
* Add configuration option to enable click-through content warningsVivian Lim2018-06-28
|
* Make scope options optional, refactoring.Roger Braun2018-06-08
|
* osa-compatible who to follow providerHakaba Hitoyo2018-05-05
|
* configurable who to follow panelHakaba Hitoyo2018-05-05
|
* Merge remote-tracking branch 'origin/feature/who-to-follow-panel-2' into ↵Hakaba Hitoyo2018-05-04
|\ | | | | | | feature/who-to-follow-panel-configurable
| * mergeHakaba Hitoyo2018-04-22
| |\
| * | Add who-to-follow-panelHakaba Hitoyo2018-02-24
| | |
* | | add redirectRootNoLogin and redirectRootLogin configurationHakaba Hitoyo2018-04-29
| |/ |/|
* | Use less busy default background.Roger Braun2018-03-31
|/