Robin Ward
|
77d68ccf08
|
FIX: Robin is fired for the typo
|
2014-05-08 16:44:32 -04:00 |
Robin Ward
|
44ed0d5232
|
FIX: Even more safety, the topic must exist as well.
|
2014-05-08 16:41:25 -04:00 |
Robin Ward
|
5fb962a65f
|
FIX: Some extra safety - in the case that an imported post was deleted,
don't error out of the PollFeed job
|
2014-05-08 16:27:17 -04:00 |
Louis Rose
|
1574485443
|
Perform the where(...).first to find_by(...) refactoring.
This refactoring was automated using the command: bundle exec "ruby refactorings/where_dot_first_to_find_by/app.rb"
|
2014-05-06 14:41:59 +01:00 |
Sam
|
e5f41b8a21
|
FEATURE: whitelist and blacklist selectors for embeds
|
2014-04-15 14:07:30 +10:00 |
Robin Ward
|
ce40a27274
|
FIX: If there is an invalid URI in the import, don't throw an error
|
2014-04-09 11:04:45 -04:00 |
Régis Hanol
|
6373de550f
|
update annotations
|
2014-04-08 17:35:44 +02:00 |
Robin Ward
|
767048cc8d
|
FIX: Strips spaces from the end of URLs
|
2014-04-03 15:35:31 -04:00 |
Robin Ward
|
10d0320532
|
FIX: Allow expanding posts when anonymous, add specs
|
2014-04-03 11:30:43 -04:00 |
Robin Ward
|
079123f008
|
Allow the `content_sha1` column of `topic_embed` to be nullable
|
2014-04-02 16:18:51 -04:00 |
Robin Ward
|
d1e7fa1c47
|
Minor tweaks to importing first posts
|
2014-04-02 15:54:21 -04:00 |
Robin Ward
|
b250aa36a0
|
Remote fetching of blog contents
|
2014-04-02 10:26:46 -04:00 |
Aslak Knutsen
|
f011fbdca9
|
Normalize URL from Feed Entry after adding link to original in Topic
Since a URL might be case sensitive, adding a link to the original
Feed Entry with changed case to the Topic could end in 404.
|
2014-03-27 20:48:01 +01:00 |
Robin Ward
|
9d1855f92f
|
Always use lower case URLs, fix date formatting and add full date title
|
2014-03-23 15:22:02 -04:00 |
Robin Ward
|
faaada6e8a
|
Consider URLs the same even with a trailing slash
|
2014-03-19 16:33:21 -04:00 |
Robin Ward
|
d3f1eb395d
|
Updated import for TypePad
|
2014-03-19 15:02:49 -04:00 |
Sam
|
be560d4eb6
|
Update annotations
|
2014-02-07 11:07:52 +11:00 |
Eric Carlson
|
6766451ab4
|
Add site setting for category of topics created by embedding
|
2014-01-23 22:25:48 -07:00 |
Robin Ward
|
af9b7bfee2
|
Add support for lists to readability topic importing.
|
2014-01-09 15:49:38 -05:00 |
Robin Ward
|
4f8aed295a
|
FEATURE: Embeddable Discourse comments, now with simple-rss instead of feedzirra
|
2013-12-31 15:01:22 -05:00 |
Robin Ward
|
62db063e1e
|
Revert "Support for Embeddable Comments via IFRAME" - it depends on Curl
which not every server has. Have to rethink this.
This reverts commit e3e4c62887 .
|
2013-12-31 12:52:31 -05:00 |
Robin Ward
|
e3e4c62887
|
Support for Embeddable Comments via IFRAME
|
2013-12-31 12:26:24 -05:00 |