- Jun 22, 2023
-
-
Matt Jankowski authored
-
- May 15, 2023
-
-
Matt Jankowski authored
-
- May 12, 2023
-
-
Matt Jankowski authored
-
- Apr 30, 2023
-
-
Matt Jankowski authored
-
- Nov 17, 2022
-
-
Rose authored
* Fix style for hashes Make the style for hashes consistent. * New style More consistency
-
- Oct 12, 2022
-
-
Yamagishi Kazutoshi authored
-
- Oct 06, 2022
-
-
Eugen Rochko authored
-
Eugen Rochko authored
-
- Oct 05, 2022
-
-
Eugen Rochko authored
-
- Mar 03, 2022
-
-
Claire authored
* Redesign /about when already logged in * Fix sign up form still showing when OMNIAUTH_ONLY is set * Fix tests * Change wording based on suggestions Co-authored-by:
Eugen Rochko <eugen@zeonfederated.com> Co-authored-by:
Eugen Rochko <eugen@zeonfederated.com>
-
- Oct 13, 2021
-
-
Claire authored
* Add tests * Fix error when rendering public pages with media attachments * Add tests * Fix tests * Please CodeClimate
-
- Jul 13, 2021
-
-
Claire authored
* Change references to tootsuite/mastodon to mastodon/mastodon * Remove obsolete test fixture * Replace occurrences of tootsuite/mastodon with mastodon/mastodon in CHANGELOG And a few other places
-
- Jul 07, 2019
-
-
Eugen Rochko authored
-
- Mar 12, 2019
-
-
Eugen Rochko authored
-
- Oct 07, 2018
-
-
ashleyhull-versent authored
-
- Oct 04, 2018
-
-
aus-social authored
* Code quality pass * Typofix * Update applications_controller_spec.rb * Update applications_controller_spec.rb
-
aus-social authored
-
- Aug 30, 2018
-
-
Renato "Lond" Cerqueira authored
* Add animate custom emoji param to embed pages * Rename param, use it for avatars and gifs * Fix issues pointed by codeclimate and breaking test * Ignore brakeman warning
-
- Aug 09, 2018
-
-
Eugen Rochko authored
-
- Jul 31, 2018
-
-
Eugen Rochko authored
* Add separate setting for sidebar text (site_short_description) * Fix tests
-
- Jul 28, 2018
-
-
Eugen Rochko authored
-
- Jul 07, 2018
-
-
Eugen Rochko authored
Fix #7926
-
- Apr 23, 2018
-
-
Akihiko Odaki authored
-
- Apr 11, 2018
-
-
Akihiko Odaki authored
This also limits the statuses returned by API, but pagination is not implemented in Web API yet. I still expect it brings user experience better than making a user wait to fetch all ancestor statuses and flooding the column with them.
-
- Apr 03, 2018
-
-
Eugen Rochko authored
-
- Feb 22, 2018
-
-
Eugen Rochko authored
* Redesign landing page (again) * Move login form in small version to the right column * Display closed registrations message * Add site setting for the hero image * Fix test * Increase spacing, maximum width, change call to action section
-
- Sep 13, 2017
-
-
Eugen Rochko authored
* Improve OpenGraph tags for about pages * Add thumbnail admin setting * Fix error * Fix up
-
- Sep 12, 2017
-
-
Eugen Rochko authored
- Return all images as og:image - Return videos as og:image (preview) and og:video - Return profile:username on profiles
-
- Aug 22, 2017
-
-
Daigo 3 Dango authored
* Add Mastodon::Source.url * Update spec * Refactor Move things frmo Mastodon::Source to Mastodon::Version
-
- Jul 24, 2017
-
-
Eugen Rochko authored
* Redesign /terms page * Fix tests * Remove unused keys
-
- Jul 14, 2017
-
-
unarist authored
-
- Jul 11, 2017
-
-
Eugen Rochko authored
* Redesign the landing page, mount public timeline on it * Adjust the standalone mounted component to the lacking of router * Adjust auth layout pages to new design * Fix tests * Standalone public timeline polling every 5 seconds * Remove now obsolete translations * Add responsive design for new landing page * Address reviews * Add floating clouds behind frontpage form * Use access token from public page when available * Fix mentions and hashtags links, cursor on status content in standalone mode * Add footer link to source code * Fix errors on pages that don't embed the component, use classnames * Fix tests * Change anonymous autoPlayGif default to false * When gif autoplay is disabled, hover to play * Add option to hide the timeline preview * Slightly improve alt layout * Add elephant friend to new frontpage * Display "back to mastodon" in place of "login" when logged in on frontpage * Change polling time to 3s
-
- May 14, 2017
-
-
Matt Jankowski authored
* Update rails to version 5.0.3 * Update aws-sdk to version 2.9.17 * Update capistrano to version 3.8.1 * Update climate_control to version 0.2.0 * Update debug_inspector to version 0.0.3 * Update et-orbi to version 1.0.4 * Update oj to version 3.0.7 * Update microformats2 to version 2.9.0 * Update lograge to version 0.5.1 * Clean up usage of Microformats2 object to remove deprecation warnings * Update microformats2 to version 3.0.1
-
- May 04, 2017
-
-
Matt Jankowski authored
* Remove react-rails gem * Fix broken view spec
-
- Apr 28, 2017
-
-
Matt Jankowski authored
-
Matt Jankowski authored
-
Yamagishi Kazutoshi authored
-
- Apr 22, 2017
-
-
Wesley Ellis authored
* add og:url to stream_item view * add og:url and text to about/show * add og:url to profile, followers and follows pages
-
- Apr 16, 2017
-
-
Eugen authored
Create MediaAttachment but without actual file download when domain is blocked with reject_media set to true Clean up old media files when creating a new domain block with reject_media set to true Return remote_url in media attachments API if local file is not present Undo domain block action in admin UI Ability to enable reject_media from admin UI
-
Matt Jankowski authored
* Add option to disable verify partial doubles * Add show_landing_strip? helper method * Use show_landing_strip? helper in accounts and stream entries views * Fix naming in view specs
-