aboutsummaryrefslogtreecommitdiff
path: root/src/components/notification/notification.vue
Commit message (Collapse)AuthorAge
...
* Merge branch 'develop' into 'feat/relationship-refactor'Shpuld Shpludson2020-05-08
|\ | | | | | | # Conflicts: # src/components/notification/notification.js
| * follow request bugfixes, wrong text, notifs not being marked as read, ↵Shpuld Shpuldson2020-05-02
| | | | | | | | approving from follow request view
| * Add support for follow request notificationseugenijm2020-04-30
| |
| * Fix user names with the RTL char in notificationsKarol Kosek2020-04-18
| |
* | make relationships separate from usersShpuld Shpuldson2020-04-21
|/
* Emoji Reactions - fixes and improvementsShpuld Shpludson2020-02-11
|
* change the expression of `move`kPherox2019-12-11
|
* Fix target account linkkPherox2019-12-11
|
* Add view for moves notificationskPherox2019-12-11
|
* collapse fav/repeat notifications from muted userstaehoon2019-09-20
|
* all the manual fixesHenry Jameson2019-07-07
|
* eslint --fix --ext .js,.vue srcHenry Jameson2019-07-05
|
* Feature/polls attempt 2lain2019-06-18
|
* add title and alt for avatars, fix console errors in avatarlistshpuld2019-05-01
|
* #436 - merge developdave2019-04-08
|\
| * Added moderation menueugenijm2019-04-01
| |
* | #436 - sync notification & timeline usersdave2019-04-01
| |
* | #436 - merge develop & resolve conflictdave2019-04-01
|\|
| * Fix user card in notificationjasper2019-04-01
| |
* | #436 - apply patchdave2019-03-31
| |
* | #436 - keep original namingdave2019-03-31
| |
* | #436 - keep original namingdave2019-03-31
| |
* | #436: sync notification with timelinedave2019-03-18
| |
* | #436: remove clear & dismiss UI updatesdave2019-03-14
| |
* | #436: fix notification order, follow type link issue, duplicate keydave2019-03-14
| |
* | #436: add dismiss button, disable is_seen partdave2019-03-13
| |
* | #436: integrate mastoAPI notificationsdave2019-03-12
|/
* Rename UserCardContent to UserCardtaehoon2019-03-05
|
* Re-do UserCardContent csstaehoon2019-03-05
|
* #418: update timeago margin to align with iconsdave2019-03-03
|
* #418: update notification timeago formatdave2019-03-03
|
* Improve reusability of UserAvatar componenttaehoon2019-02-02
|
* New routes, notifications, other impovements in side drwaershpuld2018-12-28
|
* no more "broken favorite"Henry Jameson2018-12-19
|
* Merge branch 'develop' into feature/new-user-routesMaxim Filippov2018-12-17
|\
| * added router-links to all relavent linksValD2018-12-12
| |
| * added activatePanel onclick for timeago buttonValD2018-12-12
| |
| * Merge remote-tracking branch 'upstream/develop' into feature/theming2Henry Jameson2018-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 useHenry Jameson2018-11-30
| | |
* | | Use 'userProfileLink' to generate user-profile linkMaxim Filippov2018-12-13
| | |
* | | Move old routes to /p, use /nickname for user profilesMaxim Filippov2018-12-06
| |/ |/|
* | added tooltipValD2018-12-04
|/
* Merge remote-tracking branch 'upstream/develop' into notificationsHenry Jameson2018-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'Henry2018-08-12
| |\ | | | | | | | | | # Conflicts: # src/components/user_card_content/user_card_content.vue
| | * Use serverside html rendering in usernames and bios if available.eal2018-08-09
| | |
| * | moved style generator into separate file. notifications are highlighted too now.Henry Jameson2018-07-06
| |/
* | cleanup, updated broken favorites look + localization stringsHenry Jameson2018-08-16
| |
* | missing files and a plug for bad favsHenry Jameson2018-08-13
| |
* | Added support for qvitter api fetching of notificationsHenry Jameson2018-08-12
|/
* Fixes to notification style issues mostlyshpuld2018-04-10
|