Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-04 | Rename "the whole known network" timeline to "federated timeline" | Eugen Rochko | |
Remove note about following Gargron@mastodon.social from getting started text | |||
2017-02-19 | Fix links and wording | Eugen Rochko | |
2017-02-19 | Adjust naming of public timeline -> "local timeline" vs "whole known network" | Eugen Rochko | |
2017-02-19 | Split public timeline into "public timeline" which is local, and | Eugen Rochko | |
"whole known network" which is what public timeline used to be Only domain blocks with suspend severity will block PuSH subscriptions Silenced accounts should not appear in conversations unless followed | |||
2017-02-17 | Add target="_blank" to github link | shel | |
This makes so clicking the link to the github opens in a new tab or windows. I just keep getting frustrated clicking the link to github and then losing my place in my home timeline >_> that's all | |||
2017-02-09 | Progress on moving color styles to Sass | Eugen Rochko | |
2017-02-07 | Change blocked users icon to fa-ban in getting started view (#608) | Isabelle Knott | |
2017-02-06 | Add API modifiers to limit returned toots from public/hashtag timelines | Eugen Rochko | |
to only those from local users; Add link to "extended information" to getting started in the UI; Add defaults for posting privacy; Change how publish button looks depending on posting privacy chosen | |||
2017-02-05 | Add link to blocked users to getting started page | Eugen Rochko | |
2017-01-16 | Fix #238 - Add "favourites" column | Eugen Rochko | |
2017-01-16 | Move follow requests link above logout link in getting started column | Eugen Rochko | |
2017-01-08 | Add call-to developers on getting started page | blackle | |
2017-01-07 | Show logout button on getting started so it's available on mobile | blackle | |
2017-01-05 | Merge pull request #399 from ticky/public-timeline-de-hoist | Eugen | |
Public timeline de-hoist | |||
2017-01-04 | Differentiate settings links | Jessica Stokes | |
The "settings" links in the Getting Started section (or, if #399 were to happen, "more" menu) and compose sections are now different; the "compose" link is "Edit profile," while the one in the Getting Started section is now "Preferences." All languages have been updated to accommodate this, based on the existing usages of these phrases in language files in the Rails part of the app! addresses part of #384 | |||
2017-01-04 | Remove hamburger from "getting started" | Jessica Stokes | |
2017-01-05 | Make shortcode emojis work, make getting started area scrollable | Eugen Rochko | |
2017-01-04 | Stop Mastodon friend from overlapping text 🐘 | Jessica Stokes | |
2016-12-27 | Add illustration to getting started column | Eugen Rochko | |
2016-12-26 | Only display follow requests link in getting started window if account is locked | Eugen Rochko | |
2016-12-26 | Replacing follow requests in the settings area with in-UI column | Eugen Rochko | |
2016-12-12 | Adding some navigation items from #262 to the getting started screen | Eugen Rochko | |
2016-11-16 | Adding react-intl i18n to the frontend. No translations yet | Eugen Rochko | |
2016-11-13 | Fix #110 - Make web UI use browser history, change links in e-mails to link ↵ | Eugen Rochko | |
to that | |||
2016-10-27 | Adding following/followers lists to the UI | Eugen Rochko | |
2016-10-08 | Add link to public timeline to getting started screen | Eugen Rochko | |
2016-10-07 | Adding public timeline | Eugen Rochko | |
2016-10-06 | Styling loading indicator, removing unused routes, adding "getting started" ↵ | Eugen Rochko | |
explanation Also, only update relative time every minute instead of 6 seconds. My bad |