docbrown/app
aRtoo b421ad908b Add JSitor liquid tag (#4657) [deploy]
* Request change
- Added specific error message
- changed jsitor to JSitor
- changed JSITOR_URL constant to URL_REGEXP
- added space between URL_REGEXP and initialize method

* created jsitor liquid tag
- created a jsitor_tag.rb for jsitor liquid core
- created partial (_jsitor.html.erb) for jsitor liquid tag

* created test for jsitor liquid tag
- created spec for jsitor liquid tag
- generated jsitor_liquid_tag.approved.html

* added suggestion change
- removed regex
- change the full link to embeddable id
- removed dead code(methods) due to change logic
- removed checking of link since embeddable id will be parse as string
- removed parts of the test
- change the guide explanation

* Added lazy loading on iframe
2019-11-05 09:43:52 -05:00
..
assets Hide a blocked user's content [deploy] (#4678) 2019-11-04 14:47:26 -05:00
black_box Update feed to have popular post stick around less (#4413) 2019-10-14 12:34:11 -04:00
controllers Moved user-github-token to Redis (#4710) 2019-11-04 17:05:24 -05:00
dashboards Pro: memberships (#3461) 2019-09-24 10:38:54 -07:00
decorators Move cached_followed_tags to redis (#4714) 2019-11-05 09:34:58 -05:00
errors Pro: memberships (#3461) 2019-09-24 10:38:54 -07:00
fields Enables Rails cops (#2186) 2019-03-25 09:25:55 -04:00
helpers Enforce ruby19_no_mixed_keys Style/HashSyntax (#4588) 2019-10-25 10:27:55 -04:00
javascript Fix eslint lints in chat's jsx files (#4302) [deploy] 2019-11-04 15:51:30 -05:00
jobs Implement Moderators audit logs (#3449) 2019-10-23 10:30:45 -04:00
labor move cached_follow_check to redis (#4715) 2019-11-05 09:34:42 -05:00
lib Update constants.rb (#4394) 2019-10-14 09:15:09 -04:00
liquid_tags Add JSitor liquid tag (#4657) [deploy] 2019-11-05 09:43:52 -05:00
mailers Make The Default Email An Enviroment Variable. (#4677) 2019-11-01 09:03:06 -04:00
models Moved following_users_ids to Redis (#4708) 2019-11-04 17:04:46 -05:00
observers Add comment markdown to warned_user_ping (#3750) 2019-08-22 22:04:45 -04:00
policies Add new font and theme config, plus new navbar config option (#4462) 2019-10-24 08:38:46 -04:00
sanitizers Add support for mark element in markdown (#2089) 2019-03-18 17:10:58 -04:00
serializers/webhook Use a sortable unique ID for the event_id (#3972) 2019-09-09 10:15:12 -04:00
services Moved classic-article-for-tag to Redis (#4706) 2019-11-04 17:06:15 -05:00
uploaders Strip EXIF and GPS data from uploaded images (#4450) 2019-10-24 16:35:10 -04:00
view_objects Dispatch events to the webhook endpoints #3715 (#3872) 2019-09-07 13:17:45 -04:00
views Add JSitor liquid tag (#4657) [deploy] 2019-11-05 09:43:52 -05:00