aboutsummaryrefslogtreecommitdiff
path: root/src/components/notifications
Commit message (Collapse)AuthorAge
* no more "broken favorite"Henry Jameson2018-12-19
|
* 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
| * removes hacks from notifications storage, adds api call to let server updateHenry Jameson2018-12-02
| | | | | | | | is_seen attribute
* | making inset shadows work on avatars againHenry Jameson2018-12-02
| |
* | avatars shadows, also allows drop-shadow useHenry Jameson2018-11-30
| |
* | better preview, collateral fixesHenry Jameson2018-11-26
| |
* | fixesHenry Jameson2018-11-21
| |
* | fix notification unseen display rendering underneath the highlightHenry Jameson2018-11-21
| |
* | collateral fixes, removed alpha control for alerts, added contrast textHenry Jameson2018-11-14
| | | | | | | | | | | | generation for alerts, updated getTextColor to also have fallback to black/white if resulting contrast isn't passable (only when inverting lightness!), updated UI to use tabs.
* | updatesHenry Jameson2018-11-13
| |
* | Some themeing is working!!Henry Jameson2018-10-07
|/
* Kinda went back to using align-items: stretch. Fixed error message floating.Henry Jameson2018-09-03
|
* fixHenry Jameson2018-08-31
|
* fixup! panel styling cleanupHenry Jameson2018-08-30
|
* Added ability to hide certain types of notificationsHenry Jameson2018-08-28
|
* panel styling cleanupHenry Jameson2018-08-28
|
* error displayHenry Jameson2018-08-20
|
* removed style for rounding bottom part of notifications because there's nowHenry Jameson2018-08-20
| | | | always "load more" footer
* fix custom emoji in username, fix gif avatar not being animated when hovering onHenry Jameson2018-08-20
| | | | the notification
* 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? ...
| * notifs fixHenry Jameson2018-07-06
| |
* | fix lintHenry Jameson2018-08-16
| |
* | cleanup, updated broken favorites look + localization stringsHenry Jameson2018-08-16
| |
* | Added support for qvitter api fetching of notificationsHenry Jameson2018-08-12
|/
* use semi-transparent faint color + fixHenry Jameson2018-05-12
|
* Fix long names in notifications tooshpuld2018-04-14
|
* Fix missing border radii and read button text colorshpuld2018-04-12
|
* Loads of fixes: notifs, autoload setting, overflow, faint text, reply form, ↵shpuld2018-04-11
| | | | status fadein.
* Fixes from reviewshpuld2018-04-10
|
* Fixes to notification style issues mostlyshpuld2018-04-10
|
* Merge hj's css overhaul and fix conflictsshpuld2018-04-10
|\
| * some more improvements. changed the way user-card is layout, but should look theHenry Jameson2018-04-08
| | | | | | | | same, except that longer user names should be properly ellipsis-ed.
| * raddi customization UIHenry Jameson2018-04-08
| |
| * border-radii moved to variables, made rgbo colors use theme data, customizableHenry Jameson2018-04-07
| | | | | | | | from settings screen.
| * cleanup. added fallback mechanism for IE11 and unsupported browsers.Henry Jameson2018-04-07
| |
| * getting rid of baseXX, some small fixes. Seems to be usable.Henry Jameson2018-04-07
| |
* | Separate notification into its own component, fix follow notification typeshpuld2018-04-09
| |
* | small fixesshpuld2018-04-09
|/
* after nine years of development, hopefully, it has been worth the weightHenry Jameson2018-03-12
|
* fixed stretched spurdo in notifications, misc fixes, detect gif by extension ↵Henry Jameson2018-03-12
| | | | for now
* Don't show "read" button if there are no new notifications.eal2017-12-07
|
* Make star icon in notifications behave like the other icons..shpuld2017-11-25
|
* Update theme editor to have 4 colors, rewrite the color setter, change a LOT ↵shpuld2017-11-17
| | | | of base16 assignments for better consistency.
* Give tall notifications either a scrollbar (mentions), or just cap them and ↵shpuld2017-11-13
| | | | use a cool hider (fav/rt).
* Prepare for i18n.Roger Braun2017-11-07
|
* Adjust the clickable area of notif avatar to not contain everything below ↵Shpuld Shpuldson2017-08-20
| | | | it, adjust the status avatar to not have ghost border on top/right
* Add follow notifications.eal2017-08-10
|
* Make buttons stand out with some shading.Shpuld Shpuldson2017-06-21
|
* Key notifications so the open reply windows won't switch places.Roger Braun2017-06-02
|