| Commit message (Collapse) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | * | Fix login handling | jasper | 2019-04-01 | |
| | | | | ||||
| | | * | Add Promise.all to send requests when loading | jasper | 2019-04-01 | |
| | | | | ||||
| * | | | Merge branch 'develop' into feature/mobile-improvements-3 | shpuld | 2019-04-01 | |
| |\| | | ||||
| | * | | Merge remote-tracking branch 'upstream/develop' into minimal-scopes-mode | Henry Jameson | 2019-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 minimalScopeMode | Henry Jameson | 2019-03-03 | |
| | | | | ||||
| * | | | remove window width copypasta | shpuld | 2019-04-01 | |
| | | | | ||||
| * | | | Merge branch 'develop' into feature/mobile-improvements-3 | shpuld | 2019-03-28 | |
| |\ \ \ | | |/ | |/| | ||||
| | * | | Add await to login action' | jasper | 2019-03-26 | |
| | | | | ||||
| | * | | Add hideMutedPosts setting and wire up to post-returning endpoints | taehoon | 2019-03-21 | |
| | | | | ||||
| * | | | merge develop in | shpuld | 2019-03-23 | |
| |\| | | ||||
| | * | | Merge branch 'feature/version-info' into 'develop' | Shpuld Shpludson | 2019-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-info | Edijs | 2019-03-13 | |
| | | |\ \ | ||||
| | | * | | | Added new tab to display versions of BE/FE | Edijs | 2019-03-10 | |
| | | | | | | ||||
| | * | | | | Merge branch 'bugfix/nodeinfo-post-formats' into 'develop' | lambda | 2019-03-15 | |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | after store: fix setting postFormats field See merge request pleroma/pleroma-fe!683 | |||
| | | * | | | | after store: fix setting postFormats field | William Pitcock | 2019-03-14 | |
| | | | |/ / | | |/| | | ||||
| | * / | | | afterStoreSetup: Move log in and theme load to afterStoreSetup. | lain | 2019-03-13 | |
| | |/ / / | ||||
| | * | | | afterStoreSetup: Handle 404 cases. | lain | 2019-03-13 | |
| | | | | | ||||
| | * | | | afterStoreSetup: Emoji and nodeinfo refactor. | lain | 2019-03-13 | |
| | | | | | ||||
| | * | | | afterStoreSetup: refactor TOS and panel fetching, handle 404s. | lain | 2019-03-13 | |
| | | | | | ||||
| | * | | | afterStoreSetup: refactor. | lain | 2019-03-13 | |
| | | | | | ||||
| * | | | | merge develop, add mobile nav component | shpuld | 2019-03-12 | |
| |\| | | | ||||
| | * | | | Only connect to chat when authenticating in the first place | slice | 2019-03-10 | |
| | |/ / | | | | | | | | | | | | | To avoid duplication of the connection, the chat socket is destroyed upon logging out. | |||
| | * / | Load post status content type from instance config | Edijs | 2019-03-04 | |
| | |/ | ||||
| * / | more work with notifications drawer | shpuld | 2019-03-03 | |
| |/ | ||||
| * | Merge branch 'fix/profile-not-loading-without-persisted-state' into 'develop' | Shpuld Shpludson | 2019-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 loaded | shpuld | 2019-02-09 | |
| | | | ||||
| * | | Merge branch 'fix/add-option-to-hide-filtered-statues' into 'develop' | Shpuld Shpludson | 2019-02-09 | |
| |\ \ | | | | | | | | | | | | | #254 Add option to hide filtered statuses See merge request pleroma/pleroma-fe!539 | |||
| | * | | Add option to hide filtered statuses | jasper | 2019-02-06 | |
| | |/ | ||||
| * | | Fxing conflicts | jasper | 2019-02-08 | |
| |\ \ | ||||
| | * | | #301 - add an option for default formatting | Xiaofeng An | 2019-02-06 | |
| | |/ | ||||
| * / | Fix showFeaturesPanel option as instance | jasper | 2019-02-08 | |
| |/ | ||||
| * | Connect only after-store instead of when user gets token | shpuld | 2019-01-29 | |
| | | ||||
| * | "spring" cleaning | Henry Jameson | 2019-01-24 | |
| | | ||||
| * | fix custom nsfwCensorImage not working | Henry Jameson | 2019-01-23 | |
| | | ||||
| * | Merge branch 'restore-routes' into 'develop' | lambda | 2018-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. | Lambda | 2018-12-26 | |
| | | | ||||
| * | | Make "noAttachmentLinks" configurable | Maxim Filippov | 2018-12-27 | |
| |/ | ||||
| * | Feature/bigger icons for mobile / #211 | Shpuld Shpludson | 2018-12-18 | |
| | | ||||
| * | Merge branch 'develop' into feature/new-user-routes | Maxim Filippov | 2018-12-17 | |
| |\ | ||||
| | * | Merge branch 'feature/file-size-checking' into 'develop' | HJ | 2018-12-13 | |
| | |\ | | | | | | | | | | | | | [pleroma#36] Add errors when file uploading fails See merge request pleroma/pleroma-fe!405 | |||
| | | * | Resolve merge conflict | Rinpatch | 2018-12-13 | |
| | | |\ | ||||
| | | * | | Make uploadlimit an object that stores upload limits for avatars, banners, ↵ | rinpatch | 2018-12-08 | |
| | | | | | | | | | | | | | | | | | backgrounds, general content | |||
| | | * | | [pleroma#36] Add upload errors | Rinpatch | 2018-12-08 | |
| | | | | | ||||
| | * | | | fix old MR | Henry Jameson | 2018-12-13 | |
| | | | | | ||||
| | * | | | Merge branch 'dev-qol' into 'develop' | Shpuld Shpludson | 2018-12-13 | |
| | |\ \ \ | | |_|/ | |/| | | | | | | | | | | Several fixes to make life of contributors a tiny bit easier. See merge request pleroma/pleroma-fe!409 | |||
| | | * | | fix | Henry Jameson | 2018-12-11 | |
| | | | | | ||||
| | | * | | Quality of Frontend Developer's Life: here to stay | Henry Jameson | 2018-12-11 | |
| | | |/ | ||||
| | * | | fix race condition | Egor Kislitsyn | 2018-12-10 | |
| | | | | ||||
| | * | | add service worker and push notifications | Egor Kislitsyn | 2018-12-06 | |
| | |/ | ||||
| * / | Move routes to the separate file -> make it testable | Maxim Filippov | 2018-12-06 | |
| |/ | ||||
