Robin Ward
|
d4b16b487e
|
FIX: Another onebox head request
|
2017-05-22 17:00:19 -04:00 |
Robin Ward
|
a8d1e44943
|
FIX: Onebox will do a HEAD request first for redirects
|
2017-05-22 16:52:26 -04:00 |
Robin Ward
|
b8d78b33c6
|
FIX: Other content types like images are fine
|
2017-05-22 16:51:37 -04:00 |
Robin Ward
|
4c690f7089
|
Use `FinalDestination` to ensure public redirects for onebox
|
2017-05-22 16:42:49 -04:00 |
Neil Lalonde
|
9edc490d3f
|
FIX: remove memoized values in jobs
|
2017-05-22 16:26:30 -04:00 |
Robin Ward
|
b23fc2bf84
|
Helper to find the final destination for a URL
|
2017-05-22 15:52:41 -04:00 |
Sam
|
6231318462
|
Merge pull request #4877 from rimian/plugin_helper
FEATURE: Require spec helpers for plugins
|
2017-05-22 15:22:55 -04:00 |
Neil Lalonde
|
f350dd4fd1
|
FIX: possible data leaking from one site to another in multisite in PendingFlagsReminder
|
2017-05-22 15:18:13 -04:00 |
Neil Lalonde
|
02fb86916f
|
Version bump to v1.8.0.beta13
|
2017-05-22 13:49:35 -04:00 |
Régis Hanol
|
a7f337fa93
|
FIX: CDN wasn't properly applied to category background images when using S3
|
2017-05-22 18:37:01 +02:00 |
Arpit Jalan
|
decb432740
|
FIX: fill date input with default date range
|
2017-05-22 21:54:28 +05:30 |
Robin Ward
|
773445b8df
|
FIX: Topic Crawling should only crawl HTTP/S urls
|
2017-05-22 11:57:20 -04:00 |
Guo Xiang Tan
|
76229535ac
|
Remove old test case.
|
2017-05-22 18:23:09 +08:00 |
Guo Xiang Tan
|
08c36fa968
|
REFACTOR: Clean up some code associated with topic timers.
|
2017-05-22 18:10:29 +08:00 |
Guo Xiang Tan
|
604aaf8686
|
FIX: N+1 query in suggested topics list.
|
2017-05-22 18:05:38 +08:00 |
Guo Xiang Tan
|
ded9575c32
|
Merge pull request #4878 from tgxworld/fix_topic_timestamp_changer
Fix topic timestamp changer
|
2017-05-22 16:07:54 +08:00 |
Guo Xiang Tan
|
238a156300
|
FIX: `TopicTimestampChanger` should not allow timestamps in the future.
|
2017-05-22 16:03:49 +08:00 |
Guo Xiang Tan
|
4382a0bb07
|
Rename `PostTimestampChanger` -> `TopicTimestampChanger`.
|
2017-05-22 15:01:33 +08:00 |
Arpit Jalan
|
f57914ccd8
|
Update translations
|
2017-05-22 10:24:44 +05:30 |
Rimian Perkins
|
2b5dfb6e8e
|
avoid double lookup for plugin helpers
|
2017-05-22 14:50:53 +10:00 |
Guo Xiang Tan
|
330338af3a
|
FIX: Don't hardcode text in smoke test.
|
2017-05-22 08:01:33 +08:00 |
Jeff Atwood
|
6a746c931a
|
add vandalism cue to spam flag
|
2017-05-20 11:31:20 -07:00 |
Jeff Atwood
|
393c060047
|
use moon glyph to denote "later today"
|
2017-05-19 17:02:00 -07:00 |
Robin Ward
|
ea9f93dcc5
|
FIX: Don't crawl non-http/s links
|
2017-05-19 16:57:41 -04:00 |
Neil Lalonde
|
558a274187
|
UX: flag custom message description is too close to textarea on mobile
|
2017-05-19 16:08:28 -04:00 |
Robin Ward
|
908433a7a0
|
SECURITY: Validate the `entity` when downloading a CSV
|
2017-05-19 16:00:51 -04:00 |
Neil Lalonde
|
0a8e16d049
|
UX: show short flag descriptions in the flag modal on mobile
|
2017-05-19 15:35:10 -04:00 |
Robin Ward
|
28f486cb7a
|
FIX: Regular users shouldn't be able to invite to PMs if disabled
|
2017-05-19 12:57:21 -04:00 |
Neil Lalonde
|
c0c6cb8124
|
mobile like count css rules being ignored
|
2017-05-19 11:10:18 -04:00 |
Neil Lalonde
|
3681b350cd
|
FIX: new topics alert wasn't covering the entire topic list column headings
|
2017-05-19 11:05:38 -04:00 |
Guo Xiang Tan
|
2b66918199
|
Wrong function call.
|
2017-05-19 22:33:06 +08:00 |
Guo Xiang Tan
|
130e7f214b
|
Account for sites using text site logo in smoke test.
|
2017-05-19 22:25:08 +08:00 |
Jeff Atwood
|
387cad693e
|
"next month" doesn't need time fidelity
|
2017-05-18 23:29:37 -07:00 |
Guo Xiang Tan
|
e93535e239
|
Add "Next month" to topic timer selection options.
|
2017-05-19 14:09:53 +08:00 |
Guo Xiang Tan
|
8ab9f30bbd
|
FIX: User can't remove bookmark from a deleted post.
|
2017-05-19 12:25:12 +08:00 |
Rimian Perkins
|
8febaa8be7
|
FEATURE: Require spec helpers for plugins
* Follows any symlinked plugins
|
2017-05-19 12:38:36 +10:00 |
Arpit Jalan
|
870c584e25
|
Merge pull request #4876 from techAPJ/upload-error
FIX: better uploads error page
|
2017-05-19 07:24:15 +05:30 |
Jeff Atwood
|
ef2811f39a
|
simplify time formats for set topic timer
|
2017-05-18 17:14:07 -07:00 |
Neil Lalonde
|
5e88794a65
|
remove box-shadows around radio buttons and checkboxes on mobile
|
2017-05-18 18:04:47 -04:00 |
Neil Lalonde
|
fa77bbf04f
|
FIX: mobile modal close button position, mobile layout of radio buttons and checkboxes
|
2017-05-18 17:08:52 -04:00 |
Robin Ward
|
ed4b2b6d8d
|
FIX: Don't incluide a trailing `<br>` in the bio excerpt
|
2017-05-18 16:40:07 -04:00 |
Neil Lalonde
|
3065b7db4c
|
FIX: label positioning on mobile forms
|
2017-05-18 16:38:35 -04:00 |
Neil Lalonde
|
c2579c5916
|
FIX: layout of buttons and modals on mobile
|
2017-05-18 16:11:52 -04:00 |
Robin Ward
|
1ef43c33d8
|
Don't pre-minifiy autoellipsis
|
2017-05-18 15:16:15 -04:00 |
Blake Erickson
|
2f0ae79ae2
|
add missing space to dutch translation
|
2017-05-18 12:49:47 -06:00 |
Arpit Jalan
|
1fd8e426f2
|
FIX: better uploads error page
|
2017-05-18 23:29:37 +05:30 |
Neil Lalonde
|
019f954c44
|
fix js test failure
|
2017-05-18 13:36:45 -04:00 |
Neil Lalonde
|
dbb814ec6a
|
FIX: allow pasting links into title field that are longer than the max title length
|
2017-05-18 12:32:47 -04:00 |
Robin Ward
|
29755be139
|
Remove bundle-audit, it is not updated frequently enough
|
2017-05-18 12:31:19 -04:00 |
Sam
|
e7c2ad41ca
|
Move discourse dev data out of tmp
Fix watch for restart so it works with puma
|
2017-05-18 11:36:24 -04:00 |