| Commit message (Expand) | 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 | 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 |
| |\ |
|
| | * | all the manual fixes | Henry Jameson | 2019-07-07 |
| | * | Merge branch 'develop' into 'eslint-fix' | HJ | 2019-07-06 |
| | |\ |
|
| | * | | npm eslint --fix . | Henry Jameson | 2019-07-05 |
| * | | | Merge branch '580' into 'develop' | Shpuld Shpludson | 2019-07-07 |
| |\ \ \ |
|
| | * | | | 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 |
| |\ |
|
| | * | merge develop & resolve conflict | dave | 2019-03-29 |
| | |\ |
|
| | * \ | Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ... | dave | 2019-03-18 |
| | |\ \ |
|
| | * \ \ | #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 lint... | Henry Jameson | 2019-04-07 |
| | |_|_|/
|/| | | |
|
| * | | | | 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 |
| |\ \ \
| | |/
| |/| |
|
| | * | | Merge branch 'mastoapi/user-stuff' into 'develop' | HJ | 2019-03-15 |
| | |\ \
| | |/
| |/| |
|
| | | * | fixed tests, review fixes, now storing local users with downcase screen name for | Henry Jameson | 2019-03-11 |
| | | * | some test fixes, disabled one test for now since logic now is even more async... | Henry Jameson | 2019-03-09 |
| | | * | Since BE doesn't support fetching user by screen name over MastoAPI we'll gonna | Henry Jameson | 2019-03-08 |
| | * | | 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 |
| |\ |
|
| | * | 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 us... | shpuld | 2019-01-30 |