Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Show SENSITIVE tag on sensitive images (#267)
|
|
Don't show skins selector when there's only one (#256)
|
|
|
|
Threads now inherit privacy directly (#309)
|
|
|
|
|
|
|
|
|
|
This makes slightly more sense, and ensures that the author of a post is always referenced in the audience (which some servers might rely on). And the announce is POSTed to the author's inbox anyways.
|
|
Also adds the ability to decouple the centralized axios logic from the
state dispatcher
|
|
|
|
Fix list editor design
|
|
|
|
|
|
flavours/glitch/util/initial_state is used in places where we want to
exhibit different behavior based on user preferences. This means that
it's used in places where no preference is defined, i.e. on an
unauthenticated access. All values exported from that module must
therefore expect that case; previously, the max chars value didn't.
Addresses #306.
|
|
|
|
|
|
|
|
* Fix actors accepting invalid URI schemes or different host between URI and URL
* Fix statuses accepting invalid URI scheme or different host to actor
* Adjust tests to new requirements
* Improve readability of mismatching_origin?/invalid_origin? methods
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* i18n: (zh-CN) Add translations of #6125
* i18n: (zh-CN) Add translations of #6132
* i18n: (zh-CN) Add translations of #6099
* i18n: (zh-CN) Add translations of #6071
* i18n: (zh-CN) Improve translations
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Update ja.js for #296
|
|
|
|
Threaded mode~
|
|
Fix search popout
|
|
|
|
|