Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-04 | "Reblog" -> "boost" in more places | Jessica Stokes | |
A couple of places were using "reblog" rather than "boost" - this updates them to match the web UI | |||
2017-01-04 | Fix #385 - /web now loads a page | Eugen Rochko | |
2017-01-01 | Adding remote follow button | Eugen Rochko | |
2016-12-29 | Add API for retrieving favourites | Eugen Rochko | |
2016-12-29 | Add API for retrieving blocked accounts | Eugen Rochko | |
2016-12-29 | Add ability to use remote follow function on other sites | Eugen Rochko | |
2016-12-26 | Add preferences for follow request notification e-mails | Eugen Rochko | |
2016-12-26 | Follow requests send e-mail notifications, but are excluded from ↵ | Eugen Rochko | |
notifications API Better initial state for unlisted/nsfw toggles | |||
2016-12-26 | Replacing follow requests in the settings area with in-UI column | Eugen Rochko | |
2016-12-26 | Adding follow requests API | Eugen Rochko | |
2016-12-23 | Add page for authorizing/rejecting follow requests | Eugen Rochko | |
2016-12-22 | Adjust wording | Eugen Rochko | |
2016-12-22 | Re-enable Webfinger for locked accounts but don't handle "follow" events | Eugen Rochko | |
coming in via Salmon. Currently no way to prevent remote follows, but they will only receive public and unlisted posts | |||
2016-12-22 | Follow call on locked account creates follow request instead | Eugen Rochko | |
Reflect "requested" relationship in API and UI Reflect inability of private posts to be reblogged in the UI Disable Webfinger for locked accounts | |||
2016-12-22 | Add "locked" flag to accounts, prevent blocked users from following, ↵ | Eugen Rochko | |
force-unfollow blocked users | |||
2016-12-21 | Don't use rack timeout in any but production environments | Eugen Rochko | |
2016-12-21 | Fix #249 - use window.location hack to let people login from sandboxed iOS ↵ | Eugen Rochko | |
homescreen | |||
2016-12-18 | Merge pull request #356 from victorhck/master | Eugen | |
added two missings spanish translations | |||
2016-12-18 | Adjusting public display of statuses to look similar to logged-in UI, | Eugen Rochko | |
fix #361 with rich OEmbed display via iframe, fix #237 by hiding sensitive content behind a spoiler on public pages | |||
2016-12-18 | Add OEmbed iframe HTML, convert emojis on public pages, increase size of ↵ | Eugen Rochko | |
attachment thumbnails | |||
2016-12-18 | Removing external hub completely, fix #333 fixing digit-only hashtags, | Eugen Rochko | |
removing web app capability from non-webapp pages | |||
2016-12-14 | added to missings spanish translations | victorhck | |
2016-12-13 | Improved admin UI | Eugen Rochko | |
2016-12-09 | Fix translations | Eugen Rochko | |
2016-12-08 | Declare Ukrainian | Stanislav Makar | |
Closes: #345 | |||
2016-12-07 | Fix some translation errors. | Vladyslav | |
2016-12-07 | Final steps for Ukrainian translation | Vladyslav | |
2016-12-07 | Fix paperclip config | Eugen Rochko | |
2016-12-07 | Update Paperclip config to allow plugging in Minio instead of AWS | Eugen Rochko | |
2016-12-06 | Add suspend account functionality to admin UI | Eugen Rochko | |
2016-12-06 | Add single user mode | Eugen Rochko | |
2016-12-05 | Merge pull request #338 from stamak/uk.yml | Eugen | |
Add Ukrainian localization file uk.yml | |||
2016-12-05 | Add Ukrainian localization file uk.yml | Stanislav Makar | |
Closes: #337 | |||
2016-12-04 | Adding configurable e-mail blacklist | Eugen Rochko | |
2016-12-04 | Adding more to admin accounts UI | Eugen Rochko | |
2016-12-04 | Do not use expiring links after all | Eugen Rochko | |
2016-12-04 | Do not autoplay videos, display play button instead. Use expiring links when ↵ | Eugen Rochko | |
using S3. Do not keep originals for avatars/headers, resize avatars down to 120x120 instead of 300x300. Set cache headers on S3 stuff, also make it private (aka only accessible via expiring links to prevent hotlinking) | |||
2016-12-03 | Fix cloudfront config | Eugen Rochko | |
2016-12-03 | Add Cloudfront support | Eugen Rochko | |
2016-12-03 | Add Ukrainian localization file doorkeeper.uk.yml | Stanislav Makar | |
Closes: #334 | |||
2016-12-01 | Fix line endings for Portuguese locale | Andrea Faulds | |
2016-12-01 | Fix pt translations, improve pre-cache queries, removing will_paginate | Eugen Rochko | |
from accounts/tags because it's a terribly inefficient way to paginate large sets of data | |||
2016-11-30 | Create pt localisation files in /config/locales/ | unsmell | |
2016-11-30 | Add basic OEmbed provider API, fix #247 | Eugen Rochko | |
2016-11-30 | Per-status control for unlisted mode, also federation for unlisted mode | Eugen Rochko | |
Fix #233, fix #268 | |||
2016-11-30 | Normalize localizations, add stub for admin/accounts | Eugen Rochko | |
2016-11-29 | Upgrade Paperclip to 5, AWS-SDK to 2, do not generate medium/small versions ↵ | Eugen Rochko | |
of avatars | |||
2016-11-29 | Adding rack timeout of 30sec, PuSH jobs moved to push queue so they | Eugen Rochko | |
can be processed separately | |||
2016-11-29 | Don't rate-limit PuSH endpoints | Eugen Rochko | |
2016-11-29 | Fix URLs in inline-rendered XML | Eugen Rochko | |