- Apr 17, 2017
-
-
Eugen authored
Also improve efficiency of the mastodon:maintenance:add_static_avatars task
-
- Apr 16, 2017
- Apr 15, 2017
-
-
Eugen authored
Before it cleared out user records only (e-mail, password) without freeing up the associated username (account record). Furthermore, since these records have no dependent records (due to no user activity) they can be deleted quickly with delete_all instead of destroy
-
Andrew authored
* Add tasks for open/close registration * Code climate style fix * Use true instead of string 'true'
-
- Apr 11, 2017
-
-
d0p1 authored
* add task in order to delete unconfirmed user * change 7 days to 2
-
- Apr 10, 2017
-
-
Eugen authored
* When avatar/header are GIF, generate static versions. Account API returns "avatar"/"avatar_static", "header"/"header_static" Static version is the same as original for other cases Web UI de-animates avatars in toots, lists of users Fix #441, fix #596, prerequisite for #1064 * Fix JS test * Add rake task to generate static avatars/headers from GIF ones, add test
-
Ash Furrow authored
-
- Apr 08, 2017
-
-
Ash Furrow authored
* Adds task to confirm user by email. * Adds documentation for manual confirmation.
-
- Mar 31, 2017
-
-
Eugen Rochko authored
-
- Mar 05, 2017
-
-
Eugen Rochko authored
-
Eugen Rochko authored
-
- Mar 04, 2017
-
-
Eugen Rochko authored
before. In the API, attachments now can be either image, video or gifv. Gifv is to be treated like images in terms of behaviour, but are videos by file type.
-
- Mar 03, 2017
-
-
Eugen Rochko authored
-
- Feb 13, 2017
-
-
Eugen Rochko authored
-
- Feb 01, 2017
-
-
Eugen Rochko authored
redis-backed "mentions" timeline as redundant (given notifications)
-
- Jan 26, 2017
-
-
Eugen Rochko authored
-
- Jan 20, 2017
-
-
Eugen Rochko authored
-
- Jan 12, 2017
-
-
Eugen Rochko authored
-
- Dec 02, 2016
-
-
Eugen Rochko authored
(without avatar). Also improved search position of exact matches
-
- Nov 24, 2016
-
-
Eugen Rochko authored
-
Eugen Rochko authored
Only distribute statuses to followers who signed in in the last 2 weeks, add rake task for clearing feeds of inactive users
-
- Nov 15, 2016
-
-
Eugen Rochko authored
-
- Oct 22, 2016
-
-
Eugen Rochko authored
to the API
-
- Oct 18, 2016
-
-
Eugen Rochko authored
-
- Oct 15, 2016
-
-
Eugen Rochko authored
-
- Oct 10, 2016
-
-
Eugen Rochko authored
-
- Sep 20, 2016
-
-
Eugen Rochko authored
-
- Sep 19, 2016
-
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Eugen Rochko authored
respect hub.lease_seconds (fix #46)
-
- Sep 10, 2016
-
-
Eugen Rochko authored
-
- Mar 25, 2016
-
-
Eugen Rochko authored
and atom feed generation to some extent, as well as the way mentions are stored
-
- Mar 22, 2016
-
-
Eugen Rochko authored
-
- Mar 17, 2016
-
-
Eugen Rochko authored
local followers. Remote users' usernames SHOULD be case-sensitive
-
- Mar 12, 2016
-
-
Eugen Rochko authored
-
- Feb 20, 2016
-
-
Eugen Rochko authored
-