aboutsummaryrefslogtreecommitdiff
path: root/src/modules/instance.js
Commit message (Collapse)AuthorAge
...
* | Initial work on deprecating scopeModesEnabled in favor of minimalScopeModeHenry Jameson2019-03-03
|/
* bad defaultsHenry Jameson2019-02-21
|
* Merge branch 'fix/profile-not-loading-without-persisted-state' into 'develop'Shpuld Shpludson2019-02-11
|\ | | | | | | | | | | | | Fix #324 Profiles sometimes not loading when there's no persisted state Closes #324 See merge request pleroma/pleroma-fe!553
| * Change the async stuff to not render app before theme is loadedshpuld2019-02-09
| |
* | Merge branch 'fix/add-option-to-hide-filtered-statues' into 'develop'Shpuld Shpludson2019-02-09
|\ \ | | | | | | | | | | | | #254 Add option to hide filtered statuses See merge request pleroma/pleroma-fe!539
| * | Add option to hide filtered statusesjasper2019-02-06
| |/
* | 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
|/
* Merge branch 'restore-routes' into 'develop'lambda2018-12-29
|\ | | | | | | | | Restore old routes, enable user route as fallback. See merge request pleroma/pleroma-fe!440
| * Treat reserved users like external users in the frontend.Lambda2018-12-26
| |
| * Restore old routes, enable user route as fallback.Lambda2018-12-25
| |
* | Add "noAttachmentLinks" to src/modules/instance.jsMaxim Filippov2018-12-27
|/
* Merge branch 'develop' into feature/new-user-routesMaxim Filippov2018-12-17
|\
| * keep track of new instance optionsHenry Jameson2018-12-13
| |
| * 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
| | | |
* | | | 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 ...
| * | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into ↵scarlett2018-10-16
| |/ | | | | | | hide-statistics
* | now it actually worksHenry Jameson2018-09-25
| |
* | settings for scope/subjectHenry Jameson2018-09-25
|/
* made FE work even without either api or static configHenry Jameson2018-09-17
|
* Added more stuff that's actually being added to instanceConfig, simplified ↵Henry Jameson2018-09-17
| | | | the whitelist.
* more refactoringHenry Jameson2018-09-17