- Mar 02, 2023
-
-
Matt Jankowski authored
-
- Feb 28, 2023
-
-
Matt Jankowski authored
-
- Feb 20, 2023
-
-
Nick Schonning authored
-
- Feb 18, 2023
-
-
Nick Schonning authored
-
Nick Schonning authored
-
- Feb 08, 2023
-
-
Nick Schonning authored
* Apply Rubocop Performance/BlockGivenWithExplicitBlock * Unprefix used block parameter
-
Nick Schonning authored
-
- Feb 02, 2023
-
-
Nick Schonning authored
* Address check-i18n warnings * Add language names to language helpers
-
- Jan 24, 2023
-
-
Claire authored
-
- Dec 15, 2022
-
-
Jullan-M authored
* Add sme, smj, and sma ISO-639-3 language codes * Remove sme in ISO-639-3
-
Claire authored
Fixes #22241
-
Fries authored
-
Neil Matatall authored
* Use Rails tag API to build RSS feed for spoilers and polls While the previous method did not contain a bug or a potential issue, the tag API can be very resilient against future problems and reduces the amount of manual management of the escape status of the content. I've added tests to ensure that the formatting is broken and still escapes control characters correctly. * this seems cleaner and passes * Incorporate feedback by moving the br to its own line and using the tag helper over the string constant for the br tag itself * whoops, tag helper doesn't use a self-closing tag
-
- Nov 10, 2022
-
-
F authored
Fixes #20249
-
- Nov 09, 2022
-
-
Vyr Cossont authored
* Add Balaibalan, Láadan, Lojban, Toki Pona to language list Fixes #8995. * Correct translated names for Lojban and Toki Pona * Correct translated name for Balaibalan * Add Lingua Franca Nova aka Elefen * Disable unhelpful Rubocop checks * Re-enable Rubocop checks at end of file
-
- Nov 05, 2022
-
-
Claire authored
-
- Nov 04, 2022
-
-
Eugen Rochko authored
-
- Nov 03, 2022
-
-
Claire authored
* Add tests * Fix crash when trying to display orphaned action logs * Add migration for older admin action logs
-
- Oct 29, 2022
-
-
Matthias Bethke authored
It said ພາສາ or pha-sa, which means just "language" in Lao. "ພາສາລາວ", pha-sa lao, is the full name but the short "ລາວ" is commonly used.
-
- Oct 25, 2022
-
-
Eugen Rochko authored
-
- Oct 22, 2022
-
-
Eugen Rochko authored
And update all descriptions
-
- Oct 20, 2022
-
-
Eugen Rochko authored
* Change public accounts pages to mount the web UI * Fix handling of remote usernames in routes - When logged in, serve web app - When logged out, redirect to permalink - Fix `app-body` class not being set sometimes due to name conflict * Fix missing `multiColumn` prop * Fix failing test * Use `discoverable` attribute to control indexing directives * Fix `<ColumnLoading />` not using `multiColumn` * Add `noindex` to accounts in REST API * Change noindex directive to not be rendered by default before a route is mounted * Add loading indicator for detailed status in web UI * Fix missing indicator appearing while account is loading in web UI
-
- Oct 12, 2022
-
-
Yamagishi Kazutoshi authored
-
- Oct 06, 2022
-
-
Eugen Rochko authored
-
- Oct 04, 2022
-
-
Eugen Rochko authored
-
- Aug 28, 2022
-
-
Eugen Rochko authored
-
- Aug 25, 2022
-
-
Eugen Rochko authored
* Refactor audit log schema * Add audit log entries for user roles
-
- Jul 05, 2022
-
-
Eugen Rochko authored
* Add customizable user roles * Various fixes and improvements * Add migration for old settings and fix tootctl role management
-
- Jun 23, 2022
-
-
Jeong Arm authored
* Fix CDN_HOST not affected to assets url * Fix typo
-
- Jun 11, 2022
-
-
Eugen Rochko authored
-
- Jun 09, 2022
-
-
Eugen Rochko authored
- Add rake task for generating Apple/Android icons and favicons from SVG - Add rake task for generating PNG icons and logos for e-mails from SVG - Remove obsolete Microsoft icons and configuration - Remove PWA shortcut icons
-
- Jun 01, 2022
-
-
Claire authored
-
- May 26, 2022
-
-
Eugen Rochko authored
-
- May 09, 2022
-
-
Eugen Rochko authored
* Change RSS feeds - Use date and time for titles instead of ellipsized text - Use full content in body, even when there is a content warning - Use media extensions * Change feed icons and add width and height attributes to custom emojis * Fix custom emoji animate on hover breaking * Fix tests
-
- May 05, 2022
-
-
Stefano Pigozzi authored
-
- Apr 01, 2022
-
-
Claire authored
* Fix unusual number formatting in some locales Fixes #17904 * Fix typo
-
- Mar 30, 2022
-
-
Claire authored
Also refactor a bit to reduce code duplication.
-
- Mar 27, 2022
-
-
Claire authored
* Refactor status formatting * Add account formatting helpers * Remove StatusFormatter * Fixup * Fix copied typo
-
- Mar 26, 2022
-
-
Eugen Rochko authored
* Refactor formatter * Move custom emoji pre-rendering logic to view helpers * Move more methods out of Formatter * Fix code style issues * Remove Formatter * Add inline poll options to RSS feeds * Remove unused helper method * Fix code style issues * Various fixes and improvements * Fix test
-
- Mar 17, 2022
-
-
Claire authored
Fixes #17816
-