Commit Graph

15 Commits (ca28d9c2aec0764dc9190e2802e5e6e23cf6d8c3)

Author SHA1 Message Date
Eugen Rochko 75f80bef10 Persist UI settings, add missing localizations for German
blackle b4f09bae1d Add call-to developers on getting started page
Jessica Stokes 7ac55d2674
Differentiate settings links
The "settings" links in the Getting Started section (or, if  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 
Eugen Rochko 65647a2472 See - Added notifications column settings to filter what's displayed
in the column and what appears as desktop notifications. Settings do not
persist yet
Eugen Rochko b191afcb5b Fix confirmation email being sent to old address when changing it
Eugen Rochko de9b6e3a6a Compose form in the UI now has public/private toggle instead of public/unlisted
Eugen Rochko 6d1066fe61 Adding some navigation items from to the getting started screen
Andrea Faulds fd01f13b3c Replace "Unlisted mode" with more explicit text
Eugen Rochko 14bd46946d Per-status control for unlisted mode, also federation for unlisted mode
Fix , fix 
Eugen Rochko 8a4913fde0 Public and hashtag timelines now exclude reblogs and replies
Fix  - don't download avatar unless the URL is http/https
Fix  - reblog/reblogged is now boost/boosted
Eugen Rochko 8efa081f21 Remove Neo4J
Eugen Rochko 7cee27f517 Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and notifications,
skip ActionCable for follow/unfollow/block events, instead clear UI from
blocked account's posts instantly if block request succeeds. Add forgotten
i18n for sensitive content
Eugen Rochko 4bdb6a0eaf Rename "publish" to "toot" in english locale, fix lightbox showing old image
before loading new one, cache notifications API, fix missing follow button
on public profiles
Eugen Rochko 38dd85daab Adding notifications column
Eugen Rochko 85d1b74ac3 Adding german localization