aboutsummaryrefslogtreecommitdiff
path: root/src/components/notification
Commit message (Collapse)AuthorAge
...
* | #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
|
* merge develop, fix conflicts, fix logged out bugshpuld2018-12-29
|\
| * Treat reserved users like external users in the frontend.Lambda2018-12-26
| |
* | New routes, notifications, other impovements in side drwaershpuld2018-12-28
|/
* no more "broken favorite"Henry Jameson2018-12-19
|
* Move userProfile link to methodsMaxim Filippov2018-12-17
|
* 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
| | |
| * | added ability to pick the style of highlightingHenry Jameson2018-08-05
| | |
| * | both bugs fixed. it's reactive and no more conflicting cardsHenry Jameson2018-07-06
| | |
| * | 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
|
* Separate notification into its own component, fix follow notification typeshpuld2018-04-09