- Mar 31, 2022
-
-
Holger authored
-
- Mar 27, 2022
-
-
Claire authored
* Refactor status formatting * Add account formatting helpers * Remove StatusFormatter * Fixup * Fix copied typo
-
- Mar 26, 2022
-
-
Eugen Rochko authored
-
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 09, 2022
-
-
Eugen Rochko authored
* Change how changes to media attachments are stored for edits Fix not being able to re-order media attachments * Fix not broadcasting updates when polls/media is changed through ActivityPub * Various fixes and improvements * Update app/models/report.rb Co-authored-by:
Claire <claire.github-309c@sitedethib.com> * Add tracking of media attachment description changes * Change poll in status edit to have a structure closer to the real one Co-authored-by:
Claire <claire.github-309c@sitedethib.com>
-
Eugen Rochko authored
* Change design of federation pages in admin UI * Fix query performance in instance media attachments measure * Fix reblogs being included in instance languages dimension
-
- Mar 07, 2022
-
-
Eugen Rochko authored
* Add `/api/v1/accounts/familiar_followers` to REST API * Change hide network preference to be stored consistently for local and remote accounts * Add dummy classes to migration * Apply suggestions from code review Co-authored-by:
Claire <claire.github-309c@sitedethib.com> Co-authored-by:
Claire <claire.github-309c@sitedethib.com>
-
- Feb 11, 2022
-
-
Eugen Rochko authored
* Add notifications when a reblogged status has been updated * Change wording to say "edit" instead of "update" and add missing controls * Replace previous update notifications with the most up-to-date one
-
Claire authored
* Change tests to have more specific expectations on sent ActivityPub payloads * Check that payload doesn't actually contain the contents of the boosted toot * Fix Undo Announce sometimes inlining the originally Announced status
-
- Feb 09, 2022
-
-
Eugen Rochko authored
* Add edit history to web UI * Change history reducer to store items per status * Fix missing loading prop
-
- Jan 23, 2022
-
-
Claire authored
-
- Jan 19, 2022
-
-
Eugen Rochko authored
* Add support for editing for published statuses * Fix references to stripped-out code * Various fixes and improvements * Further fixes and improvements * Fix updates being potentially sent to unauthorized recipients * Various fixes and improvements * Fix wrong words in test * Fix notifying accounts that were tagged but were not in the audience * Fix mistake
-
- Jan 17, 2022
-
-
Claire authored
-
Eugen Rochko authored
-
- Jan 16, 2022
-
-
Eugen Rochko authored
-
- Nov 26, 2021
-
-
Eugen Rochko authored
-
- Nov 25, 2021
-
-
Eugen Rochko authored
* Add trending links * Add overriding specific links trendability * Add link type to preview cards and only trend articles Change trends review notifications from being sent every 5 minutes to being sent every 2 hours Change threshold from 5 unique accounts to 15 unique accounts * Fix tests
-
- Oct 14, 2021
-
-
Eugen Rochko authored
-
- Sep 13, 2021
-
-
Claire authored
* Stop setting a shortcode to newly-created media attachments The WebUI has stopped using the “short media URL” in ages. This isn't used anywhere except for mail notifications. Deprecating it would allow us to eventually get rid of at least a database column and corruption-prone index, as well as a controller. * Fix tests
-
- Sep 08, 2021
-
-
Holger authored
Use relative path for `scope` in web manifest to allow users use PWA correctly via alternate domains.
-
- Jul 10, 2021
-
-
Eugen Rochko authored
List various values like file size limits and supported mime types
-
- Jun 27, 2021
-
-
David Sterry authored
-
- May 16, 2021
-
-
dogelover911 authored
Co-authored-by:
dogelover911 <dogelover911@localhost>
-
- May 11, 2021
-
-
Eugen Rochko authored
Fix #16217, regression from #16160
-
- May 09, 2021
-
-
rinsuki authored
-
- May 07, 2021
-
-
Eugen Rochko authored
-
- Apr 12, 2021
-
-
Eugen Rochko authored
-
- Feb 21, 2021
-
-
Eugen Rochko authored
-
- Dec 23, 2020
-
-
trwnh authored
* Update featured_tags_controller.rb * Update featured_tag_serializer.rb * Update featured_tag_serializer.rb * Delete account_featured_tag_serializer.rb * please codeclimate * please codeclimate
-
- Dec 15, 2020
-
-
Marcin Mikołajczak authored
* Add app shortcuts Signed-off-by:
mkljczk <me@mkljczk.pl> * Fix codeclimate issues Signed-off-by:
mkljczk <me@mkljczk.pl> * Change shortcuts Signed-off-by:
mkljczk <me@mkljczk.pl> * More consistent new-status icon Signed-off-by:
mkljczk <me@mkljczk.pl>
-
- Dec 06, 2020
-
-
Takeshi Umeda authored
-
- Nov 07, 2020
-
-
Eugen Rochko authored
-
- Nov 04, 2020
-
-
Takeshi Umeda authored
* Add account sensitized * Fix i18n normalize * Fix description and spec * Fix spec * Fix wording
-
- Oct 12, 2020
-
-
OSAMU SATO authored
* Adding duration to muting. * Remove useless checks
-
- Sep 30, 2020
-
-
ThibG authored
Fixes #13882
-
- Sep 18, 2020
-
-
Eugen Rochko authored
* Add bell button Fix #4890 * Remove duplicate type from post-deployment migration * Fix legacy class type mappings * Improve query performance with better index * Fix validation * Remove redundant index from notifications
-
- Sep 11, 2020
-
-
Eugen Rochko authored
-
- Sep 02, 2020
-
-
ThibG authored
It's not useful for now, but it's required by ActivityPub
-
Takeshi Umeda authored
-
Eugen Rochko authored
-