| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Merge branch 'fix/reply-to-using-wrong-id' into 'develop' | lambda | 2019-01-30 |
| |\ | | | | | | | | | | | | | Fix #295 reply-to link pointing to wrong id Closes #295 See merge request pleroma/pleroma-fe!499 | ||
| | * | Fix a simple typo | shpuld | 2019-01-30 |
| | | | |||
| * | | Capture clicks on statuses to hijack mention clicks, match mention href to ↵ | shpuld | 2019-01-30 |
| |/ | | | | user somehow | ||
| * | Merge branch 'feature/link-preview' into 'develop' | lambda | 2019-01-29 |
| |\ | | | | | | | | | link previews See merge request pleroma/pleroma-fe!481 | ||
| | * | refactor the FE parts | shpuld | 2019-01-28 |
| | | | |||
| | * | status: only show link preview in main post view | William Pitcock | 2019-01-28 |
| | | | |||
| | * | add link-preview component | William Pitcock | 2019-01-28 |
| | | | |||
| * | | remove log | shpuld | 2019-01-28 |
| | | | |||
| * | | Fix tall status expanding needing extra clicks, make tall status expand ↵ | shpuld | 2019-01-28 |
| | | | | | | | | | automatically in conversation when focused | ||
| * | | Remove logs | shpuld | 2019-01-27 |
| | | | |||
| * | | Fix replies to deleted posts/users pushing vue warnings | shpuld | 2019-01-27 |
| |/ | |||
| * | review | Henry Jameson | 2019-01-24 |
| | | |||
| * | fix reply-to tooltip being somewhat unreliable | Henry Jameson | 2019-01-23 |
| | | |||
| * | Revert "fix reply-to tooltip being somewhat unreliable" | HJ | 2019-01-22 |
| | | | | This reverts commit 66dc72deb2b4b518ba09b984d792be57451c4bfc | ||
| * | fix reply-to tooltip being somewhat unreliable | Henry Jameson | 2019-01-23 |
| | | |||
| * | Merge branch 'favorites' into 'develop' | HJ | 2019-01-22 |
| |\ | | | | | | | | | | | | | Add Favorites TL to user profile, add some initial support for MastoAPI Closes #265 and #262 See merge request pleroma/pleroma-fe!462 | ||
| | * | some more post fields | Henry Jameson | 2019-01-17 |
| | | | |||
| | * | Merge branch 'switch-to-string-ids' into favorites | Henry Jameson | 2019-01-17 |
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with some changes/merge conflicts resolution * switch-to-string-ids: fixx????? fix notifications? fix lint fix tests, removed one unused function, fix real problem that tests helped to surface added some more explicit to string conversion since BE seem to be sending numbers and it could cause an issue. Remove all explicit and implicit conversions of statusId to number, changed explicit ones so that they convert them to string | ||
| | | * | Remove all explicit and implicit conversions of statusId to number, changed | Henry Jameson | 2019-01-11 |
| | |/ | | | | | | | explicit ones so that they convert them to string | ||
| * | | Merge branch 'summary-html' into 'develop' | lambda | 2019-01-15 |
| |\ \ | | | | | | | | | | | | | Sync with backend: Use summary_html. See merge request pleroma/pleroma-fe!463 | ||
| | * | | Sync with backend: Use summary_html. | scarlett | 2019-01-13 |
| | |/ | |||
| * / | Remove reply detection hack | scarlett | 2019-01-13 |
| |/ | |||
| * | merge develop, fix conflicts, fix logged out bug | shpuld | 2018-12-29 |
| |\ | |||
| | * | Treat reserved users like external users in the frontend. | Lambda | 2018-12-26 |
| | | | |||
| * | | New routes, notifications, other impovements in side drwaer | shpuld | 2018-12-28 |
| |/ | |||
| * | Fixed some settings not using defaults from instance config. Made some parts of | Henry Jameson | 2018-12-18 |
| | | | | | code more readable | ||
| * | Feature/bigger icons for mobile / #211 | Shpuld Shpludson | 2018-12-18 |
| | | |||
| * | Merge branch 'develop' into feature/new-user-routes | Maxim Filippov | 2018-12-17 |
| |\ | |||
| | * | fix timeago font | Henry Jameson | 2018-12-13 |
| | | | |||
| | * | added router-links to all relavent links | ValD | 2018-12-12 |
| | | | |||
| | * | added activatePanel onclick for timeago button | ValD | 2018-12-12 |
| | | | |||
| | * | 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 | ||
| | * | | making inset shadows work on avatars again | Henry Jameson | 2018-12-02 |
| | | | | |||
| | * | | fix retweeter avatar not getting proper shadow | Henry Jameson | 2018-12-01 |
| | | | | |||
| | * | | avatars shadows, also allows drop-shadow use | Henry Jameson | 2018-11-30 |
| | | | | |||
| | * | | 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. ... | ||
| | * | | | better preview, collateral fixes | Henry Jameson | 2018-11-26 |
| | | | | | |||
| | * | | | more styles | Henry Jameson | 2018-11-26 |
| | | | | | |||
| | * | | | more fonts | Henry Jameson | 2018-11-25 |
| | | | | | |||
| | * | | | collateral fixes | Henry Jameson | 2018-11-25 |
| | | | | | |||
| | * | | | more default shadows, replaced original shadows with generated ones. maybe gotta | Henry Jameson | 2018-11-21 |
| | | | | | | | | | | | | | | | | | update fallbacks... | ||
| | * | | | Some themeing is working!! | Henry Jameson | 2018-10-07 |
| | | | | | |||
| * | | | | Implement user_profile.spec.js | Maxim Filippov | 2018-12-15 |
| | | | | | |||
| * | | | | Use 'userProfileLink' to generate user-profile link | Maxim Filippov | 2018-12-13 |
| | | | | | |||
| * | | | | Fix avatar styles | Maxim Filippov | 2018-12-06 |
| | | | | | |||
| * | | | | Move old routes to /p, use /nickname for user profiles | Maxim Filippov | 2018-12-06 |
| | |_|/ |/| | | |||
| * | | | added PR comments | ValD | 2018-12-05 |
| | | | | |||
| * | | | resolved the lint | ValD | 2018-12-05 |
| | | | | |||
| * | | | used the deleted data param as condition in status template | ValD | 2018-12-05 |
| | | | | |||
| * | | | added tooltip | ValD | 2018-12-04 |
| | |/ |/| | |||
