]>
cat aescling's git repositories - mastodon.git/log
Eugen Rochko [Wed, 17 Aug 2016 15:56:23 +0000 (17:56 +0200)]
Upgrade to Rails 5.0.0.1
Eugen Rochko [Sun, 27 Mar 2016 22:06:52 +0000 (00:06 +0200)]
Remember me enabled by default
Eugen Rochko [Sun, 27 Mar 2016 21:51:18 +0000 (23:51 +0200)]
Fix mentions regex to exclude usernames in Medium URLs
Eugen Rochko [Sun, 27 Mar 2016 21:38:46 +0000 (23:38 +0200)]
Fix issue with unresolvable usernames
Eugen Rochko [Sat, 26 Mar 2016 13:42:05 +0000 (14:42 +0100)]
Cleaning up status partial
Eugen Rochko [Sat, 26 Mar 2016 12:52:40 +0000 (13:52 +0100)]
Oops, typo
Eugen Rochko [Sat, 26 Mar 2016 12:42:10 +0000 (13:42 +0100)]
Moving Salmon notifications to background processing, fixing mini-profiler
behaviour with Turbolinks enabled, optimizing Rabl for production
Eugen Rochko [Sat, 26 Mar 2016 00:34:12 +0000 (01:34 +0100)]
Fix favourite handling in ProcessInteractionService
Eugen Rochko [Sat, 26 Mar 2016 00:14:37 +0000 (01:14 +0100)]
Remember user logins by default
Eugen Rochko [Sat, 26 Mar 2016 00:10:18 +0000 (01:10 +0100)]
Add alternate link to entries Atom
Eugen Rochko [Fri, 25 Mar 2016 15:10:14 +0000 (16:10 +0100)]
Fix Sidekiq pooling issues. Remove API docs from homepage, replace with
a basic home timeline
Eugen Rochko [Fri, 25 Mar 2016 14:10:34 +0000 (15:10 +0100)]
Up the number of pooled DB connections to cover both Sidekiq and Puma workers
Eugen Rochko [Fri, 25 Mar 2016 14:09:40 +0000 (15:09 +0100)]
Fixing some stuff for Turbolinks, adding gzip on top, fixing a n+1 query
Eugen Rochko [Fri, 25 Mar 2016 13:20:31 +0000 (14:20 +0100)]
Adjust down the number of Sidekiq threads to 5 (default of 25 is way too high)
Eugen Rochko [Fri, 25 Mar 2016 13:12:24 +0000 (14:12 +0100)]
Fixing FanOutOnWriteService, fixing Sidekiq not having enough DB connections
in the pool, adding a throttle of 60rpm per IP, adding mini profiler, adding
admin status to users
Eugen Rochko [Fri, 25 Mar 2016 02:22:26 +0000 (03:22 +0100)]
Add link to github project to footer, move FanOutOnWriteService calls to
DistributionWorker. That isn't the heaviest service, yet, but gotta start
somewhere
Eugen Rochko [Fri, 25 Mar 2016 01:50:48 +0000 (02:50 +0100)]
Adding Sidekiq for background processing (firstly just of mailers)
Eugen Rochko [Fri, 25 Mar 2016 01:13:30 +0000 (02:13 +0100)]
Fix subscriptions:clear task, refactor feeds, refactor streamable activites
and atom feed generation to some extent, as well as the way mentions are
stored
Eugen Rochko [Thu, 24 Mar 2016 12:28:11 +0000 (13:28 +0100)]
Fix preloading
Eugen Rochko [Thu, 24 Mar 2016 12:25:33 +0000 (13:25 +0100)]
Do not try to send notification e-mails for reblogs if the reblog is not of a
local account
Eugen Rochko [Thu, 24 Mar 2016 12:21:53 +0000 (13:21 +0100)]
Pre-loading polymorphic associations for Atom feeds
Eugen Rochko [Thu, 24 Mar 2016 11:49:34 +0000 (12:49 +0100)]
Limit Atom feeds to 20 items by default, add pagination by max_id
(But there are no Atom feed pagination elements yet)
Eugen Rochko [Thu, 24 Mar 2016 11:40:55 +0000 (12:40 +0100)]
Sanitize remote html in atom feeds, API (not just UI), use cached mention
relations on Status#mentions
Eugen Rochko [Thu, 24 Mar 2016 11:34:32 +0000 (12:34 +0100)]
Do display top-level content on remote shared notices
Eugen Rochko [Tue, 22 Mar 2016 20:53:33 +0000 (21:53 +0100)]
Fix default max_id query in paginate_by_max_id
Eugen Rochko [Tue, 22 Mar 2016 20:38:47 +0000 (21:38 +0100)]
Add pagination by max_id instead of offset/limit
Eugen Rochko [Tue, 22 Mar 2016 20:05:23 +0000 (21:05 +0100)]
Only re-download avatar if URL changed (fix #19)
Eugen Rochko [Tue, 22 Mar 2016 19:20:37 +0000 (20:20 +0100)]
Omit empty tags in Atom feed
Eugen Rochko [Tue, 22 Mar 2016 08:49:54 +0000 (09:49 +0100)]
Reblogs in Atom feeds now have published, updated, and activity:verb. Still related to #20
Eugen Rochko [Tue, 22 Mar 2016 08:03:03 +0000 (09:03 +0100)]
Fix #20, reblogs in Atom should be formatted correctly now
Eugen Rochko [Mon, 21 Mar 2016 17:26:47 +0000 (18:26 +0100)]
Adding Turbolinks, adding status posting form on homepage
Eugen Rochko [Mon, 21 Mar 2016 16:33:04 +0000 (17:33 +0100)]
Fixed the lookup API method
Eugen Rochko [Mon, 21 Mar 2016 16:22:17 +0000 (17:22 +0100)]
Resize default avatar cat to fit circle better
Eugen Rochko [Mon, 21 Mar 2016 16:18:30 +0000 (17:18 +0100)]
Change default avatar, redirect to home after sign up
Eugen Rochko [Mon, 21 Mar 2016 16:02:16 +0000 (17:02 +0100)]
Fix text color in dashboard inputs, sanitize remote status content in UI,
simplify FanOutOnWriteService, add /api/accounts/lookup method
Eugen Rochko [Mon, 21 Mar 2016 11:11:27 +0000 (12:11 +0100)]
Improving borders between predecessor/successor statuses
Eugen Rochko [Mon, 21 Mar 2016 10:43:21 +0000 (11:43 +0100)]
Ancestors and descendants of statuses
Eugen Rochko [Mon, 21 Mar 2016 09:31:20 +0000 (10:31 +0100)]
Small optimizations in Atom feeds
Eugen Rochko [Mon, 21 Mar 2016 09:08:19 +0000 (10:08 +0100)]
Security update
Eugen Rochko [Mon, 21 Mar 2016 08:24:29 +0000 (09:24 +0100)]
Escape PuSH challenge and change subscriptions and salmon APIs to text/plain
Eugen Rochko [Mon, 21 Mar 2016 08:19:16 +0000 (09:19 +0100)]
Linking badges
[skip ci]
Eugen Rochko [Mon, 21 Mar 2016 08:17:40 +0000 (09:17 +0100)]
Updating badges
[ci skip]
Eugen Rochko [Mon, 21 Mar 2016 07:41:00 +0000 (08:41 +0100)]
Increase note truncation length on account grids, improve FanOutOnWrite a bit,
fix tests (the recorded Salmon fixture expects LOCAL_DOMAIN to be something
specific unfortunately)
Eugen Rochko [Sun, 20 Mar 2016 12:50:22 +0000 (13:50 +0100)]
Adding more tests for helpers
Eugen Rochko [Sun, 20 Mar 2016 12:03:06 +0000 (13:03 +0100)]
Writing out more tests, fixed some bugs
Eugen Rochko [Sat, 19 Mar 2016 21:54:40 +0000 (22:54 +0100)]
On following/followers pages, show most recent first
Eugen Rochko [Sat, 19 Mar 2016 21:46:58 +0000 (22:46 +0100)]
Fix for incoming favourites
Eugen Rochko [Sat, 19 Mar 2016 18:34:31 +0000 (19:34 +0100)]
Strip out HTML in plain text notification e-mails. Oh, and fix #14
Eugen Rochko [Sat, 19 Mar 2016 18:20:07 +0000 (19:20 +0100)]
Adding e-mail notifications about mentions, follows, favourites and reblogs. Fixing another mention recording bug
Eugen Rochko [Sat, 19 Mar 2016 13:57:30 +0000 (14:57 +0100)]
Adding letter opener for development and Rack::Attack for future rate limiting implementations
Eugen Rochko [Sat, 19 Mar 2016 13:11:09 +0000 (14:11 +0100)]
Improving account grid cards layout for longer usernames and notes
Eugen Rochko [Sat, 19 Mar 2016 13:02:30 +0000 (14:02 +0100)]
Adding public following and followers pages, fix #3
Eugen Rochko [Sat, 19 Mar 2016 11:49:34 +0000 (12:49 +0100)]
Removing some unused gems, adding pagination to profiles, fix #10
Eugen Rochko [Sat, 19 Mar 2016 11:13:47 +0000 (12:13 +0100)]
Adding more test stubs
Eugen Rochko [Sat, 19 Mar 2016 10:59:23 +0000 (11:59 +0100)]
Turns out that replies don't have to have the type comment. Changed handling
of those to depend on presence of <thr:in-reply-to /> instead
Eugen Rochko [Sat, 19 Mar 2016 00:14:55 +0000 (01:14 +0100)]
Adding section on updating to the latest version
[ci skip]
Eugen Rochko [Fri, 18 Mar 2016 23:41:29 +0000 (00:41 +0100)]
Use FanOutOnWriteService AFTER processing mentions
Eugen Rochko [Fri, 18 Mar 2016 23:23:46 +0000 (00:23 +0100)]
TIL a return from a block seems to return from the whole method rather than
the block, even though the last line of a block is an implicit return. I am
confused to say the least
Eugen Rochko [Fri, 18 Mar 2016 23:16:04 +0000 (00:16 +0100)]
Fix #13, Atom feeds now contain formatted post content
Eugen Rochko [Fri, 18 Mar 2016 23:02:39 +0000 (00:02 +0100)]
Fix more subtle bugs with first_or_create
Eugen Rochko [Fri, 18 Mar 2016 22:47:02 +0000 (23:47 +0100)]
Fixed ANOTHER first_or_create bug. Seriously who came up with that API smh
Eugen Rochko [Fri, 18 Mar 2016 22:36:54 +0000 (23:36 +0100)]
Removing autogenerated test stubs that were not needed
Eugen Rochko [Fri, 18 Mar 2016 22:31:07 +0000 (23:31 +0100)]
Updating Travis CI file to setup the test environment correctly
Eugen Rochko [Fri, 18 Mar 2016 22:23:19 +0000 (23:23 +0100)]
Fix typo on /api/accounts/:id/statuses, fix potential case-sensitivity issue
when registering incoming status mentions, add Travis CI file
Eugen Rochko [Fri, 18 Mar 2016 11:36:57 +0000 (12:36 +0100)]
Adding favicon
Eugen Rochko [Thu, 17 Mar 2016 10:59:18 +0000 (11:59 +0100)]
Fix #2, add rake task for PuSH-unsubscribing from remote users who have no
local followers. Remote users' usernames SHOULD be case-sensitive
Eugen Rochko [Wed, 16 Mar 2016 21:44:04 +0000 (22:44 +0100)]
Include AtomBuilderHelper (which declared url_for_target) to all services
Eugen Rochko [Wed, 16 Mar 2016 20:23:40 +0000 (21:23 +0100)]
Fix error when unfollowing somebody who wasn't followed in the first place
Eugen Rochko [Wed, 16 Mar 2016 20:20:50 +0000 (21:20 +0100)]
Fixing small bug with FollowRemoteAccountService usage
Eugen Rochko [Wed, 16 Mar 2016 20:14:39 +0000 (21:14 +0100)]
Fix unfollows
Eugen Rochko [Wed, 16 Mar 2016 17:29:52 +0000 (18:29 +0100)]
Access tokens no longer expire, case-insensitive local username validation, as well as case-insensitive Webfinger look-up
Eugen Rochko [Wed, 16 Mar 2016 12:02:17 +0000 (13:02 +0100)]
Adjusted todo list
Eugen Rochko [Wed, 16 Mar 2016 12:00:25 +0000 (13:00 +0100)]
Improved readme
Eugen Rochko [Wed, 16 Mar 2016 11:57:01 +0000 (12:57 +0100)]
Fixing the docker container setup (with assets compilation &co)
Eugen Rochko [Wed, 16 Mar 2016 11:13:40 +0000 (12:13 +0100)]
Adding e-mail configuration
Eugen Rochko [Wed, 16 Mar 2016 10:46:25 +0000 (11:46 +0100)]
Adding CSS for form errors, adding missing indices
Eugen Rochko [Wed, 16 Mar 2016 10:18:09 +0000 (11:18 +0100)]
Validations for local profiles
Eugen Rochko [Wed, 16 Mar 2016 09:58:58 +0000 (10:58 +0100)]
Deleting statuses, deletion propagation
Eugen Rochko [Wed, 16 Mar 2016 09:46:15 +0000 (10:46 +0100)]
Respect "delete" verb on remote feeds
Eugen Rochko [Mon, 14 Mar 2016 20:44:30 +0000 (21:44 +0100)]
Ignore future .env files - those should not be committed to VC! Nor be part of docker containers
Eugen Rochko [Mon, 14 Mar 2016 20:39:39 +0000 (21:39 +0100)]
Adding a docker-compose template for running Mastodon easily
Eugen Rochko [Mon, 14 Mar 2016 16:49:13 +0000 (17:49 +0100)]
Bind oauth applications to users
Eugen Rochko [Mon, 14 Mar 2016 16:41:13 +0000 (17:41 +0100)]
Customizing the last of doorkeeper views, adding CSS for dashboard forms
Eugen Rochko [Sat, 12 Mar 2016 19:47:22 +0000 (20:47 +0100)]
Adding simple_form, adding profile settings, header image
Eugen Rochko [Sat, 12 Mar 2016 18:46:06 +0000 (19:46 +0100)]
Customized more doorkeeper views, only logged in users can create oauth apps
Eugen Rochko [Sat, 12 Mar 2016 15:09:46 +0000 (16:09 +0100)]
Adding config for puma, dashboard layout, fixing some queries
Eugen Rochko [Fri, 11 Mar 2016 15:47:36 +0000 (16:47 +0100)]
Improving feed queries, switching API to doorkeeper authentication
Eugen Rochko [Fri, 11 Mar 2016 00:58:55 +0000 (01:58 +0100)]
Customizing doorkeeper views for authorizing app
Eugen Rochko [Fri, 11 Mar 2016 00:26:59 +0000 (01:26 +0100)]
Adding Mastodon logo
Eugen Rochko [Tue, 8 Mar 2016 19:16:11 +0000 (20:16 +0100)]
Distrubute statuses as a fan-out-on-write system, with optional precomputing
Eugen Rochko [Mon, 7 Mar 2016 12:25:26 +0000 (13:25 +0100)]
API methods for retrieving home and mentions timelines
Eugen Rochko [Mon, 7 Mar 2016 11:58:42 +0000 (12:58 +0100)]
Adding API for favouriting a status
Eugen Rochko [Mon, 7 Mar 2016 11:52:25 +0000 (12:52 +0100)]
Improving how the API responses look
Eugen Rochko [Mon, 7 Mar 2016 11:42:33 +0000 (12:42 +0100)]
Adding doorkeeper, adding a REST API
POST /api/statuses Params: status (text contents), in_reply_to_id (optional)
GET /api/statuses/:id
POST /api/statuses/:id/reblog
GET /api/accounts/:id
GET /api/accounts/:id/following
GET /api/accounts/:id/followers
POST /api/accounts/:id/follow
POST /api/accounts/:id/unfollow
POST /api/follows Params: uri (e.g. user@domain)
OAuth authentication is currently disabled, but the API can be used with HTTP Auth.
Eugen Rochko [Sun, 6 Mar 2016 16:52:23 +0000 (17:52 +0100)]
Adding GNU Public license, adding home timeline, reblog/favourite counters
Eugen Rochko [Sun, 6 Mar 2016 12:00:38 +0000 (13:00 +0100)]
Update status in readme
Eugen Rochko [Sun, 6 Mar 2016 11:51:55 +0000 (12:51 +0100)]
Adding routes to follow, unfollow, favourite and reblog (locally known models)
Eugen Rochko [Sun, 6 Mar 2016 11:34:39 +0000 (12:34 +0100)]
Adjusting design of public pages, optimizing account page queries
Eugen Rochko [Sat, 5 Mar 2016 22:42:40 +0000 (23:42 +0100)]
Adjusting design of profile and entry pages, linkify mentions in statuses
Eugen Rochko [Sat, 5 Mar 2016 21:43:05 +0000 (22:43 +0100)]
Customizing devise views and controllers