| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Merge branch 'expert-settings-and-serverside' into 'develop' | HJ | 2022-03-16 |
| |\ | | | | | | | | | Expert settings and serverside settings + new defaults See merge request pleroma/pleroma-fe!1438 | ||
| | * | Apply 1 suggestion(s) to 1 file(s) | HJ | 2022-03-16 |
| | | | |||
| | * | lint | Henry Jameson | 2022-03-14 |
| | | | |||
| | * | Merge remote-tracking branch 'origin/develop' into ↵ | Henry Jameson | 2022-03-14 |
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | expert-settings-and-serverside * origin/develop: (83 commits) Make media modal buttons larger Add English translation for hide tooltip Add hide button to media modal Lint Prevent hiding media viewer if swiped over SwipeClick Fix webkit image blurs Fix video in media modal not displaying properly Add changelog for https://git.pleroma.social/pleroma/pleroma-fe/-/merge_requests/1403 Remove image box-shadow in media modal Clean up debug code for image pinch zoom Bump @kazvmoe-infra/pinch-zoom-element to 1.2.0 on npm Bump pinch-zoom-element version Clean up Check whether we swiped only for mouse pointer Scale swipe threshold with viewport width Update pinch-zoom-element Allow pinch-zoom to fill the whole screen Use native click for hiding overlay Reset position on swipe end even if we cannot navigate Make lint happy ... | ||
| | * \ | Merge remote-tracking branch 'origin/develop' into ↵ | Henry Jameson | 2022-03-13 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | expert-settings-and-serverside * origin/develop: Update dependency v-click-outside to v2.1.5 Update dependency shelljs to v0.8.5 Update dependency portal-vue to v2.1.7 Update dependency lodash to v4.17.21 Update dependency karma-spec-reporter to v0.0.33 Update dependency karma-webpack to v4.0.2 Update dependency karma-sourcemap-loader to v0.3.8 Update dependency eslint-plugin-vue to v5.2.3 Update dependency chromedriver to v87.0.7 Update dependency @chenfengyuan/vue-qrcode to v1.0.2 Pin dependencies Pin dependencies Do not mute bot posts in notifications Lint Add renovate.json Add bot indication to user icon on statuses Mute bot posts fix placeholder attachments opening new tab | ||
| | * | | | reduce the copypaste by making it more functional-style | Henry Jameson | 2022-03-13 |
| | | | | | |||
| | * | | | remove "experimental" label from streaming api | Henry Jameson | 2022-03-13 |
| | | | | | |||
| | * | | | lint | Henry Jameson | 2022-02-28 |
| | | | | | |||
| | * | | | pre-emptively wipe serverside settings on logout | Henry Jameson | 2022-02-28 |
| | | | | | |||
| | * | | | fix errors in choicesetting | Henry Jameson | 2022-02-28 |
| | | | | | |||
| | * | | | fix typos in profile page | Henry Jameson | 2022-02-28 |
| | | | | | |||
| | * | | | hidden away more settings when logged out | Henry Jameson | 2022-02-28 |
| | | | | | |||
| | * | | | fix settings behaving erratically and not updating properly | Henry Jameson | 2022-02-28 |
| | | | | | |||
| | * | | | fix stripping rich content not working | Henry Jameson | 2022-02-28 |
| | | | | | |||
| | * | | | revert changes related to streaming/firehose setting, reword it so it's | Henry Jameson | 2022-02-28 |
| | | | | | | | | | | | | | | | | | not confused with websocket streaming | ||
| | * | | | fix firefox rendering (??????????) | Henry Jameson | 2022-02-28 |
| | | | | | |||
| | * | | | revert to using local setting for default nsfw since backend is broken | Henry Jameson | 2022-02-24 |
| | | | | | |||
| | * | | | better phrasing | Henry Jameson | 2022-02-24 |
| | | | | | |||
| | * | | | new defaults | Henry Jameson | 2022-02-22 |
| | | | | | |||
| | * | | | expert settings toggle + server-side settings | Henry Jameson | 2022-02-22 |
| | | | | | |||
| * | | | | fix broken icons after FA upgrade | Henry Jameson | 2022-03-15 |
| | |_|/ |/| | | |||
| * | | | Merge branch 'from/develop/tusooa/tree-threading' into 'develop' | HJ | 2022-03-13 |
| |\ \ \ | | | | | | | | | | | | | | | | | Add the option to display threads as trees See merge request pleroma/pleroma-fe!1407 | ||
| | * | | | Fix "max depth in thread" setting | Tusooa Zhu | 2022-03-07 |
| | | | | | |||
| | * | | | Make maxDepthInThread instance-default | Tusooa Zhu | 2022-03-07 |
| | | | | | |||
| | * | | | Make $status-margin fallback only | Tusooa Zhu | 2022-03-07 |
| | | | | | |||
| | * | | | Clean up dead code | Tusooa Zhu | 2022-03-07 |
| | | | | | |||
| | * | | | Add English translations for fading ancestor option | Tusooa Zhu | 2022-03-07 |
| | | | | | |||
| | * | | | Make fading ancestors optional | Tusooa Zhu | 2022-03-07 |
| | | | | | |||
| | * | | | Update English translation for tree view settings | Tusooa Zhu | 2022-03-07 |
| | | | | | |||
| | * | | | Split conversation display style into two different settings | Tusooa Zhu | 2022-03-07 |
| | | | | | | | | | | | | | | | | | | | | | | | | | linear => linear (now default) simple_tree => tree / conversationTreeAdvanced=false tree => tree / conversationTreeAdvanced=true | ||
| | * | | | Make 'Show full conversation' button have left border in embbeded mode | Tusooa Zhu | 2022-03-07 |
| | | | | | |||
| | * | | | Fix showingLongSubject not correctly propagated | Tusooa Zhu | 2022-03-07 |
| | | | | | |||
| | * | | | Fix timeline jump when scrolling | Tusooa Zhu | 2022-03-07 |
| | | | | | | | | | | | | | | | | | Ref: tree-threading | ||
| | * | | | Make replying and mediaPlaying controlled | Tusooa Zhu | 2022-03-07 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | $refs is not a reliable way to deal with child components under tree threading as it is not reactive, but the children may change at any time. The only good way seems to be making these states aggregated on the conversation component. Ref: tree-threading | ||
| | * | | | Clean up debug code for tree threading | Tusooa Zhu | 2022-03-07 |
| | | | | | |||
| | * | | | Fix virtual scrolling for tree threading | Tusooa Zhu | 2022-03-07 |
| | | | | | | | | | | | | | | | | | Ref: tree-threading | ||
| | * | | | Fix controlled status display toggles | Tusooa Zhu | 2022-03-07 |
| | | | | | |||
| | * | | | Add English translations for other replies count | Tusooa Zhu | 2022-03-07 |
| | | | | | |||
| | * | | | Add other replies count for reply list link | Tusooa Zhu | 2022-03-07 |
| | | | | | |||
| | * | | | Do not display replies inside status as link if there are no other replies | Tusooa Zhu | 2022-03-07 |
| | | | | | |||
| | * | | | Add English translation for position of other replies button pref | Tusooa Zhu | 2022-03-07 |
| | | | | | |||
| | * | | | Make position of other replies button a pref | Tusooa Zhu | 2022-03-07 |
| | | | | | |||
| | * | | | Add English translation for show all conversation button improvement | Tusooa Zhu | 2022-03-07 |
| | | | | | |||
| | * | | | Improve "show full conversation" interaction | Tusooa Zhu | 2022-03-07 |
| | | | | | | | | | | | | | | | | | | | | | Now we only show that button when there are other statuses out of sight (other toplevel statuses exist outside of the current thread tree). | ||
| | * | | | Make other replies button stretch along the row | Tusooa Zhu | 2022-03-07 |
| | | | | | |||
| | * | | | Optimise thread ancestor borders | Tusooa Zhu | 2022-03-07 |
| | | | | | |||
| | * | | | Optimise thread ancestor display style | Tusooa Zhu | 2022-03-07 |
| | | | | | |||
| | * | | | Reset thread open state when collapsed | Tusooa Zhu | 2022-03-07 |
| | | | | | |||
| | * | | | Clean up | Tusooa Zhu | 2022-03-07 |
| | | | | | |||
| | * | | | Highlight ancestor of the current status when diving back to top | Tusooa Zhu | 2022-03-07 |
| | | | | | |||
