Anders Kaseorg
fda70a5458
templates: Use just one webpack entry point per page.
...
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2019-10-28 15:53:15 -07:00
Anders Kaseorg
f245fcf408
webpack: Enable code splitting and deduplication.
...
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2019-10-28 15:53:15 -07:00
Anders Kaseorg
ee9a6071fd
5xx.html: Build with webpack.
...
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2019-10-28 15:53:15 -07:00
Mateusz Mandera
9d14b50186
auth: Support not using an icon when rendering social login buttons.
...
Since we were using a placeholder emote for SAML, we change the
defaults to no icon now that it's possible.
2019-10-28 15:14:57 -07:00
Mateusz Mandera
28dd1b34f2
auth: Refactor social login rendering.
...
login_context now gets the social_backends list through
get_social_backend_dicts and we move display_logo customization
to backend class definition.
This prepares for easily adding multiple IdP support in SAML
authentication - there will be a social_backend dict for each configured
IdP, also allowing display_name and icon customization per IdP.
2019-10-28 15:06:26 -07:00
Anders Kaseorg
99d34e6ade
hello: Fix carousel indicator buttons.
...
Apparently deferring our own Bootstrap (commit
f1ecd3c18b
, #13164 ) means that this
surprise copy of Bootstrap 2.3.2 also needs to be deferred. What is
this even doing here.
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2019-10-24 13:43:16 -07:00
Tim Abbott
4be355053d
search help: Fix buggy rendering of stream search example.
...
Due to a typo, we've had the example email address as the search
operator for some time :(.
2019-10-24 13:06:58 -07:00
Tim Abbott
1ce5191009
docs: Remove beta tag on email address visibility.
...
The last major follow-up task for this feature was merged recently.
2019-10-21 16:13:04 -07:00
Vishnu KS
f2242c1487
docs: Make update-notification-settings use curl example system.
2019-10-21 17:10:35 +05:30
Vishnu KS
0af7aa8db3
docs: Make update-stream use curl example system.
...
new_name and description params should be valid JSON
strings. The format of these params are marked as
json so that the curl example genenrator can convert
them into json strings.
2019-10-18 13:45:30 -07:00
Vishnu Ks
e96d96b6e4
docs: Add curl example to upload-file.
2019-10-18 13:45:30 -07:00
Vishnu Ks
9ac77a8734
docs: Make upload-custom-emoji use curl example system.
2019-10-18 13:45:30 -07:00
Vishnu Ks
ca44143014
docs: Make render-message use curl example system.
2019-10-15 15:53:03 -07:00
Vishnu Ks
8ffdbdb9bd
docs: Make dev-fetch-api-key use curl example system.
2019-10-15 15:53:03 -07:00
Vishnu Ks
1a0a282242
docs: Make delete-queue use curl example system.
2019-10-15 15:53:03 -07:00
Vishnu Ks
f7add25cc2
docs: Make get-events-from-queue use curl example system.
2019-10-15 15:53:03 -07:00
Vishnu Ks
33f7ae7766
docs: Make register-queue use curl example system.
2019-10-15 15:53:03 -07:00
Vishnu Ks
a42ef542d2
docs: Make get-org-emoji use curl example system.
2019-10-15 15:53:03 -07:00
Vishnu Ks
0b297fc092
docs: Make remove-linkifiers use curl example system.
2019-10-15 15:53:03 -07:00
Vishnu Ks
16dfc772fb
docs: Make add-linkifiers use curl example system.
2019-10-15 15:53:03 -07:00
Vishnu Ks
3cf939a8a4
docs: Make list-linkifiers use curl example system.
2019-10-15 15:53:03 -07:00
Vishnu Ks
a20b399321
docs: Add is_incompatible key to server-settings response.
2019-10-15 15:53:03 -07:00
Vishnu Ks
616502fd37
docs: Remove realm_logo and realm_night_logo from server-settings response.
...
They were removed in 16123c9a58
2019-10-15 15:53:03 -07:00
Vishnu Ks
573d470fd6
docs: Make server-settings use curl example system.
2019-10-15 15:53:03 -07:00
Vishnu Ks
6a5fdcabbd
docs: Make delete-user-group use curl example system.
2019-10-15 15:53:03 -07:00
Vishnu Ks
d1540f7e10
docs: Make update-user-group use curl example system.
2019-10-15 15:53:03 -07:00
Vishnu Ks
c5d6be4df7
docs: Make create-user-group use curl example system.
2019-10-15 15:53:03 -07:00
Vishnu KS
70e8f5ce8a
docs: Make get-user-groups use curl example system.
2019-10-15 15:53:03 -07:00
Vishnu KS
519b24061d
docs: Update the response schema of get-presence.
...
The response no longer contains pushable and client keys.
2019-10-15 15:53:03 -07:00
Vishnu KS
503e65079a
docs: Make get-presence use curl example system.
2019-10-15 15:53:03 -07:00
Vishnu Ks
6f59a17bfe
docs: Make typing use curl example system.
2019-10-15 15:53:03 -07:00
Vishnu Ks
af83884f6f
docs: Make create-user use curl example system.
2019-10-15 15:53:02 -07:00
Vishnu Ks
2a8065963e
docs: Make get-profile use curl example system.
2019-10-15 15:40:44 -07:00
Vishnu Ks
b68b566711
docs: Make get-all-users use curl example system.
2019-10-15 15:40:44 -07:00
Vishnu Ks
ea06dc6ab3
docs: Make delete-stream use curl example system.
2019-10-15 15:40:44 -07:00
Vishnu Ks
8b29f52d09
docs: Make get-stream-id use curl example system.
2019-10-15 15:40:44 -07:00
Vishnu Ks
04cc121b77
docs: Make mute-topics.md use curl example system.
2019-10-15 15:40:44 -07:00
Vishnu Ks
13bdfc0ef8
docs: Make get-stream-topics use curl example system.
2019-10-15 15:40:44 -07:00
Vishnu Ks
ad16c55c77
docs: Make remove-subscriptions use curl example system.
2019-10-15 15:40:44 -07:00
Vishnu Ks
4364e31d69
docs: Make update-subscription-properties use curl example system.
2019-10-15 15:40:44 -07:00
Vishnu Ks
06883dc4b2
docs: Make add-subscriptions use curl example system.
2019-10-15 15:40:44 -07:00
Vishnu Ks
94d31e9d4f
docs: Make get-subscribed-streams use curl example system.
2019-10-15 15:40:44 -07:00
Vishnu Ks
9442422da1
docs: Make get-all-streams use curl example system.
2019-10-15 15:40:44 -07:00
Vishnu Ks
3f9835ed07
docs: Make mark-as-read-bulk use curl example system.
2019-10-15 15:40:44 -07:00
Vishnu Ks
f0b099dbc0
docs: Make update-message-flags use curl example system.
2019-10-15 15:40:44 -07:00
Vishnu Ks
19ee518f2e
docs: Make get-message-history use curl example system.
2019-10-15 15:40:44 -07:00
Vishnu Ks
ed2e89f167
docs: Make delete-message use curl example system.
2019-10-15 15:40:44 -07:00
Vishnu Ks
0dccebbe39
docs: Make update-message use curl example system.
2019-10-15 15:40:44 -07:00
Vishnu KS
9bc3594f75
docs: Make get-raw-message use curl example system.
2019-10-15 15:40:44 -07:00
Rafid Aslam
718b70ec8b
Rename `not_subscribed key` to `not_removed` in users/me/subscriptions.
...
Rename `not_subscibed_key` to `not_removed` in
`users/me/subscriptions` DELETE response.
Fixes #13277 .
2019-10-13 10:30:34 +07:00