1017 Commits

Author SHA1 Message Date
Deimos
4772891522 CONTRIBUTING.md: Clarify inbound=outbound license 2018-07-22 17:20:40 -06:00
Ivan Fonseca
f19bf61740 Add user settings for opening links in new tabs
Adds two separate user settings. One only affects "external" links (the
actual links for link topics), while the other will also affect links to
comments pages (including text topics).
2018-07-21 18:09:07 -06:00
Deimos
d4d50a801f README: Update copyright statement slightly
Just changes "Tildes" to "Tildes contributors" and adds an email
address, as recommended.
2018-07-20 17:33:24 -06:00
TrashMacNugget
e1dddc203e Add license notice to README 2018-07-20 17:26:23 -06:00
Andrew Shu
053e63291e Fix pluralization of "votes" on own comments 2018-07-20 14:18:57 -07:00
Deimos
71ce2f1cdd Notifications badge: remove box-shadow 2018-07-20 01:04:37 -06:00
Deimos
0493ca64e0 Add notification count badge to sidebar button
When on mobile, it wasn't previously possible to tell whether you had
any notifications/messages or not without opening the sidebar to check.
This adds a small "badge" to the sidebar button when the user has
notifications, showing them how many unread items they have.
2018-07-20 00:52:21 -06:00
Deimos
13a3eff340 Prevent adding a TopicLog entry if tags unchanged
Previously, an entry would be added to the topic log even if someone
didn't actually change the topic's tags at all. This commit fixes that,
as well as moving the the template fragment that renders the list into a
separate file in includes/ that can be used both for the initial render
as well as by intercooler when it updates that section of the page.
2018-07-19 18:50:32 -06:00
Deimos
9347389676 Remove dashed border on topic-voting buttons
This was a bit confusing with the topic icons using a dashed blue border
for "missing icon". Now that the "already used" buttons are far more
distinct, this isn't necessary any more anyway.
2018-07-19 16:39:30 -06:00
Deimos
3ce6d451a0 Move .btn-used changes into .topic-voting
These were inadvertently also affecting the buttons on the /groups page,
so this moves them to specifically apply only to the topic voting
button.
2018-07-19 16:37:46 -06:00
Bauke
d5a6e6cb3a Change btn-used default and hovered colors for clarity 2018-07-19 15:56:07 -06:00
Bauke
991a458900 Remove margin-right from last tab-item anchor 2018-07-19 15:55:03 -06:00
Bauke
23880b7ca2 Add comment:target border-left to indicate linked comment from URL 2018-07-19 15:54:58 -06:00
Deimos
9e265a57d4 Add explanatory comment to details box-sizing fix 2018-07-18 18:26:21 -06:00
Bauke
42e969875b Add explicit box-sizing: border-box to details 2018-07-18 18:25:08 -06:00
Deimos
ed57004950 Footer: add links to source code, issues, roadmap 2018-07-18 18:05:08 -06:00
Deimos
e980ab3bda Initial open-source release 2018-07-17 13:39:29 -06:00