aboutsummaryrefslogtreecommitdiff
path: root/src/components/notification/notification.vue
Commit message (Collapse)AuthorAge
* 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
|
* Separate notification into its own component, fix follow notification typeshpuld2018-04-09