This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/app/adapters
Jarek Radosz 057d6b406d
DEV: Extensively use includes() (#17541)
Also, the change in insert-hyperlink (from `this.linkUrl.indexOf("http") === -1` to `!this.linkUrl.startsWith("http")`) was intentional fix: we don't want to prevent users from looking up topics with http in their titles.
2022-07-17 20:48:36 +02:00
..
email-template.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
group.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
notification.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
pending-post.js FEATURE: Display pending posts on user’s page 2021-11-29 10:26:33 +01:00
post-reply-history.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
post-reply.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
post.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
published-page.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
rest.js DEV: Extensively use includes() (#17541) 2022-07-17 20:48:36 +02:00
reviewable-explanation.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
reviewable-settings.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
reviewable-topic.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
reviewable.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
tag-info.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
tag-notification.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
tag.js FIX: Renaming and deleting tags (#11169) 2020-11-10 10:57:25 +00:00
topic-list.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
topic.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00