]> cat aescling's git repositories - mastodon.git/log
mastodon.git
9 years agoMerge pull request #404 from mistydemeo/emoji
Eugen [Thu, 5 Jan 2017 12:37:29 +0000 (13:37 +0100)]
Merge pull request #404 from mistydemeo/emoji

Display native emoji on browsers which support it

9 years agoMerge pull request #399 from ticky/public-timeline-de-hoist
Eugen [Thu, 5 Jan 2017 12:36:55 +0000 (13:36 +0100)]
Merge pull request #399 from ticky/public-timeline-de-hoist

Public timeline de-hoist

9 years agoMerge pull request #400 from ticky/differentiate-settings-links
Eugen [Thu, 5 Jan 2017 12:36:13 +0000 (13:36 +0100)]
Merge pull request #400 from ticky/differentiate-settings-links

Differentiate settings links

9 years agoMerge pull request #401 from mistydemeo/new_toot_cursor_position
Eugen [Thu, 5 Jan 2017 12:35:14 +0000 (13:35 +0100)]
Merge pull request #401 from mistydemeo/new_toot_cursor_position

Automatically position cursor when writing a reply toot

9 years agoBump emoji requirement to Unicode 9
Misty De Meo [Thu, 5 Jan 2017 06:47:51 +0000 (22:47 -0800)]
Bump emoji requirement to Unicode 9

9 years agoDisplay native emoji on browsers which support it
Misty De Meo [Thu, 5 Jan 2017 06:23:02 +0000 (22:23 -0800)]
Display native emoji on browsers which support it

9 years agoAutomatically position cursor when writing a reply toot
Misty De Meo [Thu, 5 Jan 2017 04:04:14 +0000 (20:04 -0800)]
Automatically position cursor when writing a reply toot

9 years agoDifferentiate settings links
Jessica Stokes [Thu, 5 Jan 2017 03:47:02 +0000 (19:47 -0800)]
Differentiate settings links

The "settings" links in the Getting Started section (or, if #399 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 #384

9 years agoRemove hamburger from "getting started"
Jessica Stokes [Thu, 5 Jan 2017 03:30:39 +0000 (19:30 -0800)]
Remove hamburger from "getting started"

9 years agoReplace "Public" in tab bar with "More" hamburger
Jessica Stokes [Thu, 5 Jan 2017 03:30:22 +0000 (19:30 -0800)]
Replace "Public" in tab bar with "More" hamburger

9 years agoMove "getting started" to its own route
Jessica Stokes [Thu, 5 Jan 2017 03:30:02 +0000 (19:30 -0800)]
Move "getting started" to its own route

9 years agoMerge pull request #394 from ticky/email-reblog-to-boost
Eugen [Thu, 5 Jan 2017 02:35:22 +0000 (03:35 +0100)]
Merge pull request #394 from ticky/email-reblog-to-boost

"Reblog" -> "boost" in more places

9 years agoMerge pull request #395 from ticky/hide-media-list-if-no-media
Eugen [Thu, 5 Jan 2017 02:34:49 +0000 (03:34 +0100)]
Merge pull request #395 from ticky/hide-media-list-if-no-media

Don't render the media list when there's no media

9 years agoMerge pull request #397 from ticky/friendlier-unknown-errors
Eugen [Thu, 5 Jan 2017 02:34:06 +0000 (03:34 +0100)]
Merge pull request #397 from ticky/friendlier-unknown-errors

Friendlier unknown errors

9 years agoMerge pull request #396 from ticky/fix-cmd-enter
Eugen [Thu, 5 Jan 2017 02:34:01 +0000 (03:34 +0100)]
Merge pull request #396 from ticky/fix-cmd-enter

Fix Command-enter tooting

9 years agoFriendlier unknown errors
Jessica Stokes [Thu, 5 Jan 2017 02:31:45 +0000 (18:31 -0800)]
Friendlier unknown errors

Don't ask users to check the console - if they're on mobile, they probably can't anyway ;)

9 years agoFix Command-enter tooting
Jessica Stokes [Thu, 5 Jan 2017 02:29:43 +0000 (18:29 -0800)]
Fix Command-enter tooting

metaKey is only set correctly on keyDown, not keyUp, so this swaps to using that

9 years agoImprove background jobs params and error handling
Eugen Rochko [Thu, 5 Jan 2017 02:28:21 +0000 (03:28 +0100)]
Improve background jobs params and error handling

9 years agoFix undesired delivering of private toot to remote accounts that follow author
Eugen Rochko [Thu, 5 Jan 2017 02:17:23 +0000 (03:17 +0100)]
Fix undesired delivering of private toot to remote accounts that follow author

9 years agoMake shortcode emojis work, make getting started area scrollable
Eugen Rochko [Thu, 5 Jan 2017 02:14:33 +0000 (03:14 +0100)]
Make shortcode emojis work, make getting started area scrollable

9 years agoDon't render the media list when there's no media
Jessica Stokes [Thu, 5 Jan 2017 02:10:45 +0000 (18:10 -0800)]
Don't render the media list when there's no media

This stops the empty compose view from scrolling on 4-inch devices.

9 years ago"Reblog" -> "boost" in more places
Jessica Stokes [Thu, 5 Jan 2017 02:00:50 +0000 (18:00 -0800)]
"Reblog" -> "boost" in more places

A couple of places were using "reblog" rather than "boost" - this updates them to match the web UI

9 years agoMerge pull request #393 from ticky/qol-for-four-inch-phones
Eugen [Thu, 5 Jan 2017 01:57:13 +0000 (02:57 +0100)]
Merge pull request #393 from ticky/qol-for-four-inch-phones

Improve experience on 4-inch phones

9 years agoDisallow compose navbar from being shrunk
Jessica Stokes [Thu, 5 Jan 2017 01:44:41 +0000 (17:44 -0800)]
Disallow compose navbar from being shrunk

9 years agoStop Mastodon friend from overlapping text 🐘
Jessica Stokes [Thu, 5 Jan 2017 01:33:05 +0000 (17:33 -0800)]
Stop Mastodon friend from overlapping text 🐘

9 years agoMake tabs bar take up less room on 4-inch phones
Jessica Stokes [Thu, 5 Jan 2017 01:32:11 +0000 (17:32 -0800)]
Make tabs bar take up less room on 4-inch phones

9 years agoImprove quality of life for 4-inch phones
Jessica Stokes [Thu, 5 Jan 2017 01:25:48 +0000 (17:25 -0800)]
Improve quality of life for 4-inch phones

Removes extra UI margins < 360px, and allows the tab bar to scroll. Also slightly improves horizontal scrolling behaviour on desktop.

9 years agoFix #391 - relative timestamps now contain an exact datetime in title
Eugen Rochko [Wed, 4 Jan 2017 14:43:28 +0000 (15:43 +0100)]
Fix #391 - relative timestamps now contain an exact datetime in title

9 years agoFix #385 - /web now loads a page
Eugen Rochko [Wed, 4 Jan 2017 14:35:36 +0000 (15:35 +0100)]
Fix #385 - /web now loads a page

9 years agoFix #390 - fix redirect after sign-up (to login page instead of homepage)
Eugen Rochko [Wed, 4 Jan 2017 14:31:25 +0000 (15:31 +0100)]
Fix #390 - fix redirect after sign-up (to login page instead of homepage)

9 years agoMerge pull request #389 from TrevInc/master
Eugen [Tue, 3 Jan 2017 18:58:34 +0000 (19:58 +0100)]
Merge pull request #389 from TrevInc/master

Reduce height of media query to hide avatar/bio

9 years agoMerge pull request #2 from TrevInc/bio-media-query
Anthony Bellew [Tue, 3 Jan 2017 18:55:59 +0000 (11:55 -0700)]
Merge pull request #2 from TrevInc/bio-media-query

Reduce height of media query to hide avatar/bio

9 years agoReduce height of media query to hide avatar/bio
Anthony Bellew [Tue, 3 Jan 2017 18:55:36 +0000 (11:55 -0700)]
Reduce height of media query to hide avatar/bio

An additional selector was provided to make the bio only hide on the timeline and not on the user page itself.

9 years agoMerge pull request #1 from Gargron/master
Anthony Bellew [Tue, 3 Jan 2017 18:51:35 +0000 (11:51 -0700)]
Merge pull request #1 from Gargron/master

Catchup merge

9 years agoMerge pull request #386 from mitchhentges/file-drop-ui
Eugen [Tue, 3 Jan 2017 11:59:21 +0000 (12:59 +0100)]
Merge pull request #386 from mitchhentges/file-drop-ui

On file-drag, show a border around textarea

9 years agoOn file-drag, show a border around textarea
Mitchell Hentges [Tue, 3 Jan 2017 08:36:48 +0000 (00:36 -0800)]
On file-drag, show a border around textarea

9 years agoAdd "back" button on column headers of public and hashtag timelines. The "back"
Eugen Rochko [Tue, 3 Jan 2017 00:15:42 +0000 (01:15 +0100)]
Add "back" button on column headers of public and hashtag timelines. The "back"
button takes you back to getting started page

9 years agoFix accidental distribution of hidden stream entries to PuSH subscribers
Eugen Rochko [Mon, 2 Jan 2017 23:44:23 +0000 (00:44 +0100)]
Fix accidental distribution of hidden stream entries to PuSH subscribers

9 years agoFix admin UI not loading JS, make sure to strip "acct:" out of remote account's usern...
Eugen Rochko [Mon, 2 Jan 2017 21:31:10 +0000 (22:31 +0100)]
Fix admin UI not loading JS, make sure to strip "acct:" out of remote account's usernames when authorizing follow

9 years agoUnblocks also federate
Eugen Rochko [Mon, 2 Jan 2017 13:19:02 +0000 (14:19 +0100)]
Unblocks also federate

9 years agoSee #244 - Added notifications column settings to filter what's displayed
Eugen Rochko [Mon, 2 Jan 2017 13:09:57 +0000 (14:09 +0100)]
See #244 - Added notifications column settings to filter what's displayed
in the column and what appears as desktop notifications. Settings do not
persist yet

9 years agoFix uri expansion during remote follow
Eugen Rochko [Mon, 2 Jan 2017 11:19:02 +0000 (12:19 +0100)]
Fix uri expansion during remote follow

9 years agoFederate blocks with the http://mastodon.social/schema/1.0 verb namespace
Eugen Rochko [Mon, 2 Jan 2017 11:17:51 +0000 (12:17 +0100)]
Federate blocks with the http://mastodon.social/schema/1.0 verb namespace

9 years agoUpdate screenshot on about page
Eugen Rochko [Sun, 1 Jan 2017 18:55:33 +0000 (19:55 +0100)]
Update screenshot on about page

9 years agoAdding remote follow button
Eugen Rochko [Sun, 1 Jan 2017 18:52:25 +0000 (19:52 +0100)]
Adding remote follow button

9 years agoUpdate screenshot
Eugen [Sat, 31 Dec 2016 13:54:03 +0000 (14:54 +0100)]
Update screenshot

9 years agoSet in_reply_to_account on statuses to non-self value when possible, thus
Eugen Rochko [Sat, 31 Dec 2016 13:35:08 +0000 (14:35 +0100)]
Set in_reply_to_account on statuses to non-self value when possible, thus
resolving the confusion from self-chain replies ultimately linking to a
non-self status. Adjust filters

9 years agoAdd docker-compose example about rake secret task
Eugen [Thu, 29 Dec 2016 19:53:18 +0000 (20:53 +0100)]
Add docker-compose example about rake secret task

9 years agoAdd API for retrieving favourites
Eugen Rochko [Thu, 29 Dec 2016 19:33:26 +0000 (20:33 +0100)]
Add API for retrieving favourites

9 years agoAdd API for retrieving blocked accounts
Eugen Rochko [Thu, 29 Dec 2016 19:12:32 +0000 (20:12 +0100)]
Add API for retrieving blocked accounts

9 years agoSupport remote follow request providing URL instead of acct
Eugen Rochko [Thu, 29 Dec 2016 16:23:27 +0000 (17:23 +0100)]
Support remote follow request providing URL instead of acct

9 years agoAdd ability to use remote follow function on other sites
Eugen Rochko [Thu, 29 Dec 2016 15:54:54 +0000 (16:54 +0100)]
Add ability to use remote follow function on other sites

9 years agoFix wrong person being notified after nested reblog call, fix favourites leaking...
Eugen Rochko [Wed, 28 Dec 2016 12:21:12 +0000 (13:21 +0100)]
Fix wrong person being notified after nested reblog call, fix favourites leaking private toots in Atom feeds

9 years agoAdd illustration to getting started column
Eugen Rochko [Tue, 27 Dec 2016 22:30:11 +0000 (23:30 +0100)]
Add illustration to getting started column

9 years agoAdd getting started illustration
Eugen [Tue, 27 Dec 2016 22:18:56 +0000 (23:18 +0100)]
Add getting started illustration

9 years agoAdd preferences for follow request notification e-mails
Eugen Rochko [Mon, 26 Dec 2016 21:04:16 +0000 (22:04 +0100)]
Add preferences for follow request notification e-mails

9 years agoOnly display follow requests link in getting started window if account is locked
Eugen Rochko [Mon, 26 Dec 2016 20:55:52 +0000 (21:55 +0100)]
Only display follow requests link in getting started window if account is locked

9 years agoFollow requests send e-mail notifications, but are excluded from notifications API
Eugen Rochko [Mon, 26 Dec 2016 20:52:03 +0000 (21:52 +0100)]
Follow requests send e-mail notifications, but are excluded from notifications API
Better initial state for unlisted/nsfw toggles

9 years agoReplacing follow requests in the settings area with in-UI column
Eugen Rochko [Mon, 26 Dec 2016 20:33:51 +0000 (21:33 +0100)]
Replacing follow requests in the settings area with in-UI column

9 years agoAdding follow requests API
Eugen Rochko [Mon, 26 Dec 2016 18:30:45 +0000 (19:30 +0100)]
Adding follow requests API

9 years agoDon't show statuses to blocked users
Eugen Rochko [Mon, 26 Dec 2016 18:13:56 +0000 (19:13 +0100)]
Don't show statuses to blocked users

9 years agoFix #86 - resolve layout breaking on zoom-out on accounts grid
Eugen Rochko [Mon, 26 Dec 2016 17:48:33 +0000 (18:48 +0100)]
Fix #86 - resolve layout breaking on zoom-out on accounts grid

9 years agoFix #357 - Also make textarea blur close suggestions which make it more accessible...
Eugen Rochko [Sat, 24 Dec 2016 00:39:14 +0000 (01:39 +0100)]
Fix #357 - Also make textarea blur close suggestions which make it more accessible on touch devices

9 years agoFix #367 - Lock icon instead of retweet icon on boost button on private statuses
Eugen Rochko [Sat, 24 Dec 2016 00:33:55 +0000 (01:33 +0100)]
Fix #367 - Lock icon instead of retweet icon on boost button on private statuses

9 years agoMerge pull request #369 (nice)
Eugen Rochko [Sat, 24 Dec 2016 00:28:37 +0000 (01:28 +0100)]
Merge pull request #369 (nice)

9 years agoHide unlisted toggle when private is active, hide nsfw toggle when no files added
Eugen Rochko [Sat, 24 Dec 2016 00:22:47 +0000 (01:22 +0100)]
Hide unlisted toggle when private is active, hide nsfw toggle when no files added

9 years agoRe-add unlisted toggle to the UI
Anthony Bellew [Fri, 23 Dec 2016 14:20:16 +0000 (07:20 -0700)]
Re-add unlisted toggle to the UI

9 years agoFix account timelines bug
Eugen Rochko [Fri, 23 Dec 2016 00:13:16 +0000 (01:13 +0100)]
Fix account timelines bug

9 years agoFix alignment
Eugen Rochko [Thu, 22 Dec 2016 23:45:16 +0000 (00:45 +0100)]
Fix alignment

9 years agoFix confirmation email being sent to old address when changing it
Eugen Rochko [Thu, 22 Dec 2016 23:43:03 +0000 (00:43 +0100)]
Fix confirmation email being sent to old address when changing it

9 years agoCompose form in the UI now has public/private toggle instead of public/unlisted
Eugen Rochko [Thu, 22 Dec 2016 23:38:16 +0000 (00:38 +0100)]
Compose form in the UI now has public/private toggle instead of public/unlisted

9 years agoAdd page for authorizing/rejecting follow requests
Eugen Rochko [Thu, 22 Dec 2016 23:04:52 +0000 (00:04 +0100)]
Add page for authorizing/rejecting follow requests

9 years agoAdjust wording
Eugen Rochko [Thu, 22 Dec 2016 22:24:46 +0000 (23:24 +0100)]
Adjust wording

9 years agoRe-enable Webfinger for locked accounts but don't handle "follow" events
Eugen Rochko [Thu, 22 Dec 2016 22:17:57 +0000 (23:17 +0100)]
Re-enable Webfinger for locked accounts but don't handle "follow" events
coming in via Salmon.

Currently no way to prevent remote follows, but they will only receive public
and unlisted posts

9 years agoPrivate posts mentioning non-followers should not notify them, neither locally nor...
Eugen Rochko [Thu, 22 Dec 2016 22:14:24 +0000 (23:14 +0100)]
Private posts mentioning non-followers should not notify them, neither locally nor via Salmon

9 years agoHide follow/unfollow button from public page if follow already requested
Eugen Rochko [Thu, 22 Dec 2016 22:07:46 +0000 (23:07 +0100)]
Hide follow/unfollow button from public page if follow already requested

9 years agoFollow call on locked account creates follow request instead
Eugen Rochko [Thu, 22 Dec 2016 22:03:57 +0000 (23:03 +0100)]
Follow call on locked account creates follow request instead
Reflect "requested" relationship in API and UI
Reflect inability of private posts to be reblogged in the UI
Disable Webfinger for locked accounts

9 years agoAdd "locked" flag to accounts, prevent blocked users from following, force-unfollow...
Eugen Rochko [Thu, 22 Dec 2016 20:34:19 +0000 (21:34 +0100)]
Add "locked" flag to accounts, prevent blocked users from following, force-unfollow blocked users

9 years agoMerge branch 'master' into development
Eugen Rochko [Thu, 22 Dec 2016 10:35:00 +0000 (11:35 +0100)]
Merge branch 'master' into development

9 years agoEnsure that reblogs and favs always refer to the original status rather than a reblog...
Eugen Rochko [Thu, 22 Dec 2016 10:34:05 +0000 (11:34 +0100)]
Ensure that reblogs and favs always refer to the original status rather than a reblog wrapper

9 years agoFix notifications reducer bug
Eugen Rochko [Thu, 22 Dec 2016 10:23:30 +0000 (11:23 +0100)]
Fix notifications reducer bug

9 years agoPrivate visibility on statuses prevents non-followers from seeing those
Eugen Rochko [Wed, 21 Dec 2016 19:00:18 +0000 (20:00 +0100)]
Private visibility on statuses prevents non-followers from seeing those
Filters out hidden stream entries from Atom feed
Blocks now generate hidden stream entries, can be used to federate blocks
Private statuses cannot be reblogged (generates generic 422 error for now)
POST /api/v1/statuses now takes visibility=(public|unlisted|private) param instead of unlisted boolean
Statuses JSON now contains visibility=(public|unlisted|private) field

9 years agoDon't use rack timeout in any but production environments
Eugen Rochko [Wed, 21 Dec 2016 18:10:40 +0000 (19:10 +0100)]
Don't use rack timeout in any but production environments

9 years agoFederated profile bio now formatted
Eugen Rochko [Wed, 21 Dec 2016 18:10:19 +0000 (19:10 +0100)]
Federated profile bio now formatted

9 years agoUpdate Rails to 5.0.1
Eugen Rochko [Wed, 21 Dec 2016 18:09:59 +0000 (19:09 +0100)]
Update Rails to 5.0.1

9 years agoFix #250 - no text adjust
Eugen Rochko [Tue, 20 Dec 2016 23:56:13 +0000 (00:56 +0100)]
Fix #250 - no text adjust

9 years agoImprove icons
Eugen Rochko [Tue, 20 Dec 2016 23:44:42 +0000 (00:44 +0100)]
Improve icons

9 years agoImproved launcher icon on Android
Eugen Rochko [Tue, 20 Dec 2016 23:28:57 +0000 (00:28 +0100)]
Improved launcher icon on Android

9 years agoFix #249 - use window.location hack to let people login from sandboxed iOS homescreen
Eugen Rochko [Tue, 20 Dec 2016 23:13:13 +0000 (00:13 +0100)]
Fix #249 - use window.location hack to let people login from sandboxed iOS homescreen

9 years agoMerge pull request #366 from tobypinder/smushed_assets
Eugen [Tue, 20 Dec 2016 22:34:14 +0000 (23:34 +0100)]
Merge pull request #366 from tobypinder/smushed_assets

Smush assets for quicker load times/less bandwidth used.

9 years agoSmush assets for quicker load times/less bandwidth used.
Toby Pinder [Tue, 20 Dec 2016 19:49:44 +0000 (19:49 +0000)]
Smush assets for quicker load times/less bandwidth used.

9 years agoAdding some rescues to workers, e.g. don't fail removal job when status can't be...
Eugen Rochko [Mon, 19 Dec 2016 08:31:12 +0000 (09:31 +0100)]
Adding some rescues to workers, e.g. don't fail removal job when status can't be found in the first place (already removed)

9 years agoMake unfavouriting async to prevent timeout errors from leaving orphaned records...
Eugen Rochko [Mon, 19 Dec 2016 08:12:00 +0000 (09:12 +0100)]
Make unfavouriting async to prevent timeout errors from leaving orphaned records behind

9 years agoMerge pull request #356 from victorhck/master
Eugen [Sun, 18 Dec 2016 20:22:46 +0000 (21:22 +0100)]
Merge pull request #356 from victorhck/master

added two missings spanish  translations

9 years agoAdjusting public display of statuses to look similar to logged-in UI,
Eugen Rochko [Sun, 18 Dec 2016 18:47:11 +0000 (19:47 +0100)]
Adjusting public display of statuses to look similar to logged-in UI,
fix #361 with rich OEmbed display via iframe, fix #237 by hiding sensitive
content behind a spoiler on public pages

9 years agoAdd OEmbed iframe HTML, convert emojis on public pages, increase size of attachment...
Eugen Rochko [Sun, 18 Dec 2016 14:20:39 +0000 (15:20 +0100)]
Add OEmbed iframe HTML, convert emojis on public pages, increase size of attachment thumbnails

9 years agoRemoving external hub completely, fix #333 fixing digit-only hashtags,
Eugen Rochko [Sun, 18 Dec 2016 11:17:45 +0000 (12:17 +0100)]
Removing external hub completely, fix #333 fixing digit-only hashtags,
removing web app capability from non-webapp pages

9 years agoAdd a better cropped image
Eugen Rochko [Thu, 15 Dec 2016 00:07:58 +0000 (01:07 +0100)]
Add a better cropped image

9 years agoAdding art by cutewitchirl, open graph tags for about page
Eugen Rochko [Wed, 14 Dec 2016 23:59:49 +0000 (00:59 +0100)]
Adding art by cutewitchirl, open graph tags for about page

9 years agoFix responsiveness of 500 page
Eugen Rochko [Wed, 14 Dec 2016 23:49:17 +0000 (00:49 +0100)]
Fix responsiveness of 500 page