Age | Commit message (Collapse) | Author |
|
|
|
|
|
`#``self.home.boosts` (boosts on your home timeline)
|
|
|
|
|
|
|
|
|
|
across all timelines - works in all client apps
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
list timelines
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
concern (#10966)
|
|
revert to `glitch-soc` media model]
I changed the IMAGE_LIMIT and VIDEO_LIMIT variables to read from the env, or use default if not set in the env, to make it easier to change this on an instance by instance basis and make it persistent across updates.
|
|
* Add responsive panels to the single-column layout
* Fixes
* Fix not being able to save the preference
* Fix code style issues
* Set max-height on the compose textarea and add a link to relationship manager
|
|
* Add `from_account` to notifications API
this adds the ability to filter notifications by the account they
originated from
* passing a non-existent user should cause none to be returned
* Fix codeclimate warnings
* fix more codeclimate warnings
* make requested changes:
* use account id instead of user@domain
* name the param `account_id` instead of `from_account`
* Don't use `return` in a lambda
|
|
|
|
|
|
|
|
|
|
|
|
all posts will be filtered).
|
|
time as they're rewritten to use database-level filtering.
|
|
|
|
regular expressions.
|
|
|
|
|
|
should be called every time an object is changed.
|
|
the model instead of from the controller.
|
|
|
|
|
|
FTS-enabled version of Monsterfork will need to apply the migration from `dist/search.sql` then run `bundle exec rails monsterfork:index_statuses`.
|
|
|