]>
cat aescling's git repositories - mastodon.git/log
Eugen Rochko [Sun, 13 Nov 2016 12:04:18 +0000 (13:04 +0100)]
Search component
Eugen Rochko [Sun, 13 Nov 2016 10:27:13 +0000 (11:27 +0100)]
Fix #142 - Escape ILIKE special characters from Account.find_remote
Eugen Rochko [Sat, 12 Nov 2016 13:56:40 +0000 (14:56 +0100)]
Weigh username matches higher than domain matches in account search
Eugen Rochko [Sat, 12 Nov 2016 13:49:28 +0000 (14:49 +0100)]
Add limit to search results
Eugen Rochko [Sat, 12 Nov 2016 13:33:21 +0000 (14:33 +0100)]
Use full-text search for autosuggestions
Eugen Rochko [Fri, 11 Nov 2016 22:37:39 +0000 (23:37 +0100)]
Upgrade ruby to 2.3.1
Eugen Rochko [Thu, 10 Nov 2016 22:34:33 +0000 (23:34 +0100)]
Fix #141 - Add "Server: Mastodon" header to responses
Eugen Rochko [Thu, 10 Nov 2016 22:30:42 +0000 (23:30 +0100)]
Enable emojis in reply indicator as well
Eugen Rochko [Thu, 10 Nov 2016 22:21:24 +0000 (23:21 +0100)]
Fix modals sizing and add animation to it, fix #140 by only making the text of
status clickable (this also fixes multiple dropdown being openable at the same
time)
Eugen Rochko [Thu, 10 Nov 2016 20:58:22 +0000 (21:58 +0100)]
Fix public timeline query
Eugen Rochko [Thu, 10 Nov 2016 00:32:32 +0000 (01:32 +0100)]
Fix #131 - Make active favourite buttons yellow
Eugen Rochko [Thu, 10 Nov 2016 00:19:04 +0000 (01:19 +0100)]
Fix #122 - Add microformats-2 classes to mention links
Eugen Rochko [Wed, 9 Nov 2016 23:47:47 +0000 (00:47 +0100)]
Fix live status removal from public/hashtag channels
Eugen Rochko [Wed, 9 Nov 2016 23:15:49 +0000 (00:15 +0100)]
Discard misattributed remote statuses, improve timelines filter
Eugen Rochko [Wed, 9 Nov 2016 23:03:33 +0000 (00:03 +0100)]
Improve filtering of public/hashtag timelines, both in backlog and real-time
Eugen Rochko [Wed, 9 Nov 2016 18:16:27 +0000 (19:16 +0100)]
Status removal is broadcast to public/hashtag timelines too
Eugen Rochko [Wed, 9 Nov 2016 17:06:01 +0000 (18:06 +0100)]
Replace setting custom CORS headers with rack-cors, set it on /oauth/token endpoint
Eugen Rochko [Wed, 9 Nov 2016 16:48:44 +0000 (17:48 +0100)]
API pagination for all collections using Link header
Eugen Rochko [Tue, 8 Nov 2016 22:33:59 +0000 (23:33 +0100)]
Update README with attribution links and FAQ link
Eugen Rochko [Tue, 8 Nov 2016 22:22:44 +0000 (23:22 +0100)]
Move timelines API from statuses to its own controller, add a check for
resources that require a user context vs those that don't (such as public timeline)
/api/v1/statuses/public -> /api/v1/timelines/public
/api/v1/statuses/home -> /api/v1/timelines/home
/api/v1/statuses/mentions -> /api/v1/timelines/mentions
/api/v1/statuses/tag/:tag -> /api/v1/timelines/tag/:tag
Eugen Rochko [Tue, 8 Nov 2016 20:45:51 +0000 (21:45 +0100)]
Adding Emoji One
Eugen Rochko [Tue, 8 Nov 2016 18:37:08 +0000 (19:37 +0100)]
Adding more logging
Eugen Rochko [Tue, 8 Nov 2016 18:09:22 +0000 (19:09 +0100)]
Fix for thread resolve service and process feed service url method
Eugen Rochko [Tue, 8 Nov 2016 17:55:46 +0000 (18:55 +0100)]
Fix region setting for AWS gem
Eugen Rochko [Tue, 8 Nov 2016 01:18:09 +0000 (02:18 +0100)]
Fix 50x page image for non-/ paths
Eugen Rochko [Tue, 8 Nov 2016 01:08:32 +0000 (02:08 +0100)]
Improve feed regeneration
Eugen Rochko [Tue, 8 Nov 2016 00:48:17 +0000 (01:48 +0100)]
Fix typo
Eugen Rochko [Tue, 8 Nov 2016 00:32:34 +0000 (01:32 +0100)]
ProcessFeedService refactor
Eugen Rochko [Mon, 7 Nov 2016 22:20:52 +0000 (23:20 +0100)]
Improved configuration from ENV, cleaned up timeline filter methods
to be more readable, add extra logging to process feed service
Eugen Rochko [Mon, 7 Nov 2016 18:05:32 +0000 (19:05 +0100)]
Click video player to toggle playback
Eugen Rochko [Mon, 7 Nov 2016 17:45:44 +0000 (18:45 +0100)]
Fix #135 - More prominent focus style for inputs
Eugen Rochko [Mon, 7 Nov 2016 17:42:39 +0000 (18:42 +0100)]
Better look/behaviours for video player/lightbox
Eugen Rochko [Mon, 7 Nov 2016 17:23:36 +0000 (18:23 +0100)]
Replace react-skylight with own solution that centers images better
Eugen Rochko [Mon, 7 Nov 2016 16:35:25 +0000 (17:35 +0100)]
Fix account and hashtag regex
Eugen Rochko [Mon, 7 Nov 2016 01:11:38 +0000 (02:11 +0100)]
Do not modify scroll position unless content has been added to the top, not bottom
Eugen Rochko [Mon, 7 Nov 2016 01:02:55 +0000 (02:02 +0100)]
Keep scroll position when scrolled down and new content is added
Eugen Rochko [Mon, 7 Nov 2016 00:14:12 +0000 (01:14 +0100)]
Account notes (bios) can now contain links. Character limit upped to 160
Eugen Rochko [Sun, 6 Nov 2016 19:59:06 +0000 (20:59 +0100)]
Fix insecure S3 URLs
Eugen Rochko [Sun, 6 Nov 2016 19:55:57 +0000 (20:55 +0100)]
Downgrade aws gem as this one was incompatible with Paperclip
Eugen Rochko [Sun, 6 Nov 2016 19:43:16 +0000 (20:43 +0100)]
Fix URL configuration when S3 is enabled
Eugen Rochko [Sun, 6 Nov 2016 17:55:20 +0000 (18:55 +0100)]
Improve S3 config
Eugen Rochko [Sun, 6 Nov 2016 17:35:46 +0000 (18:35 +0100)]
Adding optional S3, fail-mastodon
Eugen Rochko [Sun, 6 Nov 2016 14:56:34 +0000 (15:56 +0100)]
Add test for FanOutOnWriteService
Eugen Rochko [Sat, 5 Nov 2016 21:09:51 +0000 (22:09 +0100)]
Improve @mention regex
Eugen Rochko [Sat, 5 Nov 2016 16:54:19 +0000 (17:54 +0100)]
Fix remote hashtag linking
Eugen Rochko [Sat, 5 Nov 2016 16:48:53 +0000 (17:48 +0100)]
Fix mistake
Eugen Rochko [Sat, 5 Nov 2016 16:44:14 +0000 (17:44 +0100)]
Fix linking of remote hashtags in UI, add public view of hashtags
Eugen Rochko [Sat, 5 Nov 2016 14:20:05 +0000 (15:20 +0100)]
Adding hashtags
Eugen Rochko [Fri, 4 Nov 2016 18:12:59 +0000 (19:12 +0100)]
Adding hashtag model
Eugen Rochko [Fri, 4 Nov 2016 17:35:04 +0000 (18:35 +0100)]
Add pghero for analyzing postgres performance in production
Eugen Rochko [Fri, 4 Nov 2016 13:19:58 +0000 (14:19 +0100)]
Fix web app manifests
Eugen Rochko [Fri, 4 Nov 2016 13:15:25 +0000 (14:15 +0100)]
Add forgotten reducer for FAVOURITES_FETCH_SUCCESS
Eugen Rochko [Fri, 4 Nov 2016 12:39:24 +0000 (13:39 +0100)]
Adding list of who favourited status
Eugen Rochko [Fri, 4 Nov 2016 12:32:14 +0000 (13:32 +0100)]
Reduce code duplication, add touch scrolling behaviour for webkit browsers
on scrollable areas
Eugen Rochko [Fri, 4 Nov 2016 11:48:53 +0000 (12:48 +0100)]
Optimize how statuses are re-rendered and relative time intervals
Eugen Rochko [Thu, 3 Nov 2016 19:16:14 +0000 (20:16 +0100)]
Add list of who reblogged status
Eugen Rochko [Thu, 3 Nov 2016 18:52:09 +0000 (19:52 +0100)]
Aria-labels actually didn't work in React, so removing. Fixing some bugs
Eugen Rochko [Thu, 3 Nov 2016 18:19:39 +0000 (19:19 +0100)]
Fix #136: Add aria-labels
Eugen Rochko [Thu, 3 Nov 2016 18:06:11 +0000 (19:06 +0100)]
Disable accounts caching too
Eugen Rochko [Thu, 3 Nov 2016 17:55:55 +0000 (18:55 +0100)]
Disable caching of statuses (maybe this will help with the weird bug)
Eugen Rochko [Thu, 3 Nov 2016 17:53:37 +0000 (18:53 +0100)]
Add tests for recently added API end points
Eugen Rochko [Thu, 3 Nov 2016 15:57:44 +0000 (16:57 +0100)]
Allow @username@domain/@username in follow form, prevent duplicate accounts
created via remote look-up when domains differ but point to the same resource
Eugen Rochko [Thu, 3 Nov 2016 13:50:22 +0000 (14:50 +0100)]
Fix reblogged/favourited caching; add API endpoints for who favd/reblogged status
Eugen Rochko [Thu, 3 Nov 2016 13:12:45 +0000 (14:12 +0100)]
Caching should work correctly now (fingers crossed)
Eugen Rochko [Thu, 3 Nov 2016 12:59:31 +0000 (13:59 +0100)]
Need to disable caching again due to bug in Rabl
Eugen Rochko [Thu, 3 Nov 2016 12:28:36 +0000 (13:28 +0100)]
Enable caching for some rabl views
Eugen Rochko [Thu, 3 Nov 2016 10:06:55 +0000 (11:06 +0100)]
Add own composed status to home without waiting for websocket event
This makes the UI appear less laggy. After all, the status *is* created
right there and then, it's the distribution to home timelines that can take
a while
Eugen Rochko [Wed, 2 Nov 2016 21:29:19 +0000 (22:29 +0100)]
Fix subtle bugs, new icon button
Eugen [Wed, 2 Nov 2016 20:53:05 +0000 (21:53 +0100)]
Merge pull request #132 from marcus-herrmann/master
a11y: Improve icon button component regarding semantics, screen reader usage
Eugen [Wed, 2 Nov 2016 20:53:00 +0000 (21:53 +0100)]
Merge pull request #129 from fhemberger/fix/a11y-labels
a11y: Add labels to input fields for screenreader
mhe [Wed, 2 Nov 2016 19:18:39 +0000 (20:18 +0100)]
a11y: Improve icon button component regarding semantics and screen reader usage
Eugen [Wed, 2 Nov 2016 16:41:32 +0000 (17:41 +0100)]
Merge pull request #130 from fhemberger/feature/manifest
Add touch icons for Chrome, iOS and Windows 10
Eugen [Wed, 2 Nov 2016 16:13:47 +0000 (17:13 +0100)]
Fix syntax errors
Eugen Rochko [Wed, 2 Nov 2016 15:38:54 +0000 (16:38 +0100)]
Add puma preloading, decrease DB pool size to size of threads per worker
Frederic Hemberger [Wed, 2 Nov 2016 14:18:40 +0000 (15:18 +0100)]
Add touch icons for Chrome, iOS and Windows 10
Frederic Hemberger [Wed, 2 Nov 2016 13:53:39 +0000 (14:53 +0100)]
a11y: Add labels to input fields for screenreader
See: https://dequeuniversity.com/rules/axe/2.1/label
Eugen Rochko [Wed, 2 Nov 2016 12:30:52 +0000 (13:30 +0100)]
Replace in-memory cache store with redis store, should decrease memory
footprint of each running process by 128mb
Eugen Rochko [Wed, 2 Nov 2016 12:12:18 +0000 (13:12 +0100)]
Fix missing default headers
Eugen Rochko [Wed, 2 Nov 2016 11:57:14 +0000 (12:57 +0100)]
Make cookies https-only if LOCAL_HTTPS is true, set X-Frame-Options to DENY,
add permissive CORS to API controllers
Eugen [Wed, 2 Nov 2016 10:04:27 +0000 (11:04 +0100)]
Merge pull request #125 from fhemberger/fix/a11y-language
a11y: Add HTML lang attribute and utf8 encoding meta tag
Frederic Hemberger [Wed, 2 Nov 2016 10:01:18 +0000 (11:01 +0100)]
a11y: Add HTML lang attribute and utf8 encoding meta tag
See: https://dequeuniversity.com/rules/axe/2.1/html-has-lang
Eugen Rochko [Tue, 1 Nov 2016 17:03:51 +0000 (18:03 +0100)]
Fix follow icon changing plus to minus, add terms page stub
Eugen Rochko [Tue, 1 Nov 2016 15:58:13 +0000 (16:58 +0100)]
Catch 404 errors when downloading remote media, add screenshot to landing page
Eugen Rochko [Mon, 31 Oct 2016 17:11:49 +0000 (18:11 +0100)]
Actually fix the reblogs/favs reducer issue
Eugen [Mon, 31 Oct 2016 15:59:36 +0000 (16:59 +0100)]
Fix forgotten reducers for reblogs/favourites
Eugen [Mon, 31 Oct 2016 11:39:41 +0000 (12:39 +0100)]
Updated screenshot
Eugen [Mon, 31 Oct 2016 00:27:19 +0000 (01:27 +0100)]
Fix accounts not being normalized from context statuses
Eugen Rochko [Sun, 30 Oct 2016 17:21:38 +0000 (18:21 +0100)]
Actually complete the autosuggestion feature
Eugen Rochko [Sun, 30 Oct 2016 17:13:05 +0000 (18:13 +0100)]
Basic username autocomplete for text area
Eugen Rochko [Sun, 30 Oct 2016 14:14:07 +0000 (15:14 +0100)]
Limit returned followees/followers by API to 40 for now
Eugen Rochko [Sun, 30 Oct 2016 14:08:36 +0000 (15:08 +0100)]
Fix common followers API
Eugen Rochko [Sun, 30 Oct 2016 14:06:43 +0000 (15:06 +0100)]
Refactoring redux state into different reducers
Eugen Rochko [Fri, 28 Oct 2016 23:31:33 +0000 (01:31 +0200)]
Hide notes on user lists for now
Eugen Rochko [Fri, 28 Oct 2016 23:29:19 +0000 (01:29 +0200)]
Adding common followers API, fixing fallback query again
Eugen Rochko [Fri, 28 Oct 2016 18:35:30 +0000 (20:35 +0200)]
Fix follow suggestion fallback to exclude already followed users
Eugen Rochko [Fri, 28 Oct 2016 18:26:49 +0000 (20:26 +0200)]
Make suggestions box also use user list components
Eugen Rochko [Fri, 28 Oct 2016 18:05:44 +0000 (20:05 +0200)]
Improved how user lists look, added follow button to them
Eugen Rochko [Thu, 27 Oct 2016 19:59:56 +0000 (21:59 +0200)]
Adding following/followers lists to the UI
Eugen Rochko [Thu, 27 Oct 2016 17:33:04 +0000 (19:33 +0200)]
Adding public timeline silencing
Eugen Rochko [Thu, 27 Oct 2016 17:03:05 +0000 (19:03 +0200)]
Fix suggestions fallback query