zulip / zulip-flutter

Upcoming Zulip mobile apps for Android and iOS, using Flutter
Apache License 2.0
177 stars 164 forks source link

Handle old experimental content features, or get them cleaned up #965

Open gnprice opened 3 weeks ago

gnprice commented 3 weeks ago

The results of the survey #917 / #190 of unimplemented content features include several features that appear in the public chat.zulip.org message history for only a brief period. It's not clear any of them went to Zulip Cloud or into a published Zulip Server release.

They are (borrowing notes from @PIG208 on #921):

For each of these it'd probably be best to get them migrated on the server to a modern form.

Failing that, it'd be good to support them on the client.

When we go to pick up actually doing this, we can file individual issues for each of these features.

Chat thread: https://chat.zulip.org/#narrow/stream/243-mobile-team/topic/Unimplemented.20features/near/1932599

andersk commented 18 hours ago

Note that website previews (<div class="message_embed">) are not old or experimental. They’re underrepresented in the chat.zulip.org sample because they’re not enabled there.

gnprice commented 16 hours ago

Thanks for the correction! Split that out as #1016, and moved it up to the "Launch" milestone.