aboutsummaryrefslogtreecommitdiff
path: root/src/components/notifications/notifications.vue
Commit message (Collapse)AuthorAge
* 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
|
* Add mouseover tooltips for names in notif headings and timeline repeats, ↵Shpuld Shpuldson2017-06-02
| | | | make the timeline repeat name into a link to the repeater profile and use the word 'repeat' instead of 'retweet'.
* 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
|
* Add missing route-link end tags.Roger Braun2017-04-14
|
* 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.
* 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
|
* Make page title dynamic, better notification handling.Roger Braun2017-02-18
|
* Break after user name in notifications.Roger Braun2017-01-26
|
* Add styling with base16.Roger Braun2017-01-15
| | | | Solarized-dark for now.
* Add some icons to notifications.Roger Braun2016-11-27
|
* Add basic notification support.Roger Braun2016-11-27