aboutsummaryrefslogtreecommitdiff
path: root/src/boot
Commit message (Collapse)AuthorAge
* Require password resetMaxim Filippov2019-10-16
|
* Merge remote-tracking branch 'upstream/develop' into emoji-selector-updateHenry Jameson2019-09-08
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (116 commits) Password reset page add a comment force img updating immediately Fixed "sequimiento" to "seguimiento". Replace `/api/externalprofile/show.json` with a MastoAPI equialent Use mastodon api in follow requests "Optional" in lowercase. Update es.json fix pin/unpin status logic rename a mutation update fix user avatar fallback logic remove dead code Corrected "Media Proxy" translation. Update es.json make bio textarea resizable vertically only remove dead code Make image orientation consistent on FF, fix videos w/ modal remove dead code fix crazy watch logic in conversation ...
| * Password reset pageEugenij2019-09-05
| |
| * Initialize chat only if user is logged in and it wasn't initialized beforeSergey Suprunenko2019-08-17
| |
* | cleanup and appropriation for new emoji-input component API, styles updatesHenry Jameson2019-07-28
|/
* Feature/add sticker pickerabsturztaube2019-07-24
| | | | Squash to avoid storing commits with stickers in it to avoid possible copyright problems and excess storage space. --hj
* guard more secure routestaehoon2019-07-24
|
* guard secure routes by redirecting to roottaehoon2019-07-24
|
* New searchEugenij2019-07-15
|
* npm eslint --fix .Henry Jameson2019-07-05
|
* Feature/polls attempt 2lain2019-06-18
|
* Merge branch 'refactor-emoji-input' into 'develop'HJ2019-06-18
|\ | | | | | | | | | | | | EmojiInput refactoring Closes #565 See merge request pleroma/pleroma-fe!824
| * standartized autocomplete panel suggesions format, fixed some bugsHenry Jameson2019-06-08
| |
| * slot-based emoji input/autocomplete componentHenry Jameson2019-06-07
| |
* | Removed formattingOptionsEnabled in favor of relying on BE-provided list ofHenry Jameson2019-06-16
| | | | | | | | accepted formatting options
* | rename mutations according to actual property namesHenry Jameson2019-06-13
| |
* | fixHenry Jameson2019-06-13
| |
* | fixHenry Jameson2019-06-13
| |
* | Merge remote-tracking branch 'upstream/develop' into masto-register-app-secretHenry Jameson2019-06-13
|\ \ | | | | | | | | | | | | * upstream/develop: Revert "add TOTP/Recovery Form for mobile version"
| * | Revert "add TOTP/Recovery Form for mobile version"Maksim2019-06-12
| |/ | | | | | | This reverts commit a3811f944819430c278b6da6b08dc322a9b9ff65.
* | No longer sending extra data, renamed some propertiesHenry Jameson2019-06-13
| |
* | Proper clientId/secret/token caching, MastoAPI registrationHenry Jameson2019-05-22
|/
* Cleanup, little documentation, localizationHenry Jameson2019-05-15
|
* removed unused masto api, added initial version of interactions timelineHenry Jameson2019-05-14
|
* support new custom emoji formatHenry Jameson2019-04-09
|
* Merge branch 'moderation-menu' into 'develop'Shpuld Shpludson2019-04-08
|\ | | | | | | | | Moderation menu #310 See merge request pleroma/pleroma-fe!595
| * Added moderation menueugenijm2019-04-01
| |
* | #469 - DM warning text should vary based on BE settingdave2019-04-02
|/
* fix conflictshpuld2019-04-01
|\
| * Merge branch 'fix/sending-requests-when-loading' into 'develop'Shpuld Shpludson2019-04-01
| |\ | | | | | | | | | | | | | | | | | | #463 Add Promise.all to send requests when loading Closes #463 See merge request pleroma/pleroma-fe!723
| | * Fix login handlingjasper2019-04-01
| | |
| | * Add Promise.all to send requests when loadingjasper2019-04-01
| | |
* | | Merge branch 'develop' into feature/mobile-improvements-3shpuld2019-04-01
|\| |
| * | 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 ...
| * | Initial work on deprecating scopeModesEnabled in favor of minimalScopeModeHenry Jameson2019-03-03
| | |
* | | remove window width copypastashpuld2019-04-01
| | |
* | | Merge branch 'develop' into feature/mobile-improvements-3shpuld2019-03-28
|\ \ \ | | |/ | |/|
| * | Add await to login action'jasper2019-03-26
| | |
| * | Add hideMutedPosts setting and wire up to post-returning endpointstaehoon2019-03-21
| | |
* | | merge develop inshpuld2019-03-23
|\| |
| * | 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
| | | |