Henry Jameson
96804d42f0
Some themeing is working!!
2018-10-07 19:59:22 +03:00
Henry Jameson
a6047e0ad5
Kinda went back to using align-items: stretch. Fixed error message floating.
2018-09-03 22:12:18 +03:00
Henry Jameson
8c07e63f77
fix
2018-08-31 04:39:07 +03:00
Henry Jameson
fa1116249d
fixup! panel styling cleanup
2018-08-30 17:13:54 +03:00
Henry Jameson
b0e0686c7f
Added ability to hide certain types of notifications
2018-08-28 21:21:29 +03:00
Henry Jameson
330288b4cd
panel styling cleanup
2018-08-28 16:14:32 +03:00
Henry Jameson
b97db4912d
error display
2018-08-20 20:45:54 +03:00
Henry Jameson
f9b0a95969
removed style for rounding bottom part of notifications because there's now
...
always "load more" footer
2018-08-20 20:08:21 +03:00
Henry Jameson
3ccea3442e
fix custom emoji in username, fix gif avatar not being animated when hovering on
...
the notification
2018-08-20 20:05:12 +03:00
Henry Jameson
6454837ea4
Merge remote-tracking branch 'upstream/develop' into notifications
...
* 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 d7d787b84c
notifs fix
maybe i should actually add myself to contributors list?
...
2018-08-16 13:59:01 +03:00
Henry Jameson
decc209fdc
fix lint
2018-08-16 13:57:16 +03:00
Henry Jameson
693eb4b717
cleanup, updated broken favorites look + localization strings
2018-08-16 13:41:45 +03:00
Henry Jameson
63650aec29
Added support for qvitter api fetching of notifications
2018-08-12 14:14:34 +03:00
Henry Jameson
38d5226ad1
notifs fix
2018-07-06 20:14:39 +03:00
Henry Jameson
c46795c692
use semi-transparent faint color + fix
2018-05-12 15:19:53 +03:00
shpuld
1db9b1e1ad
Fix long names in notifications too
2018-04-14 08:59:55 +03:00
shpuld
8db70ffa85
Fix missing border radii and read button text color
2018-04-12 19:51:33 +03:00
shpuld
a1f6ef1dca
Loads of fixes: notifs, autoload setting, overflow, faint text, reply form, status fadein.
2018-04-11 19:34:40 +03:00
shpuld
896fea7dbd
Fixes from review
2018-04-10 22:12:59 +03:00
shpuld
6a5116c349
Fixes to notification style issues mostly
2018-04-10 19:25:24 +03:00
shpuld
8835c98529
Merge hj's css overhaul and fix conflicts
2018-04-10 00:28:24 +03:00
shpuld
c214197cee
Separate notification into its own component, fix follow notification type
2018-04-09 20:44:37 +03:00
shpuld
f4f9b3fa26
small fixes
2018-04-09 19:43:31 +03:00
Henry Jameson
38d366f9aa
some more improvements. changed the way user-card is layout, but should look the
...
same, except that longer user names should be properly ellipsis-ed.
2018-04-08 04:23:43 +03:00
Henry Jameson
b23bd076c3
raddi customization UI
2018-04-08 02:39:39 +03:00
Henry Jameson
33b1d85921
border-radii moved to variables, made rgbo colors use theme data, customizable
...
from settings screen.
2018-04-07 16:40:08 +03:00
Henry Jameson
acdb5e5c7a
cleanup. added fallback mechanism for IE11 and unsupported browsers.
2018-04-07 16:36:35 +03:00
Henry Jameson
aa0564406a
getting rid of baseXX, some small fixes. Seems to be usable.
2018-04-07 16:34:11 +03:00
Henry Jameson
0c4dc26808
after nine years of development, hopefully, it has been worth the weight
2018-03-12 02:31:33 +03:00
Henry Jameson
55bc1a3414
fixed stretched spurdo in notifications, misc fixes, detect gif by extension for now
2018-03-12 01:30:27 +03:00
eal
07354cc45d
Don't show "read" button if there are no new notifications.
2017-12-07 23:54:03 +02:00
shpuld
bcd10b3475
Make star icon in notifications behave like the other icons..
2017-11-25 12:57:55 +02:00
shpuld
44073e72fd
Update theme editor to have 4 colors, rewrite the color setter, change a LOT of base16 assignments for better consistency.
2017-11-17 02:17:36 +02:00
shpuld
a169abcec2
Give tall notifications either a scrollbar (mentions), or just cap them and use a cool hider (fav/rt).
2017-11-13 19:23:43 +02:00
Roger Braun
7516cd859f
Prepare for i18n.
2017-11-07 15:14:37 +01:00
Shpuld Shpuldson
dbf2f1621e
Adjust the clickable area of notif avatar to not contain everything below it, adjust the status avatar to not have ghost border on top/right
2017-08-20 16:53:48 +03:00
eal
701112f043
Add follow notifications.
2017-08-10 19:17:40 +03:00
Shpuld Shpuldson
bf84a87821
Make buttons stand out with some shading.
2017-06-21 17:15:45 +03:00
Roger Braun
e901e064de
Key notifications so the open reply windows won't switch places.
2017-06-02 17:04:59 +02:00
Shpuld Shpuldson
24b7d7d9d4
Add mouseover tooltips for names in notif headings and timeline repeats, make the timeline repeat name into a link to the repeater profile and use the word 'repeat' instead of 'retweet'.
2017-06-02 13:05:03 +03:00
Shpuld Shpuldson
5ad4d043e7
Enable reply/rt/fav for mention notifications by using a barebones status in place of plain notification content.
2017-05-31 11:47:18 +03:00
Shpuld Shpuldson
e621be1428
Cut notification header length from 3 lines to 1.
2017-05-30 00:24:08 +03:00
Roger Braun
6d7fcb057d
Add missing route-link end tags.
2017-04-14 22:08:08 +02:00
Shpuld Shpuldson
83205b8c0e
Make sidepanel scroll independently from timeline, allows for seeing notifications and posting new statuses even when scrolled deep down.
2017-04-13 16:17:57 +03:00
shpuld
9061fa36ac
Change the small buttons (Read and Show new) to look better on chrome and other non-firefox browsers.
2017-03-11 03:23:34 +02:00
shpuld
bd7a05dee1
Fix red border not appearing on the last notification.
2017-03-09 19:57:20 +02:00
shpuld
6c8fc99d5a
Make style setter create an often used base03-border class, use that class in notifications, navpanel and statuses.
2017-03-09 01:09:23 +02:00
shpuld
58fdf9e70d
Put the number of notifications inside a red circle (kinda like qvitter and everyone else does), make the red notification line slightly less transparent.
2017-03-07 15:55:00 +02:00
shpuld
a4ebf44f24
Fix overlapping styles in timeline and notifications that screwed up user-card.
2017-03-06 23:51:39 +02:00
shpuld
e19bfb9a22
Merged from develop, made 'new notices' into a 'show new' button placed on 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.
2017-03-05 19:00:35 +02:00