docbrown/app/models
Timothy Ng b32ebdb9b9 Update profile links regex to allow trailing slash (#614)
* Update url validation specs to include multiple cases of usernames

* Allow trailing slash in profile links

* Add username with dot separators to list of valid fb usernames

* Update fb url regex to allow dots in between words

* Push existing fb regex allowing for dot separators

* Revert to old regex with added period to character class

* Revert length restriction on fb regex
2018-09-10 16:34:45 -04:00
..
concerns Initial commit 2018-02-28 16:11:08 -05:00
.keep Initial commit 2018-02-28 16:11:08 -05:00
application_record.rb Initial commit 2018-02-28 16:11:08 -05:00
article.rb Increase #cache_tag_list limit (#436) 2018-08-22 14:17:58 -04:00
badge.rb Minimize creation of CacheBuster objects (#599) 2018-07-24 10:30:30 -07:00
badge_achievement.rb Refactor render_rewarding_context_message_html method with a guard (#569) 2018-07-12 10:58:37 -04:00
block.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
broadcast.rb Add some tests around model validations (#459) 2018-06-20 17:14:08 -04:00
chat_channel.rb Fix Naming/UncommunicativeMethodParamName lint (#501) 2018-09-04 18:00:26 -04:00
chat_channel_membership.rb Fix /connect bug and add email-if-inactive functionality (#482) 2018-08-27 14:29:53 -04:00
collection.rb Initial commit 2018-02-28 16:11:08 -05:00
comment.rb Fix Liquid Filters and Fix DevComment Tag (#608) 2018-09-05 17:42:47 -04:00
display_ad.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
email_message.rb V2 of Reports System (#441) 2018-09-04 17:08:41 -04:00
event.rb Minimize creation of CacheBuster objects (#599) 2018-07-24 10:30:30 -07:00
feedback_message.rb V2 of Reports System (#441) 2018-09-04 17:08:41 -04:00
follow.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
github_issue.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
github_repo.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
identity.rb Initial commit 2018-02-28 16:11:08 -05:00
job_opportunity.rb Initial commit 2018-02-28 16:11:08 -05:00
mention.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
message.rb Fix /connect bug and add email-if-inactive functionality (#482) 2018-08-27 14:29:53 -04:00
note.rb Make authorship optional for notes (#616) 2018-09-06 17:50:46 -04:00
notification.rb V2 of Reports System (#441) 2018-09-04 17:08:41 -04:00
organization.rb WIP - Minor fixes to org settings page (#663) 2018-08-07 12:55:58 -04:00
podcast.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
podcast_episode.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
push_notification_subscription.rb Add browser push notifications (attempt) (#412) 2018-06-09 17:33:58 -04:00
reaction.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
role.rb Add ability to prevent comment creation (#554) 2018-08-31 12:11:21 -04:00
search_keyword.rb Add search_keywords record and associated functionality (#494) 2018-06-25 11:58:07 -04:00
tag.rb API: Fix find tags by name (#359) 2018-08-15 17:01:43 -04:00
tweet.rb Fix Naming/UncommunicativeMethodParamName lint (#501) 2018-09-04 18:00:26 -04:00
user.rb Update profile links regex to allow trailing slash (#614) 2018-09-10 16:34:45 -04:00