| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | default webPush to false, because having it at true leads to some problems with | Henry Jameson | 2018-12-20 |
| | | | | | local dev mode. Instances can re-enable it, and BE can default it to true in config.exs | ||
| * | Merge branch 'remove_favorite_hacks' into 'develop' | HJ | 2018-12-19 |
| |\ | | | | | | | | | | | | | no more "broken favorite" Closes #218 and #145 See merge request pleroma/pleroma-fe!431 | ||
| | * | no more "broken favorite" | Henry Jameson | 2018-12-19 |
| | | | |||
| * | | Merge branch 'fix_defaults' into 'develop' | Shpuld Shpludson | 2018-12-19 |
| |\ \ | |/ |/| | | | | | | | | | Fixed some settings not using defaults from instance config. Closes #228 See merge request pleroma/pleroma-fe!429 | ||
| | * | Fixed some settings not using defaults from instance config. Made some parts of | Henry Jameson | 2018-12-18 |
| | | | | | | | | | code more readable | ||
| * | | Merge branch 'user-profile-overhault' into 'develop' | HJ | 2018-12-18 |
| |\ \ | |/ |/| | | | | | | | | | Small refactor for followers/friends, change display to use tabs instead of "leaky brains" Closes #111 See merge request pleroma/pleroma-fe!427 | ||
| | * | Merge remote-tracking branch 'upstream/develop' into user-profile-overhault | Henry Jameson | 2018-12-18 |
| | |\ | |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (24 commits) Feature/bigger icons for mobile / #211 Fix oauth url Make user profile page cleaner Redirect to /main/all Move userProfile link to methods Fix user profile test Add temporary redirects Add local profile test Implement user_profile.spec.js Use babel polyfill in karma Use 'userProfileLink' to generate user-profile link Rollback disableDotRule Use "-1" in indexOf Add generateProfileLink Use "~" as a route namespace symbol Disable dot rule Pass userName instead of userId Typo in tests Fix redirect paths Fix typo ... | ||
| * | | Merge branch 'feature/bigger-icons-for-mobile' into 'develop' | Shpuld Shpludson | 2018-12-18 |
| |\ \ | | | | | | | | | | | | | Feature/bigger icons for mobile / #211 See merge request pleroma/pleroma-fe!423 | ||
| | * | | Feature/bigger icons for mobile / #211 | Shpuld Shpludson | 2018-12-18 |
| |/ / | |||
| * | | Merge branch 'feature/new-user-routes' into 'develop' | lambda | 2018-12-18 |
| |\ \ | | | | | | | | | | | | | | | | | | | Make domain.com/username routes work Closes pleroma#395 See merge request pleroma/pleroma-fe!392 | ||
| | * | | Fix oauth url | Maxim Filippov | 2018-12-17 |
| | | | | |||
| | * | | Redirect to /main/all | Maxim Filippov | 2018-12-17 |
| | | | | |||
| | * | | Move userProfile link to methods | Maxim Filippov | 2018-12-17 |
| | | | | |||
| | * | | Fix user profile test | Maxim Filippov | 2018-12-17 |
| | | | | |||
| | * | | Merge branch 'develop' into feature/new-user-routes | Maxim Filippov | 2018-12-17 |
| | |\ \ | |||
| | * | | | Add temporary redirects | Maxim Filippov | 2018-12-17 |
| | | | | | |||
| | * | | | Add local profile test | Maxim Filippov | 2018-12-17 |
| | | | | | |||
| | * | | | Implement user_profile.spec.js | Maxim Filippov | 2018-12-15 |
| | | | | | |||
| | * | | | Use babel polyfill in karma | Maxim Filippov | 2018-12-13 |
| | | | | | |||
| | * | | | Use 'userProfileLink' to generate user-profile link | Maxim Filippov | 2018-12-13 |
| | | | | | |||
| | * | | | Rollback disableDotRule | Maxim Filippov | 2018-12-13 |
| | | | | | |||
| | * | | | Use "-1" in indexOf | Maxim Filippov | 2018-12-13 |
| | | | | | |||
| | * | | | Add generateProfileLink | Maxim Filippov | 2018-12-13 |
| | | | | | |||
| | * | | | Use "~" as a route namespace symbol | Maxim Filippov | 2018-12-10 |
| | | | | | |||
| | * | | | Disable dot rule | Maxim Filippov | 2018-12-06 |
| | | | | | |||
| | * | | | Pass userName instead of userId | Maxim Filippov | 2018-12-06 |
| | | | | | |||
| | * | | | Typo in tests | Maxim Filippov | 2018-12-06 |
| | | | | | |||
| | * | | | Fix redirect paths | Maxim Filippov | 2018-12-06 |
| | | | | | |||
| | * | | | Fix typo | Maxim Filippov | 2018-12-06 |
| | | | | | |||
| | * | | | Fix avatar styles | Maxim Filippov | 2018-12-06 |
| | | | | | |||
| | * | | | Move old routes to /p, use /nickname for user profiles | Maxim Filippov | 2018-12-06 |
| | | | | | |||
| | * | | | Remove dummy component | Maxim Filippov | 2018-12-06 |
| | | | | | |||
| | * | | | Move routes to the separate file -> make it testable | Maxim Filippov | 2018-12-06 |
| | | | | | |||
| * | | | | Merge branch 'clean-profile' into 'develop' | lambda | 2018-12-17 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make user profile page cleaner Closes #225 See merge request pleroma/pleroma-fe!428 | ||
| | * | | | | Make user profile page cleaner | Henry Jameson | 2018-12-17 |
| |/ / / / | |||
| | | | * | clean up the unused stuff | Henry Jameson | 2018-12-17 |
| | | | | | |||
| | | | * | missing string and unification with counters (order) | Henry Jameson | 2018-12-17 |
| | | | | | |||
| | | | * | collateral fix for tab display | Henry Jameson | 2018-12-17 |
| | | | | | |||
| | | | * | Merge remote-tracking branch 'upstream/develop' into user-profile-overhault | Henry Jameson | 2018-12-17 |
| | | | |\ | |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: Fix style Add a way to get new captcha on click Fix style Separate captcha into the backendInteractor more visual fixes changed bottom-shadow hiding method to be more compatible with overflow small fix for overflowing tab-switcher Support disabling captcha Base support for CAPTCHA (kocaptcha) | ||
| * | | | | Merge branch 'captcha' into 'develop' | Shpuld Shpludson | 2018-12-17 |
| |\ \ \ \ | |_|/ / |/| | | | | | | | | | | | Captcha See merge request pleroma/pleroma-fe!424 | ||
| | * | | | Fix style | Ekaterina Vaartis | 2018-12-16 |
| | | | | | |||
| | * | | | Add a way to get new captcha on click | Ekaterina Vaartis | 2018-12-16 |
| | | | | | |||
| | * | | | Fix style | Ekaterina Vaartis | 2018-12-16 |
| | | | | | |||
| | * | | | Separate captcha into the backendInteractor | Ekaterina Vaartis | 2018-12-16 |
| | | | | | |||
| | * | | | Support disabling captcha | Ekaterina Vaartis | 2018-12-15 |
| | | | | | |||
| | * | | | Base support for CAPTCHA (kocaptcha) | Ekaterina Vaartis | 2018-12-15 |
| | | | | | |||
| * | | | | Merge branch 'fix-tab-scroll' into 'develop' | Shpuld Shpludson | 2018-12-16 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix tab scroll See merge request pleroma/pleroma-fe!426 | ||
| | * | | | | more visual fixes | Henry Jameson | 2018-12-16 |
| | | | | | | |||
| | * | | | | changed bottom-shadow hiding method to be more compatible with overflow | Henry Jameson | 2018-12-16 |
| | | | | | | |||
| | * | | | | small fix for overflowing tab-switcher | Henry Jameson | 2018-12-16 |
| |/ / / / | |||
