aboutsummaryrefslogtreecommitdiff
path: root/src/components/notifications/notifications.scss
Commit message (Collapse)AuthorAge
...
* 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
|
* 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
| |
* | cleanup, updated broken favorites look + localization stringsHenry Jameson2018-08-16
|/
* 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
* Make star icon in notifications behave like the other icons..shpuld2017-11-25
|
* Give tall notifications either a scrollbar (mentions), or just cap them and ↵shpuld2017-11-13
| | | | use a cool hider (fav/rt).
* Add follow notifications.eal2017-08-10
|
* Enable reply/rt/fav for mention notifications by using a barebones status in ↵Shpuld Shpuldson2017-05-31
| | | | place of plain notification content.
* Cut notification header length from 3 lines to 1.Shpuld Shpuldson2017-05-30
|
* Make sidepanel scroll independently from timeline, allows for seeing ↵Shpuld Shpuldson2017-04-13
| | | | notifications and posting new statuses even when scrolled deep down.
* Change the small buttons (Read and Show new) to look better on chrome and ↵shpuld2017-03-11
| | | | other non-firefox browsers.
* Fix red border not appearing on the last notification.shpuld2017-03-09
|
* Make style setter create an often used base03-border class, use that class ↵shpuld2017-03-09
| | | | in notifications, navpanel and statuses.
* Put the number of notifications inside a red circle (kinda like qvitter and ↵shpuld2017-03-07
| | | | everyone else does), make the red notification line slightly less transparent.
* Fix overlapping styles in timeline and notifications that screwed up user-card.shpuld2017-03-06
|
* Merged from develop, made 'new notices' into a 'show new' button placed on ↵shpuld2017-03-05
|\ | | | | | | the heading element, updated headings and buttons to be more consistent with new changes (log-in, notifications/read, conversation/collapse), changed bottom 'load older' block to not disappear on click to keep screen from scrolling and changed its styling more consistent with everything else.
| * Fix the very visible padding offset in unread notification caused by the border.shpuld2017-02-27
|/
* Mark unread notifs with the red line, make read notifs base01 again, center ↵shpuld2017-02-24
| | | | the heading text and move the button to the right of the panel.
* Align attachments with usercard, make buttons use theme colors, prettify ↵shpuld2017-02-24
| | | | login form, more border radii adjustment for consistency.
* Revert "Show actual status in notifications when mentioned."Roger Braun2017-02-23
| | | | This reverts commit 0e1ab69c33f155865adc27d940a2542ffdcec30a.
* Show actual status in notifications when mentioned.Roger Braun2017-02-22
|
* hello worldhakui2017-02-18
|
* Fix long word breaking in notifications.Roger Braun2016-12-02
|
* Add some icons to notifications.Roger Braun2016-11-27
|
* Add basic notification support.Roger Braun2016-11-27