| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | make mobile notifs drawer more like an actual drawer, make mobile nav ↵ | shpuld | 2019-03-20 |
| | | | | | buttons bigger to press, fix alert dot | ||
| * | remove notifications from sidebar, make notifications appear on login only | shpuld | 2019-03-14 |
| | | |||
| * | make nav bar slide, move mobile post status to mobile nav | shpuld | 2019-03-14 |
| | | |||
| * | merge develop, add mobile nav component | shpuld | 2019-03-12 |
| |\ | |||
| | * | Add floating post-status button on mobile | Shpuld Shpludson | 2019-03-11 |
| | | | |||
| | * | Update user settings icon to pencil | taehoon | 2019-03-11 |
| | | | |||
| | * | Merge branch 'develop' into 'develop' | lambda | 2019-03-11 |
| | |\ | | | | | | | | | | | | | | | | | | | Only connect to chat upon authenticating Closes #403 See merge request pleroma/pleroma-fe!666 | ||
| | | * | Only connect to chat when authenticating in the first place | slice | 2019-03-10 |
| | | | | | | | | | | | | | | | | To avoid duplication of the connection, the chat socket is destroyed upon logging out. | ||
| | | * | Check for websocket token before connecting to chat | slice | 2019-03-10 |
| | | | | | | | | | | | | | | | | | | | | | | Closes #403. Previously, a socket to the chat channel would be opened if chat is enabled, regardless if the user is logged in or not. This patch only allows a connection to be opened if a wsToken (websocket token) is present, which prevents websocket errors from unauthenticated users. | ||
| | * | | I18n: Update Czech translation | Lorem Ipsum | 2019-03-11 |
| | | | | |||
| | * | | Merge branch 'emoji-limit-profile' into 'develop' | HJ | 2019-03-11 |
| | |\ \ | | | | | | | | | | | | | | | | | user_card.vue: Set img.emoji to 32×32px See merge request pleroma/pleroma-fe!665 | ||
| | | * | | user_card.vue: Copy over .status-content img styling | Haelwenn (lanodan) Monnier | 2019-03-11 |
| | | | | | |||
| | | * | | user_card.vue: Set img.emoji to 32×32px | Haelwenn (lanodan) Monnier | 2019-03-10 |
| | | |/ | | | | | | | | | | Related to https://git.pleroma.social/pleroma/pleroma/merge_requests/792 | ||
| | * | | Make minId reset with minVisibleId to prevent gaps when showing new | shpuld | 2019-03-10 |
| | | | | |||
| | * | | #432 - prevent post status form textarea keydown event propagation | dave | 2019-03-08 |
| | |/ | |||
| | * | 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 | ||
| | | * | Revert modifier class notation | taehoon | 2019-03-05 |
| | | | | |||
| | | * | Update classname | taehoon | 2019-03-05 |
| | | | | |||
| | | * | Rename UserCardContent to UserCard | taehoon | 2019-03-05 |
| | | | | |||
| | | * | Update block class name of BasicUserCard component | taehoon | 2019-03-05 |
| | | | | |||
| | | * | Update modifier class notation | taehoon | 2019-03-05 |
| | | | | |||
| | | * | Re-do UserCardContent css | taehoon | 2019-03-05 |
| | | | | |||
| | * | | Merge branch '415-timeline' into 'develop' | Shpuld Shpludson | 2019-03-07 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix timeline updating bug when scrolled down Closes #415 See merge request pleroma/pleroma-fe!644 | ||
| | | * | | Use a cross browser safe solution to get scroll top | taehoon | 2019-03-06 |
| | | | | | |||
| | * | | | Merge branch 'issue-392-other-user-stale-data' into 'develop' | Shpuld Shpludson | 2019-03-07 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #392: stale data served to new user account Closes #392 See merge request pleroma/pleroma-fe!625 | ||
| | | * | | | #392: clean up notification stopping section | dave | 2019-03-01 |
| | | | | | | |||
| | | * | | | #392: update object.entries | dave | 2019-02-28 |
| | | | | | | |||
| | | * | | | #392: update defaultState into a function | dave | 2019-02-28 |
| | | | | | | |||
| | | * | | | #392: stale data served to new user account | dave | 2019-02-28 |
| | | | | | | |||
| | * | | | | Merge branch 'fix/remove-posts-immediately-by-blocking-someone' into 'develop' | Shpuld Shpludson | 2019-03-07 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | #330 Remove posts immediately by blocking someone See merge request pleroma/pleroma-fe!589 | ||
| | | * | | | | Remove posts by blocking or unfollowing | jasper | 2019-02-26 |
| | | | | | | | |||
| | | * | | | | Remove posts by blocking or unfollowing | jasper | 2019-02-25 |
| | | | | | | | |||
| | | * | | | | Remove posts by blocking or following | jasper | 2019-02-18 |
| | | | | | | | |||
| | | * | | | | Remove posts immediately by blocking | jasper | 2019-02-15 |
| | | | | | | | |||
| | * | | | | | Merge branch 'fix/gallery-css' into 'develop' | Shpuld Shpludson | 2019-03-07 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix gallery style - move hide button to top right Closes #335 See merge request pleroma/pleroma-fe!579 | ||
| | | * | | | | | Revert code | Edijs | 2019-02-28 |
| | | | | | | | | |||
| | | * | | | | | Revert | Edijs | 2019-02-22 |
| | | | | | | | | |||
| | | * | | | | | Issue #335 - place hide button on right hand | Edijs | 2019-02-14 |
| | | | | | | | | |||
| | | * | | | | | Use static height if gallery has single image | Edijs | 2019-02-14 |
| | | | | | | | | |||
| | * | | | | | | Merge branch 'fix/post-content-type' into 'develop' | Shpuld Shpludson | 2019-03-07 |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #327: Load post status content type from instance config Closes #327 See merge request pleroma/pleroma-fe!641 | ||
| | | * | | | | | | Merge content types translations | Edijs | 2019-03-06 |
| | | | | | | | | | |||
| | | * | | | | | | Load post status content type from instance config | Edijs | 2019-03-04 |
| | | | | | | | | | |||
| | * | | | | | | | Merge branch 'fix/fetch-activities-by-last-id' into 'develop' | Shpuld Shpludson | 2019-03-07 |
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #406 Fetch activities by last id See merge request pleroma/pleroma-fe!621 | ||
| | | * | | | | | | | Fetch activites by last id | jasper | 2019-03-01 |
| | | | | | | | | | | |||
| | | * | | | | | | | Fetch activites by last id | jasper | 2019-02-27 |
| | | | | | | | | | | |||
| | * | | | | | | | | Merge branch 'i18n-cs' into 'develop' | Shpuld Shpludson | 2019-03-06 |
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I18n: Add Czech translation See merge request pleroma/pleroma-fe!627 | ||
| | | * | | | | | | | | I18n: Add Czech translation | Aditoo17 | 2019-03-02 |
| | | | | | | | | | | | |||
| | * | | | | | | | | | Merge branch 'issue-346-auto-post' into 'develop' | Shpuld Shpludson | 2019-03-06 |
| | |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #346: Hyperlink is not included Closes #346 See merge request pleroma/pleroma-fe!626 | ||
| | | * | | | | | | | | #346: Hyperlink is not included | dave | 2019-02-28 |
| | | | |_|_|_|_|/ / | | |/| | | | | | | |||
| | * | | | | | | | | compatibility with upcoming changes | Henry Jameson | 2019-03-05 |
| | | |_|_|_|_|_|/ | |/| | | | | | | |||
