aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* made FE work even without either api or static configHenry Jameson2018-09-17
|
* Removed warning. Added support for working without static/config.jsonHenry Jameson2018-09-17
|
* more missing stuffHenry Jameson2018-09-17
|
* fix some missing stuffHenry Jameson2018-09-17
|
* translationsHenry 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
|
* some recategorization of options...Henry Jameson2018-09-17
|
* Initial versionHenry Jameson2018-09-17
|
* Merge branch 'fixAutocomplete' into 'develop'kaniini2018-09-13
|\ | | | | | | | | Fixes broken autocomplete for users See merge request pleroma/pleroma-fe!344
| * fixed autocompleteHenry Jameson2018-09-12
| |
* | Update Hebrew translationArtik Banana2018-09-12
| |
* | Merge branch 'debug-who-to-follow-panel' into 'develop'Henry2018-09-12
|\ \ | |/ |/| | | | | Small debug for Who to follow panel See merge request pleroma/pleroma-fe!342
| * DebugHakaba Hitoyo2018-09-09
| |
* | Merge branch 'feature/update-de-translation' into 'develop'Henry2018-09-09
|\ \ | |/ |/| | | | | updated german translation See merge request pleroma/pleroma-fe!293
| * i18n/messages.js: changed Folgende back to FollowerSebastian Huebner2018-08-15
| |
| * updated german translationSebastian Huebner2018-08-15
| |
* | Merge branch 'pizzaiolo/pleroma-fe-patch-1' into 'develop'Henry2018-09-09
|\ \ | | | | | | | | | | | | Update and fix messages.js (pt, eo) See merge request pleroma/pleroma-fe!341
| * | fix lintHenry Jameson2018-09-09
| | |
| * | Merge branch 'develop' into 'patch-1'lambda2018-06-08
| |\ \ | | | | | | | | | | | | # Conflicts: # src/i18n/messages.js
| * | | cleaning up some translations that broke the buildingpizzaiolo2018-05-17
| | | |
| * | | fix trailing commapizzaiolo2018-05-16
| | | |
| * | | Update and fix messages.js (pt, eo)pizzaiolo2018-05-06
| | | |
* | | | Merge branch 'develop' into 'develop'Henry2018-09-09
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Update the Occitan language - Fixed Linting See merge request pleroma/pleroma-fe!339
| * | | | Revert "Revert "Update messages.js""Artik Banana2018-09-07
| | | | | | | | | | | | | | | This reverts commit 385484566aa8a524ead77b3841be9af301bf0e5d
* | | | | Merge branch 'post-polish-fixes' into 'develop'kaniini2018-09-09
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Post polish fixes See merge request pleroma/pleroma-fe!333
| * | | | | fixHenry Jameson2018-09-08
| | | | | |
| * | | | | fix collapse link being too smallHenry Jameson2018-09-03
| | | | | |
| * | | | | small fix for non-square gif avatarsHenry Jameson2018-09-03
| | | | | |
| * | | | | Fixed collapseMessageWithSubjectLocal always using instance-provided config.Henry Jameson2018-09-03
| | | | | |
| * | | | | Fix last place with usercard having wrong widthHenry Jameson2018-09-03
| | | | | |
| * | | | | Fixed non-masked image looking weird in chrome.Henry Jameson2018-09-03
| | | | | |
| * | | | | Kinda went back to using align-items: stretch. Fixed error message floating.Henry Jameson2018-09-03
| | | | | |
* | | | | | Merge branch 'remove-outdated-settings' into 'develop'kaniini2018-09-09
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove outdated settings See merge request pleroma/pleroma-fe!335
| * | | | | | Remove outdated settingshakabahitoyo2018-09-04
| | | | | | |
* | | | | | | Merge branch 'simplify-sensitivity-label' into 'develop'kaniini2018-09-09
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Simplified image sensitivity label See merge request pleroma/pleroma-fe!334
| * | | | | | | Simplified image sensitivity labelHenry Jameson2018-09-03
| | |/ / / / / | |/| | | | |
* | | | | | | use prime number step for Who to follow panelHakaba Hitoyo2018-09-09
| |_|/ / / / |/| | | | |
* | | | | | Merge branch 'feature/features-panel' into 'develop'Henry2018-09-07
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Features panel See merge request pleroma/pleroma-fe!331
| * | | | | | remove formatting optionshakabahitoyo2018-09-04
| | | | | | |
| * | | | | | features panel i18nHakaba Hitoyo2018-09-04
| | | | | | |
| * | | | | | features panes supports chat & gopherHakaba Hitoyo2018-09-04
| | | | | | |
| * | | | | | show features panel only if not loginhakabahitoyo2018-09-03
| | | | | | |
| * | | | | | updatehakabahitoyo2018-09-03
| | | | | | |
| * | | | | | updateHakaba Hitoyo2018-09-03
| | | | | | |
| * | | | | | debughakabahitoyo2018-09-03
| | | | | | |
| * | | | | | mock features panelHakaba Hitoyo2018-09-03
| |/ / / / /
* | | | | | Revert "Update messages.js"Henry2018-09-07
| | | | | | | | | | | | | | | | | | This reverts commit 5e1f0d941621d32657cdc2727b62f5a36443d25b
* | | | | | Update messages.jsArtik Banana2018-09-07
| |/ / / / |/| | | | | | | | | Update the Occitan language - Fixed Linting
* | | | | Update users.jsDingdreher2018-09-03
|/ / / /