aboutsummaryrefslogtreecommitdiff
path: root/src/boot
Commit message (Collapse)AuthorAge
* 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 await to login action'jasper2019-03-26
| |
| * Add hideMutedPosts setting and wire up to post-returning endpointstaehoon2019-03-21
| |
| * Merge branch 'feature/version-info' into 'develop'Shpuld Shpludson2019-03-21
| |\ | | | | | | | | | | | | | | | | | | Added new tab to display versions of BE/FE Closes #397 See merge request pleroma/pleroma-fe!671
| | * Merge branch 'develop' into feature/version-infoEdijs2019-03-13
| | |\
| | * | Added new tab to display versions of BE/FEEdijs2019-03-10
| | | |
| * | | Merge branch 'bugfix/nodeinfo-post-formats' into 'develop'lambda2019-03-15
| |\ \ \ | | | | | | | | | | | | | | | | | | | | after store: fix setting postFormats field See merge request pleroma/pleroma-fe!683
| | * | | after store: fix setting postFormats fieldWilliam Pitcock2019-03-14
| | | |/ | | |/|
| * / | afterStoreSetup: Move log in and theme load to afterStoreSetup.lain2019-03-13
| |/ /
| * | afterStoreSetup: Handle 404 cases.lain2019-03-13
| | |
| * | afterStoreSetup: Emoji and nodeinfo refactor.lain2019-03-13
| | |
| * | afterStoreSetup: refactor TOS and panel fetching, handle 404s.lain2019-03-13
| | |
| * | afterStoreSetup: refactor.lain2019-03-13
| | |
| * | Add floating post-status button on mobileShpuld Shpludson2019-03-11
| | |
| * | Only connect to chat when authenticating in the first placeslice2019-03-10
| |/ | | | | | | | | To avoid duplication of the connection, the chat socket is destroyed upon logging out.
| * Load post status content type from instance configEdijs2019-03-04
| |
* | Initial work on deprecating scopeModesEnabled in favor of minimalScopeModeHenry Jameson2019-03-03
|/
* 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
| |/
* | Fxing conflictsjasper2019-02-08
|\ \
| * | #301 - add an option for default formattingXiaofeng An2019-02-06
| |/
* / Fix showFeaturesPanel option as instancejasper2019-02-08
|/
* Connect only after-store instead of when user gets tokenshpuld2019-01-29
|
* Fix registration path warning and translation warningsshpuld2019-01-27
|
* "spring" cleaningHenry Jameson2019-01-24
|
* fix custom nsfwCensorImage not workingHenry Jameson2019-01-23
|
* Show who to follow in the mobile viewHakaba Hitoyo2019-01-16
|
* Add instance information page for mobileHakaba Hitoyo2019-01-07
|
* merge develop, fix conflicts, fix logged out bugshpuld2018-12-29
|\
| * 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
| | |
* | | fix conflict in user card contentshpuld2018-12-28
|\| |
| * | Make "noAttachmentLinks" configurableMaxim Filippov2018-12-27
| |/
* / New routes, notifications, other impovements in side drwaershpuld2018-12-28
|/
* Feature/bigger icons for mobile / #211Shpuld Shpludson2018-12-18
|
* Redirect to /main/allMaxim Filippov2018-12-17
|
* Merge branch 'develop' into feature/new-user-routesMaxim Filippov2018-12-17
|\
| * 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
| | |\
| | * | Make uploadlimit an object that stores upload limits for avatars, banners, ↵rinpatch2018-12-08
| | | | | | | | | | | | | | | | backgrounds, general content
| | * | [pleroma#36] Add upload errorsRinpatch2018-12-08
| | | |
| * | | fix old MRHenry Jameson2018-12-13
| | | |
| * | | Merge branch 'dev-qol' into 'develop'Shpuld Shpludson2018-12-13
| |\ \ \ | | |_|/ | |/| | | | | | | | | | Several fixes to make life of contributors a tiny bit easier. See merge request pleroma/pleroma-fe!409
| | * | fixHenry Jameson2018-12-11
| | | |
| | * | Quality of Frontend Developer's Life: here to stayHenry Jameson2018-12-11
| | |/
| * | fix race conditionEgor Kislitsyn2018-12-10
| | |
| * | add service worker and push notificationsEgor Kislitsyn2018-12-06
| |/