| Commit message (Collapse) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | Merge branch 'develop' into 'feat/relationship-refactor' | Shpuld Shpludson | 2020-05-08 | |
| |\ | | | | | | | # Conflicts: # src/components/notification/notification.js | |||
| | * | follow request bugfixes, wrong text, notifs not being marked as read, ↵ | Shpuld Shpuldson | 2020-05-02 | |
| | | | | | | | | | approving from follow request view | |||
| | * | Add support for follow request notifications | eugenijm | 2020-04-30 | |
| | | | ||||
| | * | Fix user names with the RTL char in notifications | Karol Kosek | 2020-04-18 | |
| | | | ||||
| * | | make relationships separate from users | Shpuld Shpuldson | 2020-04-21 | |
| |/ | ||||
| * | Emoji Reactions - fixes and improvements | Shpuld Shpludson | 2020-02-11 | |
| | | ||||
| * | change the expression of `move` | kPherox | 2019-12-11 | |
| | | ||||
| * | Fix target account link | kPherox | 2019-12-11 | |
| | | ||||
| * | Add view for moves notifications | kPherox | 2019-12-11 | |
| | | ||||
| * | collapse fav/repeat notifications from muted users | taehoon | 2019-09-20 | |
| | | ||||
| * | all the manual fixes | Henry Jameson | 2019-07-07 | |
| | | ||||
| * | eslint --fix --ext .js,.vue src | Henry Jameson | 2019-07-05 | |
| | | ||||
| * | Feature/polls attempt 2 | lain | 2019-06-18 | |
| | | ||||
| * | add title and alt for avatars, fix console errors in avatarlist | shpuld | 2019-05-01 | |
| | | ||||
| * | #436 - merge develop | dave | 2019-04-08 | |
| |\ | ||||
| | * | Added moderation menu | eugenijm | 2019-04-01 | |
| | | | ||||
| * | | #436 - sync notification & timeline users | dave | 2019-04-01 | |
| | | | ||||
| * | | #436 - merge develop & resolve conflict | dave | 2019-04-01 | |
| |\| | ||||
| | * | Fix user card in notification | jasper | 2019-04-01 | |
| | | | ||||
| * | | #436 - apply patch | dave | 2019-03-31 | |
| | | | ||||
| * | | #436 - keep original naming | dave | 2019-03-31 | |
| | | | ||||
| * | | #436 - keep original naming | dave | 2019-03-31 | |
| | | | ||||
| * | | #436: sync notification with timeline | dave | 2019-03-18 | |
| | | | ||||
| * | | #436: remove clear & dismiss UI updates | dave | 2019-03-14 | |
| | | | ||||
| * | | #436: fix notification order, follow type link issue, duplicate key | dave | 2019-03-14 | |
| | | | ||||
| * | | #436: add dismiss button, disable is_seen part | dave | 2019-03-13 | |
| | | | ||||
| * | | #436: integrate mastoAPI notifications | dave | 2019-03-12 | |
| |/ | ||||
| * | Rename UserCardContent to UserCard | taehoon | 2019-03-05 | |
| | | ||||
| * | Re-do UserCardContent css | taehoon | 2019-03-05 | |
| | | ||||
| * | #418: update timeago margin to align with icons | dave | 2019-03-03 | |
| | | ||||
| * | #418: update notification timeago format | dave | 2019-03-03 | |
| | | ||||
| * | Improve reusability of UserAvatar component | taehoon | 2019-02-02 | |
| | | ||||
| * | New routes, notifications, other impovements in side drwaer | shpuld | 2018-12-28 | |
| | | ||||
| * | no more "broken favorite" | Henry Jameson | 2018-12-19 | |
| | | ||||
| * | Merge branch 'develop' into feature/new-user-routes | Maxim Filippov | 2018-12-17 | |
| |\ | ||||
| | * | 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 | |||
| | * | | avatars shadows, also allows drop-shadow use | Henry Jameson | 2018-11-30 | |
| | | | | ||||
| * | | | Use 'userProfileLink' to generate user-profile link | Maxim Filippov | 2018-12-13 | |
| | | | | ||||
| * | | | Move old routes to /p, use /nickname for user profiles | Maxim Filippov | 2018-12-06 | |
| | |/ |/| | ||||
| * | | added tooltip | ValD | 2018-12-04 | |
| |/ | ||||
| * | Merge remote-tracking branch 'upstream/develop' into notifications | Henry Jameson | 2018-08-16 | |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (26 commits) Update status.vue Update retweet_button.js Update retweet_button.vue Use serverside html rendering in usernames and bios if available. Update status.vue Revert "Merge branch 'feature/hide-all-status-actions-if-not-logged-in' into 'develop'" Hide all status actions if not logged in hopefully, fix linter Fixes broken custom emoji in autocomplete when proxying to remote BE Made it so that unfocused tab doesn't autostream posts when scrolled to the top Remove trailing whitespace Textarea is now focused when replying the missing piece for invites system Fixes selects having unreadable text on some browsers/OSes. Added bonus: theme switcher select now has styled options that show preview of what theme's bg/fg colors are fixed lint cleanup, fixed self-highlighting in notifications, fixed incorrect hex code handling added ability to pick the style of highlighting post-rebase fix, backported d7d787b84cb8e36ad7f622054808f0e66c496309 notifs fix maybe i should actually add myself to contributors list? ... | |||
| | * | Merge branch 'develop' into 'feature/accountHighlight' | Henry | 2018-08-12 | |
| | |\ | | | | | | | | | | # Conflicts: # src/components/user_card_content/user_card_content.vue | |||
| | | * | Use serverside html rendering in usernames and bios if available. | eal | 2018-08-09 | |
| | | | | ||||
| | * | | moved style generator into separate file. notifications are highlighted too now. | Henry Jameson | 2018-07-06 | |
| | |/ | ||||
| * | | cleanup, updated broken favorites look + localization strings | Henry Jameson | 2018-08-16 | |
| | | | ||||
| * | | missing files and a plug for bad favs | Henry Jameson | 2018-08-13 | |
| | | | ||||
| * | | Added support for qvitter api fetching of notifications | Henry Jameson | 2018-08-12 | |
| |/ | ||||
| * | Fixes to notification style issues mostly | shpuld | 2018-04-10 | |
| | | ||||
