| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Merge remote-tracking branch 'upstream/develop' into favorites | Henry Jameson | 2019-01-13 |
| |\ | | | | | | | | | | | | | | | | | | | * upstream/develop: Add Korean translation Change emptlyTl to take userId better fix fixes #265 and also that thin line below gradient on chrome (UGH) fix #262 part of user profiles not being able to load previous posts Retain userId on clearing user timeline, don't flush when empty timeline | ||
| | * | Retain userId on clearing user timeline, don't flush when empty timeline | shpuld | 2019-01-08 |
| | | | |||
| * | | separated normalization into a another file, removed catchall and added more ↵ | Henry Jameson | 2019-01-13 |
| | | | | | | | | | stuff | ||
| * | | moved some stuff from statuses to api service. added initial adapter (currently | Henry Jameson | 2019-01-13 |
| | | | | | | | | | | | | | | | mastoapi status -> qvitter status, would change some naming in the future) favorites timeline works somewhat, notifications are broken because they are fetched using same code to fetch usual timeline/using old architechture | ||
| * | | some initial work to make it possible to use "unregistered" timelines, i.e. not | Henry Jameson | 2019-01-12 |
| |/ | | | | reserving a timeline by name, instead just passing timeline object itself. | ||
| * | merge develop, fix conflicts, fix logged out bug | shpuld | 2018-12-29 |
| |\ | |||
| | * | 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 |
| | | | | |||
| | | * | Restore old routes, enable user route as fallback. | Lambda | 2018-12-25 |
| | | | | |||
| * | | | fix conflict in user card content | shpuld | 2018-12-28 |
| |\| | | |||
| | * | | Make "noAttachmentLinks" configurable | Maxim Filippov | 2018-12-27 |
| | | | | |||
| | * | | No attachment links | Maxim Filippov | 2018-12-27 |
| | | | | |||
| | * | | improve web push notifications | Egor Kislitsyn | 2018-12-25 |
| | |/ | |||
| | * | fix | Henry Jameson | 2018-12-25 |
| | | | |||
| | * | small refactor, added push unsub notice for BE | Henry Jameson | 2018-12-25 |
| | | | |||
| | * | simplified some code, made it possible to unregister serviceworker altogether | Henry Jameson | 2018-12-20 |
| | | | |||
| * | | New routes, notifications, other impovements in side drwaer | shpuld | 2018-12-28 |
| |/ | |||
| * | no more "broken favorite" | Henry Jameson | 2018-12-19 |
| | | |||
| * | 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 |
| | | | |||
| | * | Merge branch 'develop' into feature/new-user-routes | 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 |
| | | | | |||
| | * | | Use "-1" in indexOf | Maxim Filippov | 2018-12-13 |
| | | | | |||
| | * | | Add generateProfileLink | Maxim Filippov | 2018-12-13 |
| | | | | |||
| * | | | Separate captcha into the backendInteractor | Ekaterina Vaartis | 2018-12-16 |
| | |/ |/| | |||
| * | | Resolve merge conflict | Rinpatch | 2018-12-13 |
| |\ \ | |||
| | * \ | Merge commit 'e443716bcd616ad61efae161624dd970841a935c' into ↵ | Egor Kislitsyn | 2018-12-13 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feature/push-subscriptions # Conflicts: # src/i18n/en.json # src/modules/interface.js # src/modules/users.js # yarn.lock | ||
| | | * | | revert that, it's actually used, i'm an idiot | Henry Jameson | 2018-12-11 |
| | | | | | |||
| | | * | | removed unused function from color_convert | Henry Jameson | 2018-12-11 |
| | | | | | |||
| | | * | | cleanup | Henry Jameson | 2018-12-11 |
| | | | | | |||
| | | * | | setColors -> applyTheme. For sanity. Also disabled export because nobody uses it | Henry Jameson | 2018-12-11 |
| | | | | | | | | | | | | | | | | | and should not use anyway. | ||
| | | * | | fixed v2 setting as default theme | Henry Jameson | 2018-12-11 |
| | | | | | |||
| | | * | | Merge remote-tracking branch 'upstream/develop' into feature/theming2 | Henry Jameson | 2018-12-05 |
| | | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: Fix iOS Safari from making videos play fullscreen by default added PR comments resolved the lint used the deleted data param as condition in status template Switch to "timeline" when pressing user-settings Added user setting tooltip made links in user bio always open in new tabs addressed PR comments added tooltip Add userId property to timelines so that we don't overwrite user timeline meant for another user Added option to auto-hide subject field when it's empty. removes hacks from notifications storage, adds api call to let server update is_seen attribute fixes vimium not giving retweet button a hint Do not use underscore at the beginning of the method Logout user on password change Route user to the correct profile URL Typo Fix filetype detection Switch to settings when touching settings Switch to timeline on nav panel actions | ||
| | | * | | fix | Henry Jameson | 2018-12-02 |
| | | | | | |||
| | | * | | fix | Henry Jameson | 2018-12-02 |
| | | | | | |||
| | | * | | fallback for some weird case on my phone | Henry Jameson | 2018-12-02 |
| | | | | | |||
| | | * | | making inset shadows work on avatars again | Henry Jameson | 2018-12-02 |
| | | | | | |||
| | | * | | avatars shadows, also allows drop-shadow use | Henry Jameson | 2018-11-30 |
| | | | | | |||
| | | * | | fix panel link color, fix broken user profiles | Henry Jameson | 2018-11-26 |
| | | | | | |||
| | | * | | Merge remote-tracking branch 'upstream/develop' into feature/theming2 | Henry Jameson | 2018-11-26 |
| | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (60 commits) whoops whoops DM timeline: stream new statuses update-japanese-translation Add actual user search. incorporate most translation changes from MR 368 update french translation Always show dm panel. Add direct message tab. api service url remove deploy stage remove deploy stage updated and completed German translation On logout switch to public timeline. minor modification of Chinese translation update Chinese translation Add Chinese language Fix posting. Put oauth text into description. Display OAuth login on login form button. ... | ||
| | | * | | | initial font support | Henry Jameson | 2018-11-25 |
| | | | | | | |||
| | | * | | | clean up | Henry Jameson | 2018-11-25 |
| | | | | | | |||
| | | * | | | some help strings | Henry Jameson | 2018-11-25 |
| | | | | | | |||
| | | * | | | reset buttons, better disabled for shadows | Henry Jameson | 2018-11-23 |
| | | | | | | |||
| | | * | | | added "keep opacity" option, fixed opacity loading, fixed missing shadows not | Henry Jameson | 2018-11-23 |
| | | | | | | | | | | | | | | | | | | | | | affecting the preview (i.e. previewing pleroma-dark when redmond is applied) | ||
| | | * | | | fix v1->v2 transition for localstorage | Henry Jameson | 2018-11-23 |
| | | | | | | |||
| | | * | | | radii v1 fixes | Henry Jameson | 2018-11-23 |
| | | | | | | |||
| | | * | | | fixed checkbox styles, optimized default shadows | Henry Jameson | 2018-11-23 |
| | | | | | | |||
