| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | fix regex shortcode problem | Henry Jameson | 2019-09-30 |
| | | |||
| * | Merge branch 'hide-followers-follows-count' into 'develop' | kaniini | 2019-09-26 |
| |\ | | | | | | | | | Added a setting to hide follow/follower count from the user profile See merge request pleroma/pleroma-fe!951 | ||
| | * | Added a setting to hide follow/follower count from the user profile | eugenijm | 2019-09-23 |
| | | | |||
| * | | fix tests | Henry Jameson | 2019-09-25 |
| | | | |||
| * | | split spam mode into two separate options (one in settings page) | Henry Jameson | 2019-09-23 |
| | | | |||
| * | | unit test for emoji input, for now covering only insertion mechanism | Henry Jameson | 2019-09-15 |
| | | | |||
| * | | Remove emoji zoom | Henry Jameson | 2019-09-12 |
| | | | |||
| * | | better hitbox for status emoji | Henry Jameson | 2019-09-08 |
| |/ | |||
| * | update unit test | taehoon | 2019-07-28 |
| | | |||
| * | rewrite unit tests | taehoon | 2019-07-25 |
| | | |||
| * | add more unit tests for elimination logic | taehoon | 2019-07-25 |
| | | |||
| * | add unit test for elimination logic | taehoon | 2019-07-25 |
| | | |||
| * | Merge branch 'eslint-fix' into 'develop' | Shpuld Shpludson | 2019-07-07 |
| |\ | | | | | | | | | Fix shitton warning eslint gives See merge request pleroma/pleroma-fe!871 | ||
| | * | all the manual fixes | Henry Jameson | 2019-07-07 |
| | | | |||
| | * | Merge branch 'develop' into 'eslint-fix' | HJ | 2019-07-06 |
| | |\ | | | | | | | | | | # Conflicts: # src/components/post_status_form/post_status_form.vue | ||
| | * | | npm eslint --fix . | Henry Jameson | 2019-07-05 |
| | | | | |||
| * | | | Merge branch '580' into 'develop' | Shpuld Shpludson | 2019-07-07 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix backend version string parsing Closes #580 See merge request pleroma/pleroma-fe!868 | ||
| | * | | | add unit tests | taehoon | 2019-07-05 |
| | | |/ | |/| | |||
| * / | | Set hide_follows and hide_followers settings when parsing Mastodon format | Eugenij | 2019-07-07 |
| |/ / | |||
| * / | update test for clearTimeline action | taehoon | 2019-07-02 |
| |/ | |||
| * | Feature/polls attempt 2 | lain | 2019-06-18 |
| | | |||
| * | Fix pipelines and clean up console output | Henry Jameson | 2019-05-21 |
| | | |||
| * | fix tests | Henry Jameson | 2019-04-28 |
| | | |||
| * | Merge remote-tracking branch 'upstream/develop' into webpack-4-dart-sass | Henry Jameson | 2019-04-27 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (126 commits) entity normalizer: hook up in_reply_to_account_acct add BBCode strings fix follow button not updating bug in follow-card refer searched user objects from the global user rep set max-width of textarea in settings page Remove space in the timeline setting copy user_card.vue: Fix .emoji to apply to img Update oc.json Update oc.json Update oc.json Update oc.json replace pencil with wrench icon rebuild fontello with wrench icon added fetch all friends using pagination stop fetching user relationship when user is unauthorized Revert "recover border between basic-user-card using list component" remove extra spacing code readability fix typos clean up ... | ||
| | * | merge develop & resolve conflict | dave | 2019-03-29 |
| | |\ | |||
| | * \ | Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵ | dave | 2019-03-18 |
| | |\ \ | | | | | | | | | | | | | issue-436-mastoapi-notifications | ||
| | * \ \ | #436: merge develop | dave | 2019-03-15 |
| | |\ \ \ | |||
| | * | | | | #436: update test | dave | 2019-03-14 |
| | | | | | | |||
| | * | | | | #436: update unit testing | dave | 2019-03-14 |
| | | | | | | |||
| * | | | | | firefox | Henry Jameson | 2019-04-24 |
| | | | | | | |||
| * | | | | | attempt at making it work | Henry Jameson | 2019-04-13 |
| | | | | | | |||
| * | | | | | karma stuff, still broken tho | Henry Jameson | 2019-04-10 |
| | | | | | | |||
| * | | | | | revert unnecessary changes | Henry Jameson | 2019-04-10 |
| | | | | | | |||
| * | | | | | Webpack 4, ESLint with Vue, Node-sass, updated dependencies overall. New ↵ | Henry Jameson | 2019-04-07 |
| | |_|_|/ |/| | | | | | | | | | | | linting. | ||
| * | | | | Add tests for gesture service, fix bug with perpendicular directions | shpuld | 2019-03-26 |
| | |_|/ |/| | | |||
| * | | | Merge remote-tracking branch 'upstream/develop' into mastoapi/emojis | Henry Jameson | 2019-03-17 |
| |\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (34 commits) after store: fix setting postFormats field fix user-card avatar falling into permament failed state fix flake id users not fetching correctly fix console error afterStoreSetup: Move log in and theme load to afterStoreSetup. afterStoreSetup: Handle 404 cases. afterStoreSetup: Emoji and nodeinfo refactor. afterStoreSetup: refactor TOS and panel fetching, handle 404s. afterStoreSetup: refactor. Load persistedStated with async/await. whoops レインせんぱいにサンキュー fix embedded relationship card parsing actually use embedded relationship if it's present instead of filtering nulls, let's just not have them in the first place #434 - fix plain text issue Add floating post-status button on mobile Update user settings icon to pencil I18n: Update Czech translation user_card.vue: Copy over .status-content img styling ... | ||
| | * | | Merge branch 'mastoapi/user-stuff' into 'develop' | HJ | 2019-03-15 |
| | |\ \ | | |/ | |/| | | | | | | | Transition to MastoAPI: user data See merge request pleroma/pleroma-fe!655 | ||
| | | * | fixed tests, review fixes, now storing local users with downcase screen name for | Henry Jameson | 2019-03-11 |
| | | | | | | | | | | | | | better compatibility | ||
| | | * | some test fixes, disabled one test for now since logic now is even more ↵ | Henry Jameson | 2019-03-09 |
| | | | | | | | | | | | | | async in general | ||
| | | * | Since BE doesn't support fetching user by screen name over MastoAPI we'll gonna | Henry Jameson | 2019-03-08 |
| | | | | | | | | | | | | | just fetching it over QvitterAPI real quick :DDDDDDDDD | ||
| | * | | Make minId reset with minVisibleId to prevent gaps when showing new | shpuld | 2019-03-10 |
| | |/ | |||
| * / | Added some tests | Henry Jameson | 2019-03-11 |
| |/ | |||
| * | Merge branch '420-redo-user-card-content' into 'develop' | Shpuld Shpludson | 2019-03-07 |
| |\ | | | | | | | | | | | | | Re-do UserCardContent Component CSS Closes #420 See merge request pleroma/pleroma-fe!642 | ||
| | * | Update tests | taehoon | 2019-03-05 |
| | | | |||
| * | | #392: update defaultState into a function | dave | 2019-02-28 |
| |/ | |||
| * | Fix unit test | Edijs | 2019-02-10 |
| | | |||
| * | Typo | Edijs | 2019-02-10 |
| | | |||
| * | Added tag extractor method and spec | Edijs | 2019-02-07 |
| | | |||
| * | Merge branch 'develop' into feat/media-modal | shpuld | 2019-01-30 |
| |\ | |||
| | * | Capture clicks on statuses to hijack mention clicks, match mention href to ↵ | shpuld | 2019-01-30 |
| | | | | | | | | | user somehow | ||
